bot
bot copied to clipboard
Cannot Unmarshal Number of Updates Struct
Hi, so I got this error when I updated the lib to the latest.
json: cannot unmarshal number into Go struct field Message.Updates.message.forward_origin of type string
How to reproduce:
- Use Webhook to receives Updates
- Put Updates on In-Memory Cache by using JSON Marshall
- Get cache and unmarshall