Class SoundboardSoundUpdateVolumeEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<SoundboardSound, Double>

public class SoundboardSoundUpdateVolumeEvent extends GenericSoundboardSoundUpdateEvent<Double>
Indicates that the volume of a soundboard sound changed.

Can be used to retrieve the old volume.

Requirements
This event require CacheFlag.SOUNDBOARD_SOUNDS to be enabled, which requires GatewayIntent.GUILD_EXPRESSIONS.
createLight(String) disables that CacheFlag by default!

Identifier: "volume"