Module whatsappweb::connection[][src]

Structs

PersistentSession

Stores the parameters to login without scanning the qrcode again.

WhatsappWebConnection

Enums

DisconnectReason
State
UserData

Traits

WhatsappWebHandler

Functions

new

Create new connection and session. Will eventual call qr_cb with the generated qr-code.

with_persistent_session

Create new connection and restore the session with the given persistent_session.