Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendAudio
Packages that use SendAudio
Package
Description
-
Uses of SendAudio in org.telegram.telegrambots.meta.api.methods.send
Classes in org.telegram.telegrambots.meta.api.methods.send with type parameters of type SendAudioModifier and TypeClassDescriptionstatic classSendAudio.SendAudioBuilder<C extends SendAudio,B extends SendAudio.SendAudioBuilder<C, B>> -
Uses of SendAudio in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type SendAudioModifier and TypeMethodDescriptionSends a file using Send Audio methodTelegramClient.executeAsync(SendAudio sendAudio) Sends a file using the Send Audio method