GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIActionRowComponent

https://discord.com/developers/docs/interactions/message-components#action-rows

API/Interfaces/APIActionRowComponent
seyfert/lib/types/payloads/components.d.ts

Signature

export interface APIActionRowComponent<T extends APIActionRowComponentTypes> extends APIBaseComponent<ComponentType.ActionRow>

Properties

1
components

Methods

0

No methods.

Properties

components#
components: T[];

The components in the ActionRow