Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToMarkdownV2 ¶
func SystemBuzz ¶
SystemBuzz notifies the user through triggering a beep/notification/alert on the operating system. "beep" plays a subtle beep sound only. "notify" displays a notification banner without any sound. "alert" displays a notification banner with a notification sound.
func TelegramNotification ¶
func TelegramNotification(authToken string, chatId string, message string, opts *TelegramNotificationOptions) error
TelegramNotification sends a message to a Telegram chat. https://core.telegram.org/bots/api#sendmessage
Types ¶
Click to show internal directories.
Click to hide internal directories.