class Tourmaline::InputLocationMessageContent
- Tourmaline::InputLocationMessageContent
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
tourmaline/models/input_location_message_content.crConstructors
- .new(latitude : String, longitude : String, live_period : Int32 | Nil = nil)
- .new(pull : JSON::PullParser)
Instance Method Summary
Constructor Detail
def self.new(latitude : String, longitude : String, live_period : Int32 | Nil = nil)
#