PaulSonOfLars / gotgbot

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

Fix message.reply helper methods #136

Closed PaulSonOfLars closed 6 months ago

PaulSonOfLars commented 6 months ago

What

Fix a bug in the reply method which would overwrite existing opts

Impact