MadelineProtoDocs/template/chunks.md

7 lines
278 B
Markdown
Raw Normal View History

2024-05-01 14:53:46 +02:00
## 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.