TgKit library and website are still in early development!

LinkPreviewOptions Interface

Properties

isDisabled boolean

*true*, if the link preview is disabled

See the code

preferLargeMedia boolean

*true*, if the media in the link preview is supposed to be enlarged; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview

See the code

preferSmallMedia boolean

*true*, if the media in the link preview is supposed to be shrunk; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview

See the code

showAboveText boolean

*true*, if the link preview must be shown above the message text; otherwise, the link preview will be shown below the message text

See the code

url string

URL to use for the link preview. If empty, then the first URL found in the message text will be used

See the code