Skip to content

Commit

Permalink
Ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
uwussimo committed Dec 10, 2021
1 parent 778d48d commit e4de921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* How it works?
* Telegram send message url: "https://api.telegram.org/bot{$token}/sendMessage?chat_id={$id}&parse_mode=html&text={$text}
* Options: token, admins, message, parse_mode
* Author: Mukhammadyusuf Abdurakhimov
* Email: [email protected]
*/

const sendMessage = (options) => {
Expand Down

0 comments on commit e4de921

Please sign in to comment.