Table of Contents
API reference

Property Guild

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

Guild

Gets the guild the application was authorized for when the install target was a guild.

[JsonProperty("guild", NullValueHandling = NullValueHandling.Ignore)]
public DiscordWebhookAuthorizedGuild? Guild { get; }

Property Value

DiscordWebhookAuthorizedGuild