Webhook.edit() fires a WEBHOOKS_UPDATE event twice #9377
-
So I have this thing which I struggle for couple days now. I know that it can be done so that will fire this event only once
results in
|
Beta Was this translation helpful? Give feedback.
Answered by
Rapptz
Apr 27, 2023
Replies: 1 comment 3 replies
-
This looks like a bug in the library where it was sending two requests when you edit a channel. It's been fixed in da10065 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Rapptz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This looks like a bug in the library where it was sending two requests when you edit a channel. It's been fixed in da10065