ChannelKick

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Kicks a player from the specified channel.

ChannelKick(channelName, playerName)

Arguments

channelName
string - The name of the channel to kick from
playerName
string - The name of the player to kick

Example

ChannelKick("uimods", "alexyoshi")