1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/testBytes.md
2017-08-25 15:05:53 +02:00

439 B

title description
testBytes Tests only. A simple object containing just a bytes

Constructor: testBytes

Back to constructors index

Tests only. A simple object containing just a bytes

Attributes:

Name Type Required Description
value bytes Yes The bytes

Type: TestBytes