Interface IWebhookEventArgs
public interface IWebhookEventArgs : IJsonModel<JsonWebhookEventArgs>
- Inherited Members
Properties
ApplicationId
ulong ApplicationId { get; }
Property Value
Version
int Version { get; }
public interface IWebhookEventArgs : IJsonModel<JsonWebhookEventArgs>
ulong ApplicationId { get; }
int Version { get; }