Skip to content

export Interface

StickerFilePacket ​

extends ​

Omit<FilePacket, "token" | "rest">,PhotoSizeFilePacket

Properties ​

custom_emoji_id? : string ​

emoji? : string ​

file_id? : string ​

file_path? : string ​

file_size? : number ​

file_unique_id? : string ​

height? : number ​

is_animated? : boolean ​

is_video? : boolean ​

mask_position? : MaskPosition ​

needs_repainting? : true ​

premium_animation? : File | FilePacket ​

set_name? : string ​

thumbnail? : PhotoSizeFilePacket ​

type? : "regular" | "maks" | "custom_emoji" ​

width? : number ​

A modern, powerful library for building your Telegram bots, with seamless support for both JavaScript and Typescript.