mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-13 16:32:04 +02:00
add new event types
This commit is contained in:
parent
e2c9fe0a6a
commit
c24fc9797b
@ -78,6 +78,7 @@ class EventTypes(object):
|
||||
Name = "m.room.name"
|
||||
|
||||
ServerACL = "m.room.server_acl"
|
||||
Pinned = "m.room.pinned_events"
|
||||
|
||||
ServerNoticeLimitReached = "m.server_notice.usage_limit_reached"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user