Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetBotApp

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetBotApp
extends Function<types.TypeMessagesBotApp>
import { functions } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { MessagesGetBotApp } = functions;

Constructors

new
MessagesGetBotApp(params: { app: types.TypeInputBotApp; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
app: types.TypeInputBotApp
hash: bigint

Static Properties

readonly
[paramDesc]: ParamDesc