1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/constructors/inputMessageSticker.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

613 B

title description
inputMessageSticker Sticker message

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