Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix - Webhook#update method cannot be used in Ruby 3+
+ update_webhook(**data) will solve the problem in Ruby 3+ + The addition of "if data.key?(:channel)" fixes a bug also present in Ruby 2.7
- Loading branch information