ChannelEditor

public struct ChannelEditor : Codable, Equatable

Individual data pertaining to the ChannelEditorResponseObject populated from https://dev.twitch.tv/docs/api/reference/#get-channel-editors

  • Undocumented

    Declaration

    Swift

    public let userId: String
  • Undocumented

    Declaration

    Swift

    public let userName: String
  • Undocumented

    Declaration

    Swift

    public let createdAt: Date