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

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

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

Parameters

update: Api.updateBotMessageReaction
getEntity: EntityGetter

Returns

Promise<MessageReactions | null>