Discord-Net-Labs / Discord.Net-Labs

An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
https://labs.discordnet.dev
MIT License
156 stars 42 forks source link

Refactor Interactions #340

Closed quinchs closed 2 years ago

quinchs commented 2 years ago

Summary

This PR refactors the interactions stack, the main goal was to standardize and update the older code that was present in interactions as well as add more flexibility with them.

Changes