C# 클래스 RxTelegram.Bot.Interface.BaseTypes.Requests.Chats.DeleteChatPhoto

Use this method to delete a chat photo. Photos can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate admin rights. Returns True on success.
상속: BaseRequest
파일 보기 프로젝트 열기: RxTelegram/RxTelegram.Bot

보호된 메소드들

메소드 설명
Validate ( ) : IValidationResult

메소드 상세

Validate() 보호된 메소드

protected Validate ( ) : IValidationResult
리턴 IValidationResult