Response

data class Response(val serverId: String, val username: String) : ServerApi.KickUserFromServerApi

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard