Table of Contents

Property MentionedUsers

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

MentionedUsers

Gets the collection of mentioned users.

public IReadOnlyList<DiscordUser> MentionedUsers { get; }

Property Value

IReadOnlyList<DiscordUser>