20 Commits (56226fbbab34669fafbb17f57a0cf5e791308ca8)

Author SHA1 Message Date
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 4 years ago
dolfies 6b0b510818 Handle interaction events 4 years ago
dolfies e168fd38a0 Implement button clicking 4 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