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
The documentation does not match the type of the field in some of those classes iconCustomEmojiId: Option[Int] = None when it should probably be string.
I might have some time to fix that but I can't commit on a date. Those are minor changes and if you have the time, would you be willing opening a PR to fix them ?
There might be other places where iconCustomEmojiId is used that I have missed
The whole message is:
Unable to decode update 683818374: Int: DownField(iconCustomEmojiId),DownField(forumTopicCreated),DownField(replyToMessage),DownField(editedMessage),DownArray,DownField(result)
.It throws in com.bot4s.telegram.cats.Polling in line 24.
Is it ok to always receive this error? Bot works fine, but spam in log confuses
The text was updated successfully, but these errors were encountered: