Skip to content

Error event getting fired on every message I send #53

@Js41637

Description

@Js41637

Got this weird problem where whenever I post a message using the slack.sendMsg it emites an error event after the message has been sent containing a normal message sent response

{
  ok: true,
  reply_to: 0,
  ts: '1470627489.001015',
  text: 'text'
}

Any idea why it would be doing this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions