Skip to main content
Module

x/mtkruto/3_types.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.30/3_types.ts";

Parameters

update: Api.updateBotMessageReaction
getEntity: EntityGetter

Returns

Promise<MessageReactions | null>