From e04328d33d8b6d0a0a31a2f8db4f157f1bd7192c Mon Sep 17 00:00:00 2001 From: celso Date: Tue, 28 Mar 2023 14:36:47 -0300 Subject: [PATCH] updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f1498d..33a99e7 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ the bash associative array will hold the following contents | text | may contain special symbols | | callback | callback_data, empty if there is none | +if you sourced the viewer, you can view these contents with `view_content curmsg` where `curmsg` is the name of the bash associative array populated by getmsg_content + ### sending messages use the `sendmsg` function to send messages and print the result to `sentmsgs.txt`