内联键盘分页:CallbackQuery的内联键盘分页

时间:2024-02-26 03:00:29
【文件属性】:

文件名称:内联键盘分页:CallbackQuery的内联键盘分页

文件大小:18KB

文件格式:ZIP

更新时间:2024-02-26 03:00:29

pagination query telegram php7 telegram-bot

安装 作曲家 composer require php-telegram-bot/inline-keyboard-pagination:^1.0.0 用法 测试数据 $ items = range ( 1 , 100 ); // required. $ command = 'testCommand' ; // optional. Default: pagination $ selected_page = 10 ; // optional. Default: 1 $ labels = [ // optio


【文件预览】:
inline-keyboard-pagination-master
----.gitignore(44B)
----README.md(5KB)
----CHANGELOG.md(514B)
----tests()
--------InlineKeyboardPaginationTest.php(12KB)
----composer.lock(54KB)
----LICENSE(1KB)
----composer.json(2KB)
----phpunit.xml.dist(830B)
----.scrutinizer.yml(495B)
----src()
--------Exceptions()
--------InlineKeyboardPaginator.php(1KB)
--------InlineKeyboardPagination.php(10KB)
----.travis.yml(584B)

网友评论