Conversation Token

This token represents a conversation.

The conversation token must contain a content (c) field. For other constraints see the Action Tokens.

Example

Field Value
iss someuser.cloudillo.net
aud somegroup.cloudillo.net
iat 2024-04-13T00:00:00.000Z
k 20240109
t CONV
c “Let’s talk about this!”
  • CONV: @alice.cloudillo.net –> @somegroup.cloudillo.net “Let’s talk about this!”
    • ACK: @somegroup.cloudillo.net
    • JOIN: @alice.cloudillo.net
    • INV: –> @bob.cloudillo.net “Come on, let’s talk about this!”
    • INV: –> @charlie.cloudillo.net “Come on, let’s talk about this!”
    • JOIN: @bob.cloudillo.net
    • JOIN: @charlie.cloudillo.net
    • MSG: @alice.cloudillo.net “Hi!”
    • MSG: @bob.cloudillo.net “Hi!”
      • REACT:LIKE @alice.cloudillo.net
    • MSG: @charlie.cloudillo.net “Hi!”
    • JOIN:DEL: @alice.cloudillo.net