MadelineProtoDocs/docs/TD_docs/constructors/testBytes.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
512 B
Markdown

---
title: testBytes
description: Tests only. A simple object containing just a bytes
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)