DiscordListArchivedThreads
Documentation / @discordeno/types / DiscordListArchivedThreads
Interface: DiscordListArchivedThreads
Defined in: discord/channel.ts:307
https://docs.discord.com/developers/resources/channel#list-public-archived-threads https://docs.discord.com/developers/resources/channel#list-private-archived-threads https://docs.discord.com/developers/resources/channel#list-joined-private-archived-threads
Properties
has_more
has_more:
boolean
Defined in: discord/channel.ts:313
Whether there are potentially additional threads that could be returned on a subsequent call
members
members:
DiscordThreadMember[]
Defined in: discord/channel.ts:311
A thread member object for each returned thread the current user
threads
threads:
DiscordChannel[]
Defined in: discord/channel.ts:309
The archived threads