C# Class RohBot.LinkTitles

Afficher le fichier Open project: Rohansi/RohBot

Méthodes publiques

Méthode Description
Lookup ( string message ) : Task

Private Methods

Méthode Description
DownloadPage ( string uri, Encoding encoding ) : Task
FormatTime ( System.TimeSpan time ) : string
LinkTitles ( ) : System
LookupFacepunch ( string message ) : AsyncLazy>>.IEnumerable
LookupSpotify ( string message ) : AsyncLazy>>.IEnumerable
LookupYoutube ( string message ) : AsyncLazy>>.IEnumerable
ParseDuration ( string duration ) : int

Method Details

Lookup() public static méthode

public static Lookup ( string message ) : Task
message string
Résultat Task