yde
1.3.0
jvm
yde
/
io.github.ydwk.ydwk.impl.builders.user
Package-level
declarations
Types
Types
User
Command
Sender
Link copied to clipboard
class
UserCommandSender
(
val
yde
:
YDEImpl
,
guildIds
:
MutableList
<
String
>
,
val
applicationId
:
String
,
userCommands
:
MutableList
<
UserCommandBuilder
>
)