Update deltachat-jsonrpc/src/api.rs

Co-authored-by: adb <asieldbenitez@gmail.com>
This commit is contained in:
biörn
2026-04-24 01:40:03 +02:00
committed by GitHub
parent 7bd1429f4f
commit 07efd41537

View File

@@ -883,7 +883,7 @@ impl CommandApi {
/// Get QR code text that will offer a [SecureJoin](https://securejoin.delta.chat/) invitation.
///
/// To reset invitations, pass the link to `set_config_from_qr()``.
/// To reset invitations, pass the link to `set_config_from_qr()`.
///
/// If `chat_id` is a group chat ID, SecureJoin QR code for the group is returned.
/// If `chat_id` is unset, setup contact QR code is returned.