docs: add hint about how to reset an invitation

This commit is contained in:
B. Petersen
2026-04-24 00:50:04 +02:00
parent d069e75cd8
commit 7bd1429f4f
2 changed files with 4 additions and 0 deletions

View File

@@ -2641,6 +2641,8 @@ dc_lot_t* dc_check_qr (dc_context_t* context, const char*
* so that the QR code is useful also without Delta Chat being installed
* or can be passed to contacts through other channels.
*
* To reset invitations, pass the link to dc_set_config_from_qr().
*
* @memberof dc_context_t
* @param context The context object.
* @param chat_id If set to a group-chat-id,

View File

@@ -883,6 +883,8 @@ 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()``.
///
/// 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.
async fn get_chat_securejoin_qr_code(