telegram.BotCommandScopeAllGroupChats

class telegram.BotCommandScopeAllGroupChats(**_kwargs)

Bases: telegram.botcommandscope.BotCommandScope

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

New in version 13.7.

type

Scope type telegram.BotCommandScope.ALL_GROUP_CHATS.

Type

str