mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 04:36:57 +01:00
21 lines
462 B
Markdown
21 lines
462 B
Markdown
---
|
|
title: test.callVectorIntObject
|
|
description: test.callVectorIntObject parameters, return type and example
|
|
---
|
|
## Method: test.callVectorIntObject
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
### Parameters:
|
|
|
|
| Name | Type | Required |
|
|
|----------|---------------|----------|
|
|
|x|Array of [test\_Int](../types/test_Int.md) | Yes|
|
|
|
|
|
|
### Return type: [test\_VectorIntObject](../types/test_VectorIntObject.md)
|
|
|