Uses of Class
top.focess.qq.api.bot.message.TextMessage
-
Packages that use TextMessage Package Description top.focess.qq.api.event.chat top.focess.qq.api.event.message -
-
Uses of TextMessage in top.focess.qq.api.event.chat
Methods in top.focess.qq.api.event.chat that return TextMessage Modifier and Type Method Description @NotNull TextMessageConsoleChatEvent. getMessage()Constructors in top.focess.qq.api.event.chat with parameters of type TextMessage Constructor Description ConsoleChatEvent(TextMessage message)Constructs a ConsoleInputEvent -
Uses of TextMessage in top.focess.qq.api.event.message
Methods in top.focess.qq.api.event.message that return TextMessage Modifier and Type Method Description TextMessageConsoleMessageEvent. getMessage()Constructors in top.focess.qq.api.event.message with parameters of type TextMessage Constructor Description ConsoleMessageEvent(TextMessage message)
-