Json Data Message
data class JsonDataMessage(timestamp: Long?, attachments: List<JsonAttachment>, body: String?, group: JsonGroupInfo?, groupV2: JsonGroupV2Info?, endSession: Boolean?, expiresInSeconds: Int?, profileKeyUpdate: Boolean?, quote: JsonQuote?, contacts: List<SharedContact>, previews: List<JsonPreview>, sticker: JsonSticker?, viewOnce: Boolean?, reaction: JsonReaction?, remoteDelete: RemoteDelete?, mentions: List<JsonMention>)
Content copied to clipboard
Properties
attachments
Link copied to clipboard
contacts
Link copied to clipboard
endSession
Link copied to clipboard
expiresInSeconds
Link copied to clipboard
group
Link copied to clipboard
groupV2
Link copied to clipboard
mentions
Link copied to clipboard
previews
Link copied to clipboard
profileKeyUpdate
Link copied to clipboard
reaction
Link copied to clipboard
remoteDelete
Link copied to clipboard
sticker
Link copied to clipboard