## Release Notes

### API: update layer.

Updated the API schema to layer 224. The changes include:

Fetching the new TL schema from the provided URL.
Updating compiler/api/source/main_api.tl while maintaining required core types and setting the layer version.
Updating the project version in pyrogram/__init__.py.
Running the error scraper to fetch the latest error descriptions.
Regenerating the raw API code and error exceptions.
All generated files have been updated to reflect layer 224.

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>