Challenge
Slack doesn't allow to send a quick reply message along with an attachment.
Currently we are sending the attachment and then a text message which breaks the rule that Hexabot sets out being that : sendMessage() is intended to send a single message.
Challenge
Slack doesn't allow to send a quick reply message along with an attachment.
Currently we are sending the attachment and then a text message which breaks the rule that Hexabot sets out being that : sendMessage() is intended to send a single message.