Property ResolvedUserMentions
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
ResolvedUserMentions
Gets the users mentioned in the command parameters.
public IReadOnlyList<DiscordUser> ResolvedUserMentions { get; }