Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_execute_webhook_params Struct Reference

Execute Webhook. More...

#include <webhook.endpoints-params.h>

Collaboration diagram for discord_execute_webhook_params:
Collaboration graph
[legend]

Public Attributes

bool wait
 
char * content
 
char * username
 
char * avatar_url
 
bool tts
 
char * file
 
struct discord_embedembeds
 
char * payload_json
 
struct discord_channel_allowed_mentionsallowed_mentions
 

Detailed Description

Execute Webhook.

See also
https://discord.com/developers/docs/resources/webhook#execute-webhook
Note
defined at specs/discord/webhook.endpoints-params.json:33:22

The documentation for this struct was generated from the following file: