Interface

GuildMemberSearchPayload

Guild member search response (camelCase).

Properties

guildId: string
hasMore?: boolean

Whether more pages exist after this offset.

indexing?: boolean

Search index still building.

pageResultCount?: number

Results on this page (`page_result_count`).

total?: number

Total matches across pages (`total_result_count`).