mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-11-26 20:35:03 +01:00
7 lines
278 B
Markdown
7 lines
278 B
Markdown
|
|
## Return value
|
|
|
|
If the length of the provided message is bigger than 4096, the message will be split in chunks and the method will be called multiple times, with the same parameters (except for the message), and an array of [%s](../types/%s.html) will be returned instead.
|
|
|
|
|