Skip to content

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.


SectionChild

Marker class for all components that go into a section.

Children

TextDisplay


SectionAccessoryChild

Marker class for all components that go into a section accessory.

Children

Button, Thumbnail


ContainerChild

Marker class for all components that go into a container.


LabelChild

Marker class for all components that go into a label.