Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(InteractionResponses): showModal docs change #9434

Merged
merged 5 commits into from
Apr 21, 2023

Commits on Apr 20, 2023

  1. Update InteractionResponses.js

    Update the parameters for the showModal method
    anandre committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4f25334 View commit details
    Browse the repository at this point in the history
  2. Update APITypes.js

    Add APIModalInteractionResponseCallbackData link for docs link for showModal method
    anandre committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3baf9f3 View commit details
    Browse the repository at this point in the history
  3. Update InteractionResponses.js

    Change the order of parameters so the ModalBuilder is listed first
    anandre committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    57ffcc4 View commit details
    Browse the repository at this point in the history
  4. Update APITypes.js

    Disable the ESline line length rule for the APITypes file
    anandre committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8631a3a View commit details
    Browse the repository at this point in the history
  5. Update InteractionResponses.js

    Add ModalComponentData to the JSDoc, it was omitted before.
    anandre committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b6d9957 View commit details
    Browse the repository at this point in the history