MatrixClient.sendFile

Sends a m.room.message with specified msgtype and MXC URI

class MatrixClient
void
sendFile
(
string roomId
,
string filename
,
string mxc
,
string msgtype = "m.file"
)

Meta