MatrixClient.uploadFile

Uploads a file to the server and returns the MXC URI

class MatrixClient
string
uploadFile
(
const void[] data
,
string filename
,
string mimetype
)

Meta