ChannelTeamsRequest

public struct ChannelTeamsRequest : JSONConstructableRequest

Get channel information request see https://dev.twitch.tv/docs/api/reference/#get-channel-teams for details

  • url

    Undocumented

    Declaration

    Swift

    public let url: URL?
  • Undocumented

    Declaration

    Swift

    public init(broadcasterID: String)