# InlineObject60 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | ID of the post to update | **is_pinned** | Option<**bool**> | Set to `true` to pin the post to the channel it is in | [optional] **message** | Option<**String**> | The message text of the post | [optional] **has_reactions** | Option<**bool**> | Set to `true` if the post has reactions to it | [optional] **props** | Option<**String**> | A general JSON property bag to attach to the post | [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)