User Command Sender
class UserCommandSender(val yde: YDEImpl, guildIds: MutableList<String>, val applicationId: String, userCommands: MutableList<UserCommandBuilder>)(source)
Constructors
Link copied to clipboard
constructor(yde: YDEImpl, guildIds: MutableList<String>, applicationId: String, userCommands: MutableList<UserCommandBuilder>)