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
fix: Correct the return type of Guild.fetch_channels (#1622)
* fix: Correct the return type of fetch_channels
Signed-off-by: retr0-init <146389702+retr0-init@users.noreply.github.com>
* fix: Revert return type of fetch_channels for GuildWidget
This is meant to be TYPE_VOICE_CHANNEL due to it being a GuildWidget, so this should be reverted.
#1622 (review)
Signed-off-by: retr0-init <146389702+retr0-init@users.noreply.github.com>
---------
Signed-off-by: retr0-init <146389702+retr0-init@users.noreply.github.com>
Co-authored-by: LordOfPolls <dev@lordofpolls.com>
0 commit comments