public interface ChatMessage
Modifier and Type | Method and Description |
---|---|
String |
text()
Deprecated.
decode through
type() instead. |
ChatMessageType |
type()
The type of the message.
|
ChatMessageType type()
@Deprecated String text()
type()
instead.Copyright © 2024. All rights reserved.