PaulSonOfLars / gotgbot

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

Add `Parameters` in `TelegramError` #106

Closed liuerfire closed 1 year ago

liuerfire commented 1 year ago

https://github.com/PaulSonOfLars/gotgbot/blob/v2.0.0-rc.20/request.go#L173-L185

It seems there's no way to access Parameters?

PaulSonOfLars commented 1 year ago

Thanks for reporting, and thank you for the PR!