import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { MessageMediaPhoto } = tl.Api;
Properties
optional
photo: Api.TypePhotoStatic Methods
fromReader(reader: Reader): MessageMediaPhoto
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { MessageMediaPhoto } = tl.Api;