ConnectService.currentActualChannels

Which channels we are actually in. In most cases this will be the union of our home and our guest channels, except when it isn't.

class ConnectService
version(TwitchSupport)
private
bool[string] currentActualChannels;