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

686 B

title description image
inputMessageSticker Sticker message https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputMessageSticker

Back to constructors index

Sticker message

Attributes:

Name Type Required Description
sticker InputFile Yes Sticker to send
thumb inputThumb Yes Sticker thumb, if available
width int Yes Sticker width
height int Yes Sticker height

Type: InputMessageContent