Skip to content

commands/utility/permissions

/permissions command — displays the Discord permission flags for a given user.

Resolves the target user in the guild and lists all their permission flags in an ephemeral embed.

const data: SlashCommandOptionsOnlyBuilder

Defined in: commands/utility/permissions.ts:17

execute(interaction): Promise<void>

Defined in: commands/utility/permissions.ts:24

ChatInputCommandInteraction

Promise<void>