Property AppliedTags
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
AppliedTags
Sets the thread's applied tags.
public Optional<IEnumerable<ForumPostTag>?> AppliedTags { set; }
Sets the thread's applied tags.
public Optional<IEnumerable<ForumPostTag>?> AppliedTags { set; }