-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rowSize
doesn't work with isButtonsMode
#10
Comments
rowSize
dose't work with isButtonsMode
rowSize
doesn't work with isButtonsMode
class Pagination { constructor({
} async text() {
} async keyboard() {
} handleActions(composer) { const getPageData = (data, page, pageSize) => const getButton = (text, callback_data) => ({ text, callback_data }); module.exports = { Pagination }; |
еще минимально еще поработал |
Ну и треш чувак, ты бы хоть в блок кода обернул |
😱🤦
вс, 22 дек. 2024 г., 00:38 Maksim ***@***.***>:
… еще минимально еще поработал
Ну и треш чувак, ты бы хоть в блок кода обернул
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3IT73Z3K2RSJWO5KVEHS6L2GXNTXAVCNFSM6AAAAABT6SEVKCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJYGI2DOMBTGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I think can be resolved by replacing
telegraf-pagination/index.js
Line 154 in b296dd5
to
The text was updated successfully, but these errors were encountered: