Свойство | Type | Description | |
---|---|---|---|
CheckDir | void | ||
CheckUpdate | Task |
||
GetBot | void | ||
GetUpdates | Task
|
||
void | |||
Run | Task | ||
SetupURLs | void |
Méthode | Description | |
---|---|---|
AddQueuedMessage ( Task |
||
LoggingPathForDate ( ) : string | ||
LoggingPathForDate ( System.DateTime date ) : string | ||
PrintError ( string msg ) : void | ||
PrintNotification ( string msg ) : void | ||
PrintSuccess ( string msg ) : void | ||
PrintWarning ( string msg ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
TelegramBot ( string apikey ) : Newtonsoft.Json |
Méthode | Description | |
---|---|---|
CheckDir ( ) : void | ||
CheckUpdate ( ) : Task |
||
GetBot ( ) : void | ||
GetUpdates ( ) : Task
|
||
Print ( object msg, ConsoleColor color = ConsoleColor.White ) : void | ||
Run ( ) : Task | ||
SetupURLs ( string apikey ) : void |
public AddQueuedMessage ( Task |
||
task | Task |
|
Résultat | void |
public LoggingPathForDate ( System.DateTime date ) : string | ||
date | System.DateTime | |
Résultat | string |
public PrintNotification ( string msg ) : void | ||
msg | string | |
Résultat | void |
public TelegramBot ( string apikey ) : Newtonsoft.Json | ||
apikey | string | |
Résultat | Newtonsoft.Json |