toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
servers-service
/
piperkt.services.servers.interfaces.web.api.interactions
/
ServerApi
/
RemoveUserFromServerApi
/
Response
Response
data
class
Response
(
val
serverId
:
String
,
val
username
:
String
)
:
ServerApi.RemoveUserFromServerApi
Members
Constructors
Response
Link copied to clipboard
constructor
(
serverId
:
String
,
username
:
String
)
Properties
server
Id
Link copied to clipboard
val
serverId
:
String
username
Link copied to clipboard
val
username
:
String