Docufix
This commit is contained in:
parent
a17ccba895
commit
3b740a4ade
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -439,4 +439,4 @@ The settings array can be accessed and modified in the instantiated class by acc
|
||||
$MadelineProto->settings['updates']['handle_updates'] = true; // reenable update fetching
|
||||
```
|
||||
|
||||
<a href="https://docs.madelineproto.xyz/docs/SELF.html">Next section</a>
|
||||
<a href="https://docs.madelineproto.xyz/docs/SELF.html">Next section</a>
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
@ -6,7 +6,11 @@ image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||||
## Type: bytes
|
||||
[Back to constructor index](index.md)
|
||||
|
||||
An object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
```php
|
||||
$bytes = "simple string of bytes";
|
||||
```
|
||||
|
||||
Internally, an object of type `\danog\MadelineProto\TL\Types\Bytes`.
|
||||
When casted to string, turns into a string of bytes of variable length, with length smaller than or equal to 16777215.
|
||||
When JSON-serialized, turns into an array of the following format:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user