useRequestClose hook returns a function that asks the host to dismiss the view. Use it when the user has finished a flow and you want to return them to the conversation.
Hooks
useRequestClose
Request the host to close (dismiss) the view from inside your app.
The