Class ChannelEditorList

java.lang.Object
com.github.twitch4j.helix.domain.ChannelEditorList

public class ChannelEditorList extends Object
  • Constructor Details

    • ChannelEditorList

      public ChannelEditorList()
  • Method Details

    • getEditors

      public List<ChannelEditor> getEditors()
      Users who have editor permissions for a specific channel.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object