The Wayback Machine - https://web.archive.org/web/20211122034913/https://github.com/topics/api-wrapper
Skip to content
#

api-wrapper

An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.

Here are 2,378 public repositories matching this topic...

Hok-2323
Hok-2323 commented Oct 3, 2021

General Troubleshooting

  • I have checked for similar issues.
  • I have updated to the [latest JDA version][download].
  • I have checked the branches or the maintainers' PRs for upcoming bug fixes.

Bug Report

Interaction wiki isn't update to date

Expected Behavior

SelectionMenu already came out

Code Example or Reproduction Steps

N/A

Code for JD

amaru0601
amaru0601 commented Aug 20, 2021

Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications - To retrieve a list of authentications for that integration

However when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.

Wikipedia
Wikipedia