index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
integrations.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove in-place edits and return fresh instances instead
Rapptz
2021-08-23
1
-9
/
+2
*
Add reason kwarg to more methods
Nadir Chowdhury
2021-07-28
1
-2
/
+9
*
Use a property for StreamIntegration.expire_behavior alias
Rapptz
2021-06-29
1
-1
/
+5
*
Rework StreamIntegration.edit to not rely on state
Rapptz
2021-06-29
1
-38
/
+25
*
Handle role_id possibly being None for StreamIntegration
Harmon
2021-06-27
1
-1
/
+1
*
Fix typing of IntegrationAccount class
Josh
2021-06-11
1
-3
/
+3
*
Fix type errors with required keys in the integration types
Rapptz
2021-05-29
1
-10
/
+15
*
Fix some type errors in StreamIntegration.edit
Rapptz
2021-05-29
1
-5
/
+7
*
Make StreamIntegration.role a property rather than a strong reference
Rapptz
2021-05-29
1
-7
/
+8
*
Add support for bot integrations
Maya
2021-05-29
1
-49
/
+167
*
Add typings for audit logs, integrations, and webhooks
Nadir Chowdhury
2021-04-10
1
-17
/
+57
*
Use f-strings in more places that were missed.
Rapptz
2021-04-08
1
-2
/
+2
*
Add `__all__` to remaining modules
Nadir Chowdhury
2021-04-07
1
-0
/
+5
*
Convert datetimes to aware datetimes with UTC.
Rapptz
2021-04-04
1
-2
/
+2
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-2
/
+0
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Remove namedtuples to better future guard the library
Tarek
2020-09-21
1
-3
/
+6
*
Fix NameError and AttributeError in Template and Integrations
Xua
2020-08-05
1
-2
/
+3
*
[bugs] stop resolving Object for template/invite; remove dupe methods
NCPlayz
2020-06-29
1
-1
/
+1
*
Add support for integrations
Nadir Chowdhury
2020-06-28
1
-0
/
+202