export type APIAuditLogChangeKeySnowflake = AuditLogChangeData<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 (insert name of object here)