You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to pull up any user's profile by simply typing their name in. I have some javascript code that you might be able to use to incorporate into your extension.
The ability to pull up any user's profile by simply typing their name in. I have some javascript code that you might be able to use to incorporate into your extension.
Get the "room":
Get the room manager:
Get the websocket for the API. You may be able to use your TTPAPI for this part:
Pull up the profile:
The text was updated successfully, but these errors were encountered: