Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias Message.DeleteChatPhotoMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.1.2/mod.ts";
const { DeleteChatPhotoMessage } = Message;
definition: ServiceMessage & MsgWith<"delete_chat_photo">