rozod
    Preparing search index...

    Variable getGroupsGroupidPayoutRestrictionConst Api Param

    getGroupsGroupidPayoutRestriction: EndpointGeneric<
        { groupId: number },
        { canUseOneTimePayout: boolean; canUseRecurringPayout: boolean },
        undefined,
    > = ...

    GET https://groups.roblox.com/v1/groups/:groupId/payout-restriction Gets a value indicating whether the group can use payout feature groupId The group id.