type alias enums.BotCommandScopeimport { type enums } from "https://deno.land/x/mtkruto@0.1.130/2_tl.ts"; const { BotCommandScope } = enums; definition: | types.BotCommandScopeDefault | types.BotCommandScopeUsers | types.BotCommandScopeChats | types.BotCommandScopeChatAdmins | types.BotCommandScopePeer | types.BotCommandScopePeerAdmins | types.BotCommandScopePeerUser