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

x/mtkruto/types/6_update.ts>UpdateMessageReactionCount

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

The anonymous reactions made to a message were changed. Bot-only.

Properties

messageReactionCount: MessageReactionCount

The new message reactions.