trixnity-client
3.7.0-beta3
common
trixnity-client
/
net.folivo.trixnity.client.room.message
/
image
image
suspend
fun
MessageBuilder
.
image
(
body
:
String
,
image
:
ByteArrayFlow
,
type
:
ContentType
,
size
:
Int
?
=
null
,
height
:
Int
?
=
null
,
width
:
Int
?
=
null
)