Table of Contents

Class ApplicationCommandPermissionsUpdatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll
public class ApplicationCommandPermissionsUpdatedEventArgs : DiscordEventArgs
Inheritance
ApplicationCommandPermissionsUpdatedEventArgs
Inherited Members

Properties

ApplicationId

The Id of the application the command was updated for.

CommandId

The Id of the command that was updated.

GuildId

The Id of the guild the command was updated for.

NewPermissions

The new permissions for the command.