C# Class RxTelegram.Bot.Interface.BaseTypes.Requests.Chats.GetChat

Use this method to get up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.). Returns a Chat object on success.
Inheritance: BaseRequest
Exibir arquivo Open project: RxTelegram/RxTelegram.Bot

Protected Methods

Method Description
Validate ( ) : IValidationResult

Method Details

Validate() protected method

protected Validate ( ) : IValidationResult
return IValidationResult