mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
More whitespace
This commit is contained in:
parent
0a4330cd5d
commit
415b158ce2
@ -320,6 +320,7 @@ class PresenceHandler(BaseHandler):
|
|||||||
"""Called via the distributor whenever a user joins a room.
|
"""Called via the distributor whenever a user joins a room.
|
||||||
Notifies the new member of the presence of the current members.
|
Notifies the new member of the presence of the current members.
|
||||||
Notifies the current members of the room of the new member's presence.
|
Notifies the current members of the room of the new member's presence.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
user(UserID): The user who joined the room.
|
user(UserID): The user who joined the room.
|
||||||
room_id(str): The room id the user joined.
|
room_id(str): The room id the user joined.
|
||||||
|
Loading…
Reference in New Issue
Block a user