From: JtheSaw <21310929+JtheSaw@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:01:26 +0000 (+0200) Subject: Add sendTyping and sendReceipt to dbus interface (#718) X-Git-Tag: v0.9.1~57 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/11b3758416ea395d04b8538a28be07c240749767?hp=11b3758416ea395d04b8538a28be07c240749767 Add sendTyping and sendReceipt to dbus interface (#718) * Add sendTyping and sendReceipt to dbus interface * Resolve requested changes * Adapt documentation ---