java.lang.Object
org.telegram.telegrambots.meta.api.methods.PartialBotApiMethod<Message>
org.telegram.telegrambots.meta.api.methods.send.SendPhoto
All Implemented Interfaces:
Validable

public class SendPhoto extends PartialBotApiMethod<Message>
Version:
1.0 Use this method to send photos. On success, the sent Message is returned.
Author:
Ruben Bermudez