Variable discloudConfigRequiredScopesConst

discloudConfigRequiredScopes: {
    bot: readonly [MAIN, NAME, TYPE, RAM, VERSION];
    common: readonly [MAIN, TYPE, RAM, VERSION];
    site: readonly [ID, MAIN, TYPE, RAM, VERSION];
} = ...