Skip to content

Should allow to send message without payload.text #24

@shamasis

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions