Skip to main content
Module

x/mtkruto/mod.ts>UpdateMessageReactionCount

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface UpdateMessageReactionCount
import { type UpdateMessageReactionCount } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

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

Properties

messageReactionCount: MessageReactionCount

The new message reactions.