4x4d v0.0.6 (2021-11-22T13:29:51Z)
Dub
Repo
MatrixClient.uploadFile
matrix
MatrixClient
Uploads a file to the server and returns the MXC URI
class
MatrixClient
string
uploadFile
(
const
void
[]
data
,
string
filename
,
string
mimetype
)
Meta
Source
See Implementation
matrix
MatrixClient
constructors
this
functions
addReaction
buildUrl
get
getAccountData
getDeviceInfo
getDevices
getJoinedRooms
getPresence
getRoomData
getTextMessageType
joinRoom
makeHttpRequest
makeParamString
markRead
passwordLogin
post
put
resolveRoomAlias
sendFile
sendHTML
sendImage
sendString
setAccountData
setDeviceName
setPresence
setRoomData
sync
translateRoomId
uploadFile
variables
accessToken
deviceId
eventDelegate
homeserver
inviteDelegate
nextBatch
transactionId
useNotice
userId
Uploads a file to the server and returns the MXC URI