How to get all Archived Threads in given channel? #2799
Unanswered
blockchain0026
asked this question in
Q&A
Replies: 1 comment
-
Had this exact issue recently, this is how I solved it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've did a lot of searching on the internet for querying archived threads using discord.net but found not thing, I know there is SocketTextChannel.Threads which returns a ReadOnlyCollection of threads, but it only returns what have cached, not all the threads.
Beta Was this translation helpful? Give feedback.
All reactions