rozod
    Preparing search index...

    Variable getGroupsConfigurationMetadataConst Api

    getGroupsConfigurationMetadata: EndpointGeneric<
        { [key: string]: any },
        {
            groupConfiguration: {
                cost: number;
                descriptionMaxLength: number;
                iconMaxFileSizeMb: number;
                isUsingTwoStepWebviewComponent: boolean;
                nameMaxLength: number;
            };
            groupNameChangeConfiguration: {
                cooldownInDays: number;
                cost: number;
                ownershipCooldownInDays: number;
            };
            isDefaultEmblemPolicyEnabled: boolean;
            isPremiumPayoutsEnabled: boolean;
            recurringPayoutsConfiguration: { maxPayoutPartners: number };
            roleConfiguration: {
                cost: number;
                descriptionMaxLength: number;
                limit: number;
                maxRank: number;
                minRank: number;
                nameMaxLength: number;
            };
        },
        undefined,
    > = ...

    GET https://groups.roblox.com/v1/groups/configuration/metadata Gets Group configuration contextual information