aboutsummaryrefslogtreecommitdiff
path: root/discord/ui/item.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for select componentsRapptz2021-05-281-1/+4
* Make Item and Button generic over the underlying viewRapptz2021-05-271-4/+5
* Change the way callbacks are defined to allow derivingRapptz2021-05-271-63/+19
* Add initial support for buttons and componentsRapptz2021-05-271-0/+140