Delegate FluxerGatewayClient.VoiceStateUpdatedEvent
Delegate for VOICE_STATE_UPDATE events when a user's voice state changes.
public delegate void FluxerGatewayClient.VoiceStateUpdatedEvent(SocketVoiceState data)
Parameters
dataSocketVoiceStateThe voice state data.