Response

data class Response(val serverId: ServerId, val username: String) : ServerCommand.RemoveUserFromServer

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard