allScopes property

List<String> allScopes
getter/setter pair

Implementation

static List<String> allScopes = [
  analyticsReadExtensions,
  analyticsReadGames,
  bitsRead,
  channelEditCommercial,
  channelManageBroadcast,
  channelReadCharity,
  channelManageExtensions,
  channelManageModerators,
  channelManagePolls,
  channelManagePredictions,
  channelManageRaids,
  channelManageRedemptions,
  channelManageSchedule,
  channelManageVideos,
  channelReadEditors,
  channelReadGoals,
  channelReadHypeTrain,
  channelReadPolls,
  channelReadPredictions,
  channelReadRedemptions,
  channelReadStreamKey,
  channelReadSubscriptions,
  channelReadVips,
  channelManageVips,
  clipsEdit,
  moderationRead,
  moderatorManageAnnoucements,
  moderatorManageAutomod,
  moderatorReadAutomodSettings,
  moderatorManageAutomodSettings,
  moderatorManageBannedUsers,
  moderatorReadBlockedTerms,
  moderatorManageBlockedTerms,
  moderatorManageChatMessages,
  moderatorReadChatSettings,
  moderatorManageChatSettings,
  moderatorReadChatters,
  userEdit,
  userManageBlockedUsers,
  userReadBlockedUsers,
  userReadBroadCast,
  userManageChatColor,
  userReadEmail,
  userReadFollows,
  userReadSubscription,
  userManageWhispers,
  channelModerate,
  chatEdit,
  chatRead,
  whispersRead,
  whispersEdit,
];