Property MentionedRoles
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
MentionedRoles
Gets the collection of mentioned roles.
public IReadOnlyList<DiscordRole> MentionedRoles { get; }
Property Value
Remarks
Only shows the mentioned roles from MessageCreated. EDITS ARE NOT INCLUDED.