TDLib v0.0.2 TDLib.Object.StickerEmojis View Source
Represents a list of all emoji corresponding to a sticker in a sticker set. The list is only for informational purposes, because a sticker is always sent with a fixed emoji from the corresponding Sticker object.
Name | Type | Description |
---|---|---|
emojis | string[] | List of emojis. |
More details on telegram’s documentation.