aiogram/CHANGES/1772.bugfix.rst
2026-02-24 23:05:16 +05:00

1 line
126 B
ReStructuredText

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