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