import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UpdateBotCommands } = tl.Api;
Properties
commands: Api.TypeBotCommand[]
peer: Api.TypePeer
Static Methods
fromReader(reader: Reader): UpdateBotCommands
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UpdateBotCommands } = tl.Api;