Pagination and pytba
Feel free to check examples of pagination. There are 2 types of pagination in examples:
- First uses database to save page
- Second saves data in call.data
Edit config file of both examples. Code is commented.
If you have found a bug, feel free to create an issue.