Interface

APIGuildMemberSearchResponse

Response from POST /guilds/{id}/members-search.

Properties

NameTypeDescription
guild_idSnowflakeGuild ID.
indexing?booleanWhether the search index is still building.
membersAPIGuildMemberSearchResult[]Search results for this page.
page_result_countnumberNumber of results on this page.
total_result_countnumberTotal results across all pages.