How can I send a message reply from an application command using my Discord Bot which runs using a w

How can I send a message reply from an application command using my Discord Bot which runs using a worker to a specific channel? i.e. as part of the application command I ask for the parameter of a channel to be given, and I want the bot to then submit a response in that given channel.
Was this page helpful?