Skip to content

export Interface

StickerFilePacket ​

extends ​

FilePacket,PhotoSizeFilePacket

Properties ​

client? : Client ​

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 ​