Table of Contents

Interface IVoiceStateUpdateGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IVoiceStateUpdateGatewayHandler : IGatewayHandler

Methods

HandleAsync(VoiceState)

ValueTask HandleAsync(VoiceState arg)

Parameters

arg VoiceState

Returns

ValueTask