Property ResolvedRoleMentions
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
ResolvedRoleMentions
Gets the roles mentioned in the command parameters.
public IReadOnlyList<DiscordRole> ResolvedRoleMentions { get; }