aboutsummaryrefslogtreecommitdiff
path: root/lib/room.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/room.h')
-rw-r--r--lib/room.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/room.h b/lib/room.h
index a166be37..ce1c3dd3 100644
--- a/lib/room.h
+++ b/lib/room.h
@@ -374,6 +374,7 @@ namespace QMatrixClient
QString postHtmlMessage(const QString& plainText,
const QString& html, MessageEventType type);
QString postHtmlText(const QString& plainText, const QString& html);
+ QString postFile(const QString& plainText, const QUrl& localPath);
/** Post a pre-created room message event
*
* Takes ownership of the event, deleting it once the matching one