C# Class qtbot.Modules.YouTube

Afficher le fichier Open project: stepperman/HB-Discord-Bot

Méthodes publiques

Свойство Type Description
FindYouTubeVideo Task>.Func

Méthodes publiques

Méthode Description
ReceivedMessageAsync ( IMessage message ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
FindUser ( ulong userID ) : YouTubeSelector
UpdateList ( ) : void

Clear the list for users that haven't messaged longer than the waiting time.

WaitingOnUser ( ulong userID ) : bool

Check to see if already waiting on the user to send a message..

Method Details

ReceivedMessageAsync() public static méthode

public static ReceivedMessageAsync ( IMessage message ) : System.Threading.Tasks.Task
message IMessage
Résultat System.Threading.Tasks.Task

Property Details

FindYouTubeVideo public_oe static_oe property

Find a YouTube video.
public static Func FindYouTubeVideo
Résultat Task>.Func