Appearance
The NjoguAmos\Waha\Dto\SessionMeData contains information about the authenticated user.
NjoguAmos\Waha\Dto\SessionMeData
id
string
The authenticated user's JID.
$session->me->id; // "79111111@c.us"
pushName
The authenticated user's push name.
$session->me->pushName; // "WAHA"