Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/2_message_reaction_count.ts>MessageReactionCount

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

Properties

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