Skip to main content
Latest
type alias Message.NewChatPhotoMessage
import { type Message } from "https://deno.land/x/grammy_menu@v1.2.1/deps.deno.ts";
const { NewChatPhotoMessage } = Message;
definition: ServiceMessage & MsgWith<"new_chat_photo">