API reference
Property Name
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Name
Gets the channel name when Discord provided it.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string? Name { get; }