Skip to content

Enums

Scope

OAuth scopes used with authenticate().

kickpy.enums.Scope

Bases: Enum

Represents the available OAuth scopes.

WebhookEvent

Event types for the webhook server.

kickpy.webhooks.enums.WebhookEvent

Bases: Enum

Represents the type of webhook events.