Create the MatrixRoomMessageEvent type
Currently it only handles msgtype and body; more complex types like documents or images are to be implemented soon.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -71,3 +71,4 @@ Makefile.in
|
||||
/src/matrix-room-event.c
|
||||
/src/matrix-room-member-event.c
|
||||
/src/matrix-state-event.c
|
||||
/src/matrix-room-message-event.c
|
||||
|
Reference in New Issue
Block a user