This method is used to get the message using Message ID.
Future<String?> getMessageOfId(String mid) { throw UnimplementedError('has not been implemented.'); }