on-join

This event will be pushed when a room is joined.

Example on-join event in JSON format:

{
    "scope": "@collection:stuff",
    "id": 123
}