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)
  • ... - Additional index, channel pairs for each channel the player has joined (list)