Table of Contents

Interface IVoiceStateUpdateShardedGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IVoiceStateUpdateShardedGatewayHandler : IShardedGatewayHandler

Methods

HandleAsync(GatewayClient, VoiceState)

ValueTask HandleAsync(GatewayClient client, VoiceState arg)

Parameters

client GatewayClient
arg VoiceState

Returns

ValueTask