dcord ~master (2022-05-06T22:14:59.8294696)
Dub
Repo
Webhook.sendMessage
dcord
types
webhook
Webhook
Undocumented in source. Be warned that the author may not have intended to support it.
void
sendMessage
(inout(string) content, inout(string) nonce, inout(bool) tts, inout(MessageEmbed[]) embeds)
class
Webhook
void
sendMessage
(
inout
(
string
)
content
,
inout
(
string
)
nonce
= null
,
inout
(
bool
)
tts
= false
,
inout
(
MessageEmbed
[])
embeds
= null
)
void
sendMessage
(inout(string) content, inout(string) nonce, inout(bool) tts, inout(MessageEmbed) embed)
Meta
Source
See Implementation
dcord
types
webhook
Webhook
constructors
this
functions
deleteWebhook
sendMessage
variables
applicationID
avatar
avatarUrl
channelID
client
guildID
id
name
token
type
url