revolt_api 0.6.5

Open source user-first chat platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# InviteResponseOneOf1

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#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::InviteResponseOneOfUserAvatar**]InviteResponse_oneOf_user_avatar.md> |  | [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)