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