C# Class 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.
Inheritance: BaseRequest
Datei anzeigen Open project: RxTelegram/RxTelegram.Bot

Protected Methods

Method Description
Validate ( ) : IValidationResult

Method Details

Validate() protected method

protected Validate ( ) : IValidationResult
return IValidationResult