Usage#
Compatibility with Discord applications#
This API was likely designed with Discord compatibility in mind. Discord applications are able to send requests to Guilded webhook endpoints that are identical to those intended for Discord. There are a few notable differences:The created object is always returned (message or list item) regardless of the wait
parameter
The thread_id
parameter is ignored
The tts
, allowed_mentions
, components
, attachments
, flags
, and thread_name
body parameters are ignored
Files cannot be sent alone and must be paired with either content
or embeds
Usage with Discord webhooks#
Guilded supports the use of Discord webhook URLs to feed certain content from Guilded to Discord: Outgoing WebhooksModified at 2024-06-10 20:51:21