Convert m.room.message to the new API.

This commit is contained in:
Jimmy Cuadra 2019-06-28 13:53:31 -07:00
parent 8b59318629
commit 3e58ad7a8f
2 changed files with 718 additions and 193 deletions

View File

@ -17,7 +17,7 @@ pub mod guest_access;
pub mod history_visibility; pub mod history_visibility;
pub mod join_rules; pub mod join_rules;
// pub mod member; // pub mod member;
// pub mod message; pub mod message;
pub mod name; pub mod name;
pub mod pinned_events; pub mod pinned_events;
pub mod power_levels; pub mod power_levels;

File diff suppressed because it is too large Load Diff