Package tv.blademaker.slash.extensions

Functions

asEphemeral
Link copied to clipboard
fun RestAction<*>.asEphemeral(): RestAction<*>
setSlashCommandClient
Link copied to clipboard
fun JDA.setSlashCommandClient(slashCommandClient: SlashCommandClient)
fun JDABuilder.setSlashCommandClient(slashCommandClient: SlashCommandClient)
fun DefaultShardManagerBuilder.setSlashCommandClient(slashCommandClient: SlashCommandClient)
fun ShardManager.setSlashCommandClient(slashCommandClient: SlashCommandClient)