Skip to content

New api endpoints #17

@GuFFy12

Description

@GuFFy12

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...

api.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions