Skip to content

Commit

Permalink
🩹 Allow MediaChannel as slash option.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paillat-dev committed Nov 20, 2024
1 parent 99596cc commit c2a9853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@ def from_datatype(cls, datatype):
"ThreadOption",
"Thread",
"ForumChannel",
"MediaChannel",
"DMChannel",
]:
return cls.channel
Expand Down

0 comments on commit c2a9853

Please sign in to comment.