You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently, the code utilizes InlineKeyboardButton.webAppInfo instead of InlineKeyboardButton.webApp. Consequently, when used, it throws the following exception:
TelegramException [400]: (Bad Request: can't parse inline keyboard button: Text buttons are unallowed in the inline keyboard)
The text was updated successfully, but these errors were encountered:
Presently, the code utilizes
InlineKeyboardButton.webAppInfo
instead ofInlineKeyboardButton.webApp
. Consequently, when used, it throws the following exception:The text was updated successfully, but these errors were encountered: