Very Popular
Go to Latest
type alias Message.MigrateToChatIdMessage
import { type Message } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.web.ts";
const { MigrateToChatIdMessage } = Message;
definition: ServiceMessage & MsgWith<"migrate_to_chat_id">