diff --git a/source/matrixclient.cpp b/source/matrixclient.cpp index c1f6274..d9c7677 100644 --- a/source/matrixclient.cpp +++ b/source/matrixclient.cpp @@ -611,7 +611,8 @@ void Client::registerFilter() { " \"sender\"," " \"state_key\"," " \"event_id\"," - " \"origin_server_ts\"" + " \"origin_server_ts\"," + " \"redacts\"" " ]" "}";