# InviteMessage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | **slot** | **i32** | | **message** | **String** | | **message_type** | [**crate::models::InviteMessageType**](InviteMessageType.md) | | **updated_at** | **String** | | **remaining_cooldown_minutes** | **i32** | Changes to 60 when updated, although probably server-side configurable. | [default to 0] **can_be_updated** | **bool** | | [default to true] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)