Property WebhookId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WebhookId
Gets the id of the webhook that generated this message.
[JsonProperty("webhook_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? WebhookId { get; }