Function deltachat::token::exists

source ยท
pub async fn exists(
    context: &Context,
    namespace: Namespace,
    token: &str,
) -> Result<bool>