-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Currently, the YChat
API doesn't make a distinction between users connected from a browser & bots connected from a server extension.
Proposed Solution
Add some way to distinguish between human users & server bots in the return type of YChat.get_users()
and other similar methods.
We should also consider renaming this method to YChat.get_clients()
, since a client may be a user or a bot.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request