@webitel/api-services 0.1.26 → 0.1.27

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.
Files changed (262) hide show
  1. package/package.json +1 -1
  2. package/src/gen/_docs/html/assets/navigation.js +1 -1
  3. package/src/gen/_docs/html/assets/search.js +1 -1
  4. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.getWebitelImApiGatewayV1Contactsettingsmanagement.html +1 -0
  5. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.msw.getContactSettingsManagementGetMockHandler.html +1 -0
  6. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.msw.getContactSettingsManagementGetResponseMock.html +1 -0
  7. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.msw.getContactSettingsManagementUpdateMockHandler.html +1 -0
  8. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.msw.getContactSettingsManagementUpdateResponseMock.html +1 -0
  9. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.msw.getWebitelImApiGatewayV1ContactsettingsmanagementMock.html +1 -0
  10. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.getWebitelImApiGatewayV1Message.html +1 -1
  11. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.msw.getMessageSendSystemMessageMockHandler.html +1 -0
  12. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.msw.getMessageSendSystemMessageResponseMock.html +1 -0
  13. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.getWebitelImApiGatewayV1Threadmanagement.html +1 -1
  14. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.msw.getThreadManagementAddMemberResponseMock.html +1 -1
  15. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.getWebitelImApiGatewayV1Threadpermission.html +1 -0
  16. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.msw.getThreadPermissionGetMockHandler.html +1 -0
  17. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.msw.getThreadPermissionGetResponseMock.html +1 -0
  18. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.msw.getThreadPermissionUpdateMockHandler.html +1 -0
  19. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.msw.getThreadPermissionUpdateResponseMock.html +1 -0
  20. package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.msw.getWebitelImApiGatewayV1ThreadpermissionMock.html +1 -0
  21. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1AddMemberResponse.WebitelImApiGatewayV1AddMemberResponse.html +2 -5
  22. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1AddMemberResponse.zod.WebitelImApiGatewayV1AddMemberResponse.html +2 -5
  23. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ContactSettings.WebitelImApiGatewayV1ContactSettings.html +4 -0
  24. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ContactSettings.zod.WebitelImApiGatewayV1ContactSettings.html +4 -0
  25. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1GetContactSettingsResponse.WebitelImApiGatewayV1GetContactSettingsResponse.html +2 -0
  26. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1GetContactSettingsResponse.zod.WebitelImApiGatewayV1GetContactSettingsResponse.html +2 -0
  27. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1GetThreadPermissionsResponse.WebitelImApiGatewayV1GetThreadPermissionsResponse.html +2 -0
  28. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1GetThreadPermissionsResponse.zod.WebitelImApiGatewayV1GetThreadPermissionsResponse.html +2 -0
  29. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1HistoryMessage.WebitelImApiGatewayV1HistoryMessage.html +2 -2
  30. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1HistoryMessage.zod.WebitelImApiGatewayV1HistoryMessage.html +2 -2
  31. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1SendSystemMessageRequest.WebitelImApiGatewayV1SendSystemMessageRequest.html +11 -0
  32. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1SendSystemMessageRequest.zod.WebitelImApiGatewayV1SendSystemMessageRequest.html +11 -0
  33. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1Thread.WebitelImApiGatewayV1Thread.html +4 -2
  34. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1Thread.zod.WebitelImApiGatewayV1Thread.html +4 -2
  35. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html +5 -6
  36. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ThreadMember.zod.WebitelImApiGatewayV1ThreadMember.html +5 -6
  37. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ThreadPermissions.WebitelImApiGatewayV1ThreadPermissions.html +14 -0
  38. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ThreadPermissions.zod.WebitelImApiGatewayV1ThreadPermissions.html +14 -0
  39. package/src/gen/_docs/html/interfaces/{_models_webitelImApiGatewayV1ThreadDirectSettings.WebitelImApiGatewayV1ThreadDirectSettings.html → _models_webitelImApiGatewayV1ThreadSettings.WebitelImApiGatewayV1ThreadSettings.html} +2 -2
  40. package/src/gen/_docs/html/interfaces/{_models_webitelImApiGatewayV1ThreadDirectSettings.zod.WebitelImApiGatewayV1ThreadDirectSettings.html → _models_webitelImApiGatewayV1ThreadSettings.zod.WebitelImApiGatewayV1ThreadSettings.html} +2 -2
  41. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1UpdateContactSettingsResponse.WebitelImApiGatewayV1UpdateContactSettingsResponse.html +2 -0
  42. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1UpdateContactSettingsResponse.zod.WebitelImApiGatewayV1UpdateContactSettingsResponse.html +2 -0
  43. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1UpdateThreadPermissionsResponse.WebitelImApiGatewayV1UpdateThreadPermissionsResponse.html +2 -0
  44. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1UpdateThreadPermissionsResponse.zod.WebitelImApiGatewayV1UpdateThreadPermissionsResponse.html +2 -0
  45. package/src/gen/_docs/html/modules/_models.html +1 -1
  46. package/src/gen/_docs/html/modules/{_models_threadManagementRemoveMemberParams.html → _models_contactSettingsManagementGetParams.html} +1 -1
  47. package/src/gen/_docs/html/modules/{_models_threadManagementRemoveMemberParams.zod.html → _models_contactSettingsManagementGetParams.zod.html} +1 -1
  48. package/src/gen/_docs/html/modules/_models_contactSettingsManagementUpdateAllowInvitesFrom.html +1 -0
  49. package/src/gen/_docs/html/modules/_models_contactSettingsManagementUpdateAllowInvitesFrom.zod.html +1 -0
  50. package/src/gen/_docs/html/modules/_models_contactSettingsManagementUpdateParams.html +1 -0
  51. package/src/gen/_docs/html/modules/_models_contactSettingsManagementUpdateParams.zod.html +1 -0
  52. package/src/gen/_docs/html/modules/_models_index.zod.html +1 -1
  53. package/src/gen/_docs/html/modules/_models_threadPermissionUpdateParams.html +1 -0
  54. package/src/gen/_docs/html/modules/_models_threadPermissionUpdateParams.zod.html +1 -0
  55. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ContactSettings.html +1 -0
  56. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ContactSettings.zod.html +1 -0
  57. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1GetContactSettingsResponse.html +1 -0
  58. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1GetContactSettingsResponse.zod.html +1 -0
  59. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1GetThreadPermissionsResponse.html +1 -0
  60. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1GetThreadPermissionsResponse.zod.html +1 -0
  61. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1SendSystemMessageRequest.html +1 -0
  62. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1SendSystemMessageRequest.zod.html +1 -0
  63. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.html +1 -0
  64. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.zod.html +1 -0
  65. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadPermissions.html +1 -0
  66. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadPermissions.zod.html +1 -0
  67. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadSettings.html +1 -0
  68. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadSettings.zod.html +1 -0
  69. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1UpdateContactSettingsResponse.html +1 -0
  70. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1UpdateContactSettingsResponse.zod.html +1 -0
  71. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1UpdateThreadPermissionsResponse.html +1 -0
  72. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1UpdateThreadPermissionsResponse.zod.html +1 -0
  73. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1UserFilter.html +1 -0
  74. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1UserFilter.zod.html +1 -0
  75. package/src/gen/_docs/html/modules/index.html +1 -1
  76. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.html +1 -0
  77. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.msw.html +1 -0
  78. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.html +3 -0
  79. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.html +1 -1
  80. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.msw.html +1 -1
  81. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.zod.html +2 -2
  82. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-messagehistory_webitel-im-api-gateway-v1-messagehistory.zod.html +1 -1
  83. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.html +4 -4
  84. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.html +1 -0
  85. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.msw.html +1 -0
  86. package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.zod.html +3 -0
  87. package/src/gen/_docs/html/modules.html +1 -1
  88. package/src/gen/_docs/html/types/_models_contactSettingsManagementGetParams.ContactSettingsManagementGetParams.html +6 -0
  89. package/src/gen/_docs/html/types/_models_contactSettingsManagementGetParams.zod.ContactSettingsManagementGetParams.html +6 -0
  90. package/src/gen/_docs/html/types/_models_contactSettingsManagementUpdateAllowInvitesFrom.ContactSettingsManagementUpdateAllowInvitesFrom.html +5 -0
  91. package/src/gen/_docs/html/types/_models_contactSettingsManagementUpdateAllowInvitesFrom.zod.ContactSettingsManagementUpdateAllowInvitesFrom.html +5 -0
  92. package/src/gen/_docs/html/types/_models_contactSettingsManagementUpdateParams.ContactSettingsManagementUpdateParams.html +3 -0
  93. package/src/gen/_docs/html/types/_models_contactSettingsManagementUpdateParams.zod.ContactSettingsManagementUpdateParams.html +3 -0
  94. package/src/gen/_docs/html/types/_models_threadManagementAddMemberParams.ThreadManagementAddMemberParams.html +3 -3
  95. package/src/gen/_docs/html/types/_models_threadManagementAddMemberParams.zod.ThreadManagementAddMemberParams.html +3 -3
  96. package/src/gen/_docs/html/types/_models_threadPermissionUpdateParams.ThreadPermissionUpdateParams.html +10 -0
  97. package/src/gen/_docs/html/types/_models_threadPermissionUpdateParams.zod.ThreadPermissionUpdateParams.html +10 -0
  98. package/src/gen/_docs/html/{modules/_models_webitelImApiGatewayV1ThreadDirectSettings.zod.html → types/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.WebitelImApiGatewayV1SendSystemMessageRequestMetadata.html} +2 -1
  99. package/src/gen/_docs/html/types/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.zod.WebitelImApiGatewayV1SendSystemMessageRequestMetadata.html +2 -0
  100. package/src/gen/_docs/html/types/_models_webitelImApiGatewayV1UserFilter.WebitelImApiGatewayV1UserFilter.html +5 -0
  101. package/src/gen/_docs/html/types/_models_webitelImApiGatewayV1UserFilter.zod.WebitelImApiGatewayV1UserFilter.html +5 -0
  102. package/src/gen/_docs/html/types/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.ContactSettingsManagementGetResult.html +1 -0
  103. package/src/gen/_docs/html/types/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.ContactSettingsManagementUpdateResult.html +1 -0
  104. package/src/gen/_docs/html/types/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.MessageSendSystemMessageResult.html +1 -0
  105. package/src/gen/_docs/html/types/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.ThreadPermissionGetResult.html +1 -0
  106. package/src/gen/_docs/html/types/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.ThreadPermissionUpdateResult.html +1 -0
  107. package/src/gen/_docs/html/variables/_models_contactSettingsManagementUpdateAllowInvitesFrom.ContactSettingsManagementUpdateAllowInvitesFrom.html +1 -0
  108. package/src/gen/_docs/html/variables/_models_contactSettingsManagementUpdateAllowInvitesFrom.zod.ContactSettingsManagementUpdateAllowInvitesFrom.html +1 -0
  109. package/src/gen/_docs/html/variables/_models_webitelImApiGatewayV1UserFilter.WebitelImApiGatewayV1UserFilter.html +1 -0
  110. package/src/gen/_docs/html/variables/_models_webitelImApiGatewayV1UserFilter.zod.WebitelImApiGatewayV1UserFilter.html +1 -0
  111. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.ContactSettingsManagementGetQueryParams.html +1 -0
  112. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.ContactSettingsManagementGetResponse.html +1 -0
  113. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.ContactSettingsManagementUpdateQueryParams.html +1 -0
  114. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.ContactSettingsManagementUpdateResponse.html +1 -0
  115. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.contactSettingsManagementGetResponseSettingsAllowInvitesFromDefault.html +1 -0
  116. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.contactSettingsManagementUpdateQueryAllowInvitesFromDefault.html +1 -0
  117. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-contactsettingsmanagement_webitel-im-api-gateway-v1-contactsettingsmanagement.zod.contactSettingsManagementUpdateResponseSettingsAllowInvitesFromDefault.html +1 -0
  118. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.zod.MessageSendSystemMessageBody.html +1 -0
  119. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.zod.MessageSendSystemMessageResponse.html +1 -0
  120. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-messagehistory_webitel-im-api-gateway-v1-messagehistory.zod.MessageHistorySearchThreadMessagesHistoryWebitelImApiGatewayV1MessageHistoryResponse.html +1 -1
  121. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-messagehistory_webitel-im-api-gateway-v1-messagehistory.zod.messageHistorySearchThreadMessagesHistoryWebitelImApiGatewayV1MessageHistoryResponseItemsItemSenderRoleDefault.html +1 -0
  122. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementAddMemberQueryParams.html +1 -1
  123. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementAddMemberResponse.html +1 -1
  124. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementRemoveMemberParams.html +1 -1
  125. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementSearchResponse.html +1 -1
  126. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.threadManagementAddMemberResponseMemberRoleDefault.html +1 -0
  127. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.threadManagementSearchResponseItemsItemLastMsgSenderRoleDefault.html +1 -0
  128. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.threadManagementSearchResponseItemsItemMembersItemRoleDefault.html +1 -0
  129. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.zod.ThreadPermissionGetParams.html +1 -0
  130. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.zod.ThreadPermissionGetResponse.html +1 -0
  131. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.zod.ThreadPermissionUpdateParams.html +1 -0
  132. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.zod.ThreadPermissionUpdateQueryParams.html +1 -0
  133. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadpermission_webitel-im-api-gateway-v1-threadpermission.zod.ThreadPermissionUpdateResponse.html +1 -0
  134. package/src/gen/_models/{threadManagementRemoveMemberParams.ts → contactSettingsManagementGetParams.ts} +2 -4
  135. package/src/gen/_models/{threadManagementRemoveMemberParams.zod.ts → contactSettingsManagementGetParams.zod.ts} +2 -4
  136. package/src/gen/_models/contactSettingsManagementUpdateAllowInvitesFrom.ts +15 -0
  137. package/src/gen/_models/contactSettingsManagementUpdateAllowInvitesFrom.zod.ts +15 -0
  138. package/src/gen/_models/contactSettingsManagementUpdateParams.ts +12 -0
  139. package/src/gen/_models/contactSettingsManagementUpdateParams.zod.ts +12 -0
  140. package/src/gen/_models/index.ts +14 -4
  141. package/src/gen/_models/index.zod.ts +14 -4
  142. package/src/gen/_models/threadManagementAddMemberParams.ts +2 -2
  143. package/src/gen/_models/threadManagementAddMemberParams.zod.ts +2 -2
  144. package/src/gen/_models/threadPermissionUpdateParams.ts +14 -0
  145. package/src/gen/_models/threadPermissionUpdateParams.zod.ts +14 -0
  146. package/src/gen/_models/webitelImApiGatewayV1AddMemberResponse.ts +2 -1
  147. package/src/gen/_models/webitelImApiGatewayV1AddMemberResponse.zod.ts +2 -1
  148. package/src/gen/_models/webitelImApiGatewayV1ContactSettings.ts +13 -0
  149. package/src/gen/_models/webitelImApiGatewayV1ContactSettings.zod.ts +13 -0
  150. package/src/gen/_models/webitelImApiGatewayV1GetContactSettingsResponse.ts +11 -0
  151. package/src/gen/_models/webitelImApiGatewayV1GetContactSettingsResponse.zod.ts +11 -0
  152. package/src/gen/_models/webitelImApiGatewayV1GetThreadPermissionsResponse.ts +11 -0
  153. package/src/gen/_models/webitelImApiGatewayV1GetThreadPermissionsResponse.zod.ts +11 -0
  154. package/src/gen/_models/webitelImApiGatewayV1HistoryMessage.ts +2 -2
  155. package/src/gen/_models/webitelImApiGatewayV1HistoryMessage.zod.ts +2 -2
  156. package/src/gen/_models/webitelImApiGatewayV1SendSystemMessageRequest.ts +21 -0
  157. package/src/gen/_models/webitelImApiGatewayV1SendSystemMessageRequest.zod.ts +21 -0
  158. package/src/gen/_models/webitelImApiGatewayV1SendSystemMessageRequestMetadata.ts +13 -0
  159. package/src/gen/_models/webitelImApiGatewayV1SendSystemMessageRequestMetadata.zod.ts +13 -0
  160. package/src/gen/_models/webitelImApiGatewayV1Thread.ts +3 -0
  161. package/src/gen/_models/webitelImApiGatewayV1Thread.zod.ts +3 -0
  162. package/src/gen/_models/webitelImApiGatewayV1ThreadMember.ts +7 -7
  163. package/src/gen/_models/webitelImApiGatewayV1ThreadMember.zod.ts +7 -7
  164. package/src/gen/_models/webitelImApiGatewayV1ThreadPermissions.ts +18 -0
  165. package/src/gen/_models/webitelImApiGatewayV1ThreadPermissions.zod.ts +18 -0
  166. package/src/gen/_models/{webitelImApiGatewayV1ThreadDirectSettings.ts → webitelImApiGatewayV1ThreadSettings.ts} +1 -1
  167. package/src/gen/_models/{webitelImApiGatewayV1ThreadDirectSettings.zod.ts → webitelImApiGatewayV1ThreadSettings.zod.ts} +1 -1
  168. package/src/gen/_models/webitelImApiGatewayV1UpdateContactSettingsResponse.ts +11 -0
  169. package/src/gen/_models/webitelImApiGatewayV1UpdateContactSettingsResponse.zod.ts +11 -0
  170. package/src/gen/_models/webitelImApiGatewayV1UpdateThreadPermissionsResponse.ts +11 -0
  171. package/src/gen/_models/webitelImApiGatewayV1UpdateThreadPermissionsResponse.zod.ts +11 -0
  172. package/src/gen/_models/webitelImApiGatewayV1UserFilter.ts +15 -0
  173. package/src/gen/_models/webitelImApiGatewayV1UserFilter.zod.ts +15 -0
  174. package/src/gen/index.ts +4 -0
  175. package/src/gen/webitel-im-api-gateway-v1-contactsettingsmanagement/webitel-im-api-gateway-v1-contactsettingsmanagement.msw.ts +148 -0
  176. package/src/gen/webitel-im-api-gateway-v1-contactsettingsmanagement/webitel-im-api-gateway-v1-contactsettingsmanagement.ts +72 -0
  177. package/src/gen/webitel-im-api-gateway-v1-contactsettingsmanagement/webitel-im-api-gateway-v1-contactsettingsmanagement.zod.ts +70 -0
  178. package/src/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.msw.ts +101 -0
  179. package/src/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.ts +14 -0
  180. package/src/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.zod.ts +49 -0
  181. package/src/gen/webitel-im-api-gateway-v1-messagehistory/webitel-im-api-gateway-v1-messagehistory.msw.ts +155 -27
  182. package/src/gen/webitel-im-api-gateway-v1-messagehistory/webitel-im-api-gateway-v1-messagehistory.zod.ts +86 -14
  183. package/src/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.msw.ts +491 -59
  184. package/src/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.ts +16 -20
  185. package/src/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.zod.ts +267 -64
  186. package/src/gen/webitel-im-api-gateway-v1-threadpermission/webitel-im-api-gateway-v1-threadpermission.msw.ts +212 -0
  187. package/src/gen/webitel-im-api-gateway-v1-threadpermission/webitel-im-api-gateway-v1-threadpermission.ts +75 -0
  188. package/src/gen/webitel-im-api-gateway-v1-threadpermission/webitel-im-api-gateway-v1-threadpermission.zod.ts +63 -0
  189. package/types/gen/_models/contactSettingsManagementGetParams.d.ts +9 -0
  190. package/types/gen/_models/contactSettingsManagementGetParams.zod.d.ts +9 -0
  191. package/types/gen/_models/contactSettingsManagementUpdateAllowInvitesFrom.d.ts +12 -0
  192. package/types/gen/_models/contactSettingsManagementUpdateAllowInvitesFrom.zod.d.ts +12 -0
  193. package/types/gen/_models/contactSettingsManagementUpdateParams.d.ts +11 -0
  194. package/types/gen/_models/contactSettingsManagementUpdateParams.zod.d.ts +11 -0
  195. package/types/gen/_models/index.zod.d.ts +14 -4
  196. package/types/gen/_models/threadManagementAddMemberParams.d.ts +2 -2
  197. package/types/gen/_models/threadManagementAddMemberParams.zod.d.ts +2 -2
  198. package/types/gen/_models/threadPermissionUpdateParams.d.ts +13 -0
  199. package/types/gen/_models/threadPermissionUpdateParams.zod.d.ts +13 -0
  200. package/types/gen/_models/webitelImApiGatewayV1AddMemberResponse.d.ts +2 -1
  201. package/types/gen/_models/webitelImApiGatewayV1AddMemberResponse.zod.d.ts +2 -1
  202. package/types/gen/_models/webitelImApiGatewayV1ContactSettings.d.ts +12 -0
  203. package/types/gen/_models/webitelImApiGatewayV1ContactSettings.zod.d.ts +12 -0
  204. package/types/gen/_models/webitelImApiGatewayV1GetContactSettingsResponse.d.ts +10 -0
  205. package/types/gen/_models/webitelImApiGatewayV1GetContactSettingsResponse.zod.d.ts +10 -0
  206. package/types/gen/_models/webitelImApiGatewayV1GetThreadPermissionsResponse.d.ts +10 -0
  207. package/types/gen/_models/webitelImApiGatewayV1GetThreadPermissionsResponse.zod.d.ts +10 -0
  208. package/types/gen/_models/webitelImApiGatewayV1HistoryMessage.d.ts +2 -2
  209. package/types/gen/_models/webitelImApiGatewayV1HistoryMessage.zod.d.ts +2 -2
  210. package/types/gen/_models/webitelImApiGatewayV1SendSystemMessageRequest.d.ts +20 -0
  211. package/types/gen/_models/webitelImApiGatewayV1SendSystemMessageRequest.zod.d.ts +20 -0
  212. package/types/gen/_models/webitelImApiGatewayV1SendSystemMessageRequestMetadata.d.ts +12 -0
  213. package/types/gen/_models/webitelImApiGatewayV1SendSystemMessageRequestMetadata.zod.d.ts +12 -0
  214. package/types/gen/_models/webitelImApiGatewayV1Thread.d.ts +3 -0
  215. package/types/gen/_models/webitelImApiGatewayV1Thread.zod.d.ts +3 -0
  216. package/types/gen/_models/webitelImApiGatewayV1ThreadMember.d.ts +7 -7
  217. package/types/gen/_models/webitelImApiGatewayV1ThreadMember.zod.d.ts +7 -7
  218. package/types/gen/_models/webitelImApiGatewayV1ThreadPermissions.d.ts +17 -0
  219. package/types/gen/_models/webitelImApiGatewayV1ThreadPermissions.zod.d.ts +17 -0
  220. package/types/gen/_models/{webitelImApiGatewayV1ThreadDirectSettings.d.ts → webitelImApiGatewayV1ThreadSettings.d.ts} +1 -1
  221. package/types/gen/_models/{webitelImApiGatewayV1ThreadDirectSettings.zod.d.ts → webitelImApiGatewayV1ThreadSettings.zod.d.ts} +1 -1
  222. package/types/gen/_models/webitelImApiGatewayV1UpdateContactSettingsResponse.d.ts +10 -0
  223. package/types/gen/_models/webitelImApiGatewayV1UpdateContactSettingsResponse.zod.d.ts +10 -0
  224. package/types/gen/_models/webitelImApiGatewayV1UpdateThreadPermissionsResponse.d.ts +10 -0
  225. package/types/gen/_models/webitelImApiGatewayV1UpdateThreadPermissionsResponse.zod.d.ts +10 -0
  226. package/types/gen/_models/webitelImApiGatewayV1UserFilter.d.ts +12 -0
  227. package/types/gen/_models/webitelImApiGatewayV1UserFilter.zod.d.ts +12 -0
  228. package/types/gen/webitel-im-api-gateway-v1-contactsettingsmanagement/webitel-im-api-gateway-v1-contactsettingsmanagement.d.ts +9 -0
  229. package/types/gen/webitel-im-api-gateway-v1-contactsettingsmanagement/webitel-im-api-gateway-v1-contactsettingsmanagement.msw.d.ts +8 -0
  230. package/types/gen/webitel-im-api-gateway-v1-contactsettingsmanagement/webitel-im-api-gateway-v1-contactsettingsmanagement.zod.d.ts +49 -0
  231. package/types/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.d.ts +3 -1
  232. package/types/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.msw.d.ts +2 -0
  233. package/types/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.zod.d.ts +27 -0
  234. package/types/gen/webitel-im-api-gateway-v1-messagehistory/webitel-im-api-gateway-v1-messagehistory.zod.d.ts +32 -5
  235. package/types/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.d.ts +3 -3
  236. package/types/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.msw.d.ts +2 -2
  237. package/types/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.zod.d.ts +110 -27
  238. package/types/gen/webitel-im-api-gateway-v1-threadpermission/webitel-im-api-gateway-v1-threadpermission.d.ts +9 -0
  239. package/types/gen/webitel-im-api-gateway-v1-threadpermission/webitel-im-api-gateway-v1-threadpermission.msw.d.ts +8 -0
  240. package/types/gen/webitel-im-api-gateway-v1-threadpermission/webitel-im-api-gateway-v1-threadpermission.zod.d.ts +54 -0
  241. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ExternalParticipant.WebitelImApiGatewayV1ExternalParticipant.html +0 -13
  242. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ExternalParticipant.zod.WebitelImApiGatewayV1ExternalParticipant.html +0 -13
  243. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1MessageParticipant.WebitelImApiGatewayV1MessageParticipant.html +0 -13
  244. package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1MessageParticipant.zod.WebitelImApiGatewayV1MessageParticipant.html +0 -13
  245. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ExternalParticipant.html +0 -1
  246. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ExternalParticipant.zod.html +0 -1
  247. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1MessageParticipant.html +0 -1
  248. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1MessageParticipant.zod.html +0 -1
  249. package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadDirectSettings.html +0 -1
  250. package/src/gen/_docs/html/types/_models_threadManagementRemoveMemberParams.ThreadManagementRemoveMemberParams.html +0 -8
  251. package/src/gen/_docs/html/types/_models_threadManagementRemoveMemberParams.zod.ThreadManagementRemoveMemberParams.html +0 -8
  252. package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementRemoveMemberQueryParams.html +0 -1
  253. package/src/gen/_models/webitelImApiGatewayV1ExternalParticipant.ts +0 -23
  254. package/src/gen/_models/webitelImApiGatewayV1ExternalParticipant.zod.ts +0 -23
  255. package/src/gen/_models/webitelImApiGatewayV1MessageParticipant.ts +0 -23
  256. package/src/gen/_models/webitelImApiGatewayV1MessageParticipant.zod.ts +0 -23
  257. package/types/gen/_models/threadManagementRemoveMemberParams.d.ts +0 -11
  258. package/types/gen/_models/threadManagementRemoveMemberParams.zod.d.ts +0 -11
  259. package/types/gen/_models/webitelImApiGatewayV1ExternalParticipant.d.ts +0 -22
  260. package/types/gen/_models/webitelImApiGatewayV1ExternalParticipant.zod.d.ts +0 -22
  261. package/types/gen/_models/webitelImApiGatewayV1MessageParticipant.d.ts +0 -22
  262. package/types/gen/_models/webitelImApiGatewayV1MessageParticipant.zod.d.ts +0 -22
