Skip to content

Commit

Permalink
Update telegram.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsurkan-av authored Jan 24, 2024
1 parent 96961f0 commit ea27b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ telegram.receive(mode[, period])
Отправляет сообщение.

```lua
telegram.send(msg[[,chat_id],parse_mode])
telegram.send(msg[,chat_id[,parse_mode]])
-- msg - STR - текст сообщения
-- chat_id - STR - целевой chat id, если нужно отправить на chat id отличный от заданного telegram.setchat()
-- parse_mode - STR - для отправки кнопок ReplyKeyboard
Expand Down

0 comments on commit ea27b06

Please sign in to comment.