Skip to content

should events have message ids or messages? #12

Description

@lukesmurray

detail: {
messageId: data.messageId,
aliasName,
},

detail: {
message: data.message,
aliasName
},

We should choose one, not sure if data always has the message attached so we may need to make an asynchronous call to load the new message.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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