create

fun create(playerId: UUID, playerName: String, channelId: String, message: String): ChannelMessageLogEntry(source)

Creates a new log entry with the current timestamp.

Return

New ChannelMessageLogEntry instance

Parameters

playerId

UUID of the player

playerName

Display name of the player

channelId

Channel identifier

message

Message content