Method TryGetForumPostTag
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
TryGetForumPostTag(ulong)
Tries to get a forum channel tag.
public ForumPostTag? TryGetForumPostTag(ulong id)
Parameters
idulongThe id of the tag to get or null if not found.