class
TD::ClosedVectorPath
- TD::ClosedVectorPath
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/closed_vector_path.crConstructors
- .new(commands : Array(TD::VectorPathCommand))
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
Instance Method Summary
- #commands : Array(TD::VectorPathCommand)
- #commands=(commands : Array(TD::VectorPathCommand))
- #object_type : String
- #object_type=(object_type : String)