aboutsummaryrefslogtreecommitdiff
path: root/discord/interactions.py
Commit message (Collapse)AuthorAgeFilesLines
* Add interaction related typingsRapptz2021-04-081-5/+14
|
* Add on_interaction event and Interaction class.Rapptz2021-04-061-0/+104
This is the first pass at the functionality. It's currently a bit incomplete.