TextMessage<TAddress>
TextMessage<TAddress>
TextMessage<TAddress>
Text message from conversation Contains a reference to the sender address as an observable
Uses a generic type parameter to maintain type safety while avoiding circular dependencies. The Address class provides the concrete type.
Wall-clock timestamp (ms since epoch) when the message was created.
Observable of the sender address for this text message, if known.
Unique ID of the message.
Message body text.