Table of Contents

Property MentionedRoles

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

MentionedRoles

Gets the collection of mentioned roles.

public IReadOnlyList<DiscordRole> MentionedRoles { get; }

Property Value

IReadOnlyList<DiscordRole>