Options

data class Options(events: Map<Presence.Events, String>)

Custom options that can be provided when creating Presence

Constructors

Options
Link copied to clipboard
fun Options(events: Map<Presence.Events, String>)

Types

Companion
Link copied to clipboard
object Companion

Properties

events
Link copied to clipboard
val events: Map<Presence.Events, String>