@rc-ex/core 0.9.2 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SdkExtension.ts +5 -5
- package/definitions/AccountDeviceUpdate.ts +5 -0
- package/definitions/AggregateA2PSMSStatusesParameters.ts +5 -0
- package/definitions/CreateUserEmergencyLocationRequest.ts +13 -0
- package/definitions/DeleteExtensionEmergencyLocationParameters.ts +8 -0
- package/definitions/DeviceEmergencyInfo.ts +6 -1
- package/definitions/EmailRecipientInfo.ts +1 -1
- package/definitions/EmergencyLocationInfo.ts +2 -2
- package/definitions/EmergencyLocationInfoRequest.ts +2 -11
- package/definitions/EmergencyLocationsResource.ts +12 -0
- package/definitions/EmergencyServiceAddressResource.ts +5 -0
- package/definitions/ExtensionDeviceResponse.ts +1 -1
- package/definitions/GetDeviceInfoResponse.ts +2 -1
- package/definitions/GetExtensionEmergencyLocationsParameters.ts +38 -0
- package/definitions/GrantInfo.ts +5 -0
- package/definitions/ListExtensionGrantsParameters.ts +2 -1
- package/definitions/MessageStatusCounts.ts +7 -0
- package/definitions/NotificationSettingsUpdateRequest.ts +3 -2
- package/definitions/SearchDirectoryEntriesRequest.ts +2 -1
- package/definitions/SipRegistrationDeviceEmergencyInfo.ts +6 -1
- package/definitions/SipRegistrationDeviceInfo.ts +7 -1
- package/definitions/index.ts +4 -1
- package/lib/SdkExtension.d.ts +3 -3
- package/lib/SdkExtension.js +5 -5
- package/lib/SdkExtension.js.map +1 -1
- package/lib/code-generator.js +1 -1
- package/lib/code-generator.js.map +1 -1
- package/lib/definitions/AccountDeviceUpdate.d.ts +4 -0
- package/lib/definitions/AccountDeviceUpdate.js.map +1 -1
- package/lib/definitions/AggregateA2PSMSStatusesParameters.d.ts +4 -0
- package/lib/definitions/AggregateA2PSMSStatusesParameters.js.map +1 -1
- package/lib/definitions/CreateUserEmergencyLocationRequest.d.ts +11 -0
- package/lib/definitions/CreateUserEmergencyLocationRequest.js +6 -0
- package/lib/definitions/CreateUserEmergencyLocationRequest.js.map +1 -0
- package/lib/definitions/DeleteExtensionEmergencyLocationParameters.d.ts +7 -0
- package/lib/definitions/DeleteExtensionEmergencyLocationParameters.js +7 -0
- package/lib/definitions/DeleteExtensionEmergencyLocationParameters.js.map +1 -0
- package/lib/definitions/DeviceEmergencyInfo.d.ts +5 -1
- package/lib/definitions/DeviceEmergencyInfo.js.map +1 -1
- package/lib/definitions/EmailRecipientInfo.d.ts +1 -1
- package/lib/definitions/EmergencyLocationInfo.d.ts +2 -2
- package/lib/definitions/EmergencyLocationInfoRequest.d.ts +2 -6
- package/lib/definitions/EmergencyLocationInfoRequest.js.map +1 -1
- package/lib/definitions/EmergencyLocationsResource.d.ts +10 -0
- package/lib/definitions/EmergencyLocationsResource.js +6 -0
- package/lib/definitions/EmergencyLocationsResource.js.map +1 -0
- package/lib/definitions/EmergencyServiceAddressResource.d.ts +4 -0
- package/lib/definitions/EmergencyServiceAddressResource.js.map +1 -1
- package/lib/definitions/ExtensionDeviceResponse.d.ts +1 -1
- package/lib/definitions/GetDeviceInfoResponse.d.ts +1 -1
- package/lib/definitions/GetDeviceInfoResponse.js.map +1 -1
- package/lib/definitions/GetExtensionEmergencyLocationsParameters.d.ts +31 -0
- package/lib/definitions/GetExtensionEmergencyLocationsParameters.js +7 -0
- package/lib/definitions/GetExtensionEmergencyLocationsParameters.js.map +1 -0
- package/lib/definitions/GrantInfo.d.ts +4 -0
- package/lib/definitions/GrantInfo.js.map +1 -1
- package/lib/definitions/ListExtensionGrantsParameters.d.ts +1 -1
- package/lib/definitions/ListExtensionGrantsParameters.js.map +1 -1
- package/lib/definitions/MessageStatusCounts.d.ts +6 -0
- package/lib/definitions/MessageStatusCounts.js.map +1 -1
- package/lib/definitions/NotificationSettingsUpdateRequest.d.ts +3 -2
- package/lib/definitions/NotificationSettingsUpdateRequest.js.map +1 -1
- package/lib/definitions/SearchDirectoryEntriesRequest.d.ts +1 -1
- package/lib/definitions/SearchDirectoryEntriesRequest.js.map +1 -1
- package/lib/definitions/SipRegistrationDeviceEmergencyInfo.d.ts +5 -1
- package/lib/definitions/SipRegistrationDeviceEmergencyInfo.js.map +1 -1
- package/lib/definitions/SipRegistrationDeviceInfo.d.ts +1 -1
- package/lib/definitions/SipRegistrationDeviceInfo.js.map +1 -1
- package/lib/definitions/index.d.ts +4 -1
- package/lib/definitions/index.js +22 -16
- package/lib/definitions/index.js.map +1 -1
- package/lib/package.json +4 -4
- package/lib/paths/Restapi/Account/EmergencyLocations/index.d.ts +1 -1
- package/lib/paths/Restapi/Account/EmergencyLocations/index.js +1 -1
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.d.ts +32 -4
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js +50 -4
- package/lib/paths/Restapi/Account/Extension/EmergencyLocations/index.js.map +1 -1
- package/lib/paths/Restapi/Account/Extension/index.d.ts +2 -2
- package/lib/paths/Restapi/Account/Extension/index.js +4 -4
- package/lib/paths/Restapi/Account/Extension/index.js.map +1 -1
- package/lib/paths/Restapi/Glip/Chats/Favorite/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Chats/Favorite/index.js +2 -2
- package/lib/paths/Restapi/Glip/Chats/Notes/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Chats/Notes/index.js +4 -4
- package/lib/paths/Restapi/Glip/Chats/Posts/index.d.ts +10 -10
- package/lib/paths/Restapi/Glip/Chats/Posts/index.js +10 -10
- package/lib/paths/Restapi/Glip/Chats/Read/index.d.ts +1 -1
- package/lib/paths/Restapi/Glip/Chats/Read/index.js +1 -1
- package/lib/paths/Restapi/Glip/Chats/Unfavorite/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Chats/Unfavorite/index.js +2 -2
- package/lib/paths/Restapi/Glip/Chats/Unread/index.d.ts +1 -1
- package/lib/paths/Restapi/Glip/Chats/Unread/index.js +1 -1
- package/lib/paths/Restapi/Glip/Chats/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Chats/index.js +4 -4
- package/lib/paths/Restapi/Glip/Companies/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Companies/index.js +2 -2
- package/lib/paths/Restapi/Glip/Conversations/index.d.ts +6 -6
- package/lib/paths/Restapi/Glip/Conversations/index.js +6 -6
- package/lib/paths/Restapi/Glip/Events/index.d.ts +10 -10
- package/lib/paths/Restapi/Glip/Events/index.js +10 -10
- package/lib/paths/Restapi/Glip/Everyone/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Everyone/index.js +4 -4
- package/lib/paths/Restapi/Glip/Favorites/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Favorites/index.js +2 -2
- package/lib/paths/Restapi/Glip/Groups/Events/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Groups/Events/index.js +4 -4
- package/lib/paths/Restapi/Glip/Groups/Webhooks/index.d.ts +4 -4
- package/lib/paths/Restapi/Glip/Groups/Webhooks/index.js +4 -4
- package/lib/paths/Restapi/Glip/Notes/Lock/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Notes/Lock/index.js +2 -2
- package/lib/paths/Restapi/Glip/Notes/Publish/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Notes/Publish/index.js +2 -2
- package/lib/paths/Restapi/Glip/Notes/Unlock/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Notes/Unlock/index.js +2 -2
- package/lib/paths/Restapi/Glip/Notes/index.d.ts +6 -6
- package/lib/paths/Restapi/Glip/Notes/index.js +6 -6
- package/lib/paths/Restapi/Glip/Persons/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Persons/index.js +2 -2
- package/lib/paths/Restapi/Glip/Preferences/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Preferences/index.js +2 -2
- package/lib/paths/Restapi/Glip/Recent/Chats/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Recent/Chats/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Add/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Add/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Archive/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Archive/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Join/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Join/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Leave/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Leave/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Remove/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Remove/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/Unarchive/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Teams/Unarchive/index.js +2 -2
- package/lib/paths/Restapi/Glip/Teams/index.d.ts +10 -10
- package/lib/paths/Restapi/Glip/Teams/index.js +10 -10
- package/lib/paths/Restapi/Glip/Webhooks/Activate/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/Activate/index.js +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/Suspend/index.d.ts +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/Suspend/index.js +2 -2
- package/lib/paths/Restapi/Glip/Webhooks/index.d.ts +6 -6
- package/lib/paths/Restapi/Glip/Webhooks/index.js +6 -6
- package/package.json +4 -4
- package/paths/Restapi/Account/EmergencyLocations/index.ts +1 -1
- package/paths/Restapi/Account/Extension/EmergencyLocations/index.ts +85 -5
- package/paths/Restapi/Account/Extension/index.ts +5 -5
- package/paths/Restapi/Glip/Chats/Favorite/index.ts +2 -2
- package/paths/Restapi/Glip/Chats/Notes/index.ts +4 -4
- package/paths/Restapi/Glip/Chats/Posts/index.ts +10 -10
- package/paths/Restapi/Glip/Chats/Read/index.ts +1 -1
- package/paths/Restapi/Glip/Chats/Unfavorite/index.ts +2 -2
- package/paths/Restapi/Glip/Chats/Unread/index.ts +1 -1
- package/paths/Restapi/Glip/Chats/index.ts +4 -4
- package/paths/Restapi/Glip/Companies/index.ts +2 -2
- package/paths/Restapi/Glip/Conversations/index.ts +6 -6
- package/paths/Restapi/Glip/Events/index.ts +10 -10
- package/paths/Restapi/Glip/Everyone/index.ts +4 -4
- package/paths/Restapi/Glip/Favorites/index.ts +2 -2
- package/paths/Restapi/Glip/Groups/Events/index.ts +4 -4
- package/paths/Restapi/Glip/Groups/Webhooks/index.ts +4 -4
- package/paths/Restapi/Glip/Notes/Lock/index.ts +2 -2
- package/paths/Restapi/Glip/Notes/Publish/index.ts +2 -2
- package/paths/Restapi/Glip/Notes/Unlock/index.ts +2 -2
- package/paths/Restapi/Glip/Notes/index.ts +6 -6
- package/paths/Restapi/Glip/Persons/index.ts +2 -2
- package/paths/Restapi/Glip/Preferences/index.ts +2 -2
- package/paths/Restapi/Glip/Recent/Chats/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Add/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Archive/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Join/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Leave/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Remove/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/Unarchive/index.ts +2 -2
- package/paths/Restapi/Glip/Teams/index.ts +10 -10
- package/paths/Restapi/Glip/Webhooks/Activate/index.ts +2 -2
- package/paths/Restapi/Glip/Webhooks/Suspend/index.ts +2 -2
- package/paths/Restapi/Glip/Webhooks/index.ts +6 -6
- package/samples.md +187 -108
- package/definitions/UserEmergencyLocationList.ts +0 -6
- package/lib/definitions/UserEmergencyLocationList.d.ts +0 -6
- package/lib/definitions/UserEmergencyLocationList.js +0 -6
- package/lib/definitions/UserEmergencyLocationList.js.map +0 -1
|
@@ -13,8 +13,8 @@ declare class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/events
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
list(queryParams?: ReadGlipEventsParameters, restRequestConfig?: RestRequestConfig): Promise<GlipEventsInfo>;
|
|
20
20
|
/**
|
|
@@ -22,8 +22,8 @@ declare class Index {
|
|
|
22
22
|
* HTTP Method: post
|
|
23
23
|
* Endpoint: /restapi/{apiVersion}/glip/events
|
|
24
24
|
* Rate Limit Group: Medium
|
|
25
|
-
* App Permission:
|
|
26
|
-
* User Permission:
|
|
25
|
+
* App Permission: TeamMessaging
|
|
26
|
+
* User Permission: UnifiedAppDesktop
|
|
27
27
|
*/
|
|
28
28
|
post(glipEventCreate: GlipEventCreate, restRequestConfig?: RestRequestConfig): Promise<GlipEventInfo>;
|
|
29
29
|
/**
|
|
@@ -31,8 +31,8 @@ declare class Index {
|
|
|
31
31
|
* HTTP Method: get
|
|
32
32
|
* Endpoint: /restapi/{apiVersion}/glip/events/{eventId}
|
|
33
33
|
* Rate Limit Group: Medium
|
|
34
|
-
* App Permission:
|
|
35
|
-
* User Permission:
|
|
34
|
+
* App Permission: TeamMessaging
|
|
35
|
+
* User Permission: UnifiedAppDesktop
|
|
36
36
|
*/
|
|
37
37
|
get(restRequestConfig?: RestRequestConfig): Promise<GlipEventInfo>;
|
|
38
38
|
/**
|
|
@@ -40,8 +40,8 @@ declare class Index {
|
|
|
40
40
|
* HTTP Method: put
|
|
41
41
|
* Endpoint: /restapi/{apiVersion}/glip/events/{eventId}
|
|
42
42
|
* Rate Limit Group: Medium
|
|
43
|
-
* App Permission:
|
|
44
|
-
* User Permission:
|
|
43
|
+
* App Permission: TeamMessaging
|
|
44
|
+
* User Permission: UnifiedAppDesktop
|
|
45
45
|
*/
|
|
46
46
|
put(glipEventCreate: GlipEventCreate, restRequestConfig?: RestRequestConfig): Promise<GlipEventInfo>;
|
|
47
47
|
/**
|
|
@@ -49,8 +49,8 @@ declare class Index {
|
|
|
49
49
|
* HTTP Method: delete
|
|
50
50
|
* Endpoint: /restapi/{apiVersion}/glip/events/{eventId}
|
|
51
51
|
* Rate Limit Group: Medium
|
|
52
|
-
* App Permission:
|
|
53
|
-
* User Permission:
|
|
52
|
+
* App Permission: TeamMessaging
|
|
53
|
+
* User Permission: UnifiedAppDesktop
|
|
54
54
|
*/
|
|
55
55
|
delete(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
56
56
|
}
|
|
@@ -17,8 +17,8 @@ class Index {
|
|
|
17
17
|
* HTTP Method: get
|
|
18
18
|
* Endpoint: /restapi/{apiVersion}/glip/events
|
|
19
19
|
* Rate Limit Group: Medium
|
|
20
|
-
* App Permission:
|
|
21
|
-
* User Permission:
|
|
20
|
+
* App Permission: TeamMessaging
|
|
21
|
+
* User Permission: UnifiedAppDesktop
|
|
22
22
|
*/
|
|
23
23
|
async list(queryParams, restRequestConfig) {
|
|
24
24
|
const r = await this.rc.get(this.path(false), queryParams, restRequestConfig);
|
|
@@ -29,8 +29,8 @@ class Index {
|
|
|
29
29
|
* HTTP Method: post
|
|
30
30
|
* Endpoint: /restapi/{apiVersion}/glip/events
|
|
31
31
|
* Rate Limit Group: Medium
|
|
32
|
-
* App Permission:
|
|
33
|
-
* User Permission:
|
|
32
|
+
* App Permission: TeamMessaging
|
|
33
|
+
* User Permission: UnifiedAppDesktop
|
|
34
34
|
*/
|
|
35
35
|
async post(glipEventCreate, restRequestConfig) {
|
|
36
36
|
const r = await this.rc.post(this.path(false), glipEventCreate, undefined, restRequestConfig);
|
|
@@ -41,8 +41,8 @@ class Index {
|
|
|
41
41
|
* HTTP Method: get
|
|
42
42
|
* Endpoint: /restapi/{apiVersion}/glip/events/{eventId}
|
|
43
43
|
* Rate Limit Group: Medium
|
|
44
|
-
* App Permission:
|
|
45
|
-
* User Permission:
|
|
44
|
+
* App Permission: TeamMessaging
|
|
45
|
+
* User Permission: UnifiedAppDesktop
|
|
46
46
|
*/
|
|
47
47
|
async get(restRequestConfig) {
|
|
48
48
|
if (this.eventId === null) {
|
|
@@ -56,8 +56,8 @@ class Index {
|
|
|
56
56
|
* HTTP Method: put
|
|
57
57
|
* Endpoint: /restapi/{apiVersion}/glip/events/{eventId}
|
|
58
58
|
* Rate Limit Group: Medium
|
|
59
|
-
* App Permission:
|
|
60
|
-
* User Permission:
|
|
59
|
+
* App Permission: TeamMessaging
|
|
60
|
+
* User Permission: UnifiedAppDesktop
|
|
61
61
|
*/
|
|
62
62
|
async put(glipEventCreate, restRequestConfig) {
|
|
63
63
|
if (this.eventId === null) {
|
|
@@ -71,8 +71,8 @@ class Index {
|
|
|
71
71
|
* HTTP Method: delete
|
|
72
72
|
* Endpoint: /restapi/{apiVersion}/glip/events/{eventId}
|
|
73
73
|
* Rate Limit Group: Medium
|
|
74
|
-
* App Permission:
|
|
75
|
-
* User Permission:
|
|
74
|
+
* App Permission: TeamMessaging
|
|
75
|
+
* User Permission: UnifiedAppDesktop
|
|
76
76
|
*/
|
|
77
77
|
async delete(restRequestConfig) {
|
|
78
78
|
if (this.eventId === null) {
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: get
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/everyone
|
|
14
14
|
* Rate Limit Group: Light
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
get(restRequestConfig?: RestRequestConfig): Promise<GlipEveryoneInfo>;
|
|
19
19
|
/**
|
|
@@ -21,8 +21,8 @@ declare class Index {
|
|
|
21
21
|
* HTTP Method: patch
|
|
22
22
|
* Endpoint: /restapi/{apiVersion}/glip/everyone
|
|
23
23
|
* Rate Limit Group: Medium
|
|
24
|
-
* App Permission:
|
|
25
|
-
* User Permission:
|
|
24
|
+
* App Permission: TeamMessaging
|
|
25
|
+
* User Permission: UnifiedAppDesktop
|
|
26
26
|
*/
|
|
27
27
|
patch(updateGlipEveryoneRequest: UpdateGlipEveryoneRequest, restRequestConfig?: RestRequestConfig): Promise<GlipEveryoneInfo>;
|
|
28
28
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/everyone
|
|
15
15
|
* Rate Limit Group: Light
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async get(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.get(this.path(), undefined, restRequestConfig);
|
|
@@ -25,8 +25,8 @@ class Index {
|
|
|
25
25
|
* HTTP Method: patch
|
|
26
26
|
* Endpoint: /restapi/{apiVersion}/glip/everyone
|
|
27
27
|
* Rate Limit Group: Medium
|
|
28
|
-
* App Permission:
|
|
29
|
-
* User Permission:
|
|
28
|
+
* App Permission: TeamMessaging
|
|
29
|
+
* User Permission: UnifiedAppDesktop
|
|
30
30
|
*/
|
|
31
31
|
async patch(updateGlipEveryoneRequest, restRequestConfig) {
|
|
32
32
|
const r = await this.rc.patch(this.path(), updateGlipEveryoneRequest, undefined, restRequestConfig);
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: get
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/favorites
|
|
14
14
|
* Rate Limit Group: Light
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
get(queryParams?: ListFavoriteChatsParameters, restRequestConfig?: RestRequestConfig): Promise<GlipChatsListWithoutNavigation>;
|
|
19
19
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/favorites
|
|
15
15
|
* Rate Limit Group: Light
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async get(queryParams, restRequestConfig) {
|
|
20
20
|
const r = await this.rc.get(this.path(), queryParams, restRequestConfig);
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: get
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/events
|
|
14
14
|
* Rate Limit Group: Medium
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
get(restRequestConfig?: RestRequestConfig): Promise<GlipEventInfo>;
|
|
19
19
|
/**
|
|
@@ -21,8 +21,8 @@ declare class Index {
|
|
|
21
21
|
* HTTP Method: post
|
|
22
22
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/events
|
|
23
23
|
* Rate Limit Group: Medium
|
|
24
|
-
* App Permission:
|
|
25
|
-
* User Permission:
|
|
24
|
+
* App Permission: TeamMessaging
|
|
25
|
+
* User Permission: UnifiedAppDesktop
|
|
26
26
|
*/
|
|
27
27
|
post(glipEventCreate: GlipEventCreate, restRequestConfig?: RestRequestConfig): Promise<GlipEventInfo>;
|
|
28
28
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/events
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async get(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.get(this.path(), undefined, restRequestConfig);
|
|
@@ -25,8 +25,8 @@ class Index {
|
|
|
25
25
|
* HTTP Method: post
|
|
26
26
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/events
|
|
27
27
|
* Rate Limit Group: Medium
|
|
28
|
-
* App Permission:
|
|
29
|
-
* User Permission:
|
|
28
|
+
* App Permission: TeamMessaging
|
|
29
|
+
* User Permission: UnifiedAppDesktop
|
|
30
30
|
*/
|
|
31
31
|
async post(glipEventCreate, restRequestConfig) {
|
|
32
32
|
const r = await this.rc.post(this.path(), glipEventCreate, undefined, restRequestConfig);
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: get
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/webhooks
|
|
14
14
|
* Rate Limit Group: Medium
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
get(restRequestConfig?: RestRequestConfig): Promise<GlipWebhookList>;
|
|
19
19
|
/**
|
|
@@ -21,8 +21,8 @@ declare class Index {
|
|
|
21
21
|
* HTTP Method: post
|
|
22
22
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/webhooks
|
|
23
23
|
* Rate Limit Group: Medium
|
|
24
|
-
* App Permission:
|
|
25
|
-
* User Permission:
|
|
24
|
+
* App Permission: TeamMessaging
|
|
25
|
+
* User Permission: UnifiedAppDesktop
|
|
26
26
|
*/
|
|
27
27
|
post(restRequestConfig?: RestRequestConfig): Promise<GlipWebhookInfo>;
|
|
28
28
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/webhooks
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async get(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.get(this.path(), undefined, restRequestConfig);
|
|
@@ -25,8 +25,8 @@ class Index {
|
|
|
25
25
|
* HTTP Method: post
|
|
26
26
|
* Endpoint: /restapi/{apiVersion}/glip/groups/{groupId}/webhooks
|
|
27
27
|
* Rate Limit Group: Medium
|
|
28
|
-
* App Permission:
|
|
29
|
-
* User Permission:
|
|
28
|
+
* App Permission: TeamMessaging
|
|
29
|
+
* User Permission: UnifiedAppDesktop
|
|
30
30
|
*/
|
|
31
31
|
async post(restRequestConfig) {
|
|
32
32
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}/lock
|
|
13
13
|
* Rate Limit Group: Light
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}/lock
|
|
15
15
|
* Rate Limit Group: Light
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}/publish
|
|
13
13
|
* Rate Limit Group: Medium
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}/publish
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}/unlock
|
|
13
13
|
* Rate Limit Group: Light
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}/unlock
|
|
15
15
|
* Rate Limit Group: Light
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -16,8 +16,8 @@ declare class Index {
|
|
|
16
16
|
* HTTP Method: get
|
|
17
17
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}
|
|
18
18
|
* Rate Limit Group: Medium
|
|
19
|
-
* App Permission:
|
|
20
|
-
* User Permission:
|
|
19
|
+
* App Permission: TeamMessaging
|
|
20
|
+
* User Permission: UnifiedAppDesktop
|
|
21
21
|
*/
|
|
22
22
|
get(restRequestConfig?: RestRequestConfig): Promise<GetGlipNoteInfo>;
|
|
23
23
|
/**
|
|
@@ -25,8 +25,8 @@ declare class Index {
|
|
|
25
25
|
* HTTP Method: delete
|
|
26
26
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}
|
|
27
27
|
* Rate Limit Group: Medium
|
|
28
|
-
* App Permission:
|
|
29
|
-
* User Permission:
|
|
28
|
+
* App Permission: TeamMessaging
|
|
29
|
+
* User Permission: UnifiedAppDesktop
|
|
30
30
|
*/
|
|
31
31
|
delete(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
32
32
|
/**
|
|
@@ -34,8 +34,8 @@ declare class Index {
|
|
|
34
34
|
* HTTP Method: patch
|
|
35
35
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}
|
|
36
36
|
* Rate Limit Group: Medium
|
|
37
|
-
* App Permission:
|
|
38
|
-
* User Permission:
|
|
37
|
+
* App Permission: TeamMessaging
|
|
38
|
+
* User Permission: UnifiedAppDesktop
|
|
39
39
|
*/
|
|
40
40
|
patch(glipNoteCreate: GlipNoteCreate, restRequestConfig?: RestRequestConfig): Promise<GlipNoteInfo>;
|
|
41
41
|
lock(): Lock;
|
|
@@ -23,8 +23,8 @@ class Index {
|
|
|
23
23
|
* HTTP Method: get
|
|
24
24
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}
|
|
25
25
|
* Rate Limit Group: Medium
|
|
26
|
-
* App Permission:
|
|
27
|
-
* User Permission:
|
|
26
|
+
* App Permission: TeamMessaging
|
|
27
|
+
* User Permission: UnifiedAppDesktop
|
|
28
28
|
*/
|
|
29
29
|
async get(restRequestConfig) {
|
|
30
30
|
if (this.noteId === null) {
|
|
@@ -38,8 +38,8 @@ class Index {
|
|
|
38
38
|
* HTTP Method: delete
|
|
39
39
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}
|
|
40
40
|
* Rate Limit Group: Medium
|
|
41
|
-
* App Permission:
|
|
42
|
-
* User Permission:
|
|
41
|
+
* App Permission: TeamMessaging
|
|
42
|
+
* User Permission: UnifiedAppDesktop
|
|
43
43
|
*/
|
|
44
44
|
async delete(restRequestConfig) {
|
|
45
45
|
if (this.noteId === null) {
|
|
@@ -53,8 +53,8 @@ class Index {
|
|
|
53
53
|
* HTTP Method: patch
|
|
54
54
|
* Endpoint: /restapi/{apiVersion}/glip/notes/{noteId}
|
|
55
55
|
* Rate Limit Group: Medium
|
|
56
|
-
* App Permission:
|
|
57
|
-
* User Permission:
|
|
56
|
+
* App Permission: TeamMessaging
|
|
57
|
+
* User Permission: UnifiedAppDesktop
|
|
58
58
|
*/
|
|
59
59
|
async patch(glipNoteCreate, restRequestConfig) {
|
|
60
60
|
if (this.noteId === null) {
|
|
@@ -13,8 +13,8 @@ declare class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/persons/{personId}
|
|
15
15
|
* Rate Limit Group: Light
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
get(restRequestConfig?: RestRequestConfig): Promise<GlipPersonInfo>;
|
|
20
20
|
}
|
|
@@ -17,8 +17,8 @@ class Index {
|
|
|
17
17
|
* HTTP Method: get
|
|
18
18
|
* Endpoint: /restapi/{apiVersion}/glip/persons/{personId}
|
|
19
19
|
* Rate Limit Group: Light
|
|
20
|
-
* App Permission:
|
|
21
|
-
* User Permission:
|
|
20
|
+
* App Permission: TeamMessaging
|
|
21
|
+
* User Permission: UnifiedAppDesktop
|
|
22
22
|
*/
|
|
23
23
|
async get(restRequestConfig) {
|
|
24
24
|
if (this.personId === null) {
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: get
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/preferences
|
|
14
14
|
* Rate Limit Group: Medium
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
get(restRequestConfig?: RestRequestConfig): Promise<GlipPreferencesInfo>;
|
|
19
19
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/preferences
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async get(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.get(this.path(), undefined, restRequestConfig);
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: get
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/recent/chats
|
|
14
14
|
* Rate Limit Group: Light
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
get(queryParams?: ListRecentChatsParameters, restRequestConfig?: RestRequestConfig): Promise<GlipChatsListWithoutNavigation>;
|
|
19
19
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: get
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/recent/chats
|
|
15
15
|
* Rate Limit Group: Light
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async get(queryParams, restRequestConfig) {
|
|
20
20
|
const r = await this.rc.get(this.path(), queryParams, restRequestConfig);
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: post
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/add
|
|
14
14
|
* Rate Limit Group: Medium
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
post(glipPostMembersListBody: GlipPostMembersListBody, restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
19
19
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/add
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(glipPostMembersListBody, restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), glipPostMembersListBody, undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/archive
|
|
13
13
|
* Rate Limit Group: Medium
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/archive
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/join
|
|
13
13
|
* Rate Limit Group: Medium
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/join
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/leave
|
|
13
13
|
* Rate Limit Group: Medium
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/leave
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|
|
@@ -12,8 +12,8 @@ declare class Index {
|
|
|
12
12
|
* HTTP Method: post
|
|
13
13
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/remove
|
|
14
14
|
* Rate Limit Group: Medium
|
|
15
|
-
* App Permission:
|
|
16
|
-
* User Permission:
|
|
15
|
+
* App Permission: TeamMessaging
|
|
16
|
+
* User Permission: UnifiedAppDesktop
|
|
17
17
|
*/
|
|
18
18
|
post(glipPostMembersIdsListBody: GlipPostMembersIdsListBody, restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
19
19
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/remove
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(glipPostMembersIdsListBody, restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), glipPostMembersIdsListBody, undefined, restRequestConfig);
|
|
@@ -11,8 +11,8 @@ declare class Index {
|
|
|
11
11
|
* HTTP Method: post
|
|
12
12
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/unarchive
|
|
13
13
|
* Rate Limit Group: Medium
|
|
14
|
-
* App Permission:
|
|
15
|
-
* User Permission:
|
|
14
|
+
* App Permission: TeamMessaging
|
|
15
|
+
* User Permission: UnifiedAppDesktop
|
|
16
16
|
*/
|
|
17
17
|
post(restRequestConfig?: RestRequestConfig): Promise<string>;
|
|
18
18
|
}
|
|
@@ -13,8 +13,8 @@ class Index {
|
|
|
13
13
|
* HTTP Method: post
|
|
14
14
|
* Endpoint: /restapi/{apiVersion}/glip/teams/{chatId}/unarchive
|
|
15
15
|
* Rate Limit Group: Medium
|
|
16
|
-
* App Permission:
|
|
17
|
-
* User Permission:
|
|
16
|
+
* App Permission: TeamMessaging
|
|
17
|
+
* User Permission: UnifiedAppDesktop
|
|
18
18
|
*/
|
|
19
19
|
async post(restRequestConfig) {
|
|
20
20
|
const r = await this.rc.post(this.path(), undefined, restRequestConfig);
|