MadelineProto/docs/TD_docs/constructors/testBytes.md
2017-08-25 15:05:53 +02:00

23 lines
439 B
Markdown

---
title: testBytes
description: Tests only. A simple object containing just a bytes
---
## Constructor: testBytes
[Back to constructors index](index.md)
Tests only. A simple object containing just a bytes
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|value|[bytes](../types/bytes.md) | Yes|The bytes|
### Type: [TestBytes](../types/TestBytes.md)