MadelineProtoDocs/docs/TD_docs/methods/testCallString.md
2018-04-04 19:52:48 +02:00

24 lines
552 B
Markdown

---
title: testCallString
description: Test request. Returns back received string
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
## 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|[string](../types/string.md) | Yes|String to return|
### Return type: [TestString](../types/TestString.md)