Add Slack URL icon documentation (#14239)

This commit is contained in:
Erik J. Olson 2020-08-15 04:18:54 -05:00 committed by GitHub
parent f44abce3eb
commit cf5f182b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ username:
type: string type: string
default: The user account or botname that you generated the API key as. default: The user account or botname that you generated the API key as.
icon: icon:
description: Use one of the Slack emojis as an Icon for the supplied username. Slack uses the standard emoji sets used [here](https://www.webpagefx.com/tools/emoji-cheat-sheet/). description: Use one of the Slack emojis as an Icon for the supplied username. Slack uses the standard emoji sets used [here](https://www.webpagefx.com/tools/emoji-cheat-sheet/). Alternatively a publicly accessible URL may be used.
required: false required: false
type: string type: string
{% endconfiguration %} {% endconfiguration %}