1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 04:56:57 +01:00
MadelineProto/docs/TD_docs/methods/testCallString.md

23 lines
487 B
Markdown

---
title: testCallString
description: Test request. Returns back received string
---
## Method: testCallString
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Test request. Returns back received string
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|x|[CLICK ME string](../types/string.md) | Yes|String to return|
### Return type: [TestString](../types/TestString.md)