mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-05 22:18:17 +01:00
21 lines
442 B
Markdown
21 lines
442 B
Markdown
---
|
|
title: test.callVectorString
|
|
description: test.callVectorString parameters, return type and example
|
|
---
|
|
## Method: test.callVectorString
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
### Parameters:
|
|
|
|
| Name | Type | Required |
|
|
|----------|---------------|----------|
|
|
|x|Array of [string](../types/string.md) | Yes|
|
|
|
|
|
|
### Return type: [test\_VectorString](../types/test_VectorString.md)
|
|
|