C# Class Rocket.Chat.Net.Bot.Models.BasicResponse

A basic rocket response message.
Inheritance: IMessageResponse
Mostra file Open project: RocketChat/Rocket.Chat.Net

Public Methods

Method Description
BasicResponse ( string message, string roomId ) : Rocket.Chat.Net.Bot.Interfaces

Method Details

BasicResponse() public method

public BasicResponse ( string message, string roomId ) : Rocket.Chat.Net.Bot.Interfaces
message string
roomId string
return Rocket.Chat.Net.Bot.Interfaces