Interface IVoiceStateUpdateShardedGatewayHandler
public interface IVoiceStateUpdateShardedGatewayHandler : IShardedGatewayHandler
Methods
HandleAsync(GatewayClient, VoiceState)
ValueTask HandleAsync(GatewayClient client, VoiceState arg)
Parameters
client
GatewayClientarg
VoiceState