This method is used to get the message of a JID / user.
Future<String?> getMessagesOfJid(String jid) { throw UnimplementedError('has not been implemented.'); }