mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-12-28 12:50:44 +00:00
fix BOTSENT spelling
This commit is contained in:
parent
5db2ef6f30
commit
336f00bb3c
@ -208,7 +208,7 @@ they contain the following variables only:
|
||||
|
||||
### Send Message Results
|
||||
|
||||
BOTSWEND is set on every send_xxx action and only valid until next send action. For more on message results see.
|
||||
BOTSENT is set on every send_xxx action and only valid until next send action. For more on message results see.
|
||||
[Advanced Usage](3_advanced.md)
|
||||
|
||||
* ```$BOTSENT```: This array contains the parsed results from the last transmission to telegram.
|
||||
@ -294,5 +294,5 @@ send_action "${CHAT[ID]}" "action"
|
||||
#### [Prev Create Bot](1_firstbot.md)
|
||||
#### [Next Advanced Usage](3_advanced.md)
|
||||
|
||||
#### $$VERSION$$ v1.2-10-g10c104d
|
||||
#### $$VERSION$$ v1.2-11-g5db2ef6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user