131 Commits (d7b6a2ad12fbd439dc1fea8ebee6cf59d91ddca8)

Author SHA1 Message Date
Josh c2f9e0be43
Add additional audit log types for automod 3 years ago
z03h 1097e1d975
Add mention_spam automod trigger and change default values 3 years ago
z03h 04aeff660b
Add automod types to audit log 3 years ago
Alex Nørgaard 5426d19dc7
Implement AutoMod 3 years ago
Soheab 3aa55ba1ed
Implement Application Command Permissions models 3 years ago
z03h 619bc50e5d
Add application command permissions to audit log 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Jonah Lawrence 37bbfdce95
Add context_menu_command Message type 3 years ago
Rapptz def035bf9a Remove StoreChannel and any references to it 3 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Rapptz 06291d860c Change enum members in Locale to be snake_case 3 years ago
Rapptz aa74238053 Reorganise documentation for interactions 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Rapptz ae1aaac5a7 Add support for autocomplete 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
Rapptz 0eb2f32399 Remove VoiceRegion enum and Guild.region attribute 3 years ago
Rapptz cc21872072 Add Locale enum 3 years ago
mniip ff90e7e747
GUILD_UPDATE audit logs 3 years ago
Rapptz d01e73fca5 Document more uses of type ignore 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
Kowlin bae0cdf2a7
Add SPAMMER user flag 3 years ago
jack1142 820bde99e1
Add BOT_HTTP_INTERACTIONS user flag 3 years ago
Sebastian Law 835432d161
Allow enums to be compared 4 years ago
Nadir Chowdhury 60d82cf908
implement guild stickers 4 years ago
Nadir Chowdhury 154c90ef59
Add audit log events for threads 4 years ago
Rapptz 5d798aa5e6 Fix some typing errors and reformat enums.py 4 years ago
Rapptz 4f0e907e44 Add ButtonStyle.url alias for ButtonStyle.link 4 years ago
Nadir Chowdhury f7b0ed7b12
Add ButtonStyle.gray alias 4 years ago
Nadir Chowdhury c2df574b2a
Add audit log entries for stage instances 4 years ago
Rapptz 4a4e73ec14 Update thread typings and payloads to match documentation 4 years ago
Rapptz 68c7c538f5 First pass at preliminary thread support 4 years ago
Nadir Chowdhury a7ae2eb1bb
Add Guild.nsfw_level 4 years ago
Rapptz 89d24cb0bc Add interaction enums to __all__ 4 years ago
Nadir Chowdhury 9f98a9a87f
Implement StageInstance 4 years ago
Rapptz 267fad9180 Add WebhookType.application 4 years ago
Zomatree b48f510e15
Add invite targets for voice channel invites 4 years ago
Rapptz ff36aedf7b Add support for reading SelectMenu components from messages 4 years ago
Rapptz 3b83f60b35 Add support for setting interaction responses 4 years ago
Rapptz 80fd222ca0 Add aliases for button style colours 4 years ago
Rapptz eda6680377 Rename enums to use official API naming 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago
Stanisław Jelnicki 67aabc3230
Remove VerificationLevel aliases 4 years ago
Stanisław Jelnicki 65439732b3
Add Discord Certified Moderator user flag 4 years ago
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