| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename webhook parameters to payload to avoid shadowing. | Rapptz | 2017-08-24 | 1 | -16/+16 |
| * | Webhook URLs can have dashes and underscores. | Rapptz | 2017-08-22 | 1 | -1/+1 |
| * | Fix a couple docstrings | Steve C | 2017-08-22 | 1 | -3/+3 |
| * | Fix multi-part sending with aiohttp in webhooks. | Rapptz | 2017-08-22 | 1 | -0/+1 |
| * | Don't make session a keyword only argument. | Rapptz | 2017-08-21 | 1 | -1/+1 |
| * | Fix some docstrings. | Rapptz | 2017-08-21 | 1 | -5/+3 |
| * | Fix Webhook.execute alias. | Rapptz | 2017-08-21 | 1 | -2/+3 |
| * | Add webhook support. | Rapptz | 2017-08-21 | 1 | -0/+651 |