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