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.
1 parent d5cba04 commit 11721dcCopy full SHA for 11721dc
discord_slash/context.py
@@ -134,9 +134,6 @@ async def send(self,
134
"""
135
Sends response of the slash command.
136
137
- .. note::
138
- - Param ``hidden`` doesn't support embed and file.
139
-
140
.. warning::
141
- Since Release 1.0.9, this is completely changed. If you are migrating from older version, please make sure to fix the usage.
142
- You can't use both ``embed`` and ``embeds`` at the same time, also applies to ``file`` and ``files``.
0 commit comments