Property AppliedTagIds
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AppliedTagIds
Gets the IDs of the tags applied to this forum post.
public IReadOnlyList<ulong> AppliedTagIds { get; }
Property Value
- IReadOnlyList<ulong>
Gets the IDs of the tags applied to this forum post.
public IReadOnlyList<ulong> AppliedTagIds { get; }