Method ListActiveThreadAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
ListActiveThreadAsync(ulong)
Lists the active threads of a guild.
public Task<ThreadQueryResult> ListActiveThreadAsync(ulong guildId)
Parameters
guildId
ulongThe ID of the guild.