1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-29 16:43:09 +03:00

Update src/@types/event.ts

Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Michael Telatynski
2020-10-07 16:32:04 +01:00
committed by GitHub
parent 7529d2b638
commit 0b7754581a

View File

@@ -31,6 +31,9 @@ export enum EventType {
RoomGuestAccess = "m.room.guest_access",
RoomServerAcl = "m.room_server_acl",
RoomTombstone = "m.room.tombstone",
/**
* @deprecated Should not be used.
*/
RoomAliases = "m.room.aliases", // deprecated https://matrix.org/docs/spec/client_server/r0.6.1#historical-events
// Room timeline events