Closed UltimateSppy765 closed 3 years ago
Earlier the only interaction types were:
PING
APPLICATION_COMMAND
Now more interaction types are coming and this is going to become a problem as there is a handler only for two interaction types.
Possible new interaction type: 3 MESSAGE_CONPONENT
MESSAGE_CONPONENT
Goal: Add support for multiple interaction types, as future proofing and for new stuff coming soon™.
Support added, but need inputs from Discord side, can't use stuff other than type 2 till then, will implement on merge.
Earlier the only interaction types were:
PING
APPLICATION_COMMAND
Now more interaction types are coming and this is going to become a problem as there is a handler only for two interaction types.
Goal: Add support for multiple interaction types, as future proofing and for new stuff coming soon™.