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
Afficher le fichier Open project: RxTelegram/RxTelegram.Bot

Méthodes protégées

Méthode Description
Validate ( ) : IValidationResult

Method Details

Validate() protected méthode

protected Validate ( ) : IValidationResult
Résultat IValidationResult