AttachedInfoElem
Description
info
Message attached information.
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
AttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| groupHasReadInfo | GroupHasReadInfo | Group message read info |
| isPrivateChat | bool | Indicates whether it is a burn-after-reading message, only supported in single chat |
| burnDuration | int | Burn-after-reading destruction time |
| hasReadTime | int | Read timestamp |
OIMAttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| groupHasReadInfo | OIMGroupHasReadInfo | Group message read info |
| isPrivateChat | BOOL | Indicates whether it is a burn-after-reading message, only supported in single chat |
| burnDuration | NSTimeInterval | Burn-after-reading destruction time |
| hasReadTime | NSTimeInterval | Read timestamp |
| messageEntityList | - | Currently unused |
AttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| groupHasReadInfo | GroupHasReadInfo | Group message read info |
| isPrivateChat | boolean | Indicates whether it is a burn-after-reading message, only supported in single chat |
| burnDuration | int | Burn-after-reading destruction time |
| hasReadTime | int | Read timestamp |
AttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| groupHasReadInfo | GroupHasReadInfo | Group message read info |
| isPrivateChat | boolean | Indicates whether it is a burn-after-reading message, only supported in single chat |
| burnDuration | number | Burn-after-reading destruction time, client times it itself, calls api to delete message after arriving at time |
| hasReadTime | number | Read timestamp |
| messageEntityList | - | Currently unused |
AttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| groupHasReadInfo | GroupHasReadInfo | Group message read info |
| isPrivateChat | boolean | Indicates whether it is a burn-after-reading message, only supported in single chat |
| burnDuration | number | Burn-after-reading destruction time, client times it itself, calls api to delete message after arriving at time |
| hasReadTime | number | Read timestamp |
| messageEntityList | - | Currently unused |
AttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| groupHasReadInfo | GroupHasReadInfo | Group message read info |
| isPrivateChat | boolean | Indicates whether it is a burn-after-reading message, only supported in single chat |
| burnDuration | number | Burn-after-reading destruction time, client times it itself, calls api to delete message after arriving at time |
| hasReadTime | number | Read timestamp |
| messageEntityList | - | Currently unused |
AttachedInfoElem
| Field Name | Field Type | Description |
|---|---|---|
| GroupHasReadInfo | GroupHasReadInfo | Group message read info |
| IsPrivateChat | bool | Indicates whether it is a burn-after-reading message, only supported in single chat |
| BurnDuration | int | Burn-after-reading destruction time |
| HasReadTime | int | Read timestamp |