Skip to content

InputMediaSticker

Represents a sticker file to be sent.

Fields

typeString = stickerRequired
Type of the result, must be sticker
mediaInputFileStringRequired📎 Files
File to send. Pass a file\id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a .WEBP sticker from the Internet, or pass "attach://attach\name>" to upload a new .WEBP, .TGS, or .WEBM sticker using multipart/form-data under attach\_name> name. More information on Sending Files »
emojiStringOptional
Optional. Emoji associated with the sticker; only for just uploaded stickers

GramIO Usage

See Also