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 |
blord0
|
e3e234cf73
|
Fix circular import issues
|
1 month ago |
blord0
|
644aba82af
|
Comments
|
1 month ago |
blord0
|
81e63bc90c
|
Fix type corrections
|
1 month ago |
blord0
|
b422aaf12b
|
Added getting clan tag asset
|
1 month ago |
blord0
|
a9413a6d9c
|
Added base code for clan properties
|
1 month ago |
blord0
|
4e1d3c9078
|
Added clan property to user object
|
1 month ago |
Rishit Khare
|
26855160f8
|
update PyNaCl minimum version dependency
|
5 months ago |
Rapptz
|
460d188359
|
Version bump for development
|
5 months ago |
Rapptz
|
d2a6ccf715
|
Version bump to v2.5.2
|
5 months ago |
Rapptz
|
f4bce1caf0
|
Add changelog for v2.5.2
|
5 months ago |
dolfies
|
8594dd1b30
|
Fix embed media flags regression
|
5 months ago |
Leonardo
|
2f8b2624f1
|
Fix improper class in audit log docs
|
5 months ago |
Rapptz
|
973bb5089f
|
Version bump for development
|
5 months ago |
Rapptz
|
73f261d536
|
Version bump to v2.5.1
|
5 months ago |
Rapptz
|
6b0a6eea66
|
Add v2.5.1 changelog
|
5 months ago |
dolfies
|
cab4732b7e
|
Make embed flags required and add them to all media fields
|
5 months ago |
dolfies
|
de5720e659
|
Fix attachment is_spoiler() and is_voice_message()
|
5 months ago |
Rapptz
|
fbe2b358fc
|
Add note about NotFound for Messageable.send
Fix #10116
|
5 months ago |
dolfies
|
66f3548f3a
|
Add defaults for message object parsing
|
5 months ago |
Soheab
|
93426da37b
|
Improve on_timeout FAQ
Co-authored-by: DA344 <108473820+DA-344@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
|
5 months ago |
dolfies
|
a8b4eb1e9b
|
Create ScheduledEvent on cache miss in SCHEDULED_EVENT_DELETE
|
5 months ago |
Jakub Kuczys
|
19f02c40b3
|
Document message types that can have a default message reference
|
5 months ago |
DA344
|
0e4f06103e
|
Fix InteractionCallbackResponse.resource having incorrect state
Fix InteractionCallbackResponse.resource being created
with a ConnectionState instead of _InteractionMessageState
|
5 months ago |
Willi
|
470323493e
|
Pass BotT type argument to DeferTyping
|
5 months ago |
Rapptz
|
2cf1babb4a
|
Version bump for development
|
5 months ago |
Rapptz
|
e837ac1cac
|
Version bump to v2.5.0
|
5 months ago |
Rapptz
|
a1aa59706c
|
Add changelog for v2.5
|
5 months ago |
Rapptz
|
3ad0662f68
|
Document SoundboardSoundConverter
|
5 months ago |
Rapptz
|
e8d571b194
|
Add missing Poll attribute documentation
|
5 months ago |