Table of Contents

Property WebhookId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WebhookId

Gets the ID of the webhook that posts crossposted messages to the channel.

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

Property Value

ulong