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

Inheritance: IMessageResponse
Afficher le fichier Open project: RocketChat/Rocket.Chat.Net

Méthodes publiques

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

Method Details

AttachmentResponse() public méthode

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