import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Send a callback query. User-only.
Parameters
chatId: ID
The chat that includes the messsage.
question: CallbackQueryQuestion
The callback query's question.
Returns
Promise<CallbackQueryAnswer>
The bot's answer to the callback query.