revolt_api 0.6.5

Open source user-first chat platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Interactions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reactions** | Option<**Vec<String>**> | Reactions which should always appear and be distinct | [optional]
**restrict_reactions** | Option<**bool**> | Whether reactions should be restricted to the given list  Can only be set to true if reactions list is of at least length 1 | [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)