Table of Contents

Property ResolvedRoleMentions

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

ResolvedRoleMentions

Gets the roles mentioned in the command parameters.

public IReadOnlyList<DiscordRole> ResolvedRoleMentions { get; }

Property Value

IReadOnlyList<DiscordRole>