Skip to main content
Module

x/mtkruto/tl/2_types.ts>UpdateBotCommands_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class UpdateBotCommands_
extends _Update_
import { UpdateBotCommands_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
UpdateBotCommands_(params: { peer: enums.Peer; bot_id: bigint; commands: Array<enums.BotCommand>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot_id: bigint
commands: Array<enums.BotCommand>
peer: enums.Peer

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc