MLPlayerTryGetReceiverChannelsOn this pageMLPlayer.TryGetReceiverChannels() Gets the player receiver channels. Returns: typeDescriptionbooleanreturn true if able to get the receiver channels, otherwise false.number[]Receiver channels. Usage ---@type MLPlayerlocal mlplayer;local val0, val1 = mlplayer.TryGetReceiverChannels()