Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendVoice
Packages that use SendVoice
Package
Description
-
Uses of SendVoice in org.telegram.telegrambots.meta.api.methods.send
Classes in org.telegram.telegrambots.meta.api.methods.send with type parameters of type SendVoiceModifier and TypeClassDescriptionstatic classSendVoice.SendVoiceBuilder<C extends SendVoice,B extends SendVoice.SendVoiceBuilder<C, B>> -
Uses of SendVoice in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type SendVoiceModifier and TypeMethodDescriptionSends a voice note using Send Voice method For this to work, your audio must be in an .ogg file encoded with OPUSTelegramClient.executeAsync(SendVoice sendVoice) Sends a voice note using the Send Voice method For this to work, your audio must be in an .ogg file encoded with OPUS