Softchat
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.sdk
/
AccountMessages
/
search
search
suspend
fun
search
(
query
:
String
,
conversationId
:
ConversationId
?
=
null
,
limit
:
Int
=
50
)
:
List
<
Message
>
Search effective authenticated live message text through Rust-owned FTS5.