MatrixClient.sendImage

Sends a m.room.message with type of m.image with specified MXC URI

class MatrixClient
void
sendImage
(
string roomId
,
string filename
,
string mxc
)

Meta