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

x/mtkruto/tl/3_functions.ts>messages_setBotCallbackAnswer_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_setBotCallbackAnswer_
extends Function_<boolean>
import { messages_setBotCallbackAnswer_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
messages_setBotCallbackAnswer_(params: { alert?: true; query_id: bigint; message?: string; url?: string; cache_time: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
alert: true
cache_time: number
optional
message: string
query_id: bigint
optional
url: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc