ChangeHandleRequest

data class ChangeHandleRequest(val handle: String)

Constructors

Link copied to clipboard
constructor(handle: String)

Properties

Link copied to clipboard
val handle: String