MadelineProtoDocs/docs/TD_docs/methods/testCallString.md

23 lines
478 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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|[string](../types/string.md) | Yes|String to return|
### Return type: [TestString](../types/TestString.md)