Namespace: Discord
Name
Description
Type
Token
The webhook's token
string
Please note that this constructor should only be used if you're not admin of the parent server. If you are, just call GetWebhook() on your existing client.
webhookId
ID of the webhook
ulong
token
Sends a message through the webhook.
content
The contents of the message
embed
The embed to include in the message
DiscordEmbed?
profile
The profile to use for this specific message
DiscordWebhookProfile
Last updated 5 years ago