mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 15:06:55 +01:00
21 lines
396 B
Markdown
21 lines
396 B
Markdown
---
|
|
title: test.callBytes
|
|
description: test.callBytes parameters, return type and example
|
|
---
|
|
## Method: test.callBytes
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
### Parameters:
|
|
|
|
| Name | Type | Required |
|
|
|----------|---------------|----------|
|
|
|x|[bytes](../types/bytes.md) | Yes|
|
|
|
|
|
|
### Return type: [test\_Bytes](../types/test_Bytes.md)
|
|
|