From d54e9bcec945ddd37c06da4f36035d4cd946aa2f Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Wed, 28 Aug 2024 16:14:50 -0700 Subject: [PATCH] Update README.md --- app/sdk/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app/sdk/README.md b/app/sdk/README.md index 8ceef4c0..713f56dd 100644 --- a/app/sdk/README.md +++ b/app/sdk/README.md @@ -77,5 +77,13 @@ Configure allocates the Node interface for the server Automate allocates the Bot interface for ia specific communication channel ```DatabacgClientSDK::automate(node: string, secure: boolean, token: string): Promise``` -
+
+ + + +## User Communication + +## Admin Communication + +## Bot Communication