# UserAutocomplete ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **users** | Option<[**Vec**](User.md)> | A list of users that are the main result of the query | [optional] **out_of_channel** | Option<[**Vec**](User.md)> | A special case list of users returned when autocompleting in a specific channel. Omitted when empty or not relevant | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)