interface BotCommandScopeAllGroupChatsimport { type BotCommandScopeAllGroupChats } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts"; Represents the scope of bot commands, covering all group and supergroup chats. Propertiestype: "all_group_chats"Scope type, must be all_group_chats