Skip to content

Commit

Permalink
Add ForumChannel to InteractionChannel
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorukyum committed Jul 2, 2022
1 parent 768dc66 commit 0696ffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions discord/interactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@

from .channel import (
CategoryChannel,
ForumChannel,
StageChannel,
TextChannel,
VoiceChannel,
Expand All @@ -75,6 +76,7 @@
VoiceChannel,
StageChannel,
TextChannel,
ForumChannel,
CategoryChannel,
Thread,
PartialMessageable,
Expand Down

0 comments on commit 0696ffe

Please sign in to comment.