aiogram/CHANGES/1772.bugfix.rst

2 lines
126 B
ReStructuredText
Raw Normal View History

Fixed Pydantic protected namespace warning for `model_custom_emoji_id` by adding `protected_namespaces=()` to `model_config`.