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