Skip to main content
Module

x/mtkruto/mod.ts>MessageReference

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageReference
Re-export
import { type MessageReference } from "https://deno.land/x/mtkruto@0.1.160/mod.ts";

Reference to a message.

Properties

chatId: number

Unique identifier of the chat.

messageId: number

Unique identifier of the message.