class types.UpdateBotCommands
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateBotCommands } = types;
Constructors
new
UpdateBotCommands(params: { peer: TypePeer; botId: bigint; commands: Array<TypeBotCommand>; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc