Response

data class Response(val serverId: ServerId, val name: String, val description: String) : ServerCommand.UpdateServer

Constructors

Link copied to clipboard
constructor(serverId: ServerId, name: String, description: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard