View Source ExTDLib.Object.VectorPathCommandCubicBezierCurve (ExTDLib v0.0.4)

A cubic Bézier curve to a given point.

NameTypeDescription
start_control_pointpointThe start control point of the curve.
end_control_pointpointThe end control point of the curve.
end_pointpointThe end point of the curve.

More details on telegram's documentation.