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