updated README.md

This commit is contained in:
celso 2023-03-28 14:36:47 -03:00
parent 446d9cbec0
commit e04328d33d
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ the bash associative array will hold the following contents
| text | may contain special symbols | | text | may contain special symbols |
| callback | callback_data, empty if there is none | | 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 ### sending messages
use the `sendmsg` function to send messages and print the result to `sentmsgs.txt` use the `sendmsg` function to send messages and print the result to `sentmsgs.txt`