Uses of Interface
top.focess.qq.api.bot.message.Audio
-
Packages that use Audio Package Description top.focess.qq.api.bot top.focess.qq.api.bot.contact -
-
Uses of Audio in top.focess.qq.api.bot
Methods in top.focess.qq.api.bot that return Audio Modifier and Type Method Description @Nullable AudioBot. uploadAudio(Speaker speaker, InputStream inputStream) -
Uses of Audio in top.focess.qq.api.bot.contact
Methods in top.focess.qq.api.bot.contact that return Audio Modifier and Type Method Description @Nullable AudioSpeaker. uploadAudio(InputStream inputStream)
-