Skip to content

Instantly share code, notes, and snippets.

@alvarezgarcia
Created July 13, 2018 21:20
Show Gist options
  • Save alvarezgarcia/89269e696144161f4f33b24870c4dda9 to your computer and use it in GitHub Desktop.
Save alvarezgarcia/89269e696144161f4f33b24870c4dda9 to your computer and use it in GitHub Desktop.
{
"actions": [
{
"id": "1",
"name": "select_directmessage_participant",
"text": "Select a user...",
"type": "select",
"data_source": "users",
"confirm": {
"text": "Are you sure? This action is not reversable",
"title": "",
"ok_text": "Okay",
"dismiss_text": "Cancel"
},
"selected_options": [
{
"value": "U8JS3A1D0"
}
]
}
],
"attachment_id": "1",
"callback_id": "select_directmessage_participant",
"channel_id": "D8LECLJAK",
"is_ephemeral": true,
"message_ts": "1531516498.000003",
"prompt_app_install": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment