Discord-Net-Labs / Discord.Net-Labs

An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
https://labs.discordnet.dev
MIT License
156 stars 42 forks source link

Add GetArchivedThreads to SocketTextChannel #412

Open redvex2460 opened 2 years ago

redvex2460 commented 2 years ago

Please add a function to query Discord.Net.Rest/DiscordRestApiClient.GetPublicArchivedThreadsAsync(ulong channelid...)

reason: SocketTextChannel.Threads does not include archived threads.