interface RESTGetAPIChannelUsersThreadsArchivedResult
extends
APIThreadListexport interface RESTGetAPIChannelUsersThreadsArchivedResult extends APIThreadList
https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads
boolean has_more :
Whether there are potentially additional threads
APIThreadMember[] members :
The members for the client user in each of the fetched threads
Inherited from: APIThreadList