Table of Contents

Interface IVoiceChannelEffectSendShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, VoiceChannelEffectSendEventArgs)

ValueTask HandleAsync(GatewayClient client, VoiceChannelEffectSendEventArgs arg)

Parameters

client GatewayClient
arg VoiceChannelEffectSendEventArgs

Returns

ValueTask