aboutsummaryrefslogtreecommitdiff
path: root/discord/components.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for reading SelectMenu components from messagesRapptz2021-05-281-1/+151
|
* Move ActionRow to its own separate type split from ComponentRapptz2021-05-281-25/+60
|
* Button labels can be NoneZomatree2021-05-271-3/+3
|
* Fix emoji not showing up in button componentRapptz2021-05-271-0/+4
|
* Add initial support for buttons and componentsRapptz2021-05-271-0/+158