Skip to content

export Interface

DocumentFilePacket ​

extends ​

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

Properties ​

file_id? : string ​

file_name? : string ​

file_path? : string ​

file_size? : number ​

file_unique_id? : string ​

mime_type? : string ​

thumbnail? : PhotoSize ​

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