Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendAudio
Packages that use SendAudio
-
Uses of SendAudio in org.telegram.telegrambots.meta.bots
Methods in org.telegram.telegrambots.meta.bots with parameters of type SendAudioModifier and TypeMethodDescriptionabstract MessageSends a file using Send Audio method (https://core.telegram.org/bots/api#sendaudio)abstract CompletableFuture<Message>AbsSender.executeAsync(SendAudio sendAudio) Sends a file using Send Audio method (https://core.telegram.org/bots/api#sendaudio)