mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 05:36:56 +01:00
21 lines
388 B
Markdown
21 lines
388 B
Markdown
---
|
|
title: test.squareInt
|
|
description: test.squareInt parameters, return type and example
|
|
---
|
|
## Method: test.squareInt
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
### Parameters:
|
|
|
|
| Name | Type | Required |
|
|
|----------|---------------|----------|
|
|
|x|[int](../types/int.md) | Yes|
|
|
|
|
|
|
### Return type: [test\_Int](../types/test_Int.md)
|
|
|