Table of Contents

Property WebhookId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WebhookId

Gets the id of the webhook that generated this message.

[JsonProperty("webhook_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? WebhookId { get; }

Property Value

ulong?