I currently use the TMI system (/hosts) to see what channel my channel is currently hosting. However, there is no flag to differentiate whether the current host is an auto-host or a manual host. This is somewhat important to the usage of this feature in my code. Would it be possible to add an “automatic” boolean to the returned data to differentiate between the automatic system and a manual host?
Or, is there another API I could call to check if the current host is manual or automatic?