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
/
enums.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add new audit log entry types. Fix issue with unknown entry types
Josh B
2019-11-26
1
-26
/
+46
*
Add europe region
apple502j
2019-10-17
1
-0
/
+1
*
Add CHANNEL_FOLLOW_ADD Message Type
Dice
2019-08-27
1
-0
/
+1
*
Support team members data in application info
fourjr
2019-06-29
1
-0
/
+5
*
Cast activity enumerator to integer instead of accessing value directly
Rapptz
2019-06-25
1
-0
/
+3
*
Fix descriptor detection in enum code.
Rapptz
2019-06-09
1
-7
/
+10
*
Disallow deleting of enum attributes.
Rapptz
2019-06-09
1
-0
/
+3
*
Add EnumMeta.__reversed__ just in case someone does this.
Rapptz
2019-06-09
1
-0
/
+3
*
Add EnumMeta.__len__ to not break user avatar code.
Rapptz
2019-06-09
1
-0
/
+3
*
Remove unused import.
Rapptz
2019-06-09
1
-1
/
+0
*
Replace Enum with an internal one for significant speed improvements.
Rapptz
2019-06-09
1
-54
/
+88
*
Add support for new message types related to premium guilds.
Rapptz
2019-06-04
1
-8
/
+12
*
Add India region to VoiceRegion
apple502j
2019-05-13
1
-0
/
+1
*
Consistent use of __all__ to prevent merge conflicts.
Rapptz
2019-04-20
1
-5
/
+21
*
Improve performance of value -> enum by about 5x.
Rapptz
2019-04-15
1
-2
/
+55
*
Fix issue with speaking state causing an error.
Rapptz
2019-04-08
1
-0
/
+3
*
Change all IntEnum to Enum
Rapptz
2019-04-08
1
-7
/
+7
*
Added functionality to edit user settings
CapnS
2019-03-28
1
-1
/
+17
*
Add support for store channels.
Rapptz
2019-03-17
1
-0
/
+1
*
Add support for guild news channels.
Rapptz
2019-03-08
1
-0
/
+1
*
Add PremiumType enumeration and ClientUser.premium_type
Liam H
2019-02-12
1
-1
/
+6
*
Update voice code to vws V4
Imayhaveborkedit
2019-01-28
1
-4
/
+13
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
Add support for default notification level in audit logs and Guild.edit
Rapptz
2018-11-25
1
-1
/
+1
*
Add Guild.default_notifications
Chris
2018-11-24
1
-1
/
+5
*
add support for Bug Hunter and Early Supporter flags
bmintz
2018-11-24
1
-0
/
+2
*
Added hypesquad house functionality
mental
2018-08-22
1
-1
/
+8
*
Adds missing voice regions.
MaximusPX
2018-08-22
1
-0
/
+2
*
Split Game object to separate Activity subtypes for Rich Presences.
Rapptz
2018-03-05
1
-1
/
+10
*
Missing Voice Regions
Mippy (William)
2017-11-12
1
-0
/
+2
*
Add category support.
Rapptz
2017-09-13
1
-4
/
+5
*
Change VerificationLevel, ContentFilter to be IntEnums
Gorialis
2017-08-02
1
-3
/
+3
*
Add support for user flags in Profile.
Rapptz
2017-06-30
1
-1
/
+6
*
Rename verification level to extreme due to demand.
Rapptz
2017-05-27
1
-1
/
+1
*
Add highest verification level.
Rapptz
2017-05-27
1
-5
/
+7
*
Rename GuildRegion to VoiceRegion.
Rapptz
2017-05-09
1
-2
/
+2
*
Add support for message delete audit log action type.
Rapptz
2017-05-04
1
-1
/
+4
*
Implement audit logs.
Rapptz
2017-04-30
1
-1
/
+86
*
Support for new member message types.
Rapptz
2017-04-21
1
-0
/
+1
*
Export missing enums.
Rapptz
2017-04-12
1
-0
/
+3
*
Add Guild.explicit_content_filter.
Rapptz
2017-04-12
1
-0
/
+8
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
Add support for relationships.
Rapptz
2017-01-20
1
-0
/
+6
*
Use CDN URL for default avatars.
Rapptz
2017-01-09
1
-12
/
+6
*
Rename Server to Guild everywhere.
Rapptz
2017-01-03
1
-1
/
+1
*
Add support for "Do Not Disturb" and "Invisible" statuses.
Rapptz
2016-09-26
1
-0
/
+3
*
Add support for server verification levels.
Rapptz
2016-09-12
1
-0
/
+10
*
Support for pinned system messages.
Rapptz
2016-09-12
1
-0
/
+1
*
Add new EU Central and EU West server regions.
Rapptz
2016-09-09
1
-0
/
+2
*
Add remaining server regions to the enum.
Rapptz
2016-07-14
1
-9
/
+13
[prev]
[next]