86 Commits (81b259ab3668d0083e4bac4290d5ea88a7a69424)

Author SHA1 Message Date
Rapptz b32ad3de37 Fix AuditLogEntry.target being incorrect for bulk message delete 4 years ago
sudosnok 67abfea61a
Add target_user and target_type to Invite objects 4 years ago
Nadir Chowdhury 95777230b0
Add `MessageType.guild_invite_reminder` 4 years ago
z03h 304229071f
Add VoiceChannel.video_quality_mode 4 years ago
NCPlayz 4c565e5299 add reply and application_command types 4 years ago
Rapptz 72275a73fa Use non-underscore TypeVar in enum code 4 years ago
Rapptz 008432c76a Make enum code work with typecheckers 4 years ago
Rapptz 8cece19b22 Add on_interaction event and Interaction class. 4 years ago
Rapptz 54288879e2 Remove userbot functionality 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nadir Chowdhury 1b2688518e
Implement StageChannel and related methods 4 years ago
Nadir Chowdhury 6f748e5da5
Add remaining v6 message types 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz bd6ab93348 Code cleanup involving enums and message replies 4 years ago
Rapptz c8954906cb Sticker implementation cleanup 4 years ago
Zomatree 344cb96c5d
Add sticker support 4 years ago
Rapptz 23ae084b8c Allow finer grained control over the member cache. 5 years ago
iDutchy cc26499237
Add competing activity type 5 years ago
Patrick 9121441315
Add South Korea VoiceRegion 5 years ago
Nadir Chowdhury 360fc123c6
Add remaining user flags 5 years ago
Nadir Chowdhury a64006ee9b
Add support for integrations 5 years ago
JohnyTheCarrot ab5f995d78 Add support for public user flags 5 years ago
apple502j 6d0db182b9 Add new alias VerificationLevel.very_high 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz a841efa087 Add support for custom activities 5 years ago
NCPlayz 787d424dce Add `VoiceRegion.dubai` 5 years ago
Christian Clauss f9b8b234e3
Typo: AuditLogActionCategory 5 years ago
Rapptz c92ca4ee07 Add Profile.system and Profile.team_user to query newer flags 5 years ago
NCPlayz f554819506 Implement `Webhook.type` 5 years ago
Josh B 7df5effbb7 Add new audit log entry types. Fix issue with unknown entry types 5 years ago
apple502j 6241983a99 Add europe region 6 years ago
Dice da4bb0610c Add CHANNEL_FOLLOW_ADD Message Type 6 years ago
fourjr 3961e7ef6d Support team members data in application info 6 years ago
Rapptz 1e982e0042 Cast activity enumerator to integer instead of accessing value directly 6 years ago
Rapptz 855a6c5b59 Fix descriptor detection in enum code. 6 years ago
Rapptz 2b761508f1 Disallow deleting of enum attributes. 6 years ago
Rapptz 6931189b92 Add EnumMeta.__reversed__ just in case someone does this. 6 years ago
Rapptz a92b4c2093 Add EnumMeta.__len__ to not break user avatar code. 6 years ago
Rapptz d7814cfb25 Remove unused import. 6 years ago
Rapptz 991140eebe Replace Enum with an internal one for significant speed improvements. 6 years ago
Rapptz 5dce3410e6 Add support for new message types related to premium guilds. 6 years ago
apple502j 357abf2e55 Add India region to VoiceRegion 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
Rapptz 6f26a4aad8 Improve performance of value -> enum by about 5x. 6 years ago
Rapptz 67ec59caea Fix issue with speaking state causing an error. 6 years ago
Rapptz 0ddc6867e9 Change all IntEnum to Enum 6 years ago
CapnS 4ec7213506 Added functionality to edit user settings 6 years ago
Rapptz 5061915b2a Add support for store channels. 6 years ago
Rapptz 5ea84fb971 Add support for guild news channels. 6 years ago
Liam H 79f172cf80 Add PremiumType enumeration and ClientUser.premium_type 6 years ago