interface MessagePhoto
implements _MessageMediaBase
Re-export
import { type MessagePhoto } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Properties
photo: Photo
The photo included in the message.
import { type MessagePhoto } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
The photo included in the message.