Skip to content

Commit 11721dc

Browse files
authored
Remove outdated note regarding ephemeral messages
1 parent d5cba04 commit 11721dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

discord_slash/context.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,6 @@ async def send(self,
134134
"""
135135
Sends response of the slash command.
136136
137-
.. note::
138-
- Param ``hidden`` doesn't support embed and file.
139-
140137
.. warning::
141138
- Since Release 1.0.9, this is completely changed. If you are migrating from older version, please make sure to fix the usage.
142139
- You can't use both ``embed`` and ``embeds`` at the same time, also applies to ``file`` and ``files``.

0 commit comments

Comments
 (0)