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

x/mtkruto/types/2_message_reactions.ts>constructMessageReactions

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function constructMessageReactions
import { constructMessageReactions } from "https://deno.land/x/mtkruto@0.2.50/types/2_message_reactions.ts";

Parameters

update: Api.updateBotMessageReaction
getEntity: EntityGetter

Returns

Promise<MessageReactions | null>