Table of Contents

Property ResolvedUserMentions

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

ResolvedUserMentions

Gets the users mentioned in the command parameters.

public IReadOnlyList<DiscordUser> ResolvedUserMentions { get; }

Property Value

IReadOnlyList<DiscordUser>