Method | Description | |
---|---|---|
TelegramController ( TelegramBot bot, IMemoryCache cache ) : System |
Method | Description | |
---|---|---|
GetSettings ( ) : Task |
||
LinkAccount ( |
||
SendTestMessage ( ) : Task |
||
UpdateJobWonEnabled ( bool value ) : Task | ||
UpdateLowAvailableTokensAmount ( long value ) : Task |
||
UpdateLowAvailableTokensEnabled ( bool value ) : Task | ||
UpdateNotificationsEnabled ( bool value ) : Task |
public TelegramController ( TelegramBot bot, IMemoryCache cache ) : System | ||
bot | TelegramBot | |
cache | IMemoryCache | |
return | System |