PaulSonOfLars / gotgbot

Autogenerated Go wrapper for the telegram API. Inspired by the python-telegram-bot library.
MIT License
478 stars 106 forks source link

Add webapp helper functions + sample bot #49

Closed PaulSonOfLars closed 2 years ago

PaulSonOfLars commented 2 years ago

What

Add helper functions (and tests!) for validating webapp data + add a sample bot that demos how to use a webapp (with a really boring demo)

image

Impact

ALiwoto commented 2 years ago

Nice