library
androidJvm
library
/
org.xmtp.android.library
/
Conversation
/
send
send
suspend
fun
<
T
>
send
(
content
:
T
,
options
:
SendOptions
?
=
null
)
:
String
suspend
fun
send
(
text
:
String
)
:
String