14 lines
619 B
Markdown
14 lines
619 B
Markdown
# GeneralUiSettings
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**allowed_reactions** | Option<**Vec<String>**> | AllowedReactions contains the list of allowed emoji reactions | [optional]
|
|
**custom_emojis** | Option<**Vec<String>**> | CustomEmojis contains the list of custom emojis | [optional]
|
|
**default_theme** | Option<**String**> | DefaultTheme is the default UI theme | [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)
|
|
|
|
|