@@ -1,5 +1,2 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1AddMemberResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1AddMemberResponse.zod.html">_models/webitelImApiGatewayV1AddMemberResponse.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1AddMemberResponse</a></li></ul><h1>Interface WebitelImApiGatewayV1AddMemberResponse</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Generated by orval v8.5.3 🍺
2
- Do not edit manually.
3
- Webitel API
4
- OpenAPI spec version: 24.04.0</p>
5
- </div></section><section class="tsd-panel"><h4 class="tsd-before-signature">Indexable</h4><ul class="tsd-signatures"><li class="tsd-index-signature"><div class="tsd-signature"><span class="tsd-signature-symbol">[</span><span class="tsd-kind-parameter">key</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]:</span> <span class="tsd-signature-type">unknown</span></div></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1AddMemberResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1AddMemberResponse.zod.html">_models/webitelImApiGatewayV1AddMemberResponse.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1AddMemberResponse</a></li></ul><h1>Interface WebitelImApiGatewayV1AddMemberResponse</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1AddMemberResponse</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#member">member</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadMember</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#member" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>member?</span></a>
2
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="member"><code class="tsd-tag">Optional</code><span>member</span><a href="#member" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">member</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadMember</a></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#member"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>member</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,4 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1ContactSettings | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1ContactSettings.html">_models/webitelImApiGatewayV1ContactSettings</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1ContactSettings</a></li></ul><h1>Interface WebitelImApiGatewayV1ContactSettings</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1ContactSettings</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#allowinvitesfrom">allowInvitesFrom</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1UserFilter.WebitelImApiGatewayV1UserFilter.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1UserFilter</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#contactid">contactId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#updatedat">updatedAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#allowinvitesfrom" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>allow<wbr/>Invites<wbr/>From?</span></a>
2
+ <a href="#contactid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>contact<wbr/>Id?</span></a>
3
+ <a href="#updatedat" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>updated<wbr/>At?</span></a>
4
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="allowinvitesfrom"><code class="tsd-tag">Optional</code><span>allow<wbr/>Invites<wbr/>From</span><a href="#allowinvitesfrom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">allowInvitesFrom</span><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1UserFilter.WebitelImApiGatewayV1UserFilter.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1UserFilter</a></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="contactid"><code class="tsd-tag">Optional</code><span>contact<wbr/>Id</span><a href="#contactid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">contactId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatedat"><code class="tsd-tag">Optional</code><span>updated<wbr/>At</span><a href="#updatedat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">updatedAt</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#allowinvitesfrom"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>allow<wbr/>Invites<wbr/>From</span></a><a href="#contactid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>contact<wbr/>Id</span></a><a href="#updatedat"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>updated<wbr/>At</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,4 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1ContactSettings | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1ContactSettings.zod.html">_models/webitelImApiGatewayV1ContactSettings.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1ContactSettings</a></li></ul><h1>Interface WebitelImApiGatewayV1ContactSettings</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1ContactSettings</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#allowinvitesfrom">allowInvitesFrom</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1UserFilter.WebitelImApiGatewayV1UserFilter.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1UserFilter</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#contactid">contactId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#updatedat">updatedAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#allowinvitesfrom" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>allow<wbr/>Invites<wbr/>From?</span></a>
2
+ <a href="#contactid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>contact<wbr/>Id?</span></a>
3
+ <a href="#updatedat" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>updated<wbr/>At?</span></a>
4
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="allowinvitesfrom"><code class="tsd-tag">Optional</code><span>allow<wbr/>Invites<wbr/>From</span><a href="#allowinvitesfrom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">allowInvitesFrom</span><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1UserFilter.WebitelImApiGatewayV1UserFilter.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1UserFilter</a></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="contactid"><code class="tsd-tag">Optional</code><span>contact<wbr/>Id</span><a href="#contactid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">contactId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatedat"><code class="tsd-tag">Optional</code><span>updated<wbr/>At</span><a href="#updatedat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">updatedAt</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#allowinvitesfrom"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>allow<wbr/>Invites<wbr/>From</span></a><a href="#contactid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>contact<wbr/>Id</span></a><a href="#updatedat"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>updated<wbr/>At</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,2 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1GetContactSettingsResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1GetContactSettingsResponse.html">_models/webitelImApiGatewayV1GetContactSettingsResponse</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1GetContactSettingsResponse</a></li></ul><h1>Interface WebitelImApiGatewayV1GetContactSettingsResponse</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1GetContactSettingsResponse</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#settings">settings</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ContactSettings.WebitelImApiGatewayV1ContactSettings.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ContactSettings</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#settings" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>settings?</span></a>
2
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="settings"><code class="tsd-tag">Optional</code><span>settings</span><a href="#settings" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">settings</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ContactSettings.WebitelImApiGatewayV1ContactSettings.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ContactSettings</a></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#settings"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>settings</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,2 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1GetContactSettingsResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1GetContactSettingsResponse.zod.html">_models/webitelImApiGatewayV1GetContactSettingsResponse.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1GetContactSettingsResponse</a></li></ul><h1>Interface WebitelImApiGatewayV1GetContactSettingsResponse</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1GetContactSettingsResponse</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#settings">settings</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ContactSettings.WebitelImApiGatewayV1ContactSettings.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ContactSettings</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#settings" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>settings?</span></a>
2
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="settings"><code class="tsd-tag">Optional</code><span>settings</span><a href="#settings" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">settings</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ContactSettings.WebitelImApiGatewayV1ContactSettings.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ContactSettings</a></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#settings"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>settings</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,2 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1GetThreadPermissionsResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1GetThreadPermissionsResponse.html">_models/webitelImApiGatewayV1GetThreadPermissionsResponse</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1GetThreadPermissionsResponse</a></li></ul><h1>Interface WebitelImApiGatewayV1GetThreadPermissionsResponse</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1GetThreadPermissionsResponse</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#permissions">permissions</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadPermissions.WebitelImApiGatewayV1ThreadPermissions.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadPermissions</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#permissions" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>permissions?</span></a>
2
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="permissions"><code class="tsd-tag">Optional</code><span>permissions</span><a href="#permissions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">permissions</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadPermissions.WebitelImApiGatewayV1ThreadPermissions.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadPermissions</a></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#permissions"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>permissions</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,2 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1GetThreadPermissionsResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1GetThreadPermissionsResponse.zod.html">_models/webitelImApiGatewayV1GetThreadPermissionsResponse.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1GetThreadPermissionsResponse</a></li></ul><h1>Interface WebitelImApiGatewayV1GetThreadPermissionsResponse</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1GetThreadPermissionsResponse</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#permissions">permissions</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadPermissions.WebitelImApiGatewayV1ThreadPermissions.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadPermissions</a><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#permissions" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>permissions?</span></a>
2
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="permissions"><code class="tsd-tag">Optional</code><span>permissions</span><a href="#permissions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">permissions</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadPermissions.WebitelImApiGatewayV1ThreadPermissions.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadPermissions</a></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#permissions"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>permissions</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -1,6 +1,6 @@
1
1
  <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1HistoryMessage | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1HistoryMessage.html">_models/webitelImApiGatewayV1HistoryMessage</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1HistoryMessage</a></li></ul><h1>Interface WebitelImApiGatewayV1HistoryMessage</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>HistoryMessage represents a single message
