Config

data class Config(val websocketUrl: String, val token: String)

Constructors

Link copied to clipboard
constructor(websocketUrl: String, token: String)

Properties

Link copied to clipboard
Link copied to clipboard