GTA V NativespedPed::removeGroupOn this pagePed::removeGroupSyntax ```js mp.game.ped.removeGroup(groupId); ``` Required Arguments groupId: int Return value Undefined Example ```js // todo ``` See also