Color-Chan.Discord icon indicating copy to clipboard operation
Color-Chan.Discord copied to clipboard

API models should not share the same data class for different types.

Open BrammyS opened this issue 9 months ago • 1 comments

Feature request

API models should not share the same data class for different types. This would prevent issue like: https://github.com/Color-Chan/Color-Chan.Discord/pull/267 in the future.

For example: see DiscordInteractionRequestData. It contains the properties of a Message Component and an Application command

BrammyS avatar Mar 05 '25 10:03 BrammyS

Leaving things as is for now.

BrammyS avatar May 22 '25 08:05 BrammyS