kord-rest
common
kord-rest
/
dev.kord.rest.json.request
/
UserAddDMRequest
User
Add
DMRequest
@
Serializable
data
class
UserAddDMRequest
(
val
token
:
String
,
val
nick
:
String
)
(
source
)
Members
Constructors
User
Add
DMRequest
Link copied to clipboard
constructor
(
token
:
String
,
nick
:
String
)
Properties
nick
Link copied to clipboard
val
nick
:
String
token
Link copied to clipboard
val
token
:
String