↓ 1 callersMethodon_file_received(&self, pubkey: Vec<u8>, guid: i64, reply_to: i64, send_time: i64, edit_time: i64, msg_type: i32, meta_json: S
src/peer/mod.rs:121
↓ 1 callersMethodon_member_online_status_changed(
&self, chat_id: i64, member_pubkey: Vec<u8>,
is_online: bool, timestamp: i64,
)
src/mediator/manager.rs:349
↓ 1 callersMethodon_push_invite(
&self, invite_id: i64, chat_id: i64, from_pubkey: Vec<u8>,
timestamp: i64, chat_name: String
src/mediator/manager.rs:327
↓ 1 callersMethodon_push_message(
&self, chat_id: i64, message_id: i64, guid: i64,
timestamp: i64, author: Vec<u8>, data: Vec<
src/mediator/manager.rs:313
↓ 1 callersMethodon_system_message(
&self, chat_id: i64, message_id: i64, guid: i64,
timestamp: i64, body: Vec<u8>,
)
src/mediator/manager.rs:320