API reference
Property Metadata
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Metadata
Gets the lobby-scoped metadata dictionary when present.
[JsonProperty("metadata", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyDictionary<string, string> Metadata { get; }