MadelineProtoDocs/docs/TD_docs/constructors/inputSticker.md
2018-04-01 13:24:46 +02:00

772 B

title description
inputSticker Description of a sticker which should be added to a sticker set

Constructor: inputSticker

Back to constructors index

Description of a sticker which should be added to a sticker set

Attributes:

Name Type Required Description
png_sticker InputFile Yes Png image with the sticker, must be up to 512 kilobytes in size and fit in 512x512 square
emojis string Yes Emojis corresponding to the sticker
mask_position maskPosition Yes Position where the mask should be placed, nullable

Type: InputSticker