class types.UpdateBotCommands extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateBotCommands } = types; ConstructorsnewUpdateBotCommands(params: { peer: TypePeer; botId: bigint; commands: Array<TypeBotCommand>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsbotId: bigintcommands: Array<TypeBotCommand>peer: TypePeerStatic Propertiesreadonly[paramDesc]: ParamDesc