aboutsummaryrefslogtreecommitdiff
path: root/discord/ui/button.py
Commit message (Expand)AuthorAgeFilesLines
* Rename enums to use official API namingRapptz2021-05-271-1/+1
* Make Item and Button generic over the underlying viewRapptz2021-05-271-2/+3
* Change the way callbacks are defined to allow derivingRapptz2021-05-271-20/+13
* Add initial support for buttons and componentsRapptz2021-05-271-0/+288