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

fix!: return Webhook struct from WebhookEdit and WebhookEditWithToken #1497

Merged
merged 1 commit into from Feb 16, 2024

Conversation

Cyb3r-Jak3
Copy link
Contributor

Return *Webhook for WebhookEdit and WebhookEditWithToken.

Fixes #1495

@FedorLap2006 FedorLap2006 changed the title Return *Webhook for WebhookEdits fix!: return Webhook struct in WebhookEdit and WebhookEditWithToken Feb 16, 2024
@FedorLap2006 FedorLap2006 changed the title fix!: return Webhook struct in WebhookEdit and WebhookEditWithToken fix!: return Webhook struct from WebhookEdit and WebhookEditWithToken Feb 16, 2024
@FedorLap2006 FedorLap2006 merged commit 15ef2a4 into bwmarrin:master Feb 16, 2024
8 checks passed
@FedorLap2006 FedorLap2006 added fix Pull requests and issues related to bug fixes and structural inconsistencies breaking changes Contains breaking changes. Should be reflected in the changelog labels Feb 16, 2024
@FedorLap2006
Copy link
Collaborator

Thanks for noticing and fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking changes Contains breaking changes. Should be reflected in the changelog fix Pull requests and issues related to bug fixes and structural inconsistencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webhook functions return Role instead of Webhook
2 participants