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