Interface

GuildMemberSearchPayload

Guild member search response (camelCase).

Properties

NameTypeDescription
guildIdstring
hasMore?booleanWhether more pages exist after this offset.
indexing?booleanSearch index still building.
membersGuildMemberSearchHit[]
pageResultCount?numberResults on this page (page_result_count).
total?numberTotal matches across pages (total_result_count).