rozod
    Preparing search index...

    Variable getGroupsGroupidSocialLinksConst Api Param

    getGroupsGroupidSocialLinks: EndpointGeneric<
        { groupId: number },
        {
            data: {
                id: number;
                title: string;
                type: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8;
                url: string;
            }[];
        },
        undefined,
    > = ...

    GET https://groups.roblox.com/v1/groups/:groupId/social-links Get social link data associated with a group groupId The Id of the game