Function deltachat::token::save

source ·
pub async fn save(
    context: &Context,
    namespace: Namespace,
    foreign_id: Option<ChatId>,
    token: &str
) -> Result<()>
Expand description

Saves a token to the database.