aboutsummaryrefslogtreecommitdiff
path: root/discord/webhook/sync.py
Commit message (Expand)AuthorAgeFilesLines
* Fix overloads on Webhook.send to not require wait kwargRapptz2021-04-151-1/+1
* Fix WebhookMessage.edit documentationRapptz2021-04-151-6/+1
* Fix rate limit handling with retry_after precision changeRapptz2021-04-151-2/+4
* Rewrite webhooks to play better with typings and rate limitsRapptz2021-04-151-0/+961