You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with getting chat list. In some cases (why exactly it happens I couldn't understand) unmarshaling result.Raw to chatDummy fails with error "json: cannot unmarshal object into Go struct field .last_message of type tdlib.MessageSender".
I`ve attached result.Raw: https://pastebin.com/F1wq4zfg
The text was updated successfully, but these errors were encountered:
There is an issue with getting chat list. In some cases (why exactly it happens I couldn't understand) unmarshaling result.Raw to chatDummy fails with error "json: cannot unmarshal object into Go struct field .last_message of type tdlib.MessageSender".
I`ve attached result.Raw: https://pastebin.com/F1wq4zfg
The text was updated successfully, but these errors were encountered: