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