quotedMessageId

val quotedMessageId: String? = null

ID of a message being quoted. When persisting the content, this is the ID that will be used for quotes.

TODO(refactor): Consider removing this Only exists to make it easier to insert into the DB Otherwise we'd need to pass a full QuotedMessage object