* Deleted `NoApi`. Now you use `Api` instance for all requests. If you want to make request outside of lp handlers corutines, use `asyncio.run()`
* Multy payload in lp decorator. Now you can use more than 1 payload creators for your reaction, They are cover each other. You can also change `pl` with your conditions.
* Templates added -- Carousels constructor. All info is in wiki.
* Document class added for quick upload files (docs, graffiti and voice messages). Now supported only ready files.
* Added `By` and `Payload` conditions
* Added value parameter for `random_id`
* Fixed some bugs with aiohttp requests. But sometimes they can be. If you find something -- report it in issues, please.
Now the package work stably, I hope. Enjoy it ;D