Skip to main content
Go to Latest
type alias Message.MigrateToChatIdMessage
import { type Message } from "https://deno.land/x/grammy_conversations@v1.1.1/deps.deno.ts";
const { MigrateToChatIdMessage } = Message;
definition: ServiceMessage & MsgWith<"migrate_to_chat_id">