AccountAchievement

constructor(id: Int, bits: List<Int> = listOf(), current: Int? = null, max: Int? = null, done: Boolean, repeated: Int? = null, unlocked: Boolean? = null)