Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendPhoto
-
Packages that use SendPhoto Package Description org.telegram.telegrambots.meta.bots -
-
Uses of SendPhoto in org.telegram.telegrambots.meta.bots
Methods in org.telegram.telegrambots.meta.bots with parameters of type SendPhoto Modifier and Type Method Description abstract MessageAbsSender. execute(SendPhoto sendPhoto)abstract CompletableFuture<Message>AbsSender. executeAsync(SendPhoto sendPhoto)
-