Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index_incoming_webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This will be displayed in the channel as:

You can override an incoming webhook's configured name with the `username` parameter in your JSON payload.

You can also override the bot icon either with `icon_url` or `icon_emoji"`.
You can also override the bot icon either with `icon_url` or `icon_emoji`.

{
"username": "new-bot-name",
Expand Down