Table of Contents

Field MentionedRoleIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Gets role ids mentioned by this message.

[JsonProperty("mention_roles")]
public List<ulong> MentionedRoleIds

Returns

List<ulong>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.