go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.7k stars 879 forks source link

Add webapps support #534

Open Exorcist opened 2 years ago

Exorcist commented 2 years ago

Please add support for the new api webApp. Description https://core.telegram.org/bots/webapps

1trackprojects1 commented 2 years ago

This!

Syfaro commented 2 years ago

Changes are now available on master, I'd appreciate some testing before tagging a release.

https://github.com/go-telegram-bot-api/telegram-bot-api/commit/537c005643adee10686fa7d9bb860dec33a535d4

nickRiNi commented 2 years ago

Great job! Thank you! When does the release planning?

soljarka commented 2 years ago

Looks like this change doesn't implement a helper NewInlineKeyboardButtonWebApp.

nickRiNi commented 2 years ago

I really need this helper (NewInlineKeyboardButtonWebApp)!)))

prokher commented 2 years ago

Sorry for bothering, just wanted to note it would be nice to have a new release with webapps support.