|
Gets the timestamp when the message was created.
-
Returns:
DateTime
|
|
Gets the unique identifier for the message.
-
Returns:
MessageId
|
|
Gets the metadata associated with the message.
-
Returns:
Map<string, string>
|
|
Gets the optional identifier for the actor that sent/generated the message.
-
Returns:
ActorId option
|