移除置顶
static Future<bool> removeStickTop(String sessionId, String ext) { return getIt<MessageProvider>() .removeStick(sessionId, NIMSessionType.team, ext); }