public abstract class ChatMessage extends Object
Modifier and Type | Method and Description |
---|---|
String |
text() |
abstract ChatMessageType |
type() |
protected final String text
public String text()
public abstract ChatMessageType type()
Copyright © 2023. All rights reserved.