2
2
  in thread history.</p>
3
- </div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1HistoryMessage</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#createdat">createdAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#documents">documents</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Document.WebitelImApiGatewayV1Document.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Document</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#images">images</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Image.WebitelImApiGatewayV1Image.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Image</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#metadata">metadata</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1HistoryMessageMetadata.WebitelImApiGatewayV1HistoryMessageMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1HistoryMessageMetadata</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sender">sender</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1MessageParticipant.WebitelImApiGatewayV1MessageParticipant.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1MessageParticipant</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#threadid">threadId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#type">type</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#updatedat">updatedAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
3
+ </div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1HistoryMessage</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#createdat">createdAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#documents">documents</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Document.WebitelImApiGatewayV1Document.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Document</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#images">images</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Image.WebitelImApiGatewayV1Image.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Image</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#metadata">metadata</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1HistoryMessageMetadata.WebitelImApiGatewayV1HistoryMessageMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1HistoryMessageMetadata</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sender">sender</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadMember</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#threadid">threadId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#type">type</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#updatedat">updatedAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
4
4
  <a href="#createdat" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>created<wbr/>At?</span></a>
5
5
  <a href="#documents" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>documents?</span></a>
6
6
  <a href="#id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id?</span></a>
@@ -17,7 +17,7 @@ in thread history.</p>
17
17
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="images"><code class="tsd-tag">Optional</code><span>images</span><a href="#images" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">images</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Image.WebitelImApiGatewayV1Image.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Image</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>List of image attachments.</p>
18
18
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="metadata"><code class="tsd-tag">Optional</code><span>metadata</span><a href="#metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">metadata</span><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1HistoryMessageMetadata.WebitelImApiGatewayV1HistoryMessageMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1HistoryMessageMetadata</a></div><div class="tsd-comment tsd-typography"><p>Arbitrary message metadata.
19
19
  Can contain structured data depending on message type.</p>
