Fix bridge->bridge file names
WhatsApp uses the "title" and "fileName" fields for document names. The bridge was only reading title and sending fileName, so sending a document from one bridge to another through WhatsApp would lose the file name. Also use names like "image.png" instead of "<random id>.png" for unnamed files