Skip to main content

Module string_session

Module string_session 

Source
Expand description

Portable compact string-session encoding/decoding (V1/V2 binary base64).

Use via Client::builder().session_string("ABC...") which auto-detects the format. Use this module directly only when you need to inspect or construct a StringSession manually.

Structs§

FullSession
Session

Enums§

StringSession
StringSessionError