Module

x/grammy_types/mod.ts>MessageId

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface MessageId
import { type MessageId } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";

This object represents a unique message identifier.

Properties

message_id: number

Unique message identifier

import MessageId
import { MessageId } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";