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

Use this method to clear the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' admin right in a supergroup or 'can_edit_messages' admin right in a channel. Returns True on success.
상속: BaseRequest
파일 보기 프로젝트 열기: RxTelegram/RxTelegram.Bot

보호된 메소드들

메소드 설명
Validate ( ) : IValidationResult

메소드 상세

Validate() 보호된 메소드

protected Validate ( ) : IValidationResult
리턴 IValidationResult