Table of Contents

Property WebhookId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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