aboutsummaryrefslogtreecommitdiff
path: root/discord/threads.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement remaining HTTP endpoints on threadsRapptz2021-06-081-1/+138
| | | | | I'm not sure if I missed any -- but this is the entire documented set so far.
* First pass at preliminary thread supportRapptz2021-06-081-0/+244
This is missing a lot of functionality right now, such as two gateway events and all the HTTP CRUD endpoints.