We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would you consider providing support for handover protocol?
I'd be happy to contribute some work:
messaging_handovers
standby
When using handover protocol, we need to subscribe to the messaging_handovers and standby webhooks.
Currently the package only supports the messaging webhook:
messaging
I can contribute with a PR that helps accept the two types of webhooks and also provide the related helper methods:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would you consider providing support for handover protocol?
I'd be happy to contribute some work:
messaging_handovers
andstandby
webhooksWhen using handover protocol, we need to subscribe to the
messaging_handovers
andstandby
webhooks.Currently the package only supports the
messaging
webhook:I can contribute with a PR that helps accept the two types of webhooks and also provide the related helper methods:
The text was updated successfully, but these errors were encountered: