Package top.focess.qq.api.bot.contact
Interface Friend
-
- All Superinterfaces:
Contact,Speaker,Transmitter
public interface Friend extends Speaker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddelete()Delete the friendStringgetAvatarUrl()Get the friend's avatar urlStringgetRawName()Get the friend's raw name (its nickname)-
Methods inherited from interface top.focess.qq.api.bot.contact.Transmitter
sendMessage, sendMessage, uploadImage
-
-