XChat conversation item
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
conversation_id |
str | ✔️ | Conversation id | 1928096185664843776:1989842918455291904 |
type |
str | ✔️ | Conversation type: direct or group | direct |
is_muted |
bool | ✔️ | Whether the conversation is muted | false |
participants |
List[str] | ✔️ | Participant user ids | [ "1928096185664843776" ] |