API reference
Property RecipientId
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
RecipientId
Gets the other direct message participant identifier when Discord provided it.
[JsonProperty("recipient_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? RecipientId { get; }