Options
All
  • Public
  • Public/Protected
  • All
Menu

[searchConversations] 的接口监听

param code

接口回调的状态码,0 代表成功,非 0 代表出现异常

param conversationTypes

会话类型集合

param channelId

频道 ID,仅支持超级群使用,其他会话类型传 null 即可。

param messageTypes

搜索的消息类型

param keyword

搜索的关键字

param conversations

查询到的会话集合

Hierarchy

  • OnConversationsSearchedResult

Index

Properties

channelId: string
code: number
conversationTypes: RCIMIWConversationType[]
keyword: string
messageTypes: RCIMIWMessageType[]

Generated using TypeDoc