MadelineProtoDocs/docs/TD_docs/methods/testCallVectorString.md

23 lines
544 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: testCallVectorString
description: Test request. Returns back received vector of strings
---
## Method: testCallVectorString
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Test request. Returns back received vector of strings
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|x|Array of [string](../types/string.md) | Yes|Vector of strings to return|
### Return type: [TestVectorString](../types/TestVectorString.md)