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

x/mtkruto/mod.ts>constructCallbackQuery

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

Parameters

callbackQuery: types.UpdateBotCallbackQuery | types.UpdateInlineBotCallbackQuery
getEntity: EntityGetter
getMessage: MessageGetter