20 Commits (a2a7b0f076c763f08c871d76f9477d1d0eed1973)

Author SHA1 Message Date
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