Broadcasts a message to all joined rooms
message to broadcast
Fetches the current logged-in user's profile
The user object
user or user ID to get the chat profile of
message or message ID to get the transcript for
The room or ID to join
Attempts to login to the stackexchange network with the provided username and password
Password
Request Cookie Jar (Optionally to save to loginCookie
)
Attempts to login to stack exchange, using the provided
cookie jar string, which was retrieved from the login
method.
A cookie jar string
A promise representing when login is complete
status of the logout
room or room ID to watch
Generated using TypeDoc
Represents the main chatexchange Client class.