VoiceEffectSend

data class VoiceEffectSend(val effect: VoiceChannelEffect, val sequence: Int?) : DispatchEvent(source)

Constructors

Link copied to clipboard
constructor(effect: VoiceChannelEffect, sequence: Int?)

Properties

Link copied to clipboard
Link copied to clipboard
open override val sequence: Int?