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

Inheritance: IMessageResponse
显示文件 Open project: RocketChat/Rocket.Chat.Net

Public Methods

Method Description
AttachmentResponse ( Attachment attachment, string roomId ) : Rocket.Chat.Net.Bot.Interfaces

Method Details

AttachmentResponse() public method

public AttachmentResponse ( Attachment attachment, string roomId ) : Rocket.Chat.Net.Bot.Interfaces
attachment Rocket.Chat.Net.Models.Attachment
roomId string
return Rocket.Chat.Net.Bot.Interfaces