C# 클래스 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.
상속: BaseRequest
파일 보기 프로젝트 열기: RxTelegram/RxTelegram.Bot

보호된 메소드들

메소드 설명
Validate ( ) : IValidationResult

메소드 상세

Validate() 보호된 메소드

protected Validate ( ) : IValidationResult
리턴 IValidationResult