Property Tags
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Tags
Gets the tags this role has.
[JsonProperty("tags", NullValueHandling = NullValueHandling.Ignore)]
public DiscordRoleTags Tags { get; }
Gets the tags this role has.
[JsonProperty("tags", NullValueHandling = NullValueHandling.Ignore)]
public DiscordRoleTags Tags { get; }