修改了私聊等级限制请求参数错误的问题
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
|
||||
[[NIMSDK sharedSDK].conversationManager markAllMessagesReadInSession:self.session];
|
||||
|
||||
[self.presenter getChatLimit];
|
||||
[self.presenter getChatLimitReceiverUid:self.session.sessionId];
|
||||
}
|
||||
|
||||
- (void)keyboardWillShow:(NSNotification *)notification {
|
||||
|
Reference in New Issue
Block a user