PaulSonOfLars / gotgbot

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

Add a set of consts that are exposed by the Bot API #62

Closed PaulSonOfLars closed 2 years ago

PaulSonOfLars commented 2 years ago

What

Provide common values used by the bot API as golang consts.

Impact