gst-common 1.7.32 → 1.7.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -101,6 +101,7 @@ __export(index_exports, {
101
101
  REGISTER_PROGRAM_MODE: () => REGISTER_PROGRAM_MODE,
102
102
  REGISTER_PROGRAM_TIME: () => REGISTER_PROGRAM_TIME,
103
103
  REQUEST_TUTOR_FORM_STATUS: () => REQUEST_TUTOR_FORM_STATUS,
104
+ RTC_ROLES: () => RTC_ROLES,
104
105
  ResponseStatus: () => ResponseStatus,
105
106
  SCHOOL_STATUS: () => SCHOOL_STATUS,
106
107
  SESSION_GROUP_QUESTION: () => SESSION_GROUP_QUESTION,
@@ -996,6 +997,11 @@ var OBJECT_ACCOUNT_STATUS = {
996
997
  label: "Moi"
997
998
  }
998
999
  };
1000
+ var RTC_ROLES = /* @__PURE__ */ ((RTC_ROLES2) => {
1001
+ RTC_ROLES2["PUBLISHER"] = "PUBLISHER";
1002
+ RTC_ROLES2["SUBSCRIBER"] = "SUBSCRIBER";
1003
+ return RTC_ROLES2;
1004
+ })(RTC_ROLES || {});
999
1005
  // Annotate the CommonJS export names for ESM import in node:
1000
1006
  0 && (module.exports = {
1001
1007
  ACCEPTED_AUDIO_TYPES,
@@ -1079,6 +1085,7 @@ var OBJECT_ACCOUNT_STATUS = {
1079
1085
  REGISTER_PROGRAM_MODE,
1080
1086
  REGISTER_PROGRAM_TIME,
1081
1087
  REQUEST_TUTOR_FORM_STATUS,
1088
+ RTC_ROLES,
1082
1089
  ResponseStatus,
1083
1090
  SCHOOL_STATUS,
1084
1091
  SESSION_GROUP_QUESTION,
package/dist/index.d.cts CHANGED
@@ -1216,6 +1216,10 @@ declare const OBJECT_ACCOUNT_STATUS: {
1216
1216
  label: string;
1217
1217
  };
1218
1218
  };
1219
+ declare enum RTC_ROLES {
1220
+ PUBLISHER = "PUBLISHER",
1221
+ SUBSCRIBER = "SUBSCRIBER"
1222
+ }
1219
1223
 
1220
1224
  type TRegisteredProgramCreatePost = {
1221
1225
  studentNote?: string;
@@ -1981,6 +1985,10 @@ type TChatMarkSeen = {
1981
1985
  type TChatMessages = {
1982
1986
  conversationId: string;
1983
1987
  } & BasePaginationParams;
1988
+ type TChatTyping = {
1989
+ conversationId: string;
1990
+ isTyping: boolean;
1991
+ };
1984
1992
 
1985
1993
  type TProgramRegisteredMeTutorEdit = {
1986
1994
  id: string;
@@ -3078,4 +3086,4 @@ type TChatMessagesRes = {
3078
3086
  type TChatMarkSeenRes = string;
3079
3087
  type TChatGetParticipantRes = TConversationEntity;
3080
3088
 
3081
- export { ACCEPTED_AUDIO_TYPES, ACCEPTED_IMAGE_TYPES, ACCEPTED_VIDEO_TYPES, ACCOUNT_STATUS, ANSWER_QUESTION_TYPE, AT_LEAST_ALLOW_RATING_PROGRAM_HOUR, AT_LEAST_ALLOW_RATING_PROGRAM_LESSONS, type AccountPostMeResponse, type AccountSignInResponse, type BaseEntity, type BaseInternalEntity, type BasePaginationParams, type BaseResponse, CATEGORY_STATUS, CERTIFICATION_STATUS, CLASS_INHERITANCE_TYPE, CLASS_ROOM_STATUS, CLASS_STATUS, CLASS_STATUS_CANCELED_REASON, CLASS_STATUS_CANCELED_REASON_STUDENT, CLASS_STATUS_CANCELED_REASON_TUTOR, CLASS_STATUS_ORDER, CLASS_STATUS_STUDENT_EDIT, CLASS_STATUS_TUTOR_EDIT, COMMON_ROUTES, CONVERSATION_TYPE, CUSTOMER_TYPE, type ClassLearningTimeDTO, type DATA_THIRD_PARTY_LOGIN, DAY_OF_WEEK, GENDER, HASHED_PIN_LENGTH, INTERNAL_ROLE, LESSON_ACTIVITY_STATUS, LESSON_ATTENDANCE_STATUS, LESSON_FEE_RATE, LESSON_INHERITANCE_TYPE, MAX_DOCUMENT_FOLDER, MAX_KEYWORD_PROGRAM, MAX_PROGRAM_TUITION_FEE, MAX_STUDENT_CLASS_ROOM, MAX_STUDENT_DOCUMENT_FOLDER, MESSAGE_TYPE, MISSING_TRANSACTION_TYPE, NOTIFICATION_STATUS, NOTIFICATION_TYPE, OBJECT_ACCOUNT_STATUS, OBJECT_ANSWER_QUESTION_TYPE, OBJECT_CERTIFICATION_STATUS, OBJECT_CLASS_ROOM_STATUS, OBJECT_CLASS_STATUS, OBJECT_CLASS_STATUS_CANCELED_REASON, OBJECT_CUSTOMER_TYPE, OBJECT_DAY_OF_WEEK, OBJECT_GENDER, OBJECT_LESSON_ACTIVITY_STATUS, OBJECT_LESSON_ATTENDANCE_STATUS, OBJECT_POST_TYPE, OBJECT_PROGRAM_METHOD, OBJECT_PROGRAM_SUITABLE_LEARNER, OBJECT_PROGRAM_TYPE, OBJECT_QUESTION_TYPES, OBJECT_RATING, OBJECT_REGISTERED_PROGRAM_STATUS, OBJECT_REGISTER_METHOD, OBJECT_REQUEST_TUTOR_FORM_STATUS, OBJECT_SCHOOL_STATUS, OBJECT_SORT_TYPE, OBJECT_STUDENT_IN_CLASS_ROOM_STATUS, OBJECT_TEACHING_TIME_RANGE, OBJECT_TRANSACTION_STATUS, OBJECT_TRANSACTION_TYPE, OBJECT_WITHDRAW_REQUEST_STATUS, OBJ_SESSION_PER_WEEK, OTP_RESEND_TIME, POST_TYPE, PROGRAM_DETAIL_TABS, PROGRAM_METHOD, PROGRAM_SUITABLE_LEARNER, PROGRAM_TYPE, PROPOSED_CATEGORY_STATUS, PROPOSED_LEARNING_PAYMENT_STATUS, QUESTION_TYPES, REFRESH_TYPE, REGISTERED_PROGRAM_STATUS, REGISTER_METHOD, REGISTER_PROGRAM_MODE, REGISTER_PROGRAM_TIME, REQUEST_TUTOR_FORM_STATUS, ResponseStatus, SCHOOL_STATUS, SESSION_GROUP_QUESTION, SORT_TYPE, STUDENT_IN_CLASS_ROOM_STATUS, type TAccountBankInfoCreate, type TAccountBankInfoCreateRes, type TAccountBankInfoCurrentRes, type TAccountBankInfoEntity, type TAccountBankInfoUpdate, type TAccountBankInfoUpdateRes, type TAccountChangeHashedPin, type TAccountChangePassword, type TAccountEnterOTPForgotHashedPin, type TAccountEnterOTPForgotHashedPinRes, type TAccountEntity, type TAccountFollow, type TAccountForgotHashedPinRes, type TAccountHashedPin, type TAccountPublicCheckUsernameExist, type TAccountPublicCheckUsernameExistRes, type TAccountPublicDetailRes, type TAccountPublicListFollowerRes, type TAccountPublicListFollowingRes, type TAccountPublicListSitemap, type TAccountPublicListSitemapRes, type TAccountPublicPreviewRes, type TAccountVerifyPin, type TAdministrativeRegionEntity, type TAdministrativeUnitEntity, type TAnswerChoiceEntity, type TAnswerQuestionEntity, type TAnswerWordArrangementEntity, type TBankEntity, type TBankPublicList, type TBankPublicListRes, type TCLassStatistic, type TCLassStatisticRes, type TCLassStudentStatistic, type TCLassStudentStatisticRes, type TCategoryEntity, type TCategoryInternalAddKeywords, type TCategoryInternalAddKeywordsRes, type TCategoryInternalAddSubject, type TCategoryInternalAddSubjectRes, type TCategoryInternalCreate, type TCategoryInternalCreateRes, type TCategoryInternalDeleteRes, type TCategoryInternalList, type TCategoryInternalListKeywordBySubjectRes, type TCategoryInternalListRes, type TCategoryInternalUpdate, type TCategoryInternalUpdateRes, type TCategoryPublicListKeyword, type TCategoryPublicListKeywordRes, type TCategoryPublicListSubjectRes, type TCategoryPublicTreeRes, type TCertificationEntity, type TChangeForgotHashedPin, type TChatConversations, type TChatConversationsRes, type TChatGetParticipantRes, type TChatListConversationRes, type TChatMarkSeen, type TChatMarkSeenRes, type TChatMessages, type TChatMessagesRes, type TChatNewConversation, type TChatNewConversationRes, type TChatSendMessage, type TChatSendMessageRes, type TClassCancel, type TClassCancelRes, type TClassCountStatus, type TClassCountStatusRes, type TClassCreateByRequestTutor, type TClassCreateByRequestTutorRes, type TClassEntity, type TClassLearningTimeEntity, type TClassMeCreate, type TClassMeCreateRes, type TClassMeDetail, type TClassMeDetailRes, type TClassMeList, type TClassMeListRes, type TClassNotificationAddGroupQuestion, type TClassNotificationAddGroupQuestionRes, type TClassNotificationCreate, type TClassNotificationCreateEditor, type TClassNotificationCreateEditorRes, type TClassNotificationCreateRes, type TClassNotificationEntity, type TClassNotificationImport, type TClassNotificationImportRes, type TClassNotificationList, type TClassNotificationListRes, type TClassNotificationStatistic, type TClassNotificationStudentList, type TClassNotificationStudentListRes, type TClassNotificationUpdate, type TClassNotificationUpdateRes, type TClassNotificationUpload, type TClassNotificationUploadRes, type TClassRoomCreate, type TClassRoomCreateRes, type TClassRoomEntity, type TClassSelectOptions, type TClassSelectOptionsRes, type TClassStatisticGroupByClass, type TClassStatisticGroupByClassRes, type TClassStatisticGroupByMonth, type TClassStatisticGroupByMonthRes, type TClassStudentChangeStatus, type TClassStudentChangeStatusRes, type TClassStudentCountStatus, type TClassStudentCountStatusRes, type TClassStudentDetailRes, type TClassStudentList, type TClassStudentListRes, type TClassStudentSelectOptionsRes, type TClassStudentStatisticGroupByClass, type TClassStudentStatisticGroupByClassRes, type TClassStudentStatisticGroupByMonth, type TClassStudentStatisticGroupByMonthRes, type TClassUpdate, type TClassUpdateRes, type TCompletedAndNotPaidLessonsRes, type TConversationEntity, type TConversationMessageEntity, type TConversationParticipantsEntity, type TDayOfWeekEntity, type TDeletableLessonsRes, type TDeleteDeletableLessonsRes, type TDistrictEntity, type TDocumentChangeOrder, type TDocumentChangeOrderRes, type TDocumentCreateEditor, type TDocumentCreateEditorRes, type TDocumentCreateGroupQuestion, type TDocumentCreateGroupQuestionRes, type TDocumentDeleteMultiple, type TDocumentFolderCreate, type TDocumentFolderCreateRes, type TDocumentFolderEntity, type TDocumentFolderImport, type TDocumentFolderImportRes, type TDocumentFolderListRes, type TDocumentFolderTreeListRes, type TDocumentFolderUpdate, type TDocumentFolderUpdateRes, type TDocumentGetByDocuments, type TDocumentGetByDocumentsRes, type TDocumentImport, type TDocumentList, type TDocumentListRes, type TDocumentMove, type TDocumentMoveRes, type TDocumentProgramListRes, type TDocumentUpload, type TDocumentUploadRes, type TDocumentsEntity, TEACHING_TIME_RANGE, type TEditorDeleteRes, type TEditorDetailRes, type TEditorEntity, type TEditorStudentDetailRes, type TEditorUpdate, type TEditorUpdateRes, type TExtendLessonTimesDTO, type TFileDeleteRes, type TFileEntity, type TFileLessonEntity, type TFileLessonListRes, type TFileLessonStudentListRes, type TFileLessonUpdate, type TFileLessonUpdateRes, type TFileLessonUpload, type TFileLessonUploadRes, type TFileUpdate, type TFileUpdateRes, type TFileUploadCommonRes, type TGroupQuestionChangeAnswerQuestionType, type TGroupQuestionChangeAnswerQuestionTypeRes, type TGroupQuestionCreate, type TGroupQuestionCreateRes, type TGroupQuestionDeleteGroupQuestion, type TGroupQuestionDetailRes, type TGroupQuestionEntity, type TGroupQuestionResultHistories, type TGroupQuestionResultHistoriesRes, type TGroupQuestionResultRes, type TGroupQuestionSendComment, type TGroupQuestionSendCommentRes, type TGroupQuestionSendFeedback, type TGroupQuestionSendFeedbackRes, type TGroupQuestionStudentDraft, type TGroupQuestionStudentDraftRes, type TGroupQuestionStudentFinishDoing, type TGroupQuestionStudentLessonFinishDoingRes, type TGroupQuestionStudentResultHistories, type TGroupQuestionStudentResultHistoriesRes, type TGroupQuestionStudentResultRes, type TGroupQuestionStudentStartDoingRes, type TGroupQuestionUpdate, type TGroupQuestionUpdateRes, type THistoryLoginEntity, type TInternalAccountEntity, type TInternalAccountList, type TInternalAccountListRes, type TInternalAccountLogin, type TInternalAccountLoginRes, type TInternalAccountNew, type TInternalAccountNewRes, type TLesson, type TLessonAllDocuments, type TLessonAllDocumentsRes, type TLessonCheckOverlap, type TLessonCheckOverlapRes, type TLessonClassRoomEntity, type TLessonConfirm, type TLessonConfirmRes, type TLessonCreateEditor, type TLessonCreateEditorRes, type TLessonCreateGroupQuestion, type TLessonCreateGroupQuestionRes, type TLessonDetailRes, type TLessonDocumentsRes, type TLessonEdit, type TLessonEditRes, type TLessonEntity, type TLessonImport, type TLessonImportRes, type TLessonListMeTutor, type TLessonListMeTutorRes, type TLessonListUnconfirmedRes, type TLessonPrepare, type TLessonPrepareRes, type TLessonRequest, type TLessonRequestDTO, type TLessonRequestFailedOverlappedData, type TLessonRequestRes, type TLessonRequestSingle, type TLessonRequestSingleRes, type TLessonStudentAllDocuments, type TLessonStudentAllDocumentsRes, type TLessonStudentCompletedAndNotPaidLessonsRes, type TLessonStudentDetailRes, type TLessonStudentDocumentsRes, type TLessonStudentList, type TLessonStudentListRes, type TMessageEntity, type TMessageSeenEntity, type TNotificationEntity, type TPostAllComment, type TPostAllCommentDeleteRes, type TPostAllCommentRes, type TPostAllCommentUpdate, type TPostAllCommentUpdateRes, type TPostAllCreateDiscussion, type TPostAllCreateDiscussionRes, type TPostAllListPostByAccount, type TPostAllListPostByAccountRes, type TPostAllMyPost, type TPostAllMyPostRes, type TPostAllRemoveUpvote, type TPostAllReplyComment, type TPostAllReplyCommentRes, type TPostAllShareDocument, type TPostAllShareDocumentRes, type TPostAllUpdateDiscussion, type TPostAllUpdateDiscussionRes, type TPostAllUpdateShareDocument, type TPostAllUpdateShareDocumentRes, type TPostAllUpload, type TPostAllUploadRes, type TPostCommentEntity, type TPostDocumentEntity, type TPostDocumentPublicEditorDetailRes, type TPostDocumentPublicGroupQuestionDetailRes, type TPostEntity, type TPostPublicDetailRes, type TPostPublicListComment, type TPostPublicListCommentRes, type TPostPublicListSiteMap, type TPostPublicListSiteMapRes, type TPostPublicNewFeeds, type TPostPublicNewFeedsRes, type TPostStatistic, type TProgramEntity, type TProgramInternalCrete, type TProgramInternalList, type TProgramInternalListRes, type TProgramInternalUpdate, type TProgramInternalUpdateRes, type TProgramOptionsMe, type TProgramOptionsMeRes, type TProgramPublicDetailRes, type TProgramPublicLearnedProgram, type TProgramPublicLearnedProgramRes, type TProgramPublicList, type TProgramPublicListRes, type TProgramPublicListSitemap, type TProgramPublicListSitemapRes, type TProgramPublicRecommended, type TProgramPublicRecommendedRes, type TProgramRatingEntity, type TProgramRatingPublicCountByScore, type TProgramRatingPublicCountByScoreRes, type TProgramRatingPublicList, type TProgramRatingPublicListRes, type TProgramRatingStudentCanRate, type TProgramRatingStudentCanRateRes, type TProgramRatingStudentCreateRating, type TProgramRatingStudentCreateRatingRes, type TProgramRatingStudentDeleteRatingRes, type TProgramRatingStudentHasRated, type TProgramRatingStudentHasRatedRes, type TProgramRatingStudentUpdateRating, type TProgramRatingStudentUpdateRatingRes, type TProgramRatingUpload, type TProgramRatingUploadRes, type TProgramRegisteredMeTutorEdit, type TProgramRegisteredMeTutorEditRes, type TProgramStudentCheckAllowRegister, type TProgramSuitableLearnerEntity, type TProposedCategoryEntity, type TProposedCategoryInternalListKeywords, type TProposedCategoryInternalListKeywordsRes, type TProposedCategoryInternalListSubjectKeywords, type TProposedCategoryInternalListSubjectKeywordsRes, type TProposedLearningCreate, type TProposedLearningCreateRes, type TProposedLearningDetail, type TProposedLearningDetailRes, type TProposedLearningEdit, type TProposedLearningEditRes, type TProposedLearningEntity, type TProposedLearningLessonEntity, type TProposedLearningList, type TProposedLearningListRes, type TProposedLearningStudentDetail, type TProposedLearningStudentDetailRes, type TProposedLearningStudentList, type TProposedLearningStudentListRes, type TProvinceEntity, type TQuestionEntity, type TQuestionTypeChoiceEntity, type TQuestionTypeEssayEntity, type TQuestionTypeWordArrangementEntity, TRANSACTION_FEE, TRANSACTION_GATEWAY, TRANSACTION_STATUS, TRANSACTION_TYPE, type TRegisteredProgramCountStatus, type TRegisteredProgramCountStatusRes, type TRegisteredProgramCreate, type TRegisteredProgramCreatePost, type TRegisteredProgramCreateRes, type TRegisteredProgramDetailRes, type TRegisteredProgramEntity, type TRegisteredProgramListSentMeDTO, type TRegisteredProgramListSentMeRes, type TRegisteredProgramPublicCreate, type TRegisteredProgramPublicCreateRes, type TRegisteredProgramStudentUpdate, type TRegisteredProgramStudentUpdateRes, type TRequestTutorFormCreate, type TRequestTutorFormCreateRes, type TRequestTutorFormEntity, type TRequestTutorFormGetByCodeRes, type TRequestTutorFormInternalAssignTutor, type TRequestTutorFormInternalAssignTutorRes, type TRequestTutorFormInternalCancel, type TRequestTutorFormInternalCancelRes, type TRequestTutorFormInternalCountStatusRes, type TRequestTutorFormInternalList, type TRequestTutorFormInternalListRes, type TRequestTutorFormList, type TRequestTutorFormListRes, type TSessionGroupQuestionEntity, type TSessionGroupQuestionStatistic, type TStudent, type TStudentDocumentChangeOrder, type TStudentDocumentChangeOrderRes, type TStudentDocumentCreateEditor, type TStudentDocumentCreateEditorRes, type TStudentDocumentCreateGroupQuestion, type TStudentDocumentCreateGroupQuestionRes, type TStudentDocumentDeleteMultiple, type TStudentDocumentEntity, type TStudentDocumentEntityRes, type TStudentDocumentFolderCreate, type TStudentDocumentFolderCreateRes, type TStudentDocumentFolderDeleteRes, type TStudentDocumentFolderEntity, type TStudentDocumentFolderImport, type TStudentDocumentFolderImportRes, type TStudentDocumentFolderListRes, type TStudentDocumentFolderUpdate, type TStudentDocumentFolderUpdateRes, type TStudentDocumentGetByDocuments, type TStudentDocumentGetByDocumentsRes, type TStudentDocumentImport, type TStudentDocumentList, type TStudentDocumentListRes, type TStudentDocumentMove, type TStudentDocumentMoveRes, type TStudentDocumentUpload, type TStudentDocumentUploadRes, type TStudentEntity, type TStudentUpdateInterested, type TStudentUpdateInterestedRes, type TSubmitGroupQuestion, type TTeachingTimeRangeEntity, type TTransactionAllList, type TTransactionAllListRes, type TTransactionEntity, type TTutorAddCertification, type TTutorAddCertificationRes, type TTutorCertificationCertificationRes, type TTutorDeleteCertificationRes, type TTutorDetailCertificationRes, type TTutorEntity, type TTutorInternalCertificationVerify, type TTutorInternalCertificationVerifyRes, type TTutorInternalDetailRes, type TTutorInternalList, type TTutorInternalListRes, type TTutorInternalOptions, type TTutorInternalOptionsRes, type TTutorInternalVerify, type TTutorInternalVerifyRes, type TTutorListCertificationsRes, type TTutorListStudents, type TTutorListStudentsRes, type TTutorPublicList, type TTutorPublicListRes, type TTutorSubmitIdentify, type TTutorSubmitIdentifyRes, type TTutorUpdateCertification, type TTutorUpdateCertificationRes, type TUploadCreateUploadUrl, type TUploadCreateUploadUrlRes, type TWalletEntity, type TWalletInfoRes, type TWithDrawRequestInternalGetOrCreateTransaction, type TWithDrawRequestInternalGetOrCreateTransactionRes, type TWithDrawRequestInternalList, type TWithDrawRequestInternalListRes, type TWithdrawRequestAdd, type TWithdrawRequestAddRes, type TWithdrawRequestCancel, type TWithdrawRequestCancelRes, type TWithdrawRequestCurrentWithdrawRes, type TWithdrawRequestEntity, type TWithdrawRequestList, type TWithdrawRequestListRes, URL_CLASS_DETAIL, WITHDRAW_REQUEST_STATUS };
3089
+ export { ACCEPTED_AUDIO_TYPES, ACCEPTED_IMAGE_TYPES, ACCEPTED_VIDEO_TYPES, ACCOUNT_STATUS, ANSWER_QUESTION_TYPE, AT_LEAST_ALLOW_RATING_PROGRAM_HOUR, AT_LEAST_ALLOW_RATING_PROGRAM_LESSONS, type AccountPostMeResponse, type AccountSignInResponse, type BaseEntity, type BaseInternalEntity, type BasePaginationParams, type BaseResponse, CATEGORY_STATUS, CERTIFICATION_STATUS, CLASS_INHERITANCE_TYPE, CLASS_ROOM_STATUS, CLASS_STATUS, CLASS_STATUS_CANCELED_REASON, CLASS_STATUS_CANCELED_REASON_STUDENT, CLASS_STATUS_CANCELED_REASON_TUTOR, CLASS_STATUS_ORDER, CLASS_STATUS_STUDENT_EDIT, CLASS_STATUS_TUTOR_EDIT, COMMON_ROUTES, CONVERSATION_TYPE, CUSTOMER_TYPE, type ClassLearningTimeDTO, type DATA_THIRD_PARTY_LOGIN, DAY_OF_WEEK, GENDER, HASHED_PIN_LENGTH, INTERNAL_ROLE, LESSON_ACTIVITY_STATUS, LESSON_ATTENDANCE_STATUS, LESSON_FEE_RATE, LESSON_INHERITANCE_TYPE, MAX_DOCUMENT_FOLDER, MAX_KEYWORD_PROGRAM, MAX_PROGRAM_TUITION_FEE, MAX_STUDENT_CLASS_ROOM, MAX_STUDENT_DOCUMENT_FOLDER, MESSAGE_TYPE, MISSING_TRANSACTION_TYPE, NOTIFICATION_STATUS, NOTIFICATION_TYPE, OBJECT_ACCOUNT_STATUS, OBJECT_ANSWER_QUESTION_TYPE, OBJECT_CERTIFICATION_STATUS, OBJECT_CLASS_ROOM_STATUS, OBJECT_CLASS_STATUS, OBJECT_CLASS_STATUS_CANCELED_REASON, OBJECT_CUSTOMER_TYPE, OBJECT_DAY_OF_WEEK, OBJECT_GENDER, OBJECT_LESSON_ACTIVITY_STATUS, OBJECT_LESSON_ATTENDANCE_STATUS, OBJECT_POST_TYPE, OBJECT_PROGRAM_METHOD, OBJECT_PROGRAM_SUITABLE_LEARNER, OBJECT_PROGRAM_TYPE, OBJECT_QUESTION_TYPES, OBJECT_RATING, OBJECT_REGISTERED_PROGRAM_STATUS, OBJECT_REGISTER_METHOD, OBJECT_REQUEST_TUTOR_FORM_STATUS, OBJECT_SCHOOL_STATUS, OBJECT_SORT_TYPE, OBJECT_STUDENT_IN_CLASS_ROOM_STATUS, OBJECT_TEACHING_TIME_RANGE, OBJECT_TRANSACTION_STATUS, OBJECT_TRANSACTION_TYPE, OBJECT_WITHDRAW_REQUEST_STATUS, OBJ_SESSION_PER_WEEK, OTP_RESEND_TIME, POST_TYPE, PROGRAM_DETAIL_TABS, PROGRAM_METHOD, PROGRAM_SUITABLE_LEARNER, PROGRAM_TYPE, PROPOSED_CATEGORY_STATUS, PROPOSED_LEARNING_PAYMENT_STATUS, QUESTION_TYPES, REFRESH_TYPE, REGISTERED_PROGRAM_STATUS, REGISTER_METHOD, REGISTER_PROGRAM_MODE, REGISTER_PROGRAM_TIME, REQUEST_TUTOR_FORM_STATUS, RTC_ROLES, ResponseStatus, SCHOOL_STATUS, SESSION_GROUP_QUESTION, SORT_TYPE, STUDENT_IN_CLASS_ROOM_STATUS, type TAccountBankInfoCreate, type TAccountBankInfoCreateRes, type TAccountBankInfoCurrentRes, type TAccountBankInfoEntity, type TAccountBankInfoUpdate, type TAccountBankInfoUpdateRes, type TAccountChangeHashedPin, type TAccountChangePassword, type TAccountEnterOTPForgotHashedPin, type TAccountEnterOTPForgotHashedPinRes, type TAccountEntity, type TAccountFollow, type TAccountForgotHashedPinRes, type TAccountHashedPin, type TAccountPublicCheckUsernameExist, type TAccountPublicCheckUsernameExistRes, type TAccountPublicDetailRes, type TAccountPublicListFollowerRes, type TAccountPublicListFollowingRes, type TAccountPublicListSitemap, type TAccountPublicListSitemapRes, type TAccountPublicPreviewRes, type TAccountVerifyPin, type TAdministrativeRegionEntity, type TAdministrativeUnitEntity, type TAnswerChoiceEntity, type TAnswerQuestionEntity, type TAnswerWordArrangementEntity, type TBankEntity, type TBankPublicList, type TBankPublicListRes, type TCLassStatistic, type TCLassStatisticRes, type TCLassStudentStatistic, type TCLassStudentStatisticRes, type TCategoryEntity, type TCategoryInternalAddKeywords, type TCategoryInternalAddKeywordsRes, type TCategoryInternalAddSubject, type TCategoryInternalAddSubjectRes, type TCategoryInternalCreate, type TCategoryInternalCreateRes, type TCategoryInternalDeleteRes, type TCategoryInternalList, type TCategoryInternalListKeywordBySubjectRes, type TCategoryInternalListRes, type TCategoryInternalUpdate, type TCategoryInternalUpdateRes, type TCategoryPublicListKeyword, type TCategoryPublicListKeywordRes, type TCategoryPublicListSubjectRes, type TCategoryPublicTreeRes, type TCertificationEntity, type TChangeForgotHashedPin, type TChatConversations, type TChatConversationsRes, type TChatGetParticipantRes, type TChatListConversationRes, type TChatMarkSeen, type TChatMarkSeenRes, type TChatMessages, type TChatMessagesRes, type TChatNewConversation, type TChatNewConversationRes, type TChatSendMessage, type TChatSendMessageRes, type TChatTyping, type TClassCancel, type TClassCancelRes, type TClassCountStatus, type TClassCountStatusRes, type TClassCreateByRequestTutor, type TClassCreateByRequestTutorRes, type TClassEntity, type TClassLearningTimeEntity, type TClassMeCreate, type TClassMeCreateRes, type TClassMeDetail, type TClassMeDetailRes, type TClassMeList, type TClassMeListRes, type TClassNotificationAddGroupQuestion, type TClassNotificationAddGroupQuestionRes, type TClassNotificationCreate, type TClassNotificationCreateEditor, type TClassNotificationCreateEditorRes, type TClassNotificationCreateRes, type TClassNotificationEntity, type TClassNotificationImport, type TClassNotificationImportRes, type TClassNotificationList, type TClassNotificationListRes, type TClassNotificationStatistic, type TClassNotificationStudentList, type TClassNotificationStudentListRes, type TClassNotificationUpdate, type TClassNotificationUpdateRes, type TClassNotificationUpload, type TClassNotificationUploadRes, type TClassRoomCreate, type TClassRoomCreateRes, type TClassRoomEntity, type TClassSelectOptions, type TClassSelectOptionsRes, type TClassStatisticGroupByClass, type TClassStatisticGroupByClassRes, type TClassStatisticGroupByMonth, type TClassStatisticGroupByMonthRes, type TClassStudentChangeStatus, type TClassStudentChangeStatusRes, type TClassStudentCountStatus, type TClassStudentCountStatusRes, type TClassStudentDetailRes, type TClassStudentList, type TClassStudentListRes, type TClassStudentSelectOptionsRes, type TClassStudentStatisticGroupByClass, type TClassStudentStatisticGroupByClassRes, type TClassStudentStatisticGroupByMonth, type TClassStudentStatisticGroupByMonthRes, type TClassUpdate, type TClassUpdateRes, type TCompletedAndNotPaidLessonsRes, type TConversationEntity, type TConversationMessageEntity, type TConversationParticipantsEntity, type TDayOfWeekEntity, type TDeletableLessonsRes, type TDeleteDeletableLessonsRes, type TDistrictEntity, type TDocumentChangeOrder, type TDocumentChangeOrderRes, type TDocumentCreateEditor, type TDocumentCreateEditorRes, type TDocumentCreateGroupQuestion, type TDocumentCreateGroupQuestionRes, type TDocumentDeleteMultiple, type TDocumentFolderCreate, type TDocumentFolderCreateRes, type TDocumentFolderEntity, type TDocumentFolderImport, type TDocumentFolderImportRes, type TDocumentFolderListRes, type TDocumentFolderTreeListRes, type TDocumentFolderUpdate, type TDocumentFolderUpdateRes, type TDocumentGetByDocuments, type TDocumentGetByDocumentsRes, type TDocumentImport, type TDocumentList, type TDocumentListRes, type TDocumentMove, type TDocumentMoveRes, type TDocumentProgramListRes, type TDocumentUpload, type TDocumentUploadRes, type TDocumentsEntity, TEACHING_TIME_RANGE, type TEditorDeleteRes, type TEditorDetailRes, type TEditorEntity, type TEditorStudentDetailRes, type TEditorUpdate, type TEditorUpdateRes, type TExtendLessonTimesDTO, type TFileDeleteRes, type TFileEntity, type TFileLessonEntity, type TFileLessonListRes, type TFileLessonStudentListRes, type TFileLessonUpdate, type TFileLessonUpdateRes, type TFileLessonUpload, type TFileLessonUploadRes, type TFileUpdate, type TFileUpdateRes, type TFileUploadCommonRes, type TGroupQuestionChangeAnswerQuestionType, type TGroupQuestionChangeAnswerQuestionTypeRes, type TGroupQuestionCreate, type TGroupQuestionCreateRes, type TGroupQuestionDeleteGroupQuestion, type TGroupQuestionDetailRes, type TGroupQuestionEntity, type TGroupQuestionResultHistories, type TGroupQuestionResultHistoriesRes, type TGroupQuestionResultRes, type TGroupQuestionSendComment, type TGroupQuestionSendCommentRes, type TGroupQuestionSendFeedback, type TGroupQuestionSendFeedbackRes, type TGroupQuestionStudentDraft, type TGroupQuestionStudentDraftRes, type TGroupQuestionStudentFinishDoing, type TGroupQuestionStudentLessonFinishDoingRes, type TGroupQuestionStudentResultHistories, type TGroupQuestionStudentResultHistoriesRes, type TGroupQuestionStudentResultRes, type TGroupQuestionStudentStartDoingRes, type TGroupQuestionUpdate, type TGroupQuestionUpdateRes, type THistoryLoginEntity, type TInternalAccountEntity, type TInternalAccountList, type TInternalAccountListRes, type TInternalAccountLogin, type TInternalAccountLoginRes, type TInternalAccountNew, type TInternalAccountNewRes, type TLesson, type TLessonAllDocuments, type TLessonAllDocumentsRes, type TLessonCheckOverlap, type TLessonCheckOverlapRes, type TLessonClassRoomEntity, type TLessonConfirm, type TLessonConfirmRes, type TLessonCreateEditor, type TLessonCreateEditorRes, type TLessonCreateGroupQuestion, type TLessonCreateGroupQuestionRes, type TLessonDetailRes, type TLessonDocumentsRes, type TLessonEdit, type TLessonEditRes, type TLessonEntity, type TLessonImport, type TLessonImportRes, type TLessonListMeTutor, type TLessonListMeTutorRes, type TLessonListUnconfirmedRes, type TLessonPrepare, type TLessonPrepareRes, type TLessonRequest, type TLessonRequestDTO, type TLessonRequestFailedOverlappedData, type TLessonRequestRes, type TLessonRequestSingle, type TLessonRequestSingleRes, type TLessonStudentAllDocuments, type TLessonStudentAllDocumentsRes, type TLessonStudentCompletedAndNotPaidLessonsRes, type TLessonStudentDetailRes, type TLessonStudentDocumentsRes, type TLessonStudentList, type TLessonStudentListRes, type TMessageEntity, type TMessageSeenEntity, type TNotificationEntity, type TPostAllComment, type TPostAllCommentDeleteRes, type TPostAllCommentRes, type TPostAllCommentUpdate, type TPostAllCommentUpdateRes, type TPostAllCreateDiscussion, type TPostAllCreateDiscussionRes, type TPostAllListPostByAccount, type TPostAllListPostByAccountRes, type TPostAllMyPost, type TPostAllMyPostRes, type TPostAllRemoveUpvote, type TPostAllReplyComment, type TPostAllReplyCommentRes, type TPostAllShareDocument, type TPostAllShareDocumentRes, type TPostAllUpdateDiscussion, type TPostAllUpdateDiscussionRes, type TPostAllUpdateShareDocument, type TPostAllUpdateShareDocumentRes, type TPostAllUpload, type TPostAllUploadRes, type TPostCommentEntity, type TPostDocumentEntity, type TPostDocumentPublicEditorDetailRes, type TPostDocumentPublicGroupQuestionDetailRes, type TPostEntity, type TPostPublicDetailRes, type TPostPublicListComment, type TPostPublicListCommentRes, type TPostPublicListSiteMap, type TPostPublicListSiteMapRes, type TPostPublicNewFeeds, type TPostPublicNewFeedsRes, type TPostStatistic, type TProgramEntity, type TProgramInternalCrete, type TProgramInternalList, type TProgramInternalListRes, type TProgramInternalUpdate, type TProgramInternalUpdateRes, type TProgramOptionsMe, type TProgramOptionsMeRes, type TProgramPublicDetailRes, type TProgramPublicLearnedProgram, type TProgramPublicLearnedProgramRes, type TProgramPublicList, type TProgramPublicListRes, type TProgramPublicListSitemap, type TProgramPublicListSitemapRes, type TProgramPublicRecommended, type TProgramPublicRecommendedRes, type TProgramRatingEntity, type TProgramRatingPublicCountByScore, type TProgramRatingPublicCountByScoreRes, type TProgramRatingPublicList, type TProgramRatingPublicListRes, type TProgramRatingStudentCanRate, type TProgramRatingStudentCanRateRes, type TProgramRatingStudentCreateRating, type TProgramRatingStudentCreateRatingRes, type TProgramRatingStudentDeleteRatingRes, type TProgramRatingStudentHasRated, type TProgramRatingStudentHasRatedRes, type TProgramRatingStudentUpdateRating, type TProgramRatingStudentUpdateRatingRes, type TProgramRatingUpload, type TProgramRatingUploadRes, type TProgramRegisteredMeTutorEdit, type TProgramRegisteredMeTutorEditRes, type TProgramStudentCheckAllowRegister, type TProgramSuitableLearnerEntity, type TProposedCategoryEntity, type TProposedCategoryInternalListKeywords, type TProposedCategoryInternalListKeywordsRes, type TProposedCategoryInternalListSubjectKeywords, type TProposedCategoryInternalListSubjectKeywordsRes, type TProposedLearningCreate, type TProposedLearningCreateRes, type TProposedLearningDetail, type TProposedLearningDetailRes, type TProposedLearningEdit, type TProposedLearningEditRes, type TProposedLearningEntity, type TProposedLearningLessonEntity, type TProposedLearningList, type TProposedLearningListRes, type TProposedLearningStudentDetail, type TProposedLearningStudentDetailRes, type TProposedLearningStudentList, type TProposedLearningStudentListRes, type TProvinceEntity, type TQuestionEntity, type TQuestionTypeChoiceEntity, type TQuestionTypeEssayEntity, type TQuestionTypeWordArrangementEntity, TRANSACTION_FEE, TRANSACTION_GATEWAY, TRANSACTION_STATUS, TRANSACTION_TYPE, type TRegisteredProgramCountStatus, type TRegisteredProgramCountStatusRes, type TRegisteredProgramCreate, type TRegisteredProgramCreatePost, type TRegisteredProgramCreateRes, type TRegisteredProgramDetailRes, type TRegisteredProgramEntity, type TRegisteredProgramListSentMeDTO, type TRegisteredProgramListSentMeRes, type TRegisteredProgramPublicCreate, type TRegisteredProgramPublicCreateRes, type TRegisteredProgramStudentUpdate, type TRegisteredProgramStudentUpdateRes, type TRequestTutorFormCreate, type TRequestTutorFormCreateRes, type TRequestTutorFormEntity, type TRequestTutorFormGetByCodeRes, type TRequestTutorFormInternalAssignTutor, type TRequestTutorFormInternalAssignTutorRes, type TRequestTutorFormInternalCancel, type TRequestTutorFormInternalCancelRes, type TRequestTutorFormInternalCountStatusRes, type TRequestTutorFormInternalList, type TRequestTutorFormInternalListRes, type TRequestTutorFormList, type TRequestTutorFormListRes, type TSessionGroupQuestionEntity, type TSessionGroupQuestionStatistic, type TStudent, type TStudentDocumentChangeOrder, type TStudentDocumentChangeOrderRes, type TStudentDocumentCreateEditor, type TStudentDocumentCreateEditorRes, type TStudentDocumentCreateGroupQuestion, type TStudentDocumentCreateGroupQuestionRes, type TStudentDocumentDeleteMultiple, type TStudentDocumentEntity, type TStudentDocumentEntityRes, type TStudentDocumentFolderCreate, type TStudentDocumentFolderCreateRes, type TStudentDocumentFolderDeleteRes, type TStudentDocumentFolderEntity, type TStudentDocumentFolderImport, type TStudentDocumentFolderImportRes, type TStudentDocumentFolderListRes, type TStudentDocumentFolderUpdate, type TStudentDocumentFolderUpdateRes, type TStudentDocumentGetByDocuments, type TStudentDocumentGetByDocumentsRes, type TStudentDocumentImport, type TStudentDocumentList, type TStudentDocumentListRes, type TStudentDocumentMove, type TStudentDocumentMoveRes, type TStudentDocumentUpload, type TStudentDocumentUploadRes, type TStudentEntity, type TStudentUpdateInterested, type TStudentUpdateInterestedRes, type TSubmitGroupQuestion, type TTeachingTimeRangeEntity, type TTransactionAllList, type TTransactionAllListRes, type TTransactionEntity, type TTutorAddCertification, type TTutorAddCertificationRes, type TTutorCertificationCertificationRes, type TTutorDeleteCertificationRes, type TTutorDetailCertificationRes, type TTutorEntity, type TTutorInternalCertificationVerify, type TTutorInternalCertificationVerifyRes, type TTutorInternalDetailRes, type TTutorInternalList, type TTutorInternalListRes, type TTutorInternalOptions, type TTutorInternalOptionsRes, type TTutorInternalVerify, type TTutorInternalVerifyRes, type TTutorListCertificationsRes, type TTutorListStudents, type TTutorListStudentsRes, type TTutorPublicList, type TTutorPublicListRes, type TTutorSubmitIdentify, type TTutorSubmitIdentifyRes, type TTutorUpdateCertification, type TTutorUpdateCertificationRes, type TUploadCreateUploadUrl, type TUploadCreateUploadUrlRes, type TWalletEntity, type TWalletInfoRes, type TWithDrawRequestInternalGetOrCreateTransaction, type TWithDrawRequestInternalGetOrCreateTransactionRes, type TWithDrawRequestInternalList, type TWithDrawRequestInternalListRes, type TWithdrawRequestAdd, type TWithdrawRequestAddRes, type TWithdrawRequestCancel, type TWithdrawRequestCancelRes, type TWithdrawRequestCurrentWithdrawRes, type TWithdrawRequestEntity, type TWithdrawRequestList, type TWithdrawRequestListRes, URL_CLASS_DETAIL, WITHDRAW_REQUEST_STATUS };
package/dist/index.d.ts CHANGED
@@ -1216,6 +1216,10 @@ declare const OBJECT_ACCOUNT_STATUS: {
1216
1216
  label: string;
1217
1217
  };
1218
1218
  };
1219
+ declare enum RTC_ROLES {
1220
+ PUBLISHER = "PUBLISHER",
1221
+ SUBSCRIBER = "SUBSCRIBER"
1222
+ }
1219
1223
 
1220
1224
  type TRegisteredProgramCreatePost = {
1221
1225
  studentNote?: string;
@@ -1981,6 +1985,10 @@ type TChatMarkSeen = {
1981
1985
  type TChatMessages = {
1982
1986
  conversationId: string;
1983
1987
  } & BasePaginationParams;
1988
+ type TChatTyping = {
1989
+ conversationId: string;
1990
+ isTyping: boolean;
1991
+ };
1984
1992
 
1985
1993
  type TProgramRegisteredMeTutorEdit = {
1986
1994
  id: string;
@@ -3078,4 +3086,4 @@ type TChatMessagesRes = {
3078
3086
  type TChatMarkSeenRes = string;
3079
3087
  type TChatGetParticipantRes = TConversationEntity;
3080
3088
 
3081
- export { ACCEPTED_AUDIO_TYPES, ACCEPTED_IMAGE_TYPES, ACCEPTED_VIDEO_TYPES, ACCOUNT_STATUS, ANSWER_QUESTION_TYPE, AT_LEAST_ALLOW_RATING_PROGRAM_HOUR, AT_LEAST_ALLOW_RATING_PROGRAM_LESSONS, type AccountPostMeResponse, type AccountSignInResponse, type BaseEntity, type BaseInternalEntity, type BasePaginationParams, type BaseResponse, CATEGORY_STATUS, CERTIFICATION_STATUS, CLASS_INHERITANCE_TYPE, CLASS_ROOM_STATUS, CLASS_STATUS, CLASS_STATUS_CANCELED_REASON, CLASS_STATUS_CANCELED_REASON_STUDENT, CLASS_STATUS_CANCELED_REASON_TUTOR, CLASS_STATUS_ORDER, CLASS_STATUS_STUDENT_EDIT, CLASS_STATUS_TUTOR_EDIT, COMMON_ROUTES, CONVERSATION_TYPE, CUSTOMER_TYPE, type ClassLearningTimeDTO, type DATA_THIRD_PARTY_LOGIN, DAY_OF_WEEK, GENDER, HASHED_PIN_LENGTH, INTERNAL_ROLE, LESSON_ACTIVITY_STATUS, LESSON_ATTENDANCE_STATUS, LESSON_FEE_RATE, LESSON_INHERITANCE_TYPE, MAX_DOCUMENT_FOLDER, MAX_KEYWORD_PROGRAM, MAX_PROGRAM_TUITION_FEE, MAX_STUDENT_CLASS_ROOM, MAX_STUDENT_DOCUMENT_FOLDER, MESSAGE_TYPE, MISSING_TRANSACTION_TYPE, NOTIFICATION_STATUS, NOTIFICATION_TYPE, OBJECT_ACCOUNT_STATUS, OBJECT_ANSWER_QUESTION_TYPE, OBJECT_CERTIFICATION_STATUS, OBJECT_CLASS_ROOM_STATUS, OBJECT_CLASS_STATUS, OBJECT_CLASS_STATUS_CANCELED_REASON, OBJECT_CUSTOMER_TYPE, OBJECT_DAY_OF_WEEK, OBJECT_GENDER, OBJECT_LESSON_ACTIVITY_STATUS, OBJECT_LESSON_ATTENDANCE_STATUS, OBJECT_POST_TYPE, OBJECT_PROGRAM_METHOD, OBJECT_PROGRAM_SUITABLE_LEARNER, OBJECT_PROGRAM_TYPE, OBJECT_QUESTION_TYPES, OBJECT_RATING, OBJECT_REGISTERED_PROGRAM_STATUS, OBJECT_REGISTER_METHOD, OBJECT_REQUEST_TUTOR_FORM_STATUS, OBJECT_SCHOOL_STATUS, OBJECT_SORT_TYPE, OBJECT_STUDENT_IN_CLASS_ROOM_STATUS, OBJECT_TEACHING_TIME_RANGE, OBJECT_TRANSACTION_STATUS, OBJECT_TRANSACTION_TYPE, OBJECT_WITHDRAW_REQUEST_STATUS, OBJ_SESSION_PER_WEEK, OTP_RESEND_TIME, POST_TYPE, PROGRAM_DETAIL_TABS, PROGRAM_METHOD, PROGRAM_SUITABLE_LEARNER, PROGRAM_TYPE, PROPOSED_CATEGORY_STATUS, PROPOSED_LEARNING_PAYMENT_STATUS, QUESTION_TYPES, REFRESH_TYPE, REGISTERED_PROGRAM_STATUS, REGISTER_METHOD, REGISTER_PROGRAM_MODE, REGISTER_PROGRAM_TIME, REQUEST_TUTOR_FORM_STATUS, ResponseStatus, SCHOOL_STATUS, SESSION_GROUP_QUESTION, SORT_TYPE, STUDENT_IN_CLASS_ROOM_STATUS, type TAccountBankInfoCreate, type TAccountBankInfoCreateRes, type TAccountBankInfoCurrentRes, type TAccountBankInfoEntity, type TAccountBankInfoUpdate, type TAccountBankInfoUpdateRes, type TAccountChangeHashedPin, type TAccountChangePassword, type TAccountEnterOTPForgotHashedPin, type TAccountEnterOTPForgotHashedPinRes, type TAccountEntity, type TAccountFollow, type TAccountForgotHashedPinRes, type TAccountHashedPin, type TAccountPublicCheckUsernameExist, type TAccountPublicCheckUsernameExistRes, type TAccountPublicDetailRes, type TAccountPublicListFollowerRes, type TAccountPublicListFollowingRes, type TAccountPublicListSitemap, type TAccountPublicListSitemapRes, type TAccountPublicPreviewRes, type TAccountVerifyPin, type TAdministrativeRegionEntity, type TAdministrativeUnitEntity, type TAnswerChoiceEntity, type TAnswerQuestionEntity, type TAnswerWordArrangementEntity, type TBankEntity, type TBankPublicList, type TBankPublicListRes, type TCLassStatistic, type TCLassStatisticRes, type TCLassStudentStatistic, type TCLassStudentStatisticRes, type TCategoryEntity, type TCategoryInternalAddKeywords, type TCategoryInternalAddKeywordsRes, type TCategoryInternalAddSubject, type TCategoryInternalAddSubjectRes, type TCategoryInternalCreate, type TCategoryInternalCreateRes, type TCategoryInternalDeleteRes, type TCategoryInternalList, type TCategoryInternalListKeywordBySubjectRes, type TCategoryInternalListRes, type TCategoryInternalUpdate, type TCategoryInternalUpdateRes, type TCategoryPublicListKeyword, type TCategoryPublicListKeywordRes, type TCategoryPublicListSubjectRes, type TCategoryPublicTreeRes, type TCertificationEntity, type TChangeForgotHashedPin, type TChatConversations, type TChatConversationsRes, type TChatGetParticipantRes, type TChatListConversationRes, type TChatMarkSeen, type TChatMarkSeenRes, type TChatMessages, type TChatMessagesRes, type TChatNewConversation, type TChatNewConversationRes, type TChatSendMessage, type TChatSendMessageRes, type TClassCancel, type TClassCancelRes, type TClassCountStatus, type TClassCountStatusRes, type TClassCreateByRequestTutor, type TClassCreateByRequestTutorRes, type TClassEntity, type TClassLearningTimeEntity, type TClassMeCreate, type TClassMeCreateRes, type TClassMeDetail, type TClassMeDetailRes, type TClassMeList, type TClassMeListRes, type TClassNotificationAddGroupQuestion, type TClassNotificationAddGroupQuestionRes, type TClassNotificationCreate, type TClassNotificationCreateEditor, type TClassNotificationCreateEditorRes, type TClassNotificationCreateRes, type TClassNotificationEntity, type TClassNotificationImport, type TClassNotificationImportRes, type TClassNotificationList, type TClassNotificationListRes, type TClassNotificationStatistic, type TClassNotificationStudentList, type TClassNotificationStudentListRes, type TClassNotificationUpdate, type TClassNotificationUpdateRes, type TClassNotificationUpload, type TClassNotificationUploadRes, type TClassRoomCreate, type TClassRoomCreateRes, type TClassRoomEntity, type TClassSelectOptions, type TClassSelectOptionsRes, type TClassStatisticGroupByClass, type TClassStatisticGroupByClassRes, type TClassStatisticGroupByMonth, type TClassStatisticGroupByMonthRes, type TClassStudentChangeStatus, type TClassStudentChangeStatusRes, type TClassStudentCountStatus, type TClassStudentCountStatusRes, type TClassStudentDetailRes, type TClassStudentList, type TClassStudentListRes, type TClassStudentSelectOptionsRes, type TClassStudentStatisticGroupByClass, type TClassStudentStatisticGroupByClassRes, type TClassStudentStatisticGroupByMonth, type TClassStudentStatisticGroupByMonthRes, type TClassUpdate, type TClassUpdateRes, type TCompletedAndNotPaidLessonsRes, type TConversationEntity, type TConversationMessageEntity, type TConversationParticipantsEntity, type TDayOfWeekEntity, type TDeletableLessonsRes, type TDeleteDeletableLessonsRes, type TDistrictEntity, type TDocumentChangeOrder, type TDocumentChangeOrderRes, type TDocumentCreateEditor, type TDocumentCreateEditorRes, type TDocumentCreateGroupQuestion, type TDocumentCreateGroupQuestionRes, type TDocumentDeleteMultiple, type TDocumentFolderCreate, type TDocumentFolderCreateRes, type TDocumentFolderEntity, type TDocumentFolderImport, type TDocumentFolderImportRes, type TDocumentFolderListRes, type TDocumentFolderTreeListRes, type TDocumentFolderUpdate, type TDocumentFolderUpdateRes, type TDocumentGetByDocuments, type TDocumentGetByDocumentsRes, type TDocumentImport, type TDocumentList, type TDocumentListRes, type TDocumentMove, type TDocumentMoveRes, type TDocumentProgramListRes, type TDocumentUpload, type TDocumentUploadRes, type TDocumentsEntity, TEACHING_TIME_RANGE, type TEditorDeleteRes, type TEditorDetailRes, type TEditorEntity, type TEditorStudentDetailRes, type TEditorUpdate, type TEditorUpdateRes, type TExtendLessonTimesDTO, type TFileDeleteRes, type TFileEntity, type TFileLessonEntity, type TFileLessonListRes, type TFileLessonStudentListRes, type TFileLessonUpdate, type TFileLessonUpdateRes, type TFileLessonUpload, type TFileLessonUploadRes, type TFileUpdate, type TFileUpdateRes, type TFileUploadCommonRes, type TGroupQuestionChangeAnswerQuestionType, type TGroupQuestionChangeAnswerQuestionTypeRes, type TGroupQuestionCreate, type TGroupQuestionCreateRes, type TGroupQuestionDeleteGroupQuestion, type TGroupQuestionDetailRes, type TGroupQuestionEntity, type TGroupQuestionResultHistories, type TGroupQuestionResultHistoriesRes, type TGroupQuestionResultRes, type TGroupQuestionSendComment, type TGroupQuestionSendCommentRes, type TGroupQuestionSendFeedback, type TGroupQuestionSendFeedbackRes, type TGroupQuestionStudentDraft, type TGroupQuestionStudentDraftRes, type TGroupQuestionStudentFinishDoing, type TGroupQuestionStudentLessonFinishDoingRes, type TGroupQuestionStudentResultHistories, type TGroupQuestionStudentResultHistoriesRes, type TGroupQuestionStudentResultRes, type TGroupQuestionStudentStartDoingRes, type TGroupQuestionUpdate, type TGroupQuestionUpdateRes, type THistoryLoginEntity, type TInternalAccountEntity, type TInternalAccountList, type TInternalAccountListRes, type TInternalAccountLogin, type TInternalAccountLoginRes, type TInternalAccountNew, type TInternalAccountNewRes, type TLesson, type TLessonAllDocuments, type TLessonAllDocumentsRes, type TLessonCheckOverlap, type TLessonCheckOverlapRes, type TLessonClassRoomEntity, type TLessonConfirm, type TLessonConfirmRes, type TLessonCreateEditor, type TLessonCreateEditorRes, type TLessonCreateGroupQuestion, type TLessonCreateGroupQuestionRes, type TLessonDetailRes, type TLessonDocumentsRes, type TLessonEdit, type TLessonEditRes, type TLessonEntity, type TLessonImport, type TLessonImportRes, type TLessonListMeTutor, type TLessonListMeTutorRes, type TLessonListUnconfirmedRes, type TLessonPrepare, type TLessonPrepareRes, type TLessonRequest, type TLessonRequestDTO, type TLessonRequestFailedOverlappedData, type TLessonRequestRes, type TLessonRequestSingle, type TLessonRequestSingleRes, type TLessonStudentAllDocuments, type TLessonStudentAllDocumentsRes, type TLessonStudentCompletedAndNotPaidLessonsRes, type TLessonStudentDetailRes, type TLessonStudentDocumentsRes, type TLessonStudentList, type TLessonStudentListRes, type TMessageEntity, type TMessageSeenEntity, type TNotificationEntity, type TPostAllComment, type TPostAllCommentDeleteRes, type TPostAllCommentRes, type TPostAllCommentUpdate, type TPostAllCommentUpdateRes, type TPostAllCreateDiscussion, type TPostAllCreateDiscussionRes, type TPostAllListPostByAccount, type TPostAllListPostByAccountRes, type TPostAllMyPost, type TPostAllMyPostRes, type TPostAllRemoveUpvote, type TPostAllReplyComment, type TPostAllReplyCommentRes, type TPostAllShareDocument, type TPostAllShareDocumentRes, type TPostAllUpdateDiscussion, type TPostAllUpdateDiscussionRes, type TPostAllUpdateShareDocument, type TPostAllUpdateShareDocumentRes, type TPostAllUpload, type TPostAllUploadRes, type TPostCommentEntity, type TPostDocumentEntity, type TPostDocumentPublicEditorDetailRes, type TPostDocumentPublicGroupQuestionDetailRes, type TPostEntity, type TPostPublicDetailRes, type TPostPublicListComment, type TPostPublicListCommentRes, type TPostPublicListSiteMap, type TPostPublicListSiteMapRes, type TPostPublicNewFeeds, type TPostPublicNewFeedsRes, type TPostStatistic, type TProgramEntity, type TProgramInternalCrete, type TProgramInternalList, type TProgramInternalListRes, type TProgramInternalUpdate, type TProgramInternalUpdateRes, type TProgramOptionsMe, type TProgramOptionsMeRes, type TProgramPublicDetailRes, type TProgramPublicLearnedProgram, type TProgramPublicLearnedProgramRes, type TProgramPublicList, type TProgramPublicListRes, type TProgramPublicListSitemap, type TProgramPublicListSitemapRes, type TProgramPublicRecommended, type TProgramPublicRecommendedRes, type TProgramRatingEntity, type TProgramRatingPublicCountByScore, type TProgramRatingPublicCountByScoreRes, type TProgramRatingPublicList, type TProgramRatingPublicListRes, type TProgramRatingStudentCanRate, type TProgramRatingStudentCanRateRes, type TProgramRatingStudentCreateRating, type TProgramRatingStudentCreateRatingRes, type TProgramRatingStudentDeleteRatingRes, type TProgramRatingStudentHasRated, type TProgramRatingStudentHasRatedRes, type TProgramRatingStudentUpdateRating, type TProgramRatingStudentUpdateRatingRes, type TProgramRatingUpload, type TProgramRatingUploadRes, type TProgramRegisteredMeTutorEdit, type TProgramRegisteredMeTutorEditRes, type TProgramStudentCheckAllowRegister, type TProgramSuitableLearnerEntity, type TProposedCategoryEntity, type TProposedCategoryInternalListKeywords, type TProposedCategoryInternalListKeywordsRes, type TProposedCategoryInternalListSubjectKeywords, type TProposedCategoryInternalListSubjectKeywordsRes, type TProposedLearningCreate, type TProposedLearningCreateRes, type TProposedLearningDetail, type TProposedLearningDetailRes, type TProposedLearningEdit, type TProposedLearningEditRes, type TProposedLearningEntity, type TProposedLearningLessonEntity, type TProposedLearningList, type TProposedLearningListRes, type TProposedLearningStudentDetail, type TProposedLearningStudentDetailRes, type TProposedLearningStudentList, type TProposedLearningStudentListRes, type TProvinceEntity, type TQuestionEntity, type TQuestionTypeChoiceEntity, type TQuestionTypeEssayEntity, type TQuestionTypeWordArrangementEntity, TRANSACTION_FEE, TRANSACTION_GATEWAY, TRANSACTION_STATUS, TRANSACTION_TYPE, type TRegisteredProgramCountStatus, type TRegisteredProgramCountStatusRes, type TRegisteredProgramCreate, type TRegisteredProgramCreatePost, type TRegisteredProgramCreateRes, type TRegisteredProgramDetailRes, type TRegisteredProgramEntity, type TRegisteredProgramListSentMeDTO, type TRegisteredProgramListSentMeRes, type TRegisteredProgramPublicCreate, type TRegisteredProgramPublicCreateRes, type TRegisteredProgramStudentUpdate, type TRegisteredProgramStudentUpdateRes, type TRequestTutorFormCreate, type TRequestTutorFormCreateRes, type TRequestTutorFormEntity, type TRequestTutorFormGetByCodeRes, type TRequestTutorFormInternalAssignTutor, type TRequestTutorFormInternalAssignTutorRes, type TRequestTutorFormInternalCancel, type TRequestTutorFormInternalCancelRes, type TRequestTutorFormInternalCountStatusRes, type TRequestTutorFormInternalList, type TRequestTutorFormInternalListRes, type TRequestTutorFormList, type TRequestTutorFormListRes, type TSessionGroupQuestionEntity, type TSessionGroupQuestionStatistic, type TStudent, type TStudentDocumentChangeOrder, type TStudentDocumentChangeOrderRes, type TStudentDocumentCreateEditor, type TStudentDocumentCreateEditorRes, type TStudentDocumentCreateGroupQuestion, type TStudentDocumentCreateGroupQuestionRes, type TStudentDocumentDeleteMultiple, type TStudentDocumentEntity, type TStudentDocumentEntityRes, type TStudentDocumentFolderCreate, type TStudentDocumentFolderCreateRes, type TStudentDocumentFolderDeleteRes, type TStudentDocumentFolderEntity, type TStudentDocumentFolderImport, type TStudentDocumentFolderImportRes, type TStudentDocumentFolderListRes, type TStudentDocumentFolderUpdate, type TStudentDocumentFolderUpdateRes, type TStudentDocumentGetByDocuments, type TStudentDocumentGetByDocumentsRes, type TStudentDocumentImport, type TStudentDocumentList, type TStudentDocumentListRes, type TStudentDocumentMove, type TStudentDocumentMoveRes, type TStudentDocumentUpload, type TStudentDocumentUploadRes, type TStudentEntity, type TStudentUpdateInterested, type TStudentUpdateInterestedRes, type TSubmitGroupQuestion, type TTeachingTimeRangeEntity, type TTransactionAllList, type TTransactionAllListRes, type TTransactionEntity, type TTutorAddCertification, type TTutorAddCertificationRes, type TTutorCertificationCertificationRes, type TTutorDeleteCertificationRes, type TTutorDetailCertificationRes, type TTutorEntity, type TTutorInternalCertificationVerify, type TTutorInternalCertificationVerifyRes, type TTutorInternalDetailRes, type TTutorInternalList, type TTutorInternalListRes, type TTutorInternalOptions, type TTutorInternalOptionsRes, type TTutorInternalVerify, type TTutorInternalVerifyRes, type TTutorListCertificationsRes, type TTutorListStudents, type TTutorListStudentsRes, type TTutorPublicList, type TTutorPublicListRes, type TTutorSubmitIdentify, type TTutorSubmitIdentifyRes, type TTutorUpdateCertification, type TTutorUpdateCertificationRes, type TUploadCreateUploadUrl, type TUploadCreateUploadUrlRes, type TWalletEntity, type TWalletInfoRes, type TWithDrawRequestInternalGetOrCreateTransaction, type TWithDrawRequestInternalGetOrCreateTransactionRes, type TWithDrawRequestInternalList, type TWithDrawRequestInternalListRes, type TWithdrawRequestAdd, type TWithdrawRequestAddRes, type TWithdrawRequestCancel, type TWithdrawRequestCancelRes, type TWithdrawRequestCurrentWithdrawRes, type TWithdrawRequestEntity, type TWithdrawRequestList, type TWithdrawRequestListRes, URL_CLASS_DETAIL, WITHDRAW_REQUEST_STATUS };
3089
+ export { ACCEPTED_AUDIO_TYPES, ACCEPTED_IMAGE_TYPES, ACCEPTED_VIDEO_TYPES, ACCOUNT_STATUS, ANSWER_QUESTION_TYPE, AT_LEAST_ALLOW_RATING_PROGRAM_HOUR, AT_LEAST_ALLOW_RATING_PROGRAM_LESSONS, type AccountPostMeResponse, type AccountSignInResponse, type BaseEntity, type BaseInternalEntity, type BasePaginationParams, type BaseResponse, CATEGORY_STATUS, CERTIFICATION_STATUS, CLASS_INHERITANCE_TYPE, CLASS_ROOM_STATUS, CLASS_STATUS, CLASS_STATUS_CANCELED_REASON, CLASS_STATUS_CANCELED_REASON_STUDENT, CLASS_STATUS_CANCELED_REASON_TUTOR, CLASS_STATUS_ORDER, CLASS_STATUS_STUDENT_EDIT, CLASS_STATUS_TUTOR_EDIT, COMMON_ROUTES, CONVERSATION_TYPE, CUSTOMER_TYPE, type ClassLearningTimeDTO, type DATA_THIRD_PARTY_LOGIN, DAY_OF_WEEK, GENDER, HASHED_PIN_LENGTH, INTERNAL_ROLE, LESSON_ACTIVITY_STATUS, LESSON_ATTENDANCE_STATUS, LESSON_FEE_RATE, LESSON_INHERITANCE_TYPE, MAX_DOCUMENT_FOLDER, MAX_KEYWORD_PROGRAM, MAX_PROGRAM_TUITION_FEE, MAX_STUDENT_CLASS_ROOM, MAX_STUDENT_DOCUMENT_FOLDER, MESSAGE_TYPE, MISSING_TRANSACTION_TYPE, NOTIFICATION_STATUS, NOTIFICATION_TYPE, OBJECT_ACCOUNT_STATUS, OBJECT_ANSWER_QUESTION_TYPE, OBJECT_CERTIFICATION_STATUS, OBJECT_CLASS_ROOM_STATUS, OBJECT_CLASS_STATUS, OBJECT_CLASS_STATUS_CANCELED_REASON, OBJECT_CUSTOMER_TYPE, OBJECT_DAY_OF_WEEK, OBJECT_GENDER, OBJECT_LESSON_ACTIVITY_STATUS, OBJECT_LESSON_ATTENDANCE_STATUS, OBJECT_POST_TYPE, OBJECT_PROGRAM_METHOD, OBJECT_PROGRAM_SUITABLE_LEARNER, OBJECT_PROGRAM_TYPE, OBJECT_QUESTION_TYPES, OBJECT_RATING, OBJECT_REGISTERED_PROGRAM_STATUS, OBJECT_REGISTER_METHOD, OBJECT_REQUEST_TUTOR_FORM_STATUS, OBJECT_SCHOOL_STATUS, OBJECT_SORT_TYPE, OBJECT_STUDENT_IN_CLASS_ROOM_STATUS, OBJECT_TEACHING_TIME_RANGE, OBJECT_TRANSACTION_STATUS, OBJECT_TRANSACTION_TYPE, OBJECT_WITHDRAW_REQUEST_STATUS, OBJ_SESSION_PER_WEEK, OTP_RESEND_TIME, POST_TYPE, PROGRAM_DETAIL_TABS, PROGRAM_METHOD, PROGRAM_SUITABLE_LEARNER, PROGRAM_TYPE, PROPOSED_CATEGORY_STATUS, PROPOSED_LEARNING_PAYMENT_STATUS, QUESTION_TYPES, REFRESH_TYPE, REGISTERED_PROGRAM_STATUS, REGISTER_METHOD, REGISTER_PROGRAM_MODE, REGISTER_PROGRAM_TIME, REQUEST_TUTOR_FORM_STATUS, RTC_ROLES, ResponseStatus, SCHOOL_STATUS, SESSION_GROUP_QUESTION, SORT_TYPE, STUDENT_IN_CLASS_ROOM_STATUS, type TAccountBankInfoCreate, type TAccountBankInfoCreateRes, type TAccountBankInfoCurrentRes, type TAccountBankInfoEntity, type TAccountBankInfoUpdate, type TAccountBankInfoUpdateRes, type TAccountChangeHashedPin, type TAccountChangePassword, type TAccountEnterOTPForgotHashedPin, type TAccountEnterOTPForgotHashedPinRes, type TAccountEntity, type TAccountFollow, type TAccountForgotHashedPinRes, type TAccountHashedPin, type TAccountPublicCheckUsernameExist, type TAccountPublicCheckUsernameExistRes, type TAccountPublicDetailRes, type TAccountPublicListFollowerRes, type TAccountPublicListFollowingRes, type TAccountPublicListSitemap, type TAccountPublicListSitemapRes, type TAccountPublicPreviewRes, type TAccountVerifyPin, type TAdministrativeRegionEntity, type TAdministrativeUnitEntity, type TAnswerChoiceEntity, type TAnswerQuestionEntity, type TAnswerWordArrangementEntity, type TBankEntity, type TBankPublicList, type TBankPublicListRes, type TCLassStatistic, type TCLassStatisticRes, type TCLassStudentStatistic, type TCLassStudentStatisticRes, type TCategoryEntity, type TCategoryInternalAddKeywords, type TCategoryInternalAddKeywordsRes, type TCategoryInternalAddSubject, type TCategoryInternalAddSubjectRes, type TCategoryInternalCreate, type TCategoryInternalCreateRes, type TCategoryInternalDeleteRes, type TCategoryInternalList, type TCategoryInternalListKeywordBySubjectRes, type TCategoryInternalListRes, type TCategoryInternalUpdate, type TCategoryInternalUpdateRes, type TCategoryPublicListKeyword, type TCategoryPublicListKeywordRes, type TCategoryPublicListSubjectRes, type TCategoryPublicTreeRes, type TCertificationEntity, type TChangeForgotHashedPin, type TChatConversations, type TChatConversationsRes, type TChatGetParticipantRes, type TChatListConversationRes, type TChatMarkSeen, type TChatMarkSeenRes, type TChatMessages, type TChatMessagesRes, type TChatNewConversation, type TChatNewConversationRes, type TChatSendMessage, type TChatSendMessageRes, type TChatTyping, type TClassCancel, type TClassCancelRes, type TClassCountStatus, type TClassCountStatusRes, type TClassCreateByRequestTutor, type TClassCreateByRequestTutorRes, type TClassEntity, type TClassLearningTimeEntity, type TClassMeCreate, type TClassMeCreateRes, type TClassMeDetail, type TClassMeDetailRes, type TClassMeList, type TClassMeListRes, type TClassNotificationAddGroupQuestion, type TClassNotificationAddGroupQuestionRes, type TClassNotificationCreate, type TClassNotificationCreateEditor, type TClassNotificationCreateEditorRes, type TClassNotificationCreateRes, type TClassNotificationEntity, type TClassNotificationImport, type TClassNotificationImportRes, type TClassNotificationList, type TClassNotificationListRes, type TClassNotificationStatistic, type TClassNotificationStudentList, type TClassNotificationStudentListRes, type TClassNotificationUpdate, type TClassNotificationUpdateRes, type TClassNotificationUpload, type TClassNotificationUploadRes, type TClassRoomCreate, type TClassRoomCreateRes, type TClassRoomEntity, type TClassSelectOptions, type TClassSelectOptionsRes, type TClassStatisticGroupByClass, type TClassStatisticGroupByClassRes, type TClassStatisticGroupByMonth, type TClassStatisticGroupByMonthRes, type TClassStudentChangeStatus, type TClassStudentChangeStatusRes, type TClassStudentCountStatus, type TClassStudentCountStatusRes, type TClassStudentDetailRes, type TClassStudentList, type TClassStudentListRes, type TClassStudentSelectOptionsRes, type TClassStudentStatisticGroupByClass, type TClassStudentStatisticGroupByClassRes, type TClassStudentStatisticGroupByMonth, type TClassStudentStatisticGroupByMonthRes, type TClassUpdate, type TClassUpdateRes, type TCompletedAndNotPaidLessonsRes, type TConversationEntity, type TConversationMessageEntity, type TConversationParticipantsEntity, type TDayOfWeekEntity, type TDeletableLessonsRes, type TDeleteDeletableLessonsRes, type TDistrictEntity, type TDocumentChangeOrder, type TDocumentChangeOrderRes, type TDocumentCreateEditor, type TDocumentCreateEditorRes, type TDocumentCreateGroupQuestion, type TDocumentCreateGroupQuestionRes, type TDocumentDeleteMultiple, type TDocumentFolderCreate, type TDocumentFolderCreateRes, type TDocumentFolderEntity, type TDocumentFolderImport, type TDocumentFolderImportRes, type TDocumentFolderListRes, type TDocumentFolderTreeListRes, type TDocumentFolderUpdate, type TDocumentFolderUpdateRes, type TDocumentGetByDocuments, type TDocumentGetByDocumentsRes, type TDocumentImport, type TDocumentList, type TDocumentListRes, type TDocumentMove, type TDocumentMoveRes, type TDocumentProgramListRes, type TDocumentUpload, type TDocumentUploadRes, type TDocumentsEntity, TEACHING_TIME_RANGE, type TEditorDeleteRes, type TEditorDetailRes, type TEditorEntity, type TEditorStudentDetailRes, type TEditorUpdate, type TEditorUpdateRes, type TExtendLessonTimesDTO, type TFileDeleteRes, type TFileEntity, type TFileLessonEntity, type TFileLessonListRes, type TFileLessonStudentListRes, type TFileLessonUpdate, type TFileLessonUpdateRes, type TFileLessonUpload, type TFileLessonUploadRes, type TFileUpdate, type TFileUpdateRes, type TFileUploadCommonRes, type TGroupQuestionChangeAnswerQuestionType, type TGroupQuestionChangeAnswerQuestionTypeRes, type TGroupQuestionCreate, type TGroupQuestionCreateRes, type TGroupQuestionDeleteGroupQuestion, type TGroupQuestionDetailRes, type TGroupQuestionEntity, type TGroupQuestionResultHistories, type TGroupQuestionResultHistoriesRes, type TGroupQuestionResultRes, type TGroupQuestionSendComment, type TGroupQuestionSendCommentRes, type TGroupQuestionSendFeedback, type TGroupQuestionSendFeedbackRes, type TGroupQuestionStudentDraft, type TGroupQuestionStudentDraftRes, type TGroupQuestionStudentFinishDoing, type TGroupQuestionStudentLessonFinishDoingRes, type TGroupQuestionStudentResultHistories, type TGroupQuestionStudentResultHistoriesRes, type TGroupQuestionStudentResultRes, type TGroupQuestionStudentStartDoingRes, type TGroupQuestionUpdate, type TGroupQuestionUpdateRes, type THistoryLoginEntity, type TInternalAccountEntity, type TInternalAccountList, type TInternalAccountListRes, type TInternalAccountLogin, type TInternalAccountLoginRes, type TInternalAccountNew, type TInternalAccountNewRes, type TLesson, type TLessonAllDocuments, type TLessonAllDocumentsRes, type TLessonCheckOverlap, type TLessonCheckOverlapRes, type TLessonClassRoomEntity, type TLessonConfirm, type TLessonConfirmRes, type TLessonCreateEditor, type TLessonCreateEditorRes, type TLessonCreateGroupQuestion, type TLessonCreateGroupQuestionRes, type TLessonDetailRes, type TLessonDocumentsRes, type TLessonEdit, type TLessonEditRes, type TLessonEntity, type TLessonImport, type TLessonImportRes, type TLessonListMeTutor, type TLessonListMeTutorRes, type TLessonListUnconfirmedRes, type TLessonPrepare, type TLessonPrepareRes, type TLessonRequest, type TLessonRequestDTO, type TLessonRequestFailedOverlappedData, type TLessonRequestRes, type TLessonRequestSingle, type TLessonRequestSingleRes, type TLessonStudentAllDocuments, type TLessonStudentAllDocumentsRes, type TLessonStudentCompletedAndNotPaidLessonsRes, type TLessonStudentDetailRes, type TLessonStudentDocumentsRes, type TLessonStudentList, type TLessonStudentListRes, type TMessageEntity, type TMessageSeenEntity, type TNotificationEntity, type TPostAllComment, type TPostAllCommentDeleteRes, type TPostAllCommentRes, type TPostAllCommentUpdate, type TPostAllCommentUpdateRes, type TPostAllCreateDiscussion, type TPostAllCreateDiscussionRes, type TPostAllListPostByAccount, type TPostAllListPostByAccountRes, type TPostAllMyPost, type TPostAllMyPostRes, type TPostAllRemoveUpvote, type TPostAllReplyComment, type TPostAllReplyCommentRes, type TPostAllShareDocument, type TPostAllShareDocumentRes, type TPostAllUpdateDiscussion, type TPostAllUpdateDiscussionRes, type TPostAllUpdateShareDocument, type TPostAllUpdateShareDocumentRes, type TPostAllUpload, type TPostAllUploadRes, type TPostCommentEntity, type TPostDocumentEntity, type TPostDocumentPublicEditorDetailRes, type TPostDocumentPublicGroupQuestionDetailRes, type TPostEntity, type TPostPublicDetailRes, type TPostPublicListComment, type TPostPublicListCommentRes, type TPostPublicListSiteMap, type TPostPublicListSiteMapRes, type TPostPublicNewFeeds, type TPostPublicNewFeedsRes, type TPostStatistic, type TProgramEntity, type TProgramInternalCrete, type TProgramInternalList, type TProgramInternalListRes, type TProgramInternalUpdate, type TProgramInternalUpdateRes, type TProgramOptionsMe, type TProgramOptionsMeRes, type TProgramPublicDetailRes, type TProgramPublicLearnedProgram, type TProgramPublicLearnedProgramRes, type TProgramPublicList, type TProgramPublicListRes, type TProgramPublicListSitemap, type TProgramPublicListSitemapRes, type TProgramPublicRecommended, type TProgramPublicRecommendedRes, type TProgramRatingEntity, type TProgramRatingPublicCountByScore, type TProgramRatingPublicCountByScoreRes, type TProgramRatingPublicList, type TProgramRatingPublicListRes, type TProgramRatingStudentCanRate, type TProgramRatingStudentCanRateRes, type TProgramRatingStudentCreateRating, type TProgramRatingStudentCreateRatingRes, type TProgramRatingStudentDeleteRatingRes, type TProgramRatingStudentHasRated, type TProgramRatingStudentHasRatedRes, type TProgramRatingStudentUpdateRating, type TProgramRatingStudentUpdateRatingRes, type TProgramRatingUpload, type TProgramRatingUploadRes, type TProgramRegisteredMeTutorEdit, type TProgramRegisteredMeTutorEditRes, type TProgramStudentCheckAllowRegister, type TProgramSuitableLearnerEntity, type TProposedCategoryEntity, type TProposedCategoryInternalListKeywords, type TProposedCategoryInternalListKeywordsRes, type TProposedCategoryInternalListSubjectKeywords, type TProposedCategoryInternalListSubjectKeywordsRes, type TProposedLearningCreate, type TProposedLearningCreateRes, type TProposedLearningDetail, type TProposedLearningDetailRes, type TProposedLearningEdit, type TProposedLearningEditRes, type TProposedLearningEntity, type TProposedLearningLessonEntity, type TProposedLearningList, type TProposedLearningListRes, type TProposedLearningStudentDetail, type TProposedLearningStudentDetailRes, type TProposedLearningStudentList, type TProposedLearningStudentListRes, type TProvinceEntity, type TQuestionEntity, type TQuestionTypeChoiceEntity, type TQuestionTypeEssayEntity, type TQuestionTypeWordArrangementEntity, TRANSACTION_FEE, TRANSACTION_GATEWAY, TRANSACTION_STATUS, TRANSACTION_TYPE, type TRegisteredProgramCountStatus, type TRegisteredProgramCountStatusRes, type TRegisteredProgramCreate, type TRegisteredProgramCreatePost, type TRegisteredProgramCreateRes, type TRegisteredProgramDetailRes, type TRegisteredProgramEntity, type TRegisteredProgramListSentMeDTO, type TRegisteredProgramListSentMeRes, type TRegisteredProgramPublicCreate, type TRegisteredProgramPublicCreateRes, type TRegisteredProgramStudentUpdate, type TRegisteredProgramStudentUpdateRes, type TRequestTutorFormCreate, type TRequestTutorFormCreateRes, type TRequestTutorFormEntity, type TRequestTutorFormGetByCodeRes, type TRequestTutorFormInternalAssignTutor, type TRequestTutorFormInternalAssignTutorRes, type TRequestTutorFormInternalCancel, type TRequestTutorFormInternalCancelRes, type TRequestTutorFormInternalCountStatusRes, type TRequestTutorFormInternalList, type TRequestTutorFormInternalListRes, type TRequestTutorFormList, type TRequestTutorFormListRes, type TSessionGroupQuestionEntity, type TSessionGroupQuestionStatistic, type TStudent, type TStudentDocumentChangeOrder, type TStudentDocumentChangeOrderRes, type TStudentDocumentCreateEditor, type TStudentDocumentCreateEditorRes, type TStudentDocumentCreateGroupQuestion, type TStudentDocumentCreateGroupQuestionRes, type TStudentDocumentDeleteMultiple, type TStudentDocumentEntity, type TStudentDocumentEntityRes, type TStudentDocumentFolderCreate, type TStudentDocumentFolderCreateRes, type TStudentDocumentFolderDeleteRes, type TStudentDocumentFolderEntity, type TStudentDocumentFolderImport, type TStudentDocumentFolderImportRes, type TStudentDocumentFolderListRes, type TStudentDocumentFolderUpdate, type TStudentDocumentFolderUpdateRes, type TStudentDocumentGetByDocuments, type TStudentDocumentGetByDocumentsRes, type TStudentDocumentImport, type TStudentDocumentList, type TStudentDocumentListRes, type TStudentDocumentMove, type TStudentDocumentMoveRes, type TStudentDocumentUpload, type TStudentDocumentUploadRes, type TStudentEntity, type TStudentUpdateInterested, type TStudentUpdateInterestedRes, type TSubmitGroupQuestion, type TTeachingTimeRangeEntity, type TTransactionAllList, type TTransactionAllListRes, type TTransactionEntity, type TTutorAddCertification, type TTutorAddCertificationRes, type TTutorCertificationCertificationRes, type TTutorDeleteCertificationRes, type TTutorDetailCertificationRes, type TTutorEntity, type TTutorInternalCertificationVerify, type TTutorInternalCertificationVerifyRes, type TTutorInternalDetailRes, type TTutorInternalList, type TTutorInternalListRes, type TTutorInternalOptions, type TTutorInternalOptionsRes, type TTutorInternalVerify, type TTutorInternalVerifyRes, type TTutorListCertificationsRes, type TTutorListStudents, type TTutorListStudentsRes, type TTutorPublicList, type TTutorPublicListRes, type TTutorSubmitIdentify, type TTutorSubmitIdentifyRes, type TTutorUpdateCertification, type TTutorUpdateCertificationRes, type TUploadCreateUploadUrl, type TUploadCreateUploadUrlRes, type TWalletEntity, type TWalletInfoRes, type TWithDrawRequestInternalGetOrCreateTransaction, type TWithDrawRequestInternalGetOrCreateTransactionRes, type TWithDrawRequestInternalList, type TWithDrawRequestInternalListRes, type TWithdrawRequestAdd, type TWithdrawRequestAddRes, type TWithdrawRequestCancel, type TWithdrawRequestCancelRes, type TWithdrawRequestCurrentWithdrawRes, type TWithdrawRequestEntity, type TWithdrawRequestList, type TWithdrawRequestListRes, URL_CLASS_DETAIL, WITHDRAW_REQUEST_STATUS };
package/dist/index.mjs CHANGED
@@ -878,6 +878,11 @@ var OBJECT_ACCOUNT_STATUS = {
878
878
  label: "Moi"
879
879
  }
880
880
  };
881
+ var RTC_ROLES = /* @__PURE__ */ ((RTC_ROLES2) => {
882
+ RTC_ROLES2["PUBLISHER"] = "PUBLISHER";
883
+ RTC_ROLES2["SUBSCRIBER"] = "SUBSCRIBER";
884
+ return RTC_ROLES2;
885
+ })(RTC_ROLES || {});
881
886
  export {
882
887
  ACCEPTED_AUDIO_TYPES,
883
888
  ACCEPTED_IMAGE_TYPES,
@@ -960,6 +965,7 @@ export {
960
965
  REGISTER_PROGRAM_MODE,
961
966
  REGISTER_PROGRAM_TIME,
962
967
  REQUEST_TUTOR_FORM_STATUS,
968
+ RTC_ROLES,
963
969
  ResponseStatus,
964
970
  SCHOOL_STATUS,
965
971
  SESSION_GROUP_QUESTION,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gst-common",
3
- "version": "1.7.32",
3
+ "version": "1.7.34",
4
4
  "description": "store all common variables that we need",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.mjs",