Discord webhook embed description max character limit
Open
- Dominant language
- TypeScript
- Stars
- 676
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Discord webhook will fail to send if the description field content is greater than 4096 characters. This is a hard limit set by Discord.
**Expected Behavior:**
When sending a Discord webhook, only send the first 4096 characters.
**Actual Behavior:**
The webhook fails to send if the feedback description is greater than 4096 characters.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.