class Tourmaline::BotCommandScopeChat
inherits Reference
#
Represents the scope of bot commands, covering a specific chat.
Included modules
JSON::Serializable
Constructors#
Methods#
#chat_id : Int32 | Int64 | String
#
: Int32 | Int64 | String
Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)
#chat_id=(chat_id : Int32 | Int64 | String)
#
(chat_id : Int32 | Int64 | String)
Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)