class TelegramBot::Location
- TelegramBot::Location
- Reference
- Object
Defined in:
telegram_bot/types/location.crConstructors
Instance Method Summary
- #latitude : Float64
- #latitude=(_latitude : Float64)
- #longitude : Float64
- #longitude=(_longitude : Float64)
- #to_json(json : JSON::Builder)