aboutsummaryrefslogtreecommitdiff
path: root/discord/ui
Commit message (Collapse)AuthorAgeFilesLines
* Rename enums to use official API namingRapptz2021-05-272-2/+2
|
* Make Item and Button generic over the underlying viewRapptz2021-05-272-6/+8
|
* Change the way callbacks are defined to allow derivingRapptz2021-05-273-89/+45
| | | | | This should hopefully make these work more consistently as other functions do.
* Add initial support for buttons and componentsRapptz2021-05-274-0/+712