mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
772 B
772 B
title | description |
---|---|
inputSticker | Description of a sticker which should be added to a sticker set |
Constructor: inputSticker
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 |