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
After a lot of testing I found that the date value of a message does not convert correctly and neither does the value of Message.Entities Such as type, which is equal to bot_command, cannot be identified, and that is what caused the error.
I tried to convert the following json manually but I got the above errors:
Hello, I use C# library. And after updating, I realized that the controller of my application does not convert the updates.
The following example:
After a lot of testing I found that the date value of a message does not convert correctly and neither does the value of Message.Entities Such as type, which is equal to bot_command, cannot be identified, and that is what caused the error.
I tried to convert the following json manually but I got the above errors:
message date error.
message entities error (type).
The json above is the update that caused the error.
The text was updated successfully, but these errors were encountered: