ChannelInformationRequest
public struct ChannelInformationRequest : JSONConstructableRequest
Get channel information request see https://dev.twitch.tv/docs/api/reference/#get-channel-information for details
-
Undocumented
Declaration
Swift
public let url: URL? -
Undocumented
Declaration
Swift
public init(broadcasterID: String)
ChannelInformationRequest Structure Reference