room configuration options
ID of the message to delete
The user or user ID to fetch
The profile object
The message or message ID to scrape
The room or room ID to join
A promise that resolves when the user has successfully joined the room
A promise resolving when the user leaves all rooms
The room or room ID to leave
A promise that resolves when the user leaves the room
Attempts to login to stack exchange, using the provided email and password. Returns a cookie jar string, which you can pass back in to loginCookieJar for use with further logins.
Password
A cookie jar containing account pertitent details.
Attempts to login to stack exchange, using the provided cookie jar string, which was retrieved from the {@Link Browser#login} method.
A cookie jar string
A promise that completes with the user logs in
status of the logout attempt
The room ID to send to
The message to send
A promise that resolves the message that was sent
id of the room to update
room configuration options
The room or room ID to join
The websocket of this room
Generated using TypeDoc
Used internally by Client to provide the low-level interaction with SE servers.
{boolean} loggedIn User logged in