Skip to content

Commit 0ab81ab

Browse files
committed
Improve docstring
1 parent 4ec0e35 commit 0ab81ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/commands/context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141

4242
class ApplicationContext(discord.abc.Messageable):
43-
"""Represents a Discord interaction context.
43+
"""Represents a Discord application command interaction context.
4444
4545
This class is not created manually and is instead passed to application
4646
commands as the first parameter.

0 commit comments

Comments
 (0)