Module rust_tdlib::client::worker [−][src]
Expand description
Handlers for all incoming data Handlers for all incoming data
Structs
Worker | The main object in all interactions. You have to start worker and bind each client with worker using auth_client. |
WorkerBuilder |