Files
CasperV1FiveM/resources/[standalone]/pma-voice/docs/client-setters/removePlayerFromCall.md
2026-07-07 21:08:52 +02:00

236 B

removePlayerFromCall

Description

Removes the player from the call

NOTE: This is just syntactic sugar for setCallChannel(0)

-- Removes the player from the call channel
exports['pma-voice']:removePlayerFromCall()