From 5491a094e8d07d919b0efb3495bc02a65167e65e Mon Sep 17 00:00:00 2001 From: Milind Chidrawar Date: Tue, 22 Nov 2022 06:39:08 +0000 Subject: [PATCH] add ViewInteractions to the list of related intents --- docs/context/ref/Interaction.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/context/ref/Interaction.md b/docs/context/ref/Interaction.md index 7eb034c09..c752df848 100644 --- a/docs/context/ref/Interaction.md +++ b/docs/context/ref/Interaction.md @@ -84,4 +84,5 @@ Other Types - [TimeRange](TimeRange) Intents -- [CreateInteraction](../../intents/ref/CreateInteraction) \ No newline at end of file +- [CreateInteraction](../../intents/ref/CreateInteraction) +- [ViewInteractions](../../intents/ref/ViewInteractions) \ No newline at end of file