Skip to content

FetchThreadMembersWithGuildMemberDataOptions

typedef · Source

Options used to fetch multiple thread members with guild member data. With withMember set to true, pagination is enabled. Type: Object

Properties

withMember

withMember: true

Whether to also return the guild member data

after

optional

after: Snowflake

Consider only thread members after this id

limit

optional

limit: number

The maximum number of thread members to return

cache

optional

cache: boolean

Whether to cache the fetched thread members and guild members

Unofficial software. Not affiliated with or supported by Discord.