Method | Description | |
---|---|---|
ChatModule ( IWeChatContext context ) : System | ||
GetRobotReply ( RobotType robotType, string input, ActionEventListener listener = null ) : Task |
||
SendMsg ( |
public ChatModule ( IWeChatContext context ) : System | ||
context | IWeChatContext | |
return | System |
public GetRobotReply ( RobotType robotType, string input, ActionEventListener listener = null ) : Task |
||
robotType | RobotType | |
input | string | |
listener | ActionEventListener | |
return | Task |
public SendMsg ( |
||
msg | ||
listener | ActionEventListener | |
return | Task |