# CommandResponse
## Properties
**response_type** | Option<**String**> | The response type either in_channel or ephemeral | [optional]
**text** | Option<**String**> | | [optional]
**username** | Option<**String**> | | [optional]
**icon_url** | Option<**String**> | | [optional]
**goto_location** | Option<**String**> | | [optional]
**attachments** | Option<[**Vec<crate::models::SlackAttachment>**](SlackAttachment.md)> | | [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)