Replies: 1 comment 2 replies
-
As the method
Seeing as discord bots cannot be in a Also the class including the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation for
Context.channel
shows this property is aTextChannel
.However, could this not also be a
DMChannel
?The typing for Message.channel is
Union[abc.Messageable]
Beta Was this translation helpful? Give feedback.
All reactions