Table of Contents
API reference

Property ResolvedUserMentions

Namespace
DisCatSharp.ApplicationCommands.Context
Assembly
DisCatSharp.ApplicationCommands.dll

ResolvedUserMentions

Gets the users mentioned in the command parameters.

public IReadOnlyList<DiscordUser> ResolvedUserMentions { get; }

Property Value

IReadOnlyList<DiscordUser>