Skip to content

Commit be63b41

Browse files
LulalabyBobDotCom
andauthored
Update discord/interactions.py
Co-authored-by: BobDotCom <[email protected]>
1 parent b10a12d commit be63b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/interactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ async def defer(self, *, ephemeral: bool = False) -> None:
406406
-----------
407407
ephemeral: :class:`bool`
408408
Indicates whether the deferred message will eventually be ephemeral.
409-
If ``True`` for interactions of type :attr:`InteractionType.component`, this will send an ephemeral 'bot is thinking' message in the channel.
409+
If ``True`` for interactions of type :attr:`InteractionType.component`, this will defer ephemerally.
410410
411411
Raises
412412
-------

0 commit comments

Comments
 (0)