class
TD::ChatNearby
- TD::ChatNearby
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/chat_nearby.crConstructors
- .new(chat_id : Int64, distance : Int32)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #chat_id : Int64
- #chat_id=(chat_id : Int64)
- #distance : Int32
- #distance=(distance : Int32)
- #object_type : String
- #object_type=(object_type : String)