Skip to main content
Module

x/mtkruto/mod.ts>constructMessageReactionCount

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function constructMessageReactionCount
Re-export
import { constructMessageReactionCount } from "https://deno.land/x/mtkruto@0.1.141/mod.ts";

Parameters

update: types.UpdateBotMessageReactions
getEntity: EntityGetter

Returns

Promise<MessageReactionCount | null>