MadelineProto/docs/TD_docs/methods/testCallVectorString.md

23 lines
540 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +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
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|x|Array of [string](../types/string.md) | Yes|Vector of strings to return|
### Return type: [TestVectorString](../types/TestVectorString.md)