deltachat::securejoin::bob

Function insert_new_db_entry

Source
async fn insert_new_db_entry(
    context: &Context,
    invite: QrInvite,
    chat_id: ChatId,
) -> Result<i64>
Expand description

Inserts a new entry in the bobstate table.

Returns the ID of the newly inserted entry.