class Tourmaline::BusinessLocation
- Tourmaline::BusinessLocation
- Reference
- Object
Overview
Contains information about the location of a Telegram Business account.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#address : String
Address of the business
-
#address=(address : String)
Address of the business
-
#location : Tourmaline::Location | Nil
Optional.
-
#location=(location : Tourmaline::Location | Nil)
Optional.