When an message is edited in a thread, The parent ID is not found in the trigger Test using the below code: framework.hears('/say', function(bot, trigger, id) { console.log(JSON.stringify(trigger, null, 2)); }