xooniverse / televerse

Your gateway to seamless Telegram Bot Development 💙
https://televerse.xooniverse.com
BSD 3-Clause "New" or "Revised" License
64 stars 11 forks source link

[BUG] Correct `InlineKeyboardButton.webApp` #190

Closed HeySreelal closed 10 months ago

HeySreelal commented 10 months ago

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)