Skip to main content
Module

x/mtkruto/mod.ts>MessageReactionCount

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

Properties

chat: ChatP
messageId: number
date: Date
reactions: ReactionCount[]