42 Commits (e525cc357b43c9de4740d444494972d29e468766)

Author SHA1 Message Date
dolfies fd240be395 Add missing types 2 years ago
unsmxrt 492729cc42
Fix ActionRow not implementing "to_dict()" (#496) 2 years ago
dolfies e52a6d2159 Pass along message to child components (fix #480) 2 years ago
dolfies 72132efb78 Fix more issues relating to previous upstream pull 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Lilly Rose Berner e9e2d8cb1c Improve component typing 3 years ago
dolfies b2c4b6f03d Eliminate channel-less interaction case, clean up and fix interaction execution (fixes #380) 3 years ago
dolfies 68d1b40239 Fix various app command bugs, improve documentation, implement missing fields 3 years ago
dolfies 8adb809d51 Rework nonce generation 3 years ago
dolfies 5f1ab56174 Docs are fun 😡 3 years ago
dolfies e08cdd073a Documentation and operations fixes 3 years ago
dolfies 29c2036bc8 Rebase to latest upstream 3 years ago
dolfies 957a484306 Run black 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Rapptz d01e73fca5 Document more uses of type ignore 3 years ago
Rapptz e56f64218a Rename default_value to default for TextInput 3 years ago
Rapptz a1e64dd657 Fix Sphinx build failing 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
dolfies a86d42ce55 Fix interactions 3 years ago
dolfies 749de62991 Move Interaction to its own file 3 years ago
dolfies 397bca6b14 Improve interaction object, implement message.interaction, implement Attachment.description 3 years ago
dolfies 7473797acb Add support for selects 3 years ago
dolfies 6b0b510818 Handle interaction events 3 years ago
dolfies e168fd38a0 Implement button clicking 3 years ago
dolfies 3429980d0c Migrate 4 years ago
Rapptz 3382d2e9e8 Update documentation on select limits 4 years ago
Lucas Hardt ca9b371982
Add support for discord.ui.Select.disabled 4 years ago
Rapptz feb0f7f29d Add SelectOption.__str__ 4 years ago
Rapptz 9f981e718b Mention the discord.ui types in the read-only component types 4 years ago
Josh 233d10649c
[docs] Update Sphinx and Fix various references 4 years ago
Rapptz 4b1059579e Fix NameError in missing _EmojiTag import 4 years ago
Rapptz 47f2d04940 Allow passing Emoji in components 4 years ago
Rapptz f321efd4de Default SelectOption.value to the label if not given 4 years ago
Rapptz b84c199c70 Allow constructing SelectOption.emoji from a string as well 4 years ago
Rapptz ff36aedf7b Add support for reading SelectMenu components from messages 4 years ago
Rapptz 8bd17ede47 Move ActionRow to its own separate type split from Component 4 years ago
Zomatree 6cc3e572ba
Button labels can be None 4 years ago
Rapptz cc56f31bcd Fix emoji not showing up in button component 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago