aboutsummaryrefslogtreecommitdiff
path: root/discord/ui/button.py
Commit message (Expand)AuthorAgeFilesLines
* Add PartialEmoji.from_str helperRapptz2021-05-281-22/+8
* Button labels can be NoneZomatree2021-05-271-10/+10
* Force button style to link if a URL is passedRapptz2021-05-271-0/+3
* 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