mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
4 lines
222 B
ReStructuredText
4 lines
222 B
ReStructuredText
|
|
Fixed customized serialization in the :class:`aiogram.filters.callback_data.CallbackData` factory.
|
||
|
|
|
||
|
|
From now UUID will have 32 bytes length instead of 36 bytes (with no `-` separators) in the callback data representation.
|