5253 Commits (85f983038579cf721c25f773309e0849a4ad032b)
 

Author SHA1 Message Date
blord0 85f9830385
Merge branch 'Rapptz:master' into master 3 weeks ago
blord0 3897ace250
Update discord/asset.py 3 weeks ago
Soheab 774b934f74
Add support for guest invites 3 weeks ago
Joosemi02 59546a4851
Add support for launch_activity interaction response 3 weeks ago
DA344 2175bd51c0
Fix voice connection issues and upgrade to voice v8 3 weeks ago
dolfies 20055e7cc1
Fix calculation of hashed rate limit keys 4 weeks ago
blord0 0218fed95c
Merge branch 'Rapptz:master' into master 1 month ago
owocado a62b25c6c0
Add missing attributes in AppCommandChannel 1 month ago
owocado e9f807e5ec
Fix Thread.applied_tags for media channels 1 month ago
Soheab 7fe1102841
Allow creating NSFW voice/stage channels 1 month ago
Michael H 6af9de0c39
Ensure COPYING notice is included 1 month ago
Soheab f6e0f72498
Add ability to create a media-only forum channel 1 month ago
owocado 4862ea22fd
Return invites when deleting them via Invite.delete or Client.delete_invite 1 month ago
owocado d00c124883
Add MessageApplication.__str__ 1 month ago
owocado fe942d1e16
Properly transform media channels in app commands 1 month ago
owocado 826aa22868
Add platform key in __repr__ method for Game and Streaming 1 month ago
owocado c524f655be
Use human_join internal helper in BaseChannelTransformer 1 month ago
owocado 2bcbd49bc6
Add __repr__ method to various classes 1 month ago
Roberto Scifo 667e7c9065
Fixed to_dict() bug for user-defined embed classes 1 month ago
Soheab 4a8817af2b
Document return object for Guild.create_template 1 month ago
Gooraeng adb93f4a60
Add deprecation warning to create_guild functions 1 month ago
Michael H b28a4a115e
Fix potentially stuck ratelimit buckets 1 month ago
Leonardo ef06d7d9db
Add Interaction.filesize_limit 1 month ago
Alex Nørgaard e177b4a705
Fix EmbedMediaProxy boolean check 1 month ago
Leonardo e84edf473c
Add colours for new Discord themes 1 month ago
Tari 680fe9bc80
Add channel select to component type documentation 1 month ago
Soheab aa5f4bdd7a
Fix poll parameter defaulting to MISSING instead of None for Context.send 1 month ago
Dep 0ce11544e3
Add discord.Permissions.apps() 1 month ago
Maxine 3e48119654
Fix unreachable code not triggering privileged intent error 1 month ago
Leonardo 7f16a06479
Copy Select options when creating View class 1 month ago
owocado 8d8d5e180a
fix docs for soundboard_sound_update event 1 month ago
blord0 4875a3dc41 Formatting 1 month ago
blord0 5c696898d5 Move `primary_guild`'s type file into `user`'s as it was too small 1 month ago
blord0 878930a551
Apply suggestions from code review 1 month ago
blord0 279ae2e270 Update Member._update_inner_user() to return primary_guild 1 month ago
blord0 e27c62d39d Fix type for member modal 1 month ago
blord0 d94276218c Fix doc issue that last commit created 1 month ago
blord0 23e054f892 Add default state for a PrimaryGuild 1 month ago
blord0 96bebf4e34 Checks that identity_enabled is true when returning a PrimaryGuild 1 month ago
blord0 4929a17d2b Mark identity_enabled and _badge as optional 1 month ago
blord0 7802aaa9aa
Apply suggestions from code review 1 month ago
blord0 15cff6a3c3
Apply suggestions from code review 1 month ago
blord0 f718627cf3 Remove unnecessary returning of private attributes 1 month ago
blord0 3a8e44150f Style fixes 1 month ago
blord0 d63672e0a1 Change guild_id to id 1 month ago
blord0 82b9483168
Apply suggestions from code review 1 month ago
blord0 9dc9c4072c guild_id would sometimes return a string, convert to make sure it is always an int 1 month ago
blord0 db82935a9a tab complete was not working for members. Not too sure if this is the correct fix, but it works 1 month ago
blord0 2f4000d7b2 Add docs for PrimaryGuild 1 month ago
blord0 f6d93c4e1c Styling changes 1 month ago