export type APIAuditLogChangeKeyId = APIAuditLogChangeData<'id', Snowflake>;
The ID of the changed entity - sometimes used in conjunction with other keys
APIAuditLogChangeData<'id', Snowflake>
export type APIAuditLogChangeKeyId = APIAuditLogChangeData<'id', Snowflake>;
The ID of the changed entity - sometimes used in conjunction with other keys