UsePendingInteraction
@forge/monorepo / frontend/src / UsePendingInteraction
Type Alias: UsePendingInteraction
UsePendingInteraction = (
input) =>object
Defined in: frontend/src/hooks/index.ts:73
Parameters
input
runId
string
Returns
object
approval
readonlyapproval:Extract<MessagePart, {type:"approval"; }> |undefined
question
readonlyquestion:Extract<MessagePart, {type:"question"; }> |undefined