Table of Contents

Interface IApplicationCommandPermissionsUpdateGatewayHandler

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

Methods

HandleAsync(ApplicationCommandPermission)

ValueTask HandleAsync(ApplicationCommandPermission arg)

Parameters

arg ApplicationCommandPermission

Returns

ValueTask