Message

constructor(uuid: Long, receivedTime: Long, node: Node, text: String, fromLocal: Boolean, time: String, read: Boolean, status: MessageStatus?, routingError: Int, packetId: Int, emojis: List<Reaction>, snr: Float, rssi: Int, hopsAway: Int, replyId: Int?, originalMessage: Message? = null, viaMqtt: Boolean = false, relayNode: Int? = null, relays: Int = 0, filtered: Boolean = false, transportMechanism: Int = 0)(source)