68 Commits (318166d875edf84dad5488a8169bb8160b1d88ad)

Author SHA1 Message Date
Rapptz 5c24e69cf2 Fix up the Sphinx strings causing warnings. 7 years ago
Hornwitser c557ee33ca [lint] Fix types used for __slots__ and __all__ 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Rapptz eb5defed00 Fix Webhook.guild raising an AttributeError. 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz 30b5047b0e Fix multipart sending for RequestsWebhookAdapter to work. 7 years ago
Rapptz 5013102574 Fix Webhook.delete not working. 8 years ago
rooni 415ca9a774 Add webhook.url 8 years ago
Rapptz 8912625428 Fix docstrings for Webhook.send 8 years ago
Rapptz 99bd595f5e Rename webhook parameters to payload to avoid shadowing. 8 years ago
Rapptz e7d3085445 Webhook URLs can have dashes and underscores. 8 years ago
Steve C 7ee5dc22fb Fix a couple docstrings 8 years ago
Rapptz 8eb6fa0329 Fix multi-part sending with aiohttp in webhooks. 8 years ago
Rapptz 754f3a2ae9 Don't make session a keyword only argument. 8 years ago
Rapptz b5d987347a Fix some docstrings. 8 years ago
Rapptz 310cb05040 Fix Webhook.execute alias. 8 years ago
Rapptz 37b0fdb898 Add webhook support. 8 years ago