Turns the given iterable into chunks of the specified size, which is 100 by default since that's what Telegram uses the most.
Turns the given iterable into chunks of the specified size, which is 100 by default since that's what Telegram uses the most.