Future-proofing the protocol.
@@ -71,7 +71,7 @@ struct EventMessage {
PART,
ACTION,
} rendition;
// Unix timestamp in seconds.
// Unix timestamp in milliseconds.
u64 when;
// Broken-up text, with in-band formatting.
union ItemData switch (enum Item {
The note is not visible to the blocked user.