interface BotCommandScopeAllPrivateChatsimport { type BotCommandScopeAllPrivateChats } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.web.ts"; Represents the scope of bot commands, covering all private chats. Propertiestype: "all_private_chats"Scope type, must be all_private_chats