1.
Introduction
2.
JSON
3.
Discord Webhook
Discord Webhook structure
4.
username
5.
avatar_url
6.
content
7.
embeds
7.1.
color
7.2.
author
7.3.
title
7.4.
url
7.5.
description
7.6.
fields
7.7.
image
7.8.
thumbnail
7.9.
footer
7.10.
timestamp
8.
tts
9.
allowed_mentions
10.
file
Integrate with
11.
IFTTT
12.
IFTTT Platform / Filter Code
Use with
13.
Postman
14.
Insomnia
15.
curl
16.
HTTPie
Examples
17.
Spotify
18.
Twitch
19.
Reddit
20.
Twitter
21.
YouTube
Additional info
22.
Edit Webhook Message
23.
Rate Limits
24.
Discord Markdown
25.
Slack formatting
26.
Field Limits
27.
Epilogue
28.
Contributing
Light
Rust
Coal
Navy
Ayu
Discord Webhooks Guide
content
Sets content for message sent by webhook.
Example:
{ "content": "*reads manual*" }