Property AppliedTags
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
AppliedTags
Sets the applied tags for the thread
public IEnumerable<ulong> AppliedTags { set; }
Property Value
- IEnumerable<ulong>
Sets the applied tags for the thread
public IEnumerable<ulong> AppliedTags { set; }