Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface PhotoSize
import { type PhotoSize } from "https://deno.land/x/telegram_bot_api@0.4.0/src/types/common/objects.ts";

Properties

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