DA-344
|
568a3c396f
|
chore: Run black
|
3 months ago |
DA-344
|
70bdcfa0b7
|
chore: Update item _view attr and # type: ignore self.accessory in section
|
3 months ago |
DA-344
|
a4389cbe7e
|
chore: Revert change View.to_components() sorting key
|
3 months ago |
DA-344
|
0a0396889c
|
chore: fix errors
TextDisplay attribute error when doing TextDisplay.to_component_dict()
View.to_components() appending Item objects instead of Item.to_component_dict()
Changed View.to_components() sorting key
|
3 months ago |
DA-344
|
5fda19eb91
|
chore: add ui.Section.is_dispatchable
|
3 months ago |
DA-344
|
e7693d9134
|
chore: buttons cannot be outside action rows
|
3 months ago |
DA-344
|
86d967cbcd
|
fix: Docs failing due to :class:
ames
|
3 months ago |
DA-344
|
15ec28b870
|
chore: yet more docs fix
|
3 months ago |
DA-344
|
4202ef4c7e
|
chore: Format ValueError no row.setter to show the maxrow and not 10
|
3 months ago |
DA-344
|
14d8f31536
|
chore: Add missing enums to docs and fix docstrings
|
3 months ago |
DA-344
|
a1bc73b51b
|
fix: add SeparatorComponent to __all__
|
3 months ago |
DA-344
|
5d1300d9fc
|
fix: documentation errors
|
3 months ago |
DA-344
|
7824c3f544
|
chore: fix everything lol
|
3 months ago |
DA-344
|
de8a7238f8
|
chore: docs and some changes
|
3 months ago |
DA-344
|
28efb157ee
|
chore: Finished first components v2 impl
|
3 months ago |
DA-344
|
39998b4fb3
|
chore: Revert double quotes
|
3 months ago |
DA-344
|
f42b15fe13
|
chore: Remove attachment.py
|
3 months ago |
DA-344
|
2b14f0b014
|
chore: message attachments things
|
3 months ago |
DA-344
|
0f04d48893
|
chore: Remove views leftover
|
3 months ago |
DA-344
|
4aef97e249
|
chore: undo attachment file move
|
3 months ago |
DA-344
|
4467ebaca6
|
chore: Donnot subclass AttachmentBase and fake payload for Attachment initialization on UnfurledAttachment
|
3 months ago |
DA-344
|
b872925d9f
|
chore: Remove views things
|
3 months ago |
DA-344
|
76e2028118
|
chore: More v2 components on UI and idk some changes
|
3 months ago |
DA-344
|
86897182ba
|
chore: more things to components v2
|
3 months ago |
DA-344
|
eea95d95c9
|
chore: Add more components and some things on weights and so
|
3 months ago |
DA-344
|
ce3f48e959
|
fix: License quotes
|
3 months ago |
DA-344
|
335b3976d8
|
chore: Update components
|
3 months ago |
Rapptz
|
fbe2b358fc
|
Add note about NotFound for Messageable.send
Fix #10116
|
3 months ago |
dolfies
|
66f3548f3a
|
Add defaults for message object parsing
|
3 months ago |
DA-344
|
75134562fd
|
feat: First components v2 commit
|
3 months ago |
Soheab
|
93426da37b
|
Improve on_timeout FAQ
Co-authored-by: DA344 <[email protected]>
Co-authored-by: Danny <[email protected]>
|
3 months ago |
dolfies
|
a8b4eb1e9b
|
Create ScheduledEvent on cache miss in SCHEDULED_EVENT_DELETE
|
3 months ago |
Jakub Kuczys
|
19f02c40b3
|
Document message types that can have a default message reference
|
3 months ago |
DA344
|
0e4f06103e
|
Fix InteractionCallbackResponse.resource having incorrect state
Fix InteractionCallbackResponse.resource being created
with a ConnectionState instead of _InteractionMessageState
|
3 months ago |
Willi
|
470323493e
|
Pass BotT type argument to DeferTyping
|
3 months ago |
DA-344
|
b2f77b9498
|
Merge branch 'master' of https://github.com/rapptz/discord.py
|
3 months ago |
DA-344
|
ae2410fa3a
|
feat: Components V2
|
3 months ago |
Rapptz
|
2cf1babb4a
|
Version bump for development
|
3 months ago |
Rapptz
|
e837ac1cac
|
Version bump to v2.5.0
|
3 months ago |
Rapptz
|
a1aa59706c
|
Add changelog for v2.5
|
3 months ago |
Rapptz
|
3ad0662f68
|
Document SoundboardSoundConverter
|
3 months ago |
Rapptz
|
e8d571b194
|
Add missing Poll attribute documentation
|
3 months ago |
Rapptz
|
43e1c55d11
|
Remove with_response parameter documentation
|
3 months ago |
Rapptz
|
8953938a53
|
Update Pyright to v1.1.394
|
3 months ago |
Rapptz
|
1cdf710908
|
Rename InteractionCallback to InteractionCallbackResponse
|
3 months ago |
Rapptz
|
776fc2251d
|
[commands] Use interaction response within Context.send
|
3 months ago |
DA344
|
5b78097cef
|
Add support for Interaction Callback Resource
Co-authored-by: Danny <[email protected]>
|
3 months ago |
Soheab
|
fa158a5eba
|
Add support for getting and editing integration_types_config application field
|
3 months ago |
DA344
|
6ab747f9e5
|
Add support for sending views in stateless webhooks
|
3 months ago |
Leonardo
|
8edf433255
|
Implement rich role.move interface
Co-authored-by: Danny <[email protected]>
|
4 months ago |