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