Method GetWebhookWithTokenAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
GetWebhookWithTokenAsync(ulong, string)
Gets a webhook with its token (when user is not in said guild)
public Task<DiscordWebhook> GetWebhookWithTokenAsync(ulong webhookId, string webhookToken)