Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make replying to a message with the replyTo field set optional #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

austin-beer
Copy link
Contributor

There are situations where a consumer may not want to immediately
reply to a message even though the message has the replyTo field set.
This change allows a consumer to decide whether or not to reply simply
by not returning a value or message if it doesn't want to reply.

There are situations where a consumer may not want to immediately
reply to a message even though the message has the replyTo field set.
This change allows the consumer to decide whether or not to reply by
simply not returning a value or message if it doesn't want to reply.
@austin-beer
Copy link
Contributor Author

If this PR could be reviewed and merged and published to npm, it would be very helpful for us!

@marcomag89
Copy link

please! merge this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants