MadelineProtoDocs/docs/TD_docs/methods/testCallString.md

24 lines
553 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 | Description | Required |
|----------|---------------|-------------|----------|
|x|[string](../types/string.md) | String to return | Yes|
### Return type: [TestString](../types/TestString.md)