Skip to content

Commit da083e7

Browse files
authored
Update Receiving_and_Responding.mdx
1 parent df75014 commit da083e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/interactions/Receiving_and_Responding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ r = requests.post(url, json=json)
322322

323323
| Field | Type | Description |
324324
|-------------|--------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------|
325-
| interaction | [interaction callback object](#DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/) | The interaction object associated with the |
325+
| interaction | [interaction callback object](#DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/interaction-callback-interaction-callback-object) | The interaction object associated with the |
326326
| resource? | [interaction resource object](#DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/interaction-callback-interaction-callback-resource-object) | The resource that was created by the interaction response. |
327327

328328
###### Interaction Callback Object

0 commit comments

Comments
 (0)