Rishit Khare
26855160f8
update PyNaCl minimum version dependency
4 weeks ago
Rapptz
460d188359
Version bump for development
4 weeks ago
Rapptz
d2a6ccf715
Version bump to v2.5.2
4 weeks ago
Rapptz
f4bce1caf0
Add changelog for v2.5.2
4 weeks ago
dolfies
8594dd1b30
Fix embed media flags regression
4 weeks ago
Leonardo
2f8b2624f1
Fix improper class in audit log docs
4 weeks ago
Rapptz
973bb5089f
Version bump for development
4 weeks ago
Rapptz
73f261d536
Version bump to v2.5.1
4 weeks ago
Rapptz
6b0a6eea66
Add v2.5.1 changelog
4 weeks ago
dolfies
cab4732b7e
Make embed flags required and add them to all media fields
4 weeks ago
dolfies
de5720e659
Fix attachment is_spoiler() and is_voice_message()
1 month ago
Rapptz
fbe2b358fc
Add note about NotFound for Messageable.send
Fix #10116
1 month ago
dolfies
66f3548f3a
Add defaults for message object parsing
1 month ago
Soheab
93426da37b
Improve on_timeout FAQ
Co-authored-by: DA344 <[email protected] >
Co-authored-by: Danny <[email protected] >
1 month ago
dolfies
a8b4eb1e9b
Create ScheduledEvent on cache miss in SCHEDULED_EVENT_DELETE
1 month ago
Jakub Kuczys
19f02c40b3
Document message types that can have a default message reference
1 month ago
DA344
0e4f06103e
Fix InteractionCallbackResponse.resource having incorrect state
Fix InteractionCallbackResponse.resource being created
with a ConnectionState instead of _InteractionMessageState
1 month ago
Willi
470323493e
Pass BotT type argument to DeferTyping
1 month ago
Rapptz
2cf1babb4a
Version bump for development
1 month ago
Rapptz
e837ac1cac
Version bump to v2.5.0
1 month ago
Rapptz
a1aa59706c
Add changelog for v2.5
1 month ago
Rapptz
3ad0662f68
Document SoundboardSoundConverter
1 month ago
Rapptz
e8d571b194
Add missing Poll attribute documentation
1 month ago
Rapptz
43e1c55d11
Remove with_response parameter documentation
1 month ago
Rapptz
8953938a53
Update Pyright to v1.1.394
1 month ago
Rapptz
1cdf710908
Rename InteractionCallback to InteractionCallbackResponse
1 month ago
Rapptz
776fc2251d
[commands] Use interaction response within Context.send
1 month ago
DA344
5b78097cef
Add support for Interaction Callback Resource
Co-authored-by: Danny <[email protected] >
1 month ago
Soheab
fa158a5eba
Add support for getting and editing integration_types_config application field
1 month ago
DA344
6ab747f9e5
Add support for sending views in stateless webhooks
1 month ago
Leonardo
8edf433255
Implement rich role.move interface
Co-authored-by: Danny <[email protected] >
2 months ago
Dep
4c3ce8fb85
Fix Member.roles having None members
Signed-off-by: Depreca1ed <[email protected] >
2 months ago
DA344
8a95c0190c
Add support for embed flags and update attachment flags
Co-authored-by: Danny <[email protected] >
2 months ago
Gooraeng
76eb126664
Add 'mention' property in PartialWebhookChannel
2 months ago
Eric Schneider
52967ec103
Fix path sanitation for absolute Windows paths
When using an absolute Windows path (e.g. `C:\Users\USER\Documents\`)
for the `newbot` command the translation table replaced the valid `:`
character in the drive causing it to create the directory at the wrong
place.
Fixes #10096
2 months ago
dolfies
42e4a87374
Fix typo in voice server update state handling
2 months ago
MajorTanya
a8134dfa16
Fix Embed type attribute ddocs link
2 months ago
Soheab
7f511360b8
Fix wait_for overloads
2 months ago
iyad-f
88d7bd1275
Fix message_pin, message_unpin target id being None
Co-authored-by: Michael H <[email protected] >
Co-authored-by: Alex Nørgaard <[email protected] >
2 months ago
Michael H
db7b2d9058
Change default file size limit
Co-authored-by: Danny <[email protected] >
2 months ago
Mysty
418a7915e6
Add raw presence update evemt
2 months ago
DA344
afbbc07e98
Add support for poll result messages
2 months ago
DA344
ff2ad34be5
Add support for multiple subscription tier SKUs
2 months ago
Soheab
743ef27dd7
[commands] Correct ExtensionNotFound error message
Co-authored-by: Danny <[email protected] >
2 months ago
Dep
b1b736971a
Added scopeless kwarg to discord.utils.oauth_url
3 months ago
Soheab
d5c80b6cf5
Add optional dev dependencies
3 months ago
Alex Nørgaard
d95605839f
[commands] Fix _fallback attr not being set on replace for Parameter
3 months ago
owocado
7db391189d
Add __repr__ to Interaction
3 months ago
tom
2c3938dd51
Update Client.create_application_emoji docs
3 months ago
scruz
1edec93ed3
Update Member.timed_out_until docstring
3 months ago