aboutsummaryrefslogtreecommitdiff
path: root/discord/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Only automatically defer if no response was given in callbackRapptz2021-05-271-1/+2
* Force button style to link if a URL is passedRapptz2021-05-271-0/+3
* 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
* Add initial support for buttons and componentsRapptz2021-05-274-0/+712