type alias Api.TypeBotCommandScopeimport { type Api } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts"; const { TypeBotCommandScope } = Api; definition: | BotCommandScopeDefault | BotCommandScopeUsers | BotCommandScopeChats | BotCommandScopeChatAdmins | BotCommandScopePeer | BotCommandScopePeerAdmins | BotCommandScopePeerUser