Record
users-response
No description available.
record users-response {
incomplete-results: bool,
items: list<user-search-result-item>,
total-count: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| incomplete-results | bool | |
| items | list<user-search-result-item> | |
| total-count | s32 |