View Source ExTDLib.Object.Point (ExTDLib v0.0.4)
A point on a Cartesian plane.
| Name | Type | Description |
|---|---|---|
| x | double | The point's first coordinate. |
| y | double | The point's second coordinate. |
More details on telegram's documentation.
A point on a Cartesian plane.
| Name | Type | Description |
|---|---|---|
| x | double | The point's first coordinate. |
| y | double | The point's second coordinate. |
More details on telegram's documentation.