Table of Contents

Property MentionedUsers

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

MentionedUsers

Gets the collection of mentioned users.

public IReadOnlyList<DiscordUser> MentionedUsers { get; }

Property Value

IReadOnlyList<DiscordUser>