Interactivity
If you have a bot set up, you can utilize the Disqord.Extensions.Interactivity
namespace to easily interact with users.
Examples of user interactions:
- Waiting for a user to respond with a message
- Waiting for a user to react to a message
- Showing a user a menu they can interact with (buttons, selections, etc.)