Preview environment

typealias APIAuditLogChangeKeyId

export type APIAuditLogChangeKeyId = AuditLogChangeData<'id', Snowflake>;

The ID of the changed entity - sometimes used in conjunction with other keys

Union Members

AuditLogChangeData<'id', Snowflake>