Property AvailableTags
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AvailableTags
List of available tags for forum posts.
[JsonIgnore]
public IReadOnlyList<ForumPostTag> AvailableTags { get; }
List of available tags for forum posts.
[JsonIgnore]
public IReadOnlyList<ForumPostTag> AvailableTags { get; }