API GetChannelList
Talk0
98,437pages on
this wiki
this wiki
Retrieves joined channels.
id1, name1, id2, name2, ... = GetChannelList();
Parameters
Arguments
- () - none
Returns
- id1, name1, ...
- pairs of channel number and channel name.
- Note
Does not appear to return all channels, only some. I have no idea why, or what criteria it uses.