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