blord0
|
3897ace250
|
Update discord/asset.py
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
|
3 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
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: dolfies <jeyalfie47@gmail.com>
|
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
Co-authored-by: dolfies <jeyalfie47@gmail.com>
|
1 month ago |
blord0
|
15cff6a3c3
|
Apply suggestions from code review
Co-authored-by: dolfies <jeyalfie47@gmail.com>
|
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
Co-authored-by: dolfies <jeyalfie47@gmail.com>
|
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 |
blord0
|
6eb8e05e49
|
Apply change from code review
Forgot to add this one
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
|
1 month ago |
blord0
|
ddf68cb69b
|
Fix as identity_enabled is only field assured to be returned
|
1 month ago |
blord0
|
1aa48a17ec
|
Fix import issues
|
1 month ago |
blord0
|
cb6d304608
|
Apply suggestions from code review
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
|
1 month ago |
blord0
|
106ad77cc2
|
Rename all clan references to primary_guild
|
1 month ago |