Map<String, int> getCachedReadStatus(String channelUrl) { return chat.channelCache.getCachedReadStatus(channelUrl); }