X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/c924d5c03a318d8c7d4dd7be287eaf0d523ecd91..7c7fc76a649678e9f77f1fcaeaaf4efdf9cc3cd9:/client/src/jsonrpc.rs?ds=inline diff --git a/client/src/jsonrpc.rs b/client/src/jsonrpc.rs index 6874652d..fe0dc668 100644 --- a/client/src/jsonrpc.rs +++ b/client/src/jsonrpc.rs @@ -183,6 +183,7 @@ pub trait Rpc { endSession: bool, message: String, attachments: Vec, + view_once: bool, mentions: Vec, textStyle: Vec, quoteTimestamp: Option,