Soheab_
|
cfce3ece36
|
Correct auditlog actions
https: //github.com/Rapptz/discord.py/pull/9260#issuecomment-2115616375
Co-Authored-By: Andrin Schaller <65789180+codeofandrin@users.noreply.github.com>
|
6 days ago |
Soheab
|
774b934f74
|
Add support for guest invites
|
2 weeks ago |
Joosemi02
|
59546a4851
|
Add support for launch_activity interaction response
|
2 weeks ago |
DA344
|
2175bd51c0
|
Fix voice connection issues and upgrade to voice v8
|
2 weeks ago |
dolfies
|
20055e7cc1
|
Fix calculation of hashed rate limit keys
|
3 weeks ago |
owocado
|
a62b25c6c0
|
Add missing attributes in AppCommandChannel
|
4 weeks ago |
owocado
|
e9f807e5ec
|
Fix Thread.applied_tags for media channels
|
4 weeks ago |
Soheab
|
7fe1102841
|
Allow creating NSFW voice/stage channels
|
4 weeks ago |
Soheab
|
f6e0f72498
|
Add ability to create a media-only forum channel
|
4 weeks ago |
owocado
|
4862ea22fd
|
Return invites when deleting them via Invite.delete or Client.delete_invite
|
4 weeks ago |
owocado
|
d00c124883
|
Add MessageApplication.__str__
|
4 weeks ago |
owocado
|
fe942d1e16
|
Properly transform media channels in app commands
|
4 weeks ago |
owocado
|
826aa22868
|
Add platform key in __repr__ method for Game and Streaming
|
4 weeks ago |
owocado
|
c524f655be
|
Use human_join internal helper in BaseChannelTransformer
|
4 weeks ago |
owocado
|
2bcbd49bc6
|
Add __repr__ method to various classes
|
4 weeks ago |
Roberto Scifo
|
667e7c9065
|
Fixed to_dict() bug for user-defined embed classes
|
4 weeks ago |
Soheab
|
4a8817af2b
|
Document return object for Guild.create_template
|
4 weeks ago |
Gooraeng
|
adb93f4a60
|
Add deprecation warning to create_guild functions
|
4 weeks ago |
Michael H
|
b28a4a115e
|
Fix potentially stuck ratelimit buckets
|
4 weeks ago |
Leonardo
|
ef06d7d9db
|
Add Interaction.filesize_limit
|
4 weeks ago |
Alex Nørgaard
|
e177b4a705
|
Fix EmbedMediaProxy boolean check
|
4 weeks ago |
Leonardo
|
e84edf473c
|
Add colours for new Discord themes
|
4 weeks ago |
Soheab
|
aa5f4bdd7a
|
Fix poll parameter defaulting to MISSING instead of None for Context.send
|
4 weeks ago |
Dep
|
0ce11544e3
|
Add discord.Permissions.apps()
|
4 weeks ago |
Maxine
|
3e48119654
|
Fix unreachable code not triggering privileged intent error
|
4 weeks ago |
Leonardo
|
7f16a06479
|
Copy Select options when creating View class
|
4 weeks ago |
Rapptz
|
460d188359
|
Version bump for development
|
4 months ago |
Rapptz
|
d2a6ccf715
|
Version bump to v2.5.2
|
4 months ago |
dolfies
|
8594dd1b30
|
Fix embed media flags regression
|
4 months ago |
Rapptz
|
973bb5089f
|
Version bump for development
|
4 months ago |
Rapptz
|
73f261d536
|
Version bump to v2.5.1
|
4 months ago |
dolfies
|
cab4732b7e
|
Make embed flags required and add them to all media fields
|
4 months ago |
dolfies
|
de5720e659
|
Fix attachment is_spoiler() and is_voice_message()
|
4 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 |
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
|
e8d571b194
|
Add missing Poll attribute documentation
|
5 months ago |
Rapptz
|
43e1c55d11
|
Remove with_response parameter documentation
|
5 months ago |
Rapptz
|
8953938a53
|
Update Pyright to v1.1.394
|
5 months ago |
Rapptz
|
1cdf710908
|
Rename InteractionCallback to InteractionCallbackResponse
|
5 months ago |
Rapptz
|
776fc2251d
|
[commands] Use interaction response within Context.send
|
5 months ago |
DA344
|
5b78097cef
|
Add support for Interaction Callback Resource
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
|
5 months ago |
Soheab
|
fa158a5eba
|
Add support for getting and editing integration_types_config application field
|
5 months ago |
DA344
|
6ab747f9e5
|
Add support for sending views in stateless webhooks
|
5 months ago |
Leonardo
|
8edf433255
|
Implement rich role.move interface
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
|
5 months ago |