20
- </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sender"><code class="tsd-tag">Optional</code><span>sender</span><a href="#sender" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sender</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1MessageParticipant.WebitelImApiGatewayV1MessageParticipant.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1MessageParticipant</a></div><div class="tsd-comment tsd-typography"><p>Sender user aggregated information.</p>
20
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sender"><code class="tsd-tag">Optional</code><span>sender</span><a href="#sender" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sender</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadMember</a></div><div class="tsd-comment tsd-typography"><p>Sender user aggregated information.</p>
21
21
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="threadid"><code class="tsd-tag">Optional</code><span>thread<wbr/>Id</span><a href="#threadid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">threadId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Identifier of the thread the message belongs to.</p>
22
22
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="type"><code class="tsd-tag">Optional</code><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Message type identifier.</p>
23
23
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatedat"><code class="tsd-tag">Optional</code><span>updated<wbr/>At</span><a href="#updatedat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">updatedAt</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Message last update timestamp (Unix time, milliseconds).</p>
@@ -1,6 +1,6 @@
1
1
  <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1HistoryMessage | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1HistoryMessage.zod.html">_models/webitelImApiGatewayV1HistoryMessage.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1HistoryMessage</a></li></ul><h1>Interface WebitelImApiGatewayV1HistoryMessage</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>HistoryMessage represents a single message
