Method CreateThreadAsync
- Namespace
 - DSharpPlus.Net
 
- Assembly
 - DSharpPlus.dll
 
CreateThreadAsync(ulong, string, DiscordAutoArchiveDuration, DiscordChannelType, string?)
public ValueTask<DiscordThreadChannel> CreateThreadAsync(ulong channelId, string name, DiscordAutoArchiveDuration archiveAfter, DiscordChannelType type, string? reason = null)
Parameters
channelIdulongnamestringarchiveAfterDiscordAutoArchiveDurationtypeDiscordChannelTypereasonstring