Package top.focess.qq.api.bot.message
Interface Message
-
- All Known Implementing Classes:
TextMessage
public interface MessageRepresents a message.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoString()Get the string representation of this message.
-