PaulSonOfLars / gotgbot

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

[Draft] Add custom types for string constants #204

Open fullpipe opened 6 days ago

fullpipe commented 6 days ago

What

I'd like to give string constants their own types. So, for RFC, I added only ParseMode. What do you think?

Impact

Impact is not that much. But it is easy to read and write.