tucnak / telebot

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

fix missing Caption on Photo unmarshalling #709

Open maxnrm opened 5 days ago

maxnrm commented 5 days ago

Fixes new Photos (e.g. loaded from disk) marshalled to json and then unmarshalled back with Photo.UnmarshallJSON missing Caption field.