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

Implemented ApplicationManager #2740

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 21, 2024

  1. Implemented ApplicationManager

    Changes:
    - Added interface ApplicationManager and class ApplicationManagerImpl
    - Added field Route.Applications.EDIT_BOT_APPLICATION
    - Added field JDAImpl.applicationManager and getter JDA::getApplicationManager
    raul1ro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3d9e0fc View commit details
    Browse the repository at this point in the history
  2. Fixed mistake.

    raul1ro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    420c25e View commit details
    Browse the repository at this point in the history
  3. Update ApplicationManager.java

    Fixed Brackets
    raul1ro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c29817b View commit details
    Browse the repository at this point in the history
  4. Update JDAImpl.java

    Fixed Brackets
    raul1ro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    47a7c56 View commit details
    Browse the repository at this point in the history
  5. Update ApplicationManagerImpl.java

    Fixed Brackets
    raul1ro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7a24fea View commit details
    Browse the repository at this point in the history