Enum WebhookType
Represents the type of a webhook.
Assembly: Discord.Net.Core.dll​
View Source​
Declaration
public enum WebhookType
Fields​
Incoming​
An incoming webhook
View Source​
Declaration
Incoming = 1
Represents the type of a webhook.
public enum WebhookType
An incoming webhook
Incoming = 1