GTA V NativesplayerPlayer::getGroupOn this pagePlayer::getGroupReturns the group ID the player is member of. Syntax ```js player.getGroup(); ``` Required Arguments Return value int Example ```js // todo ``` See also