Skip to main content
Module

x/grammy_types/mod.ts>Message.MigrateFromChatIdMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.MigrateFromChatIdMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.3.0/mod.ts";
const { MigrateFromChatIdMessage } = Message;
definition: ServiceMessage & MsgWith<"migrate_from_chat_id">