andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
502 stars 71 forks source link

feat: move to api v10 #504

Closed beachasaurus-rex closed 2 months ago

beachasaurus-rex commented 1 year ago

Description

Made changes to go to API v10. Nothing too major it seems.

Here are some of the most recent API v10 changes.

It looks like the X-Audit-Log-Reason header enforcement is already here, so I don't think anything needs to happen for that change.

Breaking Change?

no

Benchmarks

Checklist:

github-actions[bot] commented 1 year ago

:x: integration tests failed

andersfylling commented 1 year ago

@beachasaurus-rex any updates on this? looks like it just needed to be moved out of "draft" state?