PaulSonOfLars / gotgbot

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

Add additional GetSender() helpers for new types #150

Closed PaulSonOfLars closed 5 months ago

PaulSonOfLars commented 5 months ago

What

Add new GetSender() methods to simplify receiving different sender types in the tg api

Impact