Table of Contents

Property MentionedRoles

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

MentionedRoles

Gets the collection of mentioned roles.

public IReadOnlyList<DiscordRole> MentionedRoles { get; }

Property Value

IReadOnlyList<DiscordRole>