Class: ActionRow
Constructors
constructor
• new ActionRow()
Properties
components
• Private components: ComponentsType[] = []
Defined in
packages/libcord/src/structures/components/ActionRow.ts:12
type
• Private type: ComponentType = ComponentType.ActionRow
Defined in
packages/libcord/src/structures/components/ActionRow.ts:11
Methods
addComponent
▸ addComponent(component): ActionRow
Parameters
| Name | Type |
|---|---|
component | ComponentsType |