mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
479 B
479 B
title | description |
---|---|
testSquareInt | Test request. Returns squared received number |
Method: testSquareInt
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Test request. Returns squared received number
Parameters:
Name | Type | Required | Description |
---|---|---|---|
x | CLICK ME int | Yes | Number to square |