Table of Contents

Method GetWebhookAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

GetWebhookAsync(ulong)

public ValueTask<DiscordWebhook> GetWebhookAsync(ulong webhookId)

Parameters

webhookId ulong

Returns

ValueTask<DiscordWebhook>