mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
613 B
613 B
title | description |
---|---|
inputMessageSticker | Sticker message |
Constructor: inputMessageSticker
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 |