2
2
  in thread history.</p>
3
- </div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1HistoryMessage</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#createdat">createdAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#documents">documents</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Document.WebitelImApiGatewayV1Document.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Document</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#images">images</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Image.WebitelImApiGatewayV1Image.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Image</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#metadata">metadata</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1HistoryMessageMetadata.WebitelImApiGatewayV1HistoryMessageMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1HistoryMessageMetadata</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sender">sender</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1MessageParticipant.WebitelImApiGatewayV1MessageParticipant.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1MessageParticipant</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#threadid">threadId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#type">type</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#updatedat">updatedAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
3
+ </div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1HistoryMessage</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#createdat">createdAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#documents">documents</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Document.WebitelImApiGatewayV1Document.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Document</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#images">images</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Image.WebitelImApiGatewayV1Image.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Image</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#metadata">metadata</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1HistoryMessageMetadata.WebitelImApiGatewayV1HistoryMessageMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1HistoryMessageMetadata</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sender">sender</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadMember</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#threadid">threadId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#type">type</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#updatedat">updatedAt</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
4
4
  <a href="#createdat" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>created<wbr/>At?</span></a>
5
5
  <a href="#documents" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>documents?</span></a>
6
6
  <a href="#id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id?</span></a>
@@ -17,7 +17,7 @@ in thread history.</p>
17
17
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="images"><code class="tsd-tag">Optional</code><span>images</span><a href="#images" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">images</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Image.WebitelImApiGatewayV1Image.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Image</a><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>List of image attachments.</p>
18
18
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="metadata"><code class="tsd-tag">Optional</code><span>metadata</span><a href="#metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">metadata</span><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1HistoryMessageMetadata.WebitelImApiGatewayV1HistoryMessageMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1HistoryMessageMetadata</a></div><div class="tsd-comment tsd-typography"><p>Arbitrary message metadata.
19
19
  Can contain structured data depending on message type.</p>
