SystemMessageView
data class SystemMessageView(val data: SystemMessageViewDataUnion, val id: String, val rev: String, val sentAt: <Error class: unknown class>) : ConvoViewLastMessageUnion, GetMessagesResponseMessagesUnion, LogReadConvoMessageUnion, LogReadMessageMessageUnion
NOTE: This is under active development and should be considered unstable while this note is here.
Constructors
Link copied to clipboard
constructor(data: SystemMessageViewDataUnion, id: String, rev: String, sentAt: <Error class: unknown class>)