mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
4 lines
126 B
ReStructuredText
4 lines
126 B
ReStructuredText
Improved CallbackData serialization.
|
|
|
|
- Minimized UUID (hex without dashes)
|
|
- Replaced bool values with int (true=1, false=0)
|