Add event handler for m.room.third_party_invite

This commit is contained in:
2016-03-09 07:22:54 +00:00
parent 6db0e82ca7
commit 1f804e0d42
4 changed files with 199 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ libmatrix_glib_0_0_la_VALA_SOURCES = \
matrix-event-room-message-feedback.vala \
matrix-event-room-guest-access.vala \
matrix-event-room-redaction.vala \
matrix-event-room-third-party-invite.vala \
$(NULL)
AM_CPPFLAGS += \