27 Commits (master)

Author SHA1 Message Date
Steve C ce06beeb6c
Fix permissions-based docstrings to be more consistent 3 years ago
z03h 619bc50e5d
Add application command permissions to audit log 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
chromacoat dreamkey 095aaa9ad1
Change wording of InvalidArgument removal in docs 3 years ago
Rapptz 4c8b1f9abd Remove unused imports 3 years ago
Josh 2b69b5d545
Remove discord.InvalidArgument 3 years ago
Rapptz 30e7a2e937 Fix a few more type errors 3 years ago
Rapptz 490bbffc93 Remove in-place edits and return fresh instances instead 4 years ago
Nadir Chowdhury 96b9a0e09d
Add reason kwarg to more methods 4 years ago
Rapptz 53ef89c29f Use a property for StreamIntegration.expire_behavior alias 4 years ago
Rapptz c6a69062a8 Rework StreamIntegration.edit to not rely on state 4 years ago
Harmon 1a3422dccc
Handle role_id possibly being None for StreamIntegration 4 years ago
Josh a0e1d1e25f
Fix typing of IntegrationAccount class 4 years ago
Rapptz 794327cdb4 Fix type errors with required keys in the integration types 4 years ago
Rapptz 1ae40a11b7 Fix some type errors in StreamIntegration.edit 4 years ago
Rapptz 06743dd434 Make StreamIntegration.role a property rather than a strong reference 4 years ago
Maya 4d7822493f
Add support for bot integrations 4 years ago
Nadir Chowdhury 3e92196a2b
Add typings for audit logs, integrations, and webhooks 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
Nadir Chowdhury 89456022cf
Add `__all__` to remaining modules 4 years ago
Rapptz ff7094ce96 Convert datetimes to aware datetimes with UTC. 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Tarek 7f17dc79a6
Remove namedtuples to better future guard the library 5 years ago
Xua a1d6ff82dd
Fix NameError and AttributeError in Template and Integrations 5 years ago
NCPlayz ce03c62c6b [bugs] stop resolving Object for template/invite; remove dupe methods 5 years ago
Nadir Chowdhury a64006ee9b
Add support for integrations 5 years ago