Add functionality for Discord Bot to handle and send interaction messages.
Requirements:
- Function Takes a request that includes a formID, Discord Channel ID or Thread ID.
- Sends an API request to the bot at the specified location with an interaction component.
- The formID should be included in the interaction payload that is returned when the user this the interaction.
Add functionality for Discord Bot to handle and send interaction messages.
Requirements: