Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 236 Bytes

removePlayerFromCall.md

File metadata and controls

12 lines (8 loc) · 236 Bytes

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()