45 Commits (e64d8b71bda0e2b573e0daba2beb484e34f07cee)

Author SHA1 Message Date
Soheab_ d78636283b Correct supported types in docs for modal components 9 months ago
Soheab_ 2d7e0614ad Add support for File Upload component 9 months ago
Rapptz 25a4dbe86a Remove id from LabelComponent.__repr__ 10 months ago
Sacul 7c52dbdba0
Fix spelling mistake in LabelComponent slots 10 months ago
z03h 69f06c9456
Fix Select.required not being applied 10 months ago
Rapptz 4854c56d58 Allow discord.File in places where UnfurledMediaItem or str are allowed 11 months ago
Rapptz 08ef967371 Typecheck when constructing MediaGalleryItem 11 months ago
Rapptz 3fb627d078 Add support for label components and select in modals 11 months ago
DA344 50caa3c82c
Add support for components V2 11 months ago
Leonardo 7f16a06479
Copy Select options when creating View class 1 year ago
Rapptz 8953938a53 Update Pyright to v1.1.394 1 year ago
DA344 356474ffb9
Add ButtonStyle.premium 2 years ago
Soheab_ 070ae24d8d
Document all limits in discord.ui 2 years ago
Soheab_ 5c46f812c7
Document type property and classmethods for SelectDefaultValueType 3 years ago
Soheab_ c5ecc42c72
Add support for default_values field on selects 3 years ago
Josh 630b2a1e55
Update pyright version 3 years ago
Soheab_ 0efc05ccce
Fix certain select types not appearing in Message.components 3 years ago
Trevor 5009c83bc9
Implement New Select Types 4 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 4 years ago
chawkk6404 e62473a1b4
Fix incorrect docs in select menu min_values 4 years ago
z03h 53694724c1
Add emoji property to SelectOption 4 years ago
Lilly Rose Berner 7267d18d9e
Improve component typing 4 years ago
Rapptz 79d34fbe78 Change Select.type to use a Literal 4 years ago
Lilly Rose Berner 7ee15e1d68
Use typing.Literal for channel and component type annotation 4 years ago
jack1142 5ffa3e85de
Update comments after `# type: ignore` to be compatible with PEP 484 4 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 4 years ago
Josh 147948af9b
Use typing.Self throughout library 4 years ago
Rapptz d01e73fca5 Document more uses of type ignore 4 years ago
Rapptz e56f64218a Rename default_value to default for TextInput 4 years ago
Rapptz a1e64dd657 Fix Sphinx build failing 4 years ago
Josh 19c6687b55
Add support for Modal Interactions 4 years ago
Rapptz 3382d2e9e8 Update documentation on select limits 5 years ago
Lucas Hardt ca9b371982
Add support for discord.ui.Select.disabled 5 years ago
Rapptz feb0f7f29d Add SelectOption.__str__ 5 years ago
Rapptz 9f981e718b Mention the discord.ui types in the read-only component types 5 years ago
Josh 233d10649c
[docs] Update Sphinx and Fix various references 5 years ago
Rapptz 4b1059579e Fix NameError in missing _EmojiTag import 5 years ago
Rapptz 47f2d04940 Allow passing Emoji in components 5 years ago
Rapptz f321efd4de Default SelectOption.value to the label if not given 5 years ago
Rapptz b84c199c70 Allow constructing SelectOption.emoji from a string as well 5 years ago
Rapptz ff36aedf7b Add support for reading SelectMenu components from messages 5 years ago
Rapptz 8bd17ede47 Move ActionRow to its own separate type split from Component 5 years ago
Zomatree 6cc3e572ba
Button labels can be None 5 years ago
Rapptz cc56f31bcd Fix emoji not showing up in button component 5 years ago
Rapptz 98570793e4 Add initial support for buttons and components 5 years ago