You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various Paginator fixes for disable(), cancel(), and respond methods. (#1088)
* potential fix for #1083 by converting WebhookMessage to Message
* fix for #1082
* fix for #1082
* proper fix for #1083 by converting WebhookMessage and InteractionMessage to Message
* apply fix for #1082 to `cancel()` method as well
* apply fix for #1082 to `cancel()` method as well
* fix logic for cancel/disable
0 commit comments