TelegramBotBundle
TelegramBotBundle copied to clipboard
[Feature Request] Inline Keyboard Pagination
I think it can be really helpful, if we have a lot of records in the database...
There is one in example project. I'm not sure it fits the bundle as implementation may be too subjective (e.g. different data sources). I'll try to implement more generic version in the example project and then port it here if it goes well
@MyZik check PostCommand IMO, with #35 improvements there is no problems to implement it by self. Main feature is InlineKeyboardMarkupFactory and more likely it will be overwritten WDYT?