Юрий
00202565e4
fixed type hints of callback_data ( #400 )
...
its impotant to remeber all data saved in callback_data is text even if you pass to it integer
insofar as newbies often copy examples and modyfy this typing may help them make no mistake
2020-09-13 22:09:43 +03:00
Forden
22094eb477
Patch 1 ( #398 )
...
* Update callback_data_factory.py
* Update callback_data_factory_simple.py
2020-08-05 15:06:02 +03:00
Suren Khorenyan
846f83f117
Some callback_data_factory.py refactor
2019-08-10 00:08:11 +03:00
SetazeR
1ea76cd902
remove unnecessary loop definitions
2019-07-15 14:00:38 +07:00
Nikita
088116e1c7
Reformat code
2019-03-24 00:15:09 +05:00
Alex Root Junior
fc787188da
Enumerate posts in example from 1
2018-11-24 22:50:18 +02:00
Alex Root Junior
2fc16b79ff
Implement callback data factory.
2018-11-24 22:32:58 +02:00