MessageComponent

Inherits: Reference < Object

Inherited By: MessageActionRow, MessageInteractiveComponent

Description

Abstract class for message components which are interactive elements in messages.

Properties

type name
int type

Constants

  • Dictionary Type

    • ACTION_ROW = 1

    • BUTTON = 2

    • SELECT_MENU = 3

    • TEXT_IPUT = 4

    Message component types.

Property Descriptions

  • int type

    Type of the component.