Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/2_message_interactions.ts>MessageInteractions

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageInteractions
import { type MessageInteractions } from "https://deno.land/x/mtkruto@0.1.139/types/2_message_interactions.ts";

Properties

chatId: number
messageId: number
reactions: MessageReaction[]
views: number
forwards: number