Table of Contents

Interface IApplicationCommandPermissionsUpdateShardedGatewayHandler

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

Methods

HandleAsync(GatewayClient, ApplicationCommandPermission)

ValueTask HandleAsync(GatewayClient client, ApplicationCommandPermission arg)

Parameters

client GatewayClient
arg ApplicationCommandPermission

Returns

ValueTask