Property NewPermissions
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
NewPermissions
The new permissions for the command.
[JsonProperty("permissions")]
public IReadOnlyList<ApplicationCommandPermissionUpdate> NewPermissions { get; }
The new permissions for the command.
[JsonProperty("permissions")]
public IReadOnlyList<ApplicationCommandPermissionUpdate> NewPermissions { get; }