Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Think about mutability in API models? #17

Open
todo bot opened this issue Aug 3, 2020 · 0 comments
Open

Think about mutability in API models? #17

todo bot opened this issue Aug 3, 2020 · 0 comments

Comments

@todo
Copy link

todo bot commented Aug 3, 2020

usersToScrub.add( // TODO: Think about mutability in API models?
UserModel(
user.id, user.username, user.discriminator,
user.avatarUrl, user.roles, false
)
)
}
}


This issue was generated by todo based on a TODO comment in 899b6a6 when #16 was merged. cc @Kotlin-Discord.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants