4x4d v0.0.6 (2021-11-22T13:29:51Z)
Dub
Repo
MatrixClient.sendFile
matrix
MatrixClient
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
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
Sends a m.room.message with specified msgtype and MXC URI