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

A basic rocket response message.
Inheritance: IMessageResponse
Afficher le fichier Open project: RocketChat/Rocket.Chat.Net

Méthodes publiques

Méthode Description
BasicResponse ( string message, string roomId ) : Rocket.Chat.Net.Bot.Interfaces

Method Details

BasicResponse() public méthode

public BasicResponse ( string message, string roomId ) : Rocket.Chat.Net.Bot.Interfaces
message string
roomId string
Résultat Rocket.Chat.Net.Bot.Interfaces