Skip to content

GramIO API Reference / gramio/dist / TelegramBotCommandScopeAllGroupChats

Interface: TelegramBotCommandScopeAllGroupChats

Defined in: @gramio/types/out/objects.d.ts:5166

Represents the scope of bot commands, covering all group and supergroup chats.

Documentation

Properties

PropertyTypeDescriptionDefined in
type"all_group_chats"Scope type, must be all_group_chats@gramio/types/out/objects.d.ts:5170