Struct telegram_bot::Config [] [src]

pub struct Config { /* fields omitted */ }

Configuration for an Api.

Methods

impl Config
[src]

[src]

Set connector type for an Api.

[src]

Create new Api instance.

Trait Implementations

impl Debug for Config
[src]

[src]

Formats the value using the given formatter.