I'm using tdjson bindings, the field media_album_id in [Message ](https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1message.html) is passed as json string, which should be a number. Steps to reproduce: Send a text message, wait for an UpdateNewMessage to arrive, catch the bug!
I'm using tdjson bindings, the field media_album_id in Message is passed as json string, which should be a number.
Steps to reproduce:
Send a text message, wait for an UpdateNewMessage to arrive, catch the bug!