Table of Contents

Class DiscordGuildApplicationCommandPermissions

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents the guild permissions for a application command.

public class DiscordGuildApplicationCommandPermissions : SnowflakeObject
Inheritance
DiscordGuildApplicationCommandPermissions
Inherited Members

Constructors

DiscordGuildApplicationCommandPermissions(ulong, IEnumerable<DiscordApplicationCommandPermission>)

Represents the guild application command permissions for a application command.

Properties

ApplicationId

Gets the id of the application the command belongs to.

Guild

Gets the guild.

GuildId

Gets the id of the guild.

Permissions

Gets the permissions for the application command in the guild.