Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInsertOptions

Insert message configuration item structure

Hierarchy

  • IInsertOptions

Index

Properties

isUnread?: boolean

Whether inserting a message counts towards unread messages: true for counting, false for not counting. Default is false.

searchContent?: string

Message search keyword

disableUpdateLastMessage?: boolean

Prohibit updating to the latest message in the conversation. Default is false: update, true: do not update.