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

x/mtkruto/mod.ts>Client#answerCallbackQuery

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method Client.prototype.answerCallbackQuery
import { Client } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";

Answer a callback query. Bot-only.

Parameters

id: string

ID of the callback query to answer.