# UserAutocompleteInChannel
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**in_channel** | Option<[**Vec<crate::models::User>**](User.md)> | A list of user objects in the channel | [optional]
**out_of_channel** | Option<[**Vec<crate::models::User>**](User.md)> | A list of user objects not in the channel | [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)