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
When forwarding an incoming message to registered message subscribers, the message ID should be part of the payload. In case of a message being delivered more than once this allows the receiving party to apply a message processed filter / deduplication or other processes.
Currently, only the message body itself is forwarded.
The text was updated successfully, but these errors were encountered:
When forwarding an incoming message to registered message subscribers, the message ID should be part of the payload. In case of a message being delivered more than once this allows the receiving party to apply a message processed filter / deduplication or other processes.
Currently, only the message body itself is forwarded.
The text was updated successfully, but these errors were encountered: