Skip to content

Admin API improvements

luna requested to merge admin-api-more-endpoints into master
  • Add PATCH /guilds/:id
  • Add DELETE /guilds/:id
  • Add PATCH /users/:id
  • Add GuildMemoryStore for available/unavailable settings through the guild update endpoint.
    • Add proper support for unavailable guilds as they don't have any other fields.

Closes #44 (closed).

Merge request reports