java.lang.Object
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod<Boolean>
org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatPhoto
All Implemented Interfaces:
Validable

public class SetChatPhoto extends PartialBotApiMethod<Boolean>
Version:
3.1 Use this method to set a new profile photo for the chat. 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.
Author:
Ruben Bermudez