Table of Contents

Property AppliedTags

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AppliedTags

Gets the tags applied to this forum post.

public IReadOnlyList<DiscordForumTag> AppliedTags { get; }

Property Value

IReadOnlyList<DiscordForumTag>