Uses of Interface
top.focess.qq.api.bot.message.Image
-
Packages that use Image Package Description top.focess.qq.api.bot top.focess.qq.api.bot.contact -
-
Uses of Image in top.focess.qq.api.bot
Methods in top.focess.qq.api.bot that return Image Modifier and Type Method Description ImageBot. uploadImage(Transmitter transmitter, InputStream resource)Upload an image to the transmitter -
Uses of Image in top.focess.qq.api.bot.contact
Methods in top.focess.qq.api.bot.contact that return Image Modifier and Type Method Description ImageTransmitter. uploadImage(InputStream resource)Upload a image to this contact
-