Const
The base homeserver url which has a content repo.
The mxc:// URI.
Optional
width: numberThe desired width of the thumbnail.
Optional
height: numberThe desired height of the thumbnail.
Optional
resizeMethod: "crop" | "scale"The thumbnail resize method to use, either "crop" or "scale".
Optional
allowDirectLinks: booleanIf true, return any non-mxc URLs directly. Fetching such URLs will leak information about the user to anyone they share a room with. If false, will return the emptry string for such URLs.
The complete URL to the content. May be empty string if mxc is not a string.
Generated using TypeDoc
Get the HTTP URL for an MXC URI.