WebhookSubscriptionsRequest

public struct WebhookSubscriptionsRequest : JSONConstructableRequest

Get webhook subscriptions https://dev.twitch.tv/docs/api/reference/#get-webhook-subscriptions

  • url

    Undocumented

    Declaration

    Swift

    public let url: URL?
  • Undocumented

    Declaration

    Swift

    public init(after: String? = nil, first: String? = nil)