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