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
*
Allow enums to be compared
Sebastian Law
2021-08-24
1
-8
/
+12
*
implement guild stickers
Nadir Chowdhury
2021-07-30
1
-0
/
+25
*
Add audit log events for threads
Nadir Chowdhury
2021-07-28
1
-0
/
+8
*
Fix some typing errors and reformat enums.py
Rapptz
2021-07-04
1
-74
/
+118
*
Add ButtonStyle.url alias for ButtonStyle.link
Rapptz
2021-07-01
1
-0
/
+1
*
Add ButtonStyle.gray alias
Nadir Chowdhury
2021-06-28
1
-0
/
+1
*
Add audit log entries for stage instances
Nadir Chowdhury
2021-06-09
1
-40
/
+48
*
Update thread typings and payloads to match documentation
Rapptz
2021-06-08
1
-0
/
+1
*
First pass at preliminary thread support
Rapptz
2021-06-08
1
-8
/
+12
*
Add Guild.nsfw_level
Nadir Chowdhury
2021-06-07
1
-0
/
+7
*
Add interaction enums to __all__
Rapptz
2021-05-31
1
-0
/
+2
*
Implement StageInstance
Nadir Chowdhury
2021-05-30
1
-0
/
+6
*
Add WebhookType.application
Rapptz
2021-05-30
1
-0
/
+1
*
Add invite targets for voice channel invites
Zomatree
2021-05-29
1
-1
/
+1
*
Add support for reading SelectMenu components from messages
Rapptz
2021-05-28
1
-0
/
+1
*
Add support for setting interaction responses
Rapptz
2021-05-27
1
-0
/
+1
*
Add aliases for button style colours
Rapptz
2021-05-27
1
-0
/
+6
*
Rename enums to use official API naming
Rapptz
2021-05-27
1
-7
/
+7
*
Add initial support for buttons and components
Rapptz
2021-05-27
1
-0
/
+28
*
Remove VerificationLevel aliases
Stanisław Jelnicki
2021-05-25
1
-8
/
+5
*
Add Discord Certified Moderator user flag
Stanisław Jelnicki
2021-05-23
1
-0
/
+1
*
Fix AuditLogEntry.target being incorrect for bulk message delete
Rapptz
2021-05-04
1
-0
/
+2
*
Add target_user and target_type to Invite objects
sudosnok
2021-04-21
1
-0
/
+6
*
Add `MessageType.guild_invite_reminder`
Nadir Chowdhury
2021-04-18
1
-0
/
+1
*
Add VoiceChannel.video_quality_mode
z03h
2021-04-17
1
-0
/
+8
*
add reply and application_command types
NCPlayz
2021-04-11
1
-0
/
+2
*
Use non-underscore TypeVar in enum code
Rapptz
2021-04-06
1
-3
/
+3
*
Make enum code work with typecheckers
Rapptz
2021-04-06
1
-12
/
+23
*
Add on_interaction event and Interaction class.
Rapptz
2021-04-06
1
-0
/
+4
*
Remove userbot functionality
Rapptz
2021-04-04
1
-37
/
+0
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-6
/
+4
*
Implement StageChannel and related methods
Nadir Chowdhury
2021-04-03
1
-0
/
+1
*
Add remaining v6 message types
Nadir Chowdhury
2021-02-23
1
-13
/
+18
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Code cleanup involving enums and message replies
Rapptz
2020-11-27
1
-5
/
+5
*
Sticker implementation cleanup
Rapptz
2020-11-23
1
-1
/
+1
*
Add sticker support
Zomatree
2020-11-23
1
-0
/
+6
*
Allow finer grained control over the member cache.
Rapptz
2020-09-23
1
-1
/
+1
*
Add competing activity type
iDutchy
2020-09-20
1
-0
/
+1
*
Add South Korea VoiceRegion
Patrick
2020-08-18
1
-0
/
+1
*
Add remaining user flags
Nadir Chowdhury
2020-08-05
1
-0
/
+3
*
Add support for integrations
Nadir Chowdhury
2020-06-28
1
-0
/
+8
*
Add support for public user flags
JohnyTheCarrot
2020-05-29
1
-0
/
+3
*
Add new alias VerificationLevel.very_high
apple502j
2020-04-09
1
-0
/
+1
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
Add support for custom activities
Rapptz
2020-01-14
1
-0
/
+1
*
Add `VoiceRegion.dubai`
NCPlayz
2020-01-06
1
-0
/
+1
*
Typo: AuditLogActionCategory
Christian Clauss
2019-12-23
1
-1
/
+1
*
Add Profile.system and Profile.team_user to query newer flags
Rapptz
2019-12-21
1
-0
/
+2
*
Implement `Webhook.type`
NCPlayz
2019-11-26
1
-0
/
+5
[next]