NullTelegramBot

class NullTelegramBot[source]

Bases: object

__init__()

Methods

__init__()

alarm(message)

Sends an alarm message.

Attributes

error: str = 'Error connecting to the telegram_bot '
alarm(message: str) None[source]

Sends an alarm message.

Parameters:

message (str) – The alarm message.