# ServerSystemMessages ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_joined** | Option<**String**> | ID of channel to send user join messages in | [optional] **user_left** | Option<**String**> | ID of channel to send user left messages in | [optional] **user_kicked** | Option<**String**> | ID of channel to send user kicked messages in | [optional] **user_banned** | Option<**String**> | ID of channel to send user banned messages in | [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)