frankenstein 0.17.0

Telegram bot API client for Rust
Documentation

frankenstein

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 7 of them enabled by default.

default

  • http-client

http-client

  • ureq
  • multipart
  • mime_guess
  • telegram-trait
  • serde_json

ureq

    This feature flag does not enable additional features.

multipart

    This feature flag does not enable additional features.

mime_guess

    This feature flag does not enable additional features.

telegram-trait

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

async-http-client

  • reqwest
  • tokio
  • async-telegram-trait
  • serde_json

async-telegram-trait

  • async-trait

tokio

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.