EntryAddedParameter

@Serializable
data class EntryAddedParameter(val entry: Log.LogEntry)

Issued when new message was logged.

Constructors

Link copied to clipboard
constructor(entry: Log.LogEntry)

Properties

Link copied to clipboard

The entry.