When replying to a message, there should be a "replied_to_message" field that is not present when listening with this API.
I know the field should be present because I see it in the browser.
I also know the field is actually missing and not just discarded in the parsing process because I am listening for messages emitted at "/ig_message_sync" (this is also the path the browser listens at) directly through the mqtt client and the field is still absent.
Any ideas on why this field is missing?
When replying to a message, there should be a "replied_to_message" field that is not present when listening with this API.
I know the field should be present because I see it in the browser.
I also know the field is actually missing and not just discarded in the parsing process because I am listening for messages emitted at "/ig_message_sync" (this is also the path the browser listens at) directly through the mqtt client and the field is still absent.
Any ideas on why this field is missing?