Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendVoice
Packages that use SendVoice
-
Uses of SendVoice in org.telegram.telegrambots.meta.bots
Methods in org.telegram.telegrambots.meta.bots with parameters of type SendVoiceModifier and TypeMethodDescriptionabstract MessageSends a voice note using Send Voice method (https://core.telegram.org/bots/api#sendvoice) For this to work, your audio must be in an .ogg file encoded with OPUSabstract CompletableFuture<Message>AbsSender.executeAsync(SendVoice sendVoice) Sends a voice note using Send Voice method (https://core.telegram.org/bots/api#sendvoice) For this to work, your audio must be in an .ogg file encoded with OPUS