Message types

A message can be one of the following types

TypeDescription
genericA catch all for a message that is not one of the types described below
textA plain text message containing no additional formatting or associated metadata
YOURMD_IDThis type of message can be considered as an article.

Different to a TEXT message type, the YOURMD_ID message type has a unique id in the value key. For a future release of the API, this will be used to look up a full article via a new "content" endpoint.

In the current (v3) of the API, the full article is provided in the meta object.
LINKxxxxxxxx

What’s Next