mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-08 23:28:15 -05:00
@@ -88,7 +88,7 @@ message Message {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The sending participant MUST include its own globally unique identifier in the `sender_id` field.
|
The sending participant MUST include its own globally unique identifier in the `sender_id` field.
|
||||||
In addition, it MUST include a globally unique identifier for the message in the `message_id` field,
|
In addition, it MUST include a globally unique identifier for the message in the `message_id` field,
|
||||||
likely based on a message hash.
|
likely based on a message hash.
|
||||||
The `channel_id` field MUST be set to the identifier of the channel of group communication
|
The `channel_id` field MUST be set to the identifier of the channel of group communication
|
||||||
|
|||||||
Reference in New Issue
Block a user