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