Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.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.157/3_types.ts";

Reference to a message.

Properties

chatId: number
messageId: number