C# Class CortanaBot.Provider.ChitChatProvider

Inheritance: IContentProvider
Exibir arquivo Open project: lightstudio/tg-cortanabot

Public Methods

Method Description
ChitChatProvider ( ) : System
GetAsync ( EventCaller caller, string inputContent ) : Task

Method Details

ChitChatProvider() public method

public ChitChatProvider ( ) : System
return System

GetAsync() public method

public GetAsync ( EventCaller caller, string inputContent ) : Task
caller CortanaBot.Models.EventCaller
inputContent string
return Task