Table of Contents

Interface IWebhookEventArgs

Namespace
NetCord.Rest
Assembly
NetCord.dll
public interface IWebhookEventArgs : IJsonModel<JsonWebhookEventArgs>
Inherited Members

Properties

ApplicationId

ulong ApplicationId { get; }

Property Value

ulong

Version

int Version { get; }

Property Value

int