APIClient.sendWebhookMessage
- void sendWebhookMessage(Snowflake id, string token, inout(string) content, inout(string) nonce, inout(bool) tts, inout(MessageEmbed) embed)
class APIClient
void
sendWebhookMessage
(,,,,,inout(MessageEmbed) embed ) - void sendWebhookMessage(Snowflake id, string token, inout(string) content, inout(string) nonce, inout(bool) tts, inout(MessageEmbed[]) embeds)
dcord api client APIClient
constructorsfunctionsvariables
Undocumented in source. Be warned that the author may not have intended to support it.