I’m looking for an api call that returns the number of subscribers to a particular message channel.
Also, it would be nice to have other “meta” api calls regarding messaging, like: how many channels currently exist, or, a channel iterator that allows traversing all existing channels to get info about each channel (e.g. when created, when was the last posted message, etc.)