Crate qq_bot

Source

Re-exports§

pub use self::bots::QQBotProtocol;
pub use self::bots::QQSecret;
pub use self::bots::SimpleBot;
pub use self::wss::QQBotWebsocket;

Modules§

bots
restful
utils
wss

Structs§

Client
An asynchronous Client to make Requests with.
Method
The Request Method (VERB)
RequestBuilder
A builder to construct the properties of a Request.
Url
A parsed URL record.

Enums§

QQError

Type Aliases§

QQResult