Skip to content

Commit

Permalink
docs: fix a reference
Browse files Browse the repository at this point in the history
  • Loading branch information
EQUENOS committed Nov 3, 2023
1 parent 413f759 commit 304a829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disnake/ext/commands/interaction_bot_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class AppCmdIndex(NamedTuple):
Attributes
----------
type: :class:`ApplicationCommandType`
type: :class:`disnake.ApplicationCommandType`
The type of the application command being stored.
name: :class:`str`
The name of the application command being stored.
Expand Down

0 comments on commit 304a829

Please sign in to comment.