@jackdbd/notifications
Version:
Functions used to send notifications to various channels (Telegram, email, etc)
14 lines (8 loc) • 646 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@jackdbd/notifications](./notifications.md)
## notifications package
## Variables
| Variable | Description |
| --- | --- |
| [sendEmailViaSendGrid](./notifications.sendemailviasendgrid.md) | Send an email to one or more recipients, using the SendGrid API.<!-- -->https://docs.sendgrid.com/api-reference/mail-send/mail-send\#body |
| [sendTelegramMessage](./notifications.sendtelegrammessage.md) | Send a text message to a Telegram chat, using the Telegram API.<!-- -->https://core.telegram.org/bots/api\#sendmessage |