Update examples of interactions to mention components

This commit is contained in:
jack1142 2021-07-03 03:58:06 +02:00 committed by GitHub
parent d7ed884593
commit 1059c02df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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