MadelineProto/docs/TD_docs/constructors/testBytes.md

23 lines
439 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
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)