-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I did some digging in the https://discord.com/assets/f9d8b450f4933d6100b3.js file and was able to get a lot of api endpoints. id1, 2 and 3 - values that are passed to the functions to create api endpoints.
The file also contains lines like this:
PICK_GUILD_SETTINGS: '/guilds/settings/id1',
PICK_GUILD_SETTINGS1: '/guilds/settings/id1/id2',
PICK_GUILD_SETTINGS2: '/guilds/settings/id1/id2?feature=id3',
they were created because the functions for creating api endpoints can take on many values.
I hope this information is helpful...
nostorian
Metadata
Metadata
Assignees
Labels
No labels