Table of Contents

Class ApplicationDeauthorizedWebhookEventArgs

Namespace
NetCord.Rest
Assembly
NetCord.dll
public class ApplicationDeauthorizedWebhookEventArgs : WebhookEventArgs, IWebhookEventArgs, IJsonModel<JsonWebhookEventArgs>
Inheritance
ApplicationDeauthorizedWebhookEventArgs
Implements
Inherited Members

Constructors

ApplicationDeauthorizedWebhookEventArgs(JsonWebhookEventArgs, RestClient)

public ApplicationDeauthorizedWebhookEventArgs(JsonWebhookEventArgs jsonModel, RestClient client)

Parameters

jsonModel JsonWebhookEventArgs
client RestClient

Properties

User

public User User { get; }

Property Value

User