MadelineProto/docs/TD_docs/methods/testCallBytes.md

23 lines
465 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: testCallBytes
description: Test request. Returns back received bytes
---
## Method: testCallBytes
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Test request. Returns back received bytes
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|x|[bytes](../types/bytes.md) | Yes|Bytes to return|
### Return type: [TestBytes](../types/TestBytes.md)