trixnity-client
3.8.0
common
trixnity-client
/
net.folivo.trixnity.client.room.message
/
file
file
suspend
fun
MessageBuilder
.
file
(
body
:
String
,
file
:
ByteArrayFlow
,
type
:
ContentType
,
size
:
Int
?
=
null
,
name
:
String
?
=
null
)