void setCachedReadStatus(Map<String, int> readStatus) { chat.channelCache.setCachedReadStatus(channelUrl, readStatus); }