Skip to main content

MessageId

Type Alias MessageId 

Source
pub type MessageId = Uuid;
Expand description

Unique identifier for a chat message.

Aliased Type§

pub struct MessageId(/* private fields */);