Class ApplicationCommandPermissionsUpdateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for application command permissions update events.
public sealed class ApplicationCommandPermissionsUpdateEventArgs : DiscordEventArgs
- Inheritance
-
ApplicationCommandPermissionsUpdateEventArgs
- Inherited Members
Constructors
- ApplicationCommandPermissionsUpdateEventArgs(IServiceProvider)
Initializes a new instance of the ApplicationCommandPermissionsUpdateEventArgs class.
Properties
- ApplicationId
Gets the application id.
- Command
Gets the application command.
- Guild
Gets the guild.
- Permissions
Gets the application command permissions.