Re-exports§
pub use self::bots::QQBotProtocol;
pub use self::bots::QQSecret;
pub use self::bots::SimpleBot;
pub use self::wss::QQBotWebsocket;
Modules§
Structs§
- Client
- An asynchronous
Client
to make Requests with. - Method
- The Request Method (VERB)
- Request
Builder - A builder to construct the properties of a
Request
. - Url
- A parsed URL record.