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 author signature field to the Sender struct #50

Closed PaulSonOfLars closed 2 years ago

PaulSonOfLars commented 2 years ago

What

Add the author signature field to the sender struct. Also, improve documentation.

Impact