jobs

package
v0.0.0-...-9bdd6bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TelegramBot

type TelegramBot interface {
	SendTestMessage(chatId int64) error
}

type TelegramNotifications

type TelegramNotifications struct {
	Bot TelegramBot
}

func NewTelegramNotifications

func NewTelegramNotifications(bot TelegramBot) *TelegramNotifications

func (*TelegramNotifications) NotifyStats

func (t *TelegramNotifications) NotifyStats(chatId int64) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL