Returns the list of the channels the player has joined
See also Channel functions.
Signature:
index, channel, ... = GetChannelList()
Returns:
index- Index of the channel (number)channel- Name of the channel (string)...- Additionalindex, channelpairs for each channel the player has joined (list)