APIAuditLogChangeKeySnowflake

export type APIAuditLogChangeKeySnowflake = APIAuditLogChangeData<Snowflake, unknown>;
export type APIAuditLogChangeKeySnowflake = APIAuditLogChangeData<Snowflake, unknown>;
Represents a change where the key is a snowflake. Currently, the only known instance of this is returned when permissions for a command were updated