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