Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Zeitocrab edited this page Nov 19, 2017 · 4 revisions

User()

Attributes

username

(string)

The username (not nickname) of the User.


avatar

(string)

The avatar id, e.g. "283". For a custom avatar this will be "#user".


rooms

(list containing [string])

An array containing all of the roomids of the rooms the User is in. Note these are not Room objects.


ranks

(dictionary containing [string]:[string])

A dictionary containing string keys of the roomids, with string values of their rank in the room, e.g. {'ou':'+','lobby':'%'} Note that these are roomids, not Room objects.


global_rank

(string)

The User's global rank on PS!


Clone this wiki locally