Optional
options: { Plugin options.
Optional
chatTelegram chat ID.
The Telegram chat ID is negative for a group chat, positive for a username chat.
Optional
textText message to send when Eleventy finishes building your site.
Optional
textText message to send when Eleventy starts building your site.
Optional
token?: stringTelegram bot token.
If you forgot the API token of a Telegram bot you created, you can retrieve it at any time using BotFather. Just go to:
BotFather > bot list > API token
The Telegram sendMessage API allows text messages of 1-4096 characters (after entities parsing).
Plugin that sends Telegram messages when Eleventy starts/finishes building your site.