Skip to content

export Interface

AnimationFilePacket ​

extends ​

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

Properties ​

duration? : number ​

file_id? : string ​

file_name? : string ​

file_path? : string ​

file_size? : number ​

file_unique_id? : string ​

height? : number ​

mime_type? : string ​

thumbnail? : PhotoSize ​

width? : number ​

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