Update examples of interactions to mention components
This commit is contained in:
parent
d7ed884593
commit
1059c02df7
@ -63,8 +63,7 @@ class Interaction:
|
||||
"""Represents a Discord interaction.
|
||||
|
||||
An interaction happens when a user does an action that needs to
|
||||
be notified. Current examples are slash commands but future examples
|
||||
include forms and buttons.
|
||||
be notified. Current examples are slash commands and components.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user