| Package | Description |
|---|---|
| com.coze.openapi.client.connversations.message.model |
| Modifier and Type | Field and Description |
|---|---|
static MessageRole |
MessageRole.ASSISTANT
Indicates that the content of the message is sent by the bot.
|
static MessageRole |
MessageRole.UNKNOWN |
static MessageRole |
MessageRole.USER
Indicates that the content of the message is sent by the user.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageRole |
MessageRole.fromString(String value) |
Copyright © 2025. All rights reserved.