rozod
    Preparing search index...

    Variable patchGroupsGroupidSocialLinksSociallinkidConst Api Param

    patchGroupsGroupidSocialLinksSociallinkid: EndpointGeneric<
        { groupId: number; socialLinkId: number },
        Record<string, never>,
        { title: string; type: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8; url: string },
    > = ...

    PATCH https://groups.roblox.com/v1/groups/:groupId/social-links/:socialLinkId Updates a social link body The Roblox.Groups.Api.SocialLinkRequest. groupId The id of the universe socialLinkId The id of the social link being updated