TDLib v0.0.2 TDLib.Object.InputSticker View Source

Describes a sticker that should be added to a sticker set.

NameTypeDescription
png_stickerInputFilePNG image with the sticker; must be up to 512 kB in size and fit in a 512x512 square.
emojisstringEmoji corresponding to the sticker.
mask_positionmaskPositionFor masks, position where the mask should be placed; may be null.

More details on telegram’s documentation.