Options

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

Custom options that can be provided when creating Presence

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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