Message: update / activeConversation (client -> app)

Back to overview

Set the currently opened conversation.

This message is sent whenever the user opens a conversation in the client.

Args

Field Description Type Optional Nullable
type

The receiver type

Allowed values: "me", "contact", "group", "distributionList"

String False False
id

The receiver identity

String False False

Data

None