static copyTextMessages(List<String> messageIds) { return FlyChatFlutterPlatform.instance.copyTextMessages(messageIds); }