Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias Message.MigrateToChatIdMessage
import { type Message } from "https://deno.land/x/grammy_menu@v1.3.0/deps.deno.ts";
const { MigrateToChatIdMessage } = Message;
definition: ServiceMessage & MsgWith<"migrate_to_chat_id">