Commit 6c12971
fix: Correct the return type of Guild.fetch_channels (#1622)
* fix: Correct the return type of fetch_channels
Signed-off-by: retr0-init <[email protected]>
* 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 <[email protected]>
---------
Signed-off-by: retr0-init <[email protected]>
Co-authored-by: LordOfPolls <[email protected]>1 parent e7403ff commit 6c12971
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| |||
0 commit comments