class TelegramBot::Models::Location
- TelegramBot::Models::Location
- TelegramBot::Models::Base
- Reference
- Object
Overview
https://core.telegram.org/bots/api#location
Defined in:
telegram_bot/models.crConstructors
-
.new(pull : JSON::PullParser)
https://core.telegram.org/bots/api#location
Instance Method Summary
- #latitude : Float64
- #latitude=(latitude : Float64)
- #longitude : Float64
- #longitude=(longitude : Float64)