Field MentionedRoleIds
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Gets role ids mentioned by this forwarded message. If the bot is in the forwarded guild and has the guild on it's shard, you can use MentionedRoles to get the DiscordRole's directly.
[JsonProperty("mention_roles")]
public List<ulong> MentionedRoleIds