Hightlight nodes w/ active chat
@$pb.TagNumber(1) $core.bool get chatSwitch => $_getBF(0);
@$pb.TagNumber(1) set chatSwitch($core.bool value) => $_setBool(0, value);