pub async fn respond(client: &ControlClient, args: &RespondArgs) -> Result<()>Expand description
lev respond: answer a pending interaction, or list open ones when no
request_id is given.
pub async fn respond(client: &ControlClient, args: &RespondArgs) -> Result<()>lev respond: answer a pending interaction, or list open ones when no
request_id is given.