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