We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e64095 commit 40d4abcCopy full SHA for 40d4abc
README.md
@@ -1,9 +1,11 @@
1
<div id="top"></div>
2
3
+![Version][version]
4
![PHP Version][php-version]
5
![Bot API][bot-api-shield]
6
![Tests][tests-shield]
7
8
+
9
<!-- TABLE OF CONTENTS -->
10
<details>
11
<summary>Table of Contents</summary>
@@ -220,3 +222,5 @@ $pollButton = new KeyboardButtonPollType([
220
222
[bot-api-shield]: https://img.shields.io/badge/Bot%20API-5.7%20(Jan%202022)-%232a9ed6?style=for-the-badge
221
223
224
[php-version]: https://img.shields.io/packagist/php-v/php-telegram-bot/fluent-keyboard?style=for-the-badge
225
226
+[version]: https://img.shields.io/packagist/v/php-telegram-bot/fluent-keyboard?color=orange&label=Version&style=for-the-badge
0 commit comments