MadelineProto/docs/TD_docs/constructors/sticker.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

1018 B

title description
sticker Describes sticker

Constructor: sticker

Back to constructors index

Describes sticker

Attributes:

Name Type Required Description
set_id int64 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