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