Skip to content

class Tourmaline::BotCommandScopeAllGroupChats
inherits Reference #

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

Included modules

JSON::Serializable

Constructors#

.new(pull : JSON::PullParser) #

View source

.new(type) #

View source

Methods#

#type : String #

Scope type, must be all_group_chats

View source

#type=(type : String) #

Scope type, must be all_group_chats

View source