Skip to content

fromComponent

1
fromComponent(data: APIActionRowComponentTypes | BuilderComponents | ActionRow<BuilderComponents> | APIActionRowComponent<APIActionRowComponentTypes>): BuilderComponents | ActionRow<BuilderComponents>

Parameters

ParameterType
dataAPIActionRowComponentTypes | BuilderComponents | ActionRow<BuilderComponents> | APIActionRowComponent<APIActionRowComponentTypes>

Returns

BuilderComponents | ActionRow<BuilderComponents>

Source

seyfert/src/builders/index.ts:24