Property AppliedTags
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AppliedTags
Gets the list of applied tags. Only applicable for forum channel posts.
[JsonIgnore]
public IReadOnlyList<ForumPostTag> AppliedTags { get; }
Gets the list of applied tags. Only applicable for forum channel posts.
[JsonIgnore]
public IReadOnlyList<ForumPostTag> AppliedTags { get; }