20
- </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sender"><code class="tsd-tag">Optional</code><span>sender</span><a href="#sender" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sender</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1MessageParticipant.WebitelImApiGatewayV1MessageParticipant.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1MessageParticipant</a></div><div class="tsd-comment tsd-typography"><p>Sender user aggregated information.</p>
20
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sender"><code class="tsd-tag">Optional</code><span>sender</span><a href="#sender" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sender</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ThreadMember.WebitelImApiGatewayV1ThreadMember.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ThreadMember</a></div><div class="tsd-comment tsd-typography"><p>Sender user aggregated information.</p>
21
21
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="threadid"><code class="tsd-tag">Optional</code><span>thread<wbr/>Id</span><a href="#threadid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">threadId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Identifier of the thread the message belongs to.</p>
22
22
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="type"><code class="tsd-tag">Optional</code><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Message type identifier.</p>
23
23
  </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="updatedat"><code class="tsd-tag">Optional</code><span>updated<wbr/>At</span><a href="#updatedat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">updatedAt</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Message last update timestamp (Unix time, milliseconds).</p>
@@ -0,0 +1,11 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1SendSystemMessageRequest | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1SendSystemMessageRequest.html">_models/webitelImApiGatewayV1SendSystemMessageRequest</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1SendSystemMessageRequest</a></li></ul><h1>Interface WebitelImApiGatewayV1SendSystemMessageRequest</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1SendSystemMessageRequest</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#metadata">metadata</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.WebitelImApiGatewayV1SendSystemMessageRequestMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1SendSystemMessageRequestMetadata</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sendid">sendId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#to">to</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Peer.WebitelImApiGatewayV1Peer.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Peer</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#type">type</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
2
+ <a href="#metadata" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>metadata?</span></a>
3
+ <a href="#sendid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>send<wbr/>Id?</span></a>
4
+ <a href="#to" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>to?</span></a>
5
+ <a href="#type" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type?</span></a>
6
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="body"><code class="tsd-tag">Optional</code><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>System message content (e.g., &quot;User X joined the chat&quot;).</p>
7
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="metadata"><code class="tsd-tag">Optional</code><span>metadata</span><a href="#metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">metadata</span><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.WebitelImApiGatewayV1SendSystemMessageRequestMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1SendSystemMessageRequestMetadata</a></div><div class="tsd-comment tsd-typography"><p>Arbitrary metadata.</p>
8
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sendid"><code class="tsd-tag">Optional</code><span>send<wbr/>Id</span><a href="#sendid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sendId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Optional send ID for idempotency.</p>
9
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="to"><code class="tsd-tag">Optional</code><span>to</span><a href="#to" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">to</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Peer.WebitelImApiGatewayV1Peer.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Peer</a></div><div class="tsd-comment tsd-typography"><p>Recipient of the message.</p>
10
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="type"><code class="tsd-tag">Optional</code><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>System message type (e.g., &quot;user_joined&quot;, &quot;user_left&quot;).</p>
11
+ </div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#body"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body</span></a><a href="#metadata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>metadata</span></a><a href="#sendid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>send<wbr/>Id</span></a><a href="#to"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>to</span></a><a href="#type"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
@@ -0,0 +1,11 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1SendSystemMessageRequest | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1SendSystemMessageRequest.zod.html">_models/webitelImApiGatewayV1SendSystemMessageRequest.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1SendSystemMessageRequest</a></li></ul><h1>Interface WebitelImApiGatewayV1SendSystemMessageRequest</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1SendSystemMessageRequest</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#metadata">metadata</a><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.WebitelImApiGatewayV1SendSystemMessageRequestMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1SendSystemMessageRequestMetadata</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#sendid">sendId</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#to">to</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Peer.WebitelImApiGatewayV1Peer.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Peer</a><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#type">type</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
2
+ <a href="#metadata" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>metadata?</span></a>
3
+ <a href="#sendid" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>send<wbr/>Id?</span></a>
4
+ <a href="#to" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>to?</span></a>
5
+ <a href="#type" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type?</span></a>
6
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="body"><code class="tsd-tag">Optional</code><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>System message content (e.g., &quot;User X joined the chat&quot;).</p>
7
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="metadata"><code class="tsd-tag">Optional</code><span>metadata</span><a href="#metadata" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">metadata</span><span class="tsd-signature-symbol">?:</span> <a href="../types/_models_webitelImApiGatewayV1SendSystemMessageRequestMetadata.WebitelImApiGatewayV1SendSystemMessageRequestMetadata.html" class="tsd-signature-type tsd-kind-type-alias">WebitelImApiGatewayV1SendSystemMessageRequestMetadata</a></div><div class="tsd-comment tsd-typography"><p>Arbitrary metadata.</p>
8
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="sendid"><code class="tsd-tag">Optional</code><span>send<wbr/>Id</span><a href="#sendid" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sendId</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>Optional send ID for idempotency.</p>
9
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="to"><code class="tsd-tag">Optional</code><span>to</span><a href="#to" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">to</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1Peer.WebitelImApiGatewayV1Peer.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1Peer</a></div><div class="tsd-comment tsd-typography"><p>Recipient of the message.</p>
10
+ </div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="type"><code class="tsd-tag">Optional</code><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>System message type (e.g., &quot;user_joined&quot;, &quot;user_left&quot;).</p>
11
+ </div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#body"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body</span></a><a href="#metadata"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>metadata</span></a><a href="#sendid"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>send<wbr/>Id</span></a><a href="#to"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>to</span></a><a href="#type"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>