Skip to content

Should allow to send message without payload.text #24

Description

@shamasis

This is a valid usage to send with only attachments and no text.

Line 13 of slack.js should be

if (!message.text && !Array.isArray(message.attachments)) {

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