kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest.json.response
/
BanResponse
Ban
Response
@
Serializable
data
class
BanResponse
(
val
reason
:
String
?
,
val
user
:
DiscordUser
)
(
source
)
Members
Constructors
Ban
Response
Link copied to clipboard
constructor
(
reason
:
String
?
,
user
:
DiscordUser
)
Properties
reason
Link copied to clipboard
val
reason
:
String
?
user
Link copied to clipboard
val
user
:
DiscordUser