Upgrade
constructor(id: Int, time: String, user: String? = null, type: String, action: String, count: Int? = null, upgradeId: Int, recipeId: Int? = null)
Parameters
id
the log entry's ID
time
ISO-8601 timestamp for when the log entry was created
user
the account name of the guild member who generated this log entry
type
the type of log entry
action
the action (may be "queued", "cancelled", "completed" or "sped_up"
count
how many upgrade were added
upgradeId
the ID of the completed upgrade
recipeId
the recipe that generated the upgrade