diff --git a/docs/guide/developer_lowlevel.textile b/docs/guide/developer_lowlevel.textile index 76691a4fe355c8599e88a6100668778428f1b1ba..4ce3a0f9c05b9015e205c82f1d7d9fa82ade14cf 100644 --- a/docs/guide/developer_lowlevel.textile +++ b/docs/guide/developer_lowlevel.textile @@ -181,6 +181,7 @@ Backend sends this payload when it receives new message from legacy network whic |message|Plain text message| |xhtml|Message formatted using XHTML-IM XEP if available| |nickname| If the conversation is room, this is the nickname of user who sent the original message| +|carbon| If set, the message is a carbon copy of our own message sent in a different legacy network client. It should be treated as a message FROM us, not TO us| h3. Type: TYPE_ATTENTION, Payload: ConversationMessage