Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FetchedThreads
Interface FetchedThreads
interface
FetchedThreads
{
members
:
ReadonlyCollection
<
string
,
ThreadMember
<
boolean
>
>
;
threads
:
ReadonlyCollection
<
string
,
AnyThreadChannel
>
;
}
Hierarchy (
View Summary
)
FetchedThreads
FetchedThreadsMore
Index
Properties
members
threads
Properties
members
members
:
ReadonlyCollection
<
string
,
ThreadMember
<
boolean
>
>
threads
threads
:
ReadonlyCollection
<
string
,
AnyThreadChannel
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
members
threads
discord-js-button-pagination-ts
Loading...