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.
Discord Markdown
23.
Slack formatting
24.
Field Limits
25.
Epilogue
26.
Contributing
Light
Rust (default)
Coal
Navy
Ayu
Discord Webhooks Guide
title
Sets title for webhook's embed.
Example:
{ "embeds": [{ "title": "Meow!" }] }