Display the link status reminder of the opened chat UI.
Display the read and sent status of messages
Whether the latest message is displayed by default when entering a conversation. Only the Electron platform supports modification. The Web platform displays the latest message by default and the modification is invalid.
'@All' function switch
To display the user's online status, it needs to be used in conjunction with the reqUserOnlineStatus
hook defined during initialization to take effect.
When quoting or replying to a message, the message sender is @ by default.
Delete local and remote messages while deleting the conversation.
Feature Toggle