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 06fd244 commit a490c37Copy full SHA for a490c37
README.md
@@ -157,6 +157,8 @@ InlineKeyboardMarkup::make()
157
It's up to you if you define your buttons inline like in these examples or you'd like to generate a whole row before and
158
pass the variable to the `row()` method.
159
160
+**You can mix and match the `row()` and `button()` methods.**
161
+
162
<p align="right">(<a href="#top">back to top</a>)</p>
163
164
### ForceReply and ReplyKeyboardRemove
0 commit comments