AttachedInfoElem
Feature Introduction
info
Message attachment information.
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
AttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
groupHasReadInfo | GroupHasReadInfo | Group message read information |
isPrivateChat | bool | Indicates whether it's a self-destructing message, only supports private chat |
burnDuration | int | Self-destructing message destruction time after reading |
hasReadTime | int | Read timestamp |
OIMAttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
groupHasReadInfo | OIMGroupHasReadInfo | Group message read information |
isPrivateChat | BOOL | Indicates whether it's a self-destructing message, only supports private chat |
burnDuration | NSTimeInterval | Self-destructing message destruction time after reading |
hasReadTime | NSTimeInterval | Read timestamp |
messageEntityList | - | Not used yet |
AttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
groupHasReadInfo | GroupHasReadInfo | Group message read information |
isPrivateChat | boolean | Indicates whether it's a self-destructing message, only supports private chat |
burnDuration | int | Self-destructing message destruction time after reading |
hasReadTime | int | Read timestamp |
AttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
groupHasReadInfo | GroupHasReadInfo | Group message read information |
isPrivateChat | boolean | Indicates whether it's a self-destructing message, only supports private chat |
burnDuration | number | Self-destructing message destruction time after reading |
hasReadTime | number | Message read timestamp |
messageEntityList | - | Not used yet |
AttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
groupHasReadInfo | GroupHasReadInfo | Group message read information |
isPrivateChat | boolean | Indicates whether it's a self-destructing message, only supports private chat |
burnDuration | number | Self-destructing message destruction time after reading |
hasReadTime | number | Message read timestamp |
messageEntityList | - | Not used yet |
AttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
groupHasReadInfo | GroupHasReadInfo | Group message read information |
isPrivateChat | boolean | Indicates whether it's a self-destructing message, only supports private chat |
burnDuration | number | Self-destructing message destruction time after reading |
hasReadTime | number | Message read timestamp |
messageEntityList | - | Not used yet |
AttachedInfoElem
Field Name | Data Type | Description |
---|---|---|
GroupHasReadInfo | GroupHasReadInfo | Group message read information |
IsPrivateChat | boolean | Indicates whether it's a self-destructing message, only supports private chat |
BurnDuration | number | Self-destructing message destruction time after reading |
HasReadTime | number | Message read timestamp |
MessageEntityList | - | Not used yet |