pub fn update_last_message_timestamp(
bridge: &mut SignalBridge,
timestamp: u64,
) -> Result<(), Box<dyn Error>>Expand description
Updates the timestamp of the last received message
ยงArguments
bridge- Signal bridge instancetimestamp- Unix timestamp