export type APIAuditLogChangeKeyAllow = APIAuditLogChangeData<'allow', string>;
Returned when an overwrite's allowed permissions bitfield is changed
export type APIAuditLogChangeKeyAllow = APIAuditLogChangeData<'allow', string>;
Returned when an overwrite's allowed permissions bitfield is changed