The context of execution for the following events:

  • IPreRoomUserJoined
  • IPostRoomUserJoined

Hierarchy

  • IRoomUserJoinedContext

Properties

inviter?: IUser

The user that has invited joiningUser to room, if any.

joiningUser: IUser

The user that is being added to the room

room: IRoom

The room to which the user is being added

Generated using TypeDoc