type alias types.TypeBotCommandScopeimport { type types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { TypeBotCommandScope } = types; definition: | BotCommandScopeDefault | BotCommandScopeUsers | BotCommandScopeChats | BotCommandScopeChatAdmins | BotCommandScopePeer | BotCommandScopePeerAdmins | BotCommandScopePeerUser