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
What you want is probably to replace 'keyboard' with 'inline_keyboard'.
If not, then delete 'callback_data' and catch the 'text' with $botman->hears('Фотогалерея 🖼') at the webhook. In case you use Laravel it's a good idea to use the internal __('') method to avoid text duplication.
Description:
Not working callback_data
bot sends text
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: