We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2d8042 + c6ecd9c commit 5244381Copy full SHA for 5244381
discord/interactions.py
@@ -31,7 +31,7 @@
31
from . import utils
32
from .enums import try_enum, InteractionType, InteractionResponseType
33
from .errors import InteractionResponded, ClientException, InvalidArgument
34
-from .channel import ChannelType
+from .channel import ChannelType, PartialMessageable
35
from .file import File
36
from .user import User
37
from .member import Member
0 commit comments