Table of Contents

Property AvailableTags

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

AvailableTags

Sets the available tags.

public Optional<List<ForumPostTag>?> AvailableTags { set; }

Property Value

Optional<List<ForumPostTag>>