interface MessagePhoto
implements MessageMediaBase
import { type MessagePhoto } from "https://deno.land/x/mtkruto@0.1.139/types/4_message.ts";
Properties
photo: Photo
The photo included in the message.
x/mtkruto/types/4_message.ts>MessagePhoto
import { type MessagePhoto } from "https://deno.land/x/mtkruto@0.1.139/types/4_message.ts";
The photo included in the message.