Skip to content

Commit c2a9853

Browse files
committed
🩹 Allow MediaChannel as slash option.
1 parent 99596cc commit c2a9853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,7 @@ def from_datatype(cls, datatype):
825825
"ThreadOption",
826826
"Thread",
827827
"ForumChannel",
828+
"MediaChannel",
828829
"DMChannel",
829830
]:
830831
return cls.channel

0 commit comments

Comments
 (0)