C# Class Internet.YouTube

A Function which returns the title, length, description, and link of the top YouTube search result for the given search term.
Inheritance: Function
Mostrar archivo Open project: MatthewCox/MoronBot

Public Methods

Method Description
GetResponse ( BotMessage message ) : List
YouTube ( ) : System

Method Details

GetResponse() public method

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
return List

YouTube() public method

public YouTube ( ) : System
return System