Function deltachat::token::exists

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