MadelineProto/docs/TD_docs/constructors/stickerEmojis.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

782 B

title description
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

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