go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.7k stars 879 forks source link

fix: add user from ChatMember & MyChatMember to SentFrom helper #561

Open temamagic opened 2 years ago

temamagic commented 2 years ago

Found that helper SentFrom doesn't checks ChatMember & MyChatMember. Added