Closed MrCustomizer closed 6 years ago
agreed and already working on it with its brother MatrixJsonRoomNameEvent
;)
I would like to have an event for room aliases, too. Something like MatrixJsonRoomAliasesEvent
.
Added in bcdd45b
All three event types are added to Palaver now and they are working fine. Thanks.
I suggest adding a new event which implements
MatrixJsonEvent
with the nameMatrixJsonRoomTopicEvent
. This event should be a represantation of a timeline event of a room with the typem.room.topic
.