Discord.https - v3.0.16
    Preparing search index...

    A resolver for modal submit components

    Index

    Constructors

    Properties

    client: default
    hoistedComponents: Collection<string, ModalData>

    Methods

    • Gets users component

      Parameters

      • customId: string

        The custom id of the component

      • required: boolean = false

        Whether to throw an error if the component value is not found or empty The selected users, or null if none were selected and not required

      Returns null | Collection<string, APIUser>