TDLib v0.0.2 TDLib.Object.InputMessageSticker View Source
A sticker message.
Name | Type | Description |
---|---|---|
sticker | InputFile | Sticker to be sent. |
thumbnail | inputThumbnail | Sticker thumbnail, if available. |
width | number | Sticker width. |
height | number | Sticker height. |
More details on telegram’s documentation.