Skip to content

When an message is edited in a thread, The parent ID is not found in the triggerΒ #20

@dlsagayaraj

Description

@dlsagayaraj

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));
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions