Get latest message for a room

This commit is contained in:
2025-11-24 11:20:20 +01:00
parent d23190f9d2
commit 7562a7fc61
3 changed files with 67 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
pub mod matrix_event_controller;
pub mod matrix_media_controller;
pub mod matrix_profile_controller;
pub mod matrix_room_controller;