boot_player
Boots an object from this channel using native alias-removal side effects.
Function
Synopsis
channel:boot_player( object )
Arguments
number or Object object- A current member of the channel.
Returns
Nothing.
Raises
mux.unavailable.checkingduring@lua/check.mux.channel.invalidif the channel is stale or the object is not a member.mux.object.invalidif the object reference is invalid.
Notes
The operation announces a God-administered boot, removes the member’s channel aliases, and preserves the native departure side effects.