Cogmasters / concord

A Discord API wrapper library made in C

Home Page:https://cogmasters.github.io/concord/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `X-Audit-Log-Reason` header

lcsmuller opened this issue · comments

Describe the feature

We should support the X-Audit-Log-Reason header for any request that may include it, and the option of passing the reason string

Acceptance criteria

  • Add an optional reason parameter for requests that may accept it, and included, send the request with a X-Audit-Log-Reason header field included

Version

v2.1.0

Additional context

Audit Log