method Client.prototype.getMyCommandsimport { Client } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; getMyCommands(params?: GetMyCommandsParams): Promise<BotCommand[]>Get the bot's commands in the given scope and/or language. Bot-only. Parametersoptionalparams: GetMyCommandsParamsReturnsPromise<BotCommand[]>