C# Class Internet.Urban

A Function which returns the top definition of a given search term from UrbanDictionary.com
Inheritance: Function
Mostrar archivo Open project: MatthewCox/MoronBot

Public Methods

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

Method Details

GetResponse() public method

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

Urban() public method

public Urban ( ) : System
return System