in lib/client.js [474:477]
deleteItem(id) { this.realtime.send('conversation.item.delete', { item_id: id }); return true; }