This class handles the components!

Constructors

Properties

comps: any
comps_c: any
mhandler: Handler

Methods

  • This function adds a component!

    Parameters

    • comp: any
    • runComponentFunc: compFunc

    Returns any

  • This function handles the component interaction event!

    Parameters

    • interaction: MessageComponentInteraction<CacheType>

    Returns void