mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
14 lines
509 B
ReStructuredText
14 lines
509 B
ReStructuredText
.. red app_commands module documentation
|
|
|
|
====================
|
|
App Commands Package
|
|
====================
|
|
|
|
This package acts almost identically to :doc:`discord.ext.app_commands <dpy:interactions/api>`; i.e.
|
|
all of the attributes from discord.py's are also in ours.
|
|
Some of these attributes, however, have been slightly modified, while others have been added to
|
|
extend functionalities used throughout the bot, as outlined below.
|
|
|
|
.. autoclass:: redbot.core.app_commands.UserFeedbackCheckFailure
|
|
:members:
|