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

implement audit logs API #68

Merged
merged 8 commits into from
Apr 23, 2024
Merged

Conversation

tferdous17
Copy link
Contributor

@tferdous17 tferdous17 commented Apr 20, 2024

Describe the PR

Finish implementing audit logs API and its sole endpoint:

  • Get Guild Audit Log

Closes #58

Checklist

  • This PR contains environment variables
  • Documentation has been updated
  • Tests have been added
  • This PR contains breaking changes

Copy link
Contributor

@surajkumar surajkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GET /guilds/{guild.id}/audit-logs

You're missing one of the endpoints!

@tferdous17 tferdous17 requested a review from surajkumar April 20, 2024 23:20
nateweisz
nateweisz previously approved these changes Apr 22, 2024
@surajkumar surajkumar merged commit 850b8bf into javadiscord:main Apr 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Audit Logs API
4 participants