Commit graph

4 commits

Author SHA1 Message Date
Юрий
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
cb7ec3edb8 Refactor examples/callback_data_factory_simple.py 2019-08-10 00:08:11 +03:00
birdi
7b9422f627 Add simple example of usage of callback data factory 2019-07-10 21:08:29 +03:00