Sonolus Wiki

ResultEntry

Player result.

Syntax

type ResultEntry = {
    userId: string
    result: GameplayResult
}