Component Types¶
Note
The following classes come from the scurrypy.parts.component_types module.
ActionRowChild
¶
Marker class for all components that go into an action row.
Children
Button,
StringSelect,
UserSelect,
RoleSelect,
MentionableSelect,
ChannelSelect
SectionChild
¶
Marker class for all components that go into a section.
Children
SectionAccessoryChild
¶
ContainerChild
¶
Marker class for all components that go into a container.
Children
ActionRowPart,
TextDisplay,
SectionPart,
MediaGallery,
Separator,
File
FileUpload
LabelChild
¶
Marker class for all components that go into a label.
Children
TextInput,
StringSelect,
UserSelect,
RoleSelect,
MentionableSelect,
ChannelSelect,
FileUpload