Property | Type | Description | |
---|---|---|---|
FindYouTubeVideo | Task>.Func |
Method | Description | |
---|---|---|
ReceivedMessageAsync ( IMessage message ) : System.Threading.Tasks.Task |
Method | 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..
|
public static ReceivedMessageAsync ( IMessage message ) : System.Threading.Tasks.Task | ||
message | IMessage | |
return | System.Threading.Tasks.Task |