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.request
/
CurrentUserNicknameModifyRequest
Current
User
Nickname
Modify
Request
@
Serializable
data
class
CurrentUserNicknameModifyRequest
(
val
nick
:
Optional
<
String
?
>
=
Optional.Missing()
)
(
source
)
Members
Constructors
Current
User
Nickname
Modify
Request
Link copied to clipboard
constructor
(
nick
:
Optional
<
String
?
>
=
Optional.Missing()
)
Properties
nick
Link copied to clipboard
val
nick
:
Optional
<
String
?
>