2025-04-07 01:41:12 +00: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()