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