View Source ExTDLib.Method.TestSquareInt (ExTDLib v0.0.4)
Returns the squared received number; for testing only. This is an offline method. Can be called before authorization. Returns object_ptr<TestInt>.
| Name | Type | Description |
|---|---|---|
| x | number | Number to square. |
More details on telegram's documentation.