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
{{ message }}
This repository has been archived by the owner on May 24, 2021. It is now read-only.
As requested I need to add the ability to add more administrative room methods and properties. These methods and properties will be able to be used assuming the bot account has the appropriate permissions.
Room Class
Name
Type
Returns
Permission Required
createRoom
method
New Room Controller
User
listAll
property (getter)
Room Controller Array
User
Room Controller Class
Name
Type
Returns
Permission Required
leave
method
Previous Room Controller
User
setPrivate
method
Current Room Controller
Admin
banUser
method
User Controller, Romm Controller
Mod
unbanUser
method
User Controller, Room Controller
Mod
blockUserChat
method
User Controller, Room Controller
Mod
bannedUsers
property
User Controller Array
Mod
Room Events
Name
Returned Data
userBanned
User Controller, Room Controller
userChatBlocked
User Controller, Room Controller
If you have any more suggestions please feel free to comment on this issue and I will look into it.
The text was updated successfully, but these errors were encountered:
As requested I need to add the ability to add more administrative room methods and properties. These methods and properties will be able to be used assuming the bot account has the appropriate permissions.
Room Class
Room Controller Class
Room Events
If you have any more suggestions please feel free to comment on this issue and I will look into it.
The text was updated successfully, but these errors were encountered: