class
TD::StatisticalGraph::Data
- TD::StatisticalGraph::Data
- TD::StatisticalGraph
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/statistical_graph/data.crConstructors
- .new(json_data : String, zoom_token : String)
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #json_data : String
- #json_data=(json_data : String)
- #object_type : String
- #object_type=(object_type : String)
- #zoom_token : String
- #zoom_token=(zoom_token : String)