Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface PhotoSize
Re-export
import { type PhotoSize } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";

Properties

file_id: string
file_unique_id: string
width: number
height: number
optional
file_size: number