InputStickerInput
Describes a sticker that needs to be added to a sticker set.
The InputStickerInputUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Static
Animated
InputStickerStaticInput
A static sticker in PNG format, which will be converted to WEBP server-side.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "inputStickerStatic" | |
sticker | PNG image with the sticker; must be up to 512 KB in size and fit in a 512x512 square | |
emojis | string | Emojis corresponding to the sticker |
maskPosition | For masks, position where the mask is placed; pass null if unspecified |