Constructor
# <LoggedViewers />
This displays all the logged in users currently in the stream
Properties:
Name | Type | Description |
---|---|---|
banUnban |
function | function for banning or unbanning a user from chat |
loggedViewers |
Object | all the users that are currently logged to the stream |
isOwner |
Boolean | true if the user is the owner of the stream |