modified README.md
This commit is contained in:
parent
e04328d33d
commit
4ba63e102d
|
@ -81,7 +81,7 @@ 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
|
||||
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`
|
||||
|
|
Loading…
Reference in New Issue