[docs] Update Sphinx and Fix various references

Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com>
This commit is contained in:
Josh
2021-06-28 13:43:49 +10:00
committed by GitHub
parent 76c9e390f1
commit 233d10649c
10 changed files with 24 additions and 21 deletions

View File

@ -136,7 +136,7 @@ class Button(Component):
Attributes
-----------
style: :class:`ComponentButtonStyle`
style: :class:`.ButtonStyle`
The style of the button.
custom_id: Optional[:class:`str`]
The ID of the button that gets received during an interaction.