upgrade sdk,new add quote message

This commit is contained in:
hrxiang
2021-09-06 14:41:33 +08:00
parent 00e19f25c6
commit d11fdfa0f7
4 changed files with 32 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ class MessageManager {
required Message message,
String? userID,
String? groupID,
required bool onlineUserOnly,
bool onlineUserOnly = false,
}) {
return _channel.invokeMethod(
'sendMessage',