|
@@ -57,7 +57,7 @@ class GroupChatDetailViewController: UIViewController {
|
|
chatId: chatId,
|
|
chatId: chatId,
|
|
messageType: DC_MSG_FILE,
|
|
messageType: DC_MSG_FILE,
|
|
messageType2: DC_MSG_AUDIO,
|
|
messageType2: DC_MSG_AUDIO,
|
|
- messageType3: 0
|
|
|
|
|
|
+ messageType3: DC_MSG_WEBXDC
|
|
)
|
|
)
|
|
}
|
|
}
|
|
|
|
|