twilight
twilight copied to clipboard
refactor!: move `RequestReactionType` to model
Whilst working on the HTTP ratelimiter, I discovered this specialized ReactionType model. Like other specialized models, they should go into twilight_model::http. Additionally, the custom emoji optional name field is removed as provides no utility.
I also temporarily depended on this change, but I've since refactored that code.
Please resolve the merge conflicts and address zeylas review.
This might not be necessary and either way it's on the backburner for now.
This might not be necessary and either way it's on the backburner for now.
Why would this not be necessary? Seems like a reasonable change to me.