# InviteGuestsToTeamRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**emails** | **Vec<String>** | List of emails |
**channels** | **Vec<String>** | List of channel ids |
**message** | Option<**String**> | Message to include in the invite | [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)