Package top.focess.qq.api.bot.message
Class TextMessage
- java.lang.Object
-
- top.focess.qq.api.bot.message.TextMessage
-
-
Constructor Summary
Constructors Constructor Description TextMessage(String text)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetText()StringtoString()Get the string representation of this message.
-