Package net.dv8tion.jda.api.events.soundboard
package net.dv8tion.jda.api.events.soundboard
Events that track
created soundboard sounds
and deleted soundboard sounds.
Requirements
These events require CacheFlag.SOUNDBOARD_SOUNDS to be enabled,
which requires GatewayIntent.GUILD_EXPRESSIONS.
createLight(String) disables that CacheFlag by default!
-
ClassesClassDescriptionIndicates that a
SoundboardSoundwas created/deleted/updated.Indicates that aSoundboardSoundwas created.Indicates that aSoundboardSoundwas deleted.