tucnak / telebot

Telebot is a Telegram bot framework in Go.
MIT License
3.95k stars 461 forks source link

Missing Caption field in Photo if marshalled and unmarshalled back. #710

Closed maxnrm closed 1 month ago

maxnrm commented 3 months ago

I created PR https://github.com/tucnak/telebot/pull/709

I don't think that would break anything given it's only affects Photo unmarshalling, so please consider merging it.