ReadMessage
Namespace: Signal.Bot.Types
Full Name: Signal.Bot.Types.ReadMessage
Summary
Represents a read receipt for a message, indicating that a specific user has read the message.
Properties
Sender
Gets or sets the identifier of the user who read the message.
SenderNumber
Gets or sets the phone number of the user who read the message.
SenderUuid
Gets or sets the UUID of the user who read the message.
Timestamp
Gets or sets the timestamp when the message was read.
