C# Class HA4IoT.Contracts.Services.ExternalServices.TelegramBot.MessageBase

Mostra file Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
MessageBase ( int chatId, string text ) : System

Method Details

MessageBase() public method

public MessageBase ( int chatId, string text ) : System
chatId int
text string
return System