# InviteResponseOneOf1
## Properties
**_type** | **String** | |
**code** | **String** | Invite code |
**channel_id** | **String** | Id of group channel |
**channel_name** | **String** | Name of group channel |
**channel_description** | Option<**String**> | Description of group channel | [optional]
**user_name** | **String** | Name of user who created the invite |
**user_avatar** | Option<[**crate::models::File**](File.md)> | Avatar of the user who created 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)