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

1009 B

title description
sticker Describes sticker

Constructor: sticker

Back to constructors index

Describes sticker

Attributes:

Name Type Required Description
set_id long Yes Identifier of sticker set to which the sticker belongs or 0 if none
width int Yes Sticker width as defined by sender
height int Yes Sticker height as defined by sender
emoji string Yes Emoji corresponding to the sticker
is_mask Bool Yes True, if the sticker is a mask
mask_position maskPosition Yes Position where the mask should be placed, nullable
thumb photoSize Yes Sticker thumb in webp or jpeg format, nullable
sticker file Yes File with sticker

Type: Sticker