mirror of
https://github.com/tsickert/discord-webhook.git
synced 2025-02-03 21:16:41 -05:00
Update README.md
Remove comment about threads not being supported because they are
This commit is contained in:
parent
feeb4b528d
commit
afb6a29c6a
1 changed files with 0 additions and 1 deletions
|
@ -236,4 +236,3 @@ please open an issue in this repository and I'll take a look!
|
|||
|
||||
The Discord API supports up to 10 embeds per webhook and also offers additional `fields` in the embed. Due to the input format for actions, I decided to limit it to one embed and I decided not to support fields. (`fields` seem to be bold text above non-bold text, so they seem reproducable without the explicit field). If you need to have multiple embeds, I would suggest invoking the action multiple times. If requested, I can explore providing the additional embeds and fields, but based on feedback I was getting during dev, the fields provided currently suited most needs.
|
||||
|
||||
The action also doesn't support threads. Support coming soon.
|
||||
|
|
Loading…
Reference in a new issue