QuotedMessage
data class QuotedMessage(val id: String, val senderId: QualifiedIDEntity, val isQuotingSelfUser: Boolean, val isVerified: Boolean, val senderName: String?, val dateTime: <Error class: unknown class>, val editTimestamp: <Error class: unknown class>?, val visibility: MessageEntity.Visibility, val contentType: MessageEntity.ContentType, val textBody: String?, val assetMimeType: String?, val assetName: String?, val locationName: String?, val accentId: Int?)
Constructors
Link copied to clipboard
constructor(id: String, senderId: QualifiedIDEntity, isQuotingSelfUser: Boolean, isVerified: Boolean, senderName: String?, dateTime: <Error class: unknown class>, editTimestamp: <Error class: unknown class>?, visibility: MessageEntity.Visibility, contentType: MessageEntity.ContentType, textBody: String?, assetMimeType: String?, assetName: String?, locationName: String?, accentId: Int?)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Indicates that the hash of the quote matches the hash of the original message
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard