VoiceChannelEffectSentEvent
class VoiceChannelEffectSentEvent(val effect: VoiceChannelEffect, val shard: Int, val customContext: Any?, val kord: Kord) : Event(source)
Event fired when a VoiceChannelEffect is sent.
Event fired when a VoiceChannelEffect is sent.