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