class Tourmaline::ChatLocation
inherits Reference
#
Represents a location to which a chat is connected.
Included modules
JSON::Serializable
Constructors#
Methods#
#address=(address : String)
#
(address : String)
Location address; 1-64 characters, as defined by the chat owner
#location : Tourmaline::Location
#
: Tourmaline::Location
The location to which the supergroup is connected. Can't be a live location.
#location=(location : Tourmaline::Location)
#
(location : Tourmaline::Location)
The location to which the supergroup is connected. Can't be a live location.