Skip to content

Create Boxed/Object Type for Messages #8

@jsparber

Description

@jsparber

Instead of returning multiple values in the message and ephemeral-message we should use a Boxed or maybe an Object to return a message. This will allow us to have single signal for both types of messages as well. This way we can have Message.ack() instead of the return value of the signal, so that async acknowledgments are possible. And will make it easy to add more properties to it later.

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