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