MadelineProtoDocs/docs/TD_docs/constructors/stickerEmojis.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

855 B

title description image
stickerEmojis Represents list of all emojis corresponding to a sticker in a sticker set. The list is only for informational purposes because sticker is always sent with a fixed emoji from the corresponding Sticker object https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: stickerEmojis

Back to constructors index

Represents list of all emojis corresponding to a sticker in a sticker set. The list is only for informational purposes because sticker is always sent with a fixed emoji from the corresponding Sticker object

Attributes:

Name Type Required Description
emojis Array of string Yes List of emojis

Type: StickerEmojis