telegramx.js

UploadStickerFileParams

interface

Declaration

interface UploadStickerFileParams 

Properties

sticker_format: string;

Format of the sticker, must be one of "static", "animated", "video"

stickerproperty#
sticker: InputFile;

A file with the sticker in .WEBP, .PNG, .TGS, or .WEBM format. See https://core.telegram.org/stickers for technical requirements. More information on Sending Files: https://core.telegram.org/bots/api#sending-files

user_idproperty#
user_id: number;

User identifier of sticker file owner