@communi/chat-api-client-typescript 2.6.6 → 2.6.7
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/index.js +1 -1
- package/package.json +1 -1
- package/src/api-version.js +1 -1
- package/src/axios.d.ts +2 -1
- package/src/axios.js +1 -1
- package/src/client.d.ts +4 -1
- package/src/client.js +1 -1
- package/src/config/config.js +1 -1
- package/src/config/index.js +1 -1
- package/src/demo.js +1 -1
- package/src/guest/guest.js +1 -1
- package/src/guest/index.js +1 -1
- package/src/guest/types.js +1 -1
- package/src/index.js +1 -1
- package/src/jwt.js +1 -1
- package/src/message/index.js +1 -1
- package/src/message/message.js +1 -1
- package/src/message/types.js +1 -1
- package/src/notification/index.js +1 -1
- package/src/notification/notification.d.ts +2 -1
- package/src/notification/notification.js +1 -1
- package/src/notification/types.js +1 -1
- package/src/preview-link/index.js +1 -1
- package/src/preview-link/preview-link.js +1 -1
- package/src/preview-link/types.js +1 -1
- package/src/search/index.js +1 -1
- package/src/search/search.js +1 -1
- package/src/search/types.js +1 -1
- package/src/session/index.js +1 -1
- package/src/session/session.js +1 -1
- package/src/session/types.js +1 -1
- package/src/sticker/index.js +1 -1
- package/src/sticker/sticker.js +1 -1
- package/src/sticker/types.js +1 -1
- package/src/super-groups/index.js +1 -1
- package/src/super-groups/super-groups.js +1 -1
- package/src/tag/index.js +1 -1
- package/src/tag/tag.js +1 -1
- package/src/tag/types.js +1 -1
- package/src/tag-category/category.js +1 -1
- package/src/tag-category/index.js +1 -1
- package/src/tag-category/types.js +1 -1
- package/src/thread/index.js +1 -1
- package/src/thread/thread.d.ts +2 -2
- package/src/thread/thread.js +1 -1
- package/src/thread/types.js +1 -1
- package/src/types.d.ts +1 -0
- package/src/types.js +1 -1
- package/src/upload/index.js +1 -1
- package/src/upload/types.js +1 -1
- package/src/upload/upload.js +1 -1
- package/src/user/index.js +1 -1
- package/src/user/types.d.ts +10 -0
- package/src/user/types.js +1 -1
- package/src/user/user.d.ts +3 -1
- package/src/user/user.js +1 -1
- package/src/utils.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function h(){var
|
|
1
|
+
'use strict';function h(J,z){var Y=r();return h=function(b,s){b=b-0xc3;var n=Y[b];return n;},h(J,z);}var u=h;(function(z,Y){var e=h,b=z();while(!![]){try{var s=-parseInt(e(0xc6))/0x1+parseInt(e(0xd3))/0x2+-parseInt(e(0xca))/0x3*(-parseInt(e(0xc9))/0x4)+parseInt(e(0xc4))/0x5+parseInt(e(0xd1))/0x6*(-parseInt(e(0xc5))/0x7)+parseInt(e(0xcc))/0x8+-parseInt(e(0xcb))/0x9;if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0xbf56d));function r(){var f=['11262776ICXqCt','post','fetch','Previ','ate','37830KBooKK','Deleg','355262rTytxL','/link','2568570YvNlAa','826zqoTpg','500816OXEJcX','axios','ewLin','12ahKHuc','1179747uasXxe','11253672pHCmxz'];r=function(){return f;};return r();}import{PS_PREVIEW_LINK_API_VERSION as J}from'../api-version';export class PSChatPreviewLinkApiImpl{[u(0xc7)+u(0xd2)+u(0xd0)];constructor(z){var W=u;this[W(0xc7)+W(0xd2)+W(0xd0)]=z;}[u(0xce)+u(0xcf)+u(0xc8)+'k'](z,Y){var v=u;return this[v(0xc7)+v(0xd2)+v(0xd0)][v(0xcd)](J+v(0xc3),{'url':z},Y);}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';function h(J,z){var Y=r();return h=function(b,s){b=b-0x9c;var n=Y[b];return n;},h(J,z);}(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0xa2))/0x1+-parseInt(n(0x9d))/0x2+-parseInt(n(0xa4))/0x3+parseInt(n(0xa0))/0x4*(parseInt(n(0x9f))/0x5)+-parseInt(n(0xa3))/0x6*(parseInt(n(0x9e))/0x7)+-parseInt(n(0x9c))/0x8+parseInt(n(0xa5))/0x9*(parseInt(n(0xa1))/0xa);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x88201));function r(){var e=['6KvMTfh','1025487ovDhzA','9jAPzqd','8414880pVaKpr','929330fBgOnm','2273173EheSqP','2669070ruJIue','4IvoICL','27707970MtnxsL','563949KKABCV'];r=function(){return e;};return r();}export{};
|
package/src/search/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';function h(J,z){var Y=r();return h=function(b,s){b=b-0x1ee;var n=Y[b];return n;},h(J,z);}(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x1f4))/0x1*(parseInt(n(0x1f0))/0x2)+-parseInt(n(0x1f6))/0x3+-parseInt(n(0x1f8))/0x4+-parseInt(n(0x1f2))/0x5*(parseInt(n(0x1ef))/0x6)+-parseInt(n(0x1f3))/0x7*(parseInt(n(0x1f5))/0x8)+parseInt(n(0x1f7))/0x9*(-parseInt(n(0x1f1))/0xa)+parseInt(n(0x1ee))/0xb;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x9836d));function r(){var e=['2342166CIJNbJ','28557yEJaGH','2212176zdxNba','39871381WCUvze','18588hjXaLT','2HhtooK','790snUuFp','90sjFKsX','6266148XRKeuY','465841LsWieW','8CASJuh'];r=function(){return e;};return r();}export*from'./search';export*from'./types';
|
package/src/search/search.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var b=
|
|
1
|
+
'use strict';var v=h;function r(){var m=['Threa','Deleg','9pkvfoe','s-in-','searc','blic-','?thre','&q=','hread','_id=','638520VGEgMR','_numb','icThr','er=','nThre','&incl','4wUGLzw','ons?q','rsati','27055160SHFEay','&limi','d?thr','conve','ch-us','64955IUzloj','adV2','hThre','axios','threa','34vlmWgP','2?q=','get','ate','ude_m','hUser','ead','ersIn','ers?t','11506312baBkVL','hMess','read-','hPubl','ssage','9290195mSoJVA','ad_id','806630FWZTEQ','/sear','ch-pu','ead_i','hMemb','&type','ch-th','5668206GisFeZ','14KwJfeN','-in-t','&page','mbers','agesI','ons-v','ch-me'];r=function(){return m;};return r();}function h(J,z){var Y=r();return h=function(b,s){b=b-0x18f;var n=Y[b];return n;},h(J,z);}(function(z,Y){var W=h,b=z();while(!![]){try{var n=parseInt(W(0x199))/0x1*(parseInt(W(0x19e))/0x2)+-parseInt(W(0x1c7))/0x3+-parseInt(W(0x191))/0x4*(parseInt(W(0x1ac))/0x5)+-parseInt(W(0x1b5))/0x6*(parseInt(W(0x1b6))/0x7)+parseInt(W(0x1a7))/0x8*(parseInt(W(0x1bf))/0x9)+-parseInt(W(0x1ae))/0xa+parseInt(W(0x194))/0xb;if(n===Y)break;else b['push'](b['shift']());}catch(e){b['push'](b['shift']());}}}(r,0xeaa74));import{PS_SEARCH_API_VERSION as J}from'../api-version';export class PSChatSearchApiImpl{[v(0x19c)+v(0x1be)+v(0x1a1)];constructor(z){var f=v;this[f(0x19c)+f(0x1be)+f(0x1a1)]=z;}[v(0x1c1)+v(0x1b2)+v(0x1a5)+v(0x1bd)+'d'](z,Y,b,n,u){var i=v;return this[i(0x19c)+i(0x1be)+i(0x1a1)][i(0x1a0)](J+(i(0x1af)+i(0x1bc)+i(0x1b9)+i(0x1b7)+i(0x1c5)+i(0x1c3)+i(0x1ad)+'=')+u+i(0x1c4)+z+(i(0x1b8)+i(0x1c8)+i(0x1ca))+Y+(i(0x195)+'t=')+b+(i(0x190)+i(0x1a2)+'e=')+n);}[v(0x1c1)+v(0x19b)+'ad'](z,Y,b,n=0x0){var g=v;return this[g(0x19c)+g(0x1be)+g(0x1a1)][g(0x1a0)](J+(g(0x1af)+g(0x1b4)+g(0x1a9)+g(0x197)+g(0x193)+g(0x192)+'=')+z+(g(0x1b8)+g(0x1c8)+g(0x1ca))+Y+(g(0x195)+'t=')+b+(g(0x1b3)+'=')+n);}[v(0x1c1)+v(0x19b)+v(0x19a)](z,Y,b,n=0x0){var X=v;return this[X(0x19c)+X(0x1be)+X(0x1a1)][X(0x1a0)](J+(X(0x1af)+X(0x1b4)+X(0x1a9)+X(0x197)+X(0x193)+X(0x1bb)+X(0x19f))+z+(X(0x1b8)+X(0x1c8)+X(0x1ca))+Y+(X(0x195)+'t=')+b+(X(0x1b3)+'=')+n);}[v(0x1c1)+v(0x1aa)+v(0x1c9)+v(0x1a4)](z,Y,b,n=0x0){var A=v;return this[A(0x19c)+A(0x1be)+A(0x1a1)][A(0x1a0)](J+(A(0x1af)+A(0x1b0)+A(0x1c2)+A(0x197)+A(0x193)+A(0x192)+'=')+z+(A(0x1b8)+A(0x1c8)+A(0x1ca))+Y+(A(0x195)+'t=')+b+(A(0x1b3)+'=')+n);}[v(0x1c1)+v(0x1a8)+v(0x1ba)+v(0x18f)+'ad'](z,Y,b,n){var S=v;return this[S(0x19c)+S(0x1be)+S(0x1a1)][S(0x1a0)](J+(S(0x1af)+S(0x1bc)+S(0x1ab)+S(0x1c0)+S(0x19d)+S(0x196)+S(0x1b1)+'d=')+z+S(0x1c4)+Y+(S(0x1b8)+S(0x1c8)+S(0x1ca))+b+(S(0x195)+'t=')+n);}[v(0x1c1)+v(0x1a3)+'s'](z,Y,b,n,u){var j=v;return this[j(0x19c)+j(0x1be)+j(0x1a1)][j(0x1a0)](J+(j(0x1af)+j(0x198)+j(0x1a6)+j(0x1c5)+j(0x1c6))+n+j(0x1c4)+z+(j(0x1b8)+j(0x1c8)+j(0x1ca))+Y+(j(0x195)+'t=')+b+(j(0x190)+j(0x1a2)+'e=')+u);}}
|
package/src/search/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function h(){var
|
|
1
|
+
'use strict';function h(J,z){var Y=r();return h=function(b,s){b=b-0x174;var n=Y[b];return n;},h(J,z);}(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x182))/0x1*(-parseInt(n(0x176))/0x2)+-parseInt(n(0x180))/0x3+parseInt(n(0x17d))/0x4+parseInt(n(0x17f))/0x5+-parseInt(n(0x181))/0x6*(parseInt(n(0x183))/0x7)+-parseInt(n(0x174))/0x8+parseInt(n(0x179))/0x9;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xb22f8));export var PSSearchThreadType;(function(J){var e=h;J[J[e(0x175)+'T']=0x1]=e(0x175)+'T',J[J[e(0x17a)]=0x2]=e(0x17a),J[J[e(0x177)]=0x3]=e(0x177),J[J[e(0x17e)+e(0x17b)+e(0x178)+'T']=0x4]=e(0x17e)+e(0x17b)+e(0x178)+'T',J[J[e(0x17c)+e(0x185)]=0x5]=e(0x17c)+e(0x185),J[J[e(0x184)]=0x6]=e(0x184);}(PSSearchThreadType||(PSSearchThreadType={})));function r(){var u=['PUBLI','5639635FkyxHm','1915065twXtGf','36lQCZqK','3274tiIhUQ','685706YqsxvJ','GUEST','ENT','5610728kzulJo','DIREC','586hnUmfr','GROUP','T_LIS','738144AZcdVT','BOT','C_CHA','CS_AG','1952268rCidWm'];r=function(){return u;};return r();}
|
package/src/session/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';function r(){var e=['2075544OCOOXO','2WboUku','5557979wzXQNW','913097dkOpym','33MvjLXW','485ogQAhv','450miQrIX','10854190NhHjgP','5964vHNQnj','151576NHXeqL','1728ypeOeN','37704GFHdKl'];r=function(){return e;};return r();}function h(J,z){var Y=r();return h=function(b,s){b=b-0x72;var n=Y[b];return n;},h(J,z);}(function(J,z){var n=h,Y=J();while(!![]){try{var b=parseInt(n(0x7b))/0x1*(parseInt(n(0x79))/0x2)+-parseInt(n(0x76))/0x3*(-parseInt(n(0x74))/0x4)+-parseInt(n(0x7d))/0x5*(-parseInt(n(0x77))/0x6)+parseInt(n(0x7a))/0x7+-parseInt(n(0x75))/0x8*(parseInt(n(0x72))/0x9)+-parseInt(n(0x73))/0xa+parseInt(n(0x7c))/0xb*(-parseInt(n(0x78))/0xc);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x984bb));export*from'./session';export*from'./types';
|
package/src/session/session.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var g=h;(function(z,Y){var i=h,b=z();while(!![]){try{var s=parseInt(i(0x1fc))/0x1+-parseInt(i(0x210))/0x2*(parseInt(i(0x1fd))/0x3)+parseInt(i(0x1eb))/0x4*(parseInt(i(0x204))/0x5)+parseInt(i(0x205))/0x6+parseInt(i(0x211))/0x7*(parseInt(i(0x1f4))/0x8)+-parseInt(i(0x1f6))/0x9+-parseInt(i(0x21c))/0xa*(parseInt(i(0x1ee))/0xb);if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0x3c594));function h(J,z){var Y=r();return h=function(b,s){b=b-0x1eb;var n=Y[b];return n;},h(J,z);}function r(){var q=['&last','/note','/labe','imit=','s?lim','post','updat','2483720sOGMnW','ent','axios','it=','Sessi','getTo','978172ipljtV','delet','addLa','33vFemet','put','/rati','unt?l','/agen','ads/','224vdupew','setNo','3455406Szwtgx','ate','Ratin','bel','ssion','Deleg','226094kKadLi','6414lGbexP','s/tot','eLabe','al-co','/thre','fetch','talSe','5zckBbU','2666706WKCnnS','eRati','sOfAg','ls/','getSe','ions','_sess','onByI','ons','ion_i','ions/','2XWtRHN','115822ciiHtM','get','ts/se','/sess'];r=function(){return q;};return r();}import{PS_CHAT_API_VERSION as J}from'../api-version';export class PSChatSessionApiImpl{[g(0x21e)+g(0x1fb)+g(0x1f7)];constructor(z){var X=g;this[X(0x21e)+X(0x1fb)+X(0x1f7)]=z;}[g(0x202)+g(0x220)+g(0x20d)](z,Y,b){var A=g;return this[A(0x21e)+A(0x1fb)+A(0x1f7)][A(0x212)](J+(A(0x201)+A(0x1f3))+z+(A(0x214)+A(0x20a)),{'params':{'session_num':Y,'prev_limit':b}});}[g(0x202)+g(0x220)+g(0x20c)+'d'](z,Y){var S=g;return this[S(0x21e)+S(0x1fb)+S(0x1f7)][S(0x212)](J+(S(0x201)+S(0x1f3))+z+(S(0x214)+S(0x20f))+Y);}[g(0x1f5)+'te'](z,Y,b){var j=g;return this[j(0x21e)+j(0x1fb)+j(0x1f7)][j(0x1ef)](J+(j(0x201)+j(0x1f3))+z+(j(0x214)+j(0x20f))+Y+j(0x216),{'note':b});}[g(0x1ed)+g(0x1f9)](z,Y,b){var m=g;return this[m(0x21e)+m(0x1fb)+m(0x1f7)][m(0x21a)](J+(m(0x201)+m(0x1f3))+z+(m(0x214)+m(0x20f))+Y+(m(0x217)+m(0x208))+b);}[g(0x1ec)+g(0x1ff)+'l'](z,Y,b){var V=g;return this[V(0x21e)+V(0x1fb)+V(0x1f7)][V(0x1ec)+'e'](J+(V(0x201)+V(0x1f3))+z+(V(0x214)+V(0x20f))+Y+(V(0x217)+V(0x208))+b);}[g(0x21b)+g(0x206)+'ng']({supportThreadId:z,sessionId:Y,lockComment:b,ratingValue:u,ratingComment:W,threadId:v,messageId:f}){var x=g;return this[x(0x21e)+x(0x1fb)+x(0x1f7)][x(0x1ef)](J+(x(0x201)+x(0x1f3))+z+(x(0x214)+x(0x20f))+Y+(x(0x1f0)+'ng'),{'rating_value':u,'rating_comment':W,'lock_comment':b,'message_id':f,'thread_id':v});}[g(0x202)+g(0x1f8)+'g'](z,Y){var O=g;return this[O(0x21e)+O(0x1fb)+O(0x1f7)][O(0x212)](J+(O(0x201)+O(0x1f3))+z+(O(0x214)+O(0x20f))+Y+(O(0x1f0)+'ng'));}[g(0x209)+g(0x1fa)+g(0x207)+g(0x21d)](z,Y){var Z=g;return this[Z(0x21e)+Z(0x1fb)+Z(0x1f7)][Z(0x212)](J+(Z(0x1f2)+Z(0x213)+Z(0x1fa)+Z(0x219)+Z(0x21f))+z+(Y?Z(0x215)+Z(0x20b)+Z(0x20e)+'d='+Y:''));}[g(0x221)+g(0x203)+g(0x1fa)+g(0x207)+g(0x21d)](z){var C=g;return this[C(0x21e)+C(0x1fb)+C(0x1f7)][C(0x212)](J+(C(0x1f2)+C(0x213)+C(0x1fa)+C(0x1fe)+C(0x200)+C(0x1f1)+C(0x218))+z);}}
|
package/src/session/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x10a))/0x1+-parseInt(n(0x109))/0x2+parseInt(n(0x108))/0x3+parseInt(n(0x106))/0x4*(-parseInt(n(0x103))/0x5)+-parseInt(n(0x104))/0x6+-parseInt(n(0x105))/0x7*(parseInt(n(0x107))/0x8)+parseInt(n(0x102))/0x9;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xec848));function h(J,z){var Y=r();return h=function(b,s){b=b-0x102;var n=Y[b];return n;},h(J,z);}function r(){var e=['23540lQzRuV','10630332ZvXndB','27251NbXfqZ','552dKlauK','2648juhVPi','4765566QADhdY','2362864yeNLRF','1405545LukgpK','51095160AFfcPj'];r=function(){return e;};return r();}export{};
|
package/src/sticker/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=parseInt(n(0x1f8))/0x1*(-parseInt(n(0x1f6))/0x2)+-parseInt(n(0x1fc))/0x3*(parseInt(n(0x1fa))/0x4)+-parseInt(n(0x1f2))/0x5*(-parseInt(n(0x1fb))/0x6)+parseInt(n(0x1f4))/0x7*(-parseInt(n(0x1f9))/0x8)+parseInt(n(0x1fd))/0x9+parseInt(n(0x1f3))/0xa*(parseInt(n(0x1f7))/0xb)+-parseInt(n(0x1f5))/0xc;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x1de2f));export*from'./sticker';export*from'./types';function h(J,z){var Y=r();return h=function(b,s){b=b-0x1f2;var n=Y[b];return n;},h(J,z);}function r(){var e=['4PEAUcU','438WTXStz','40143tGlqyj','1635066BxQvgA','16265dqyjMK','29690cIIXgy','403137DvFZPn','2737020emLYVN','4RbDHgx','737pEYLLR','98297UPJCTF','8bfQdku'];r=function(){return e;};return r();}
|
package/src/sticker/sticker.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';var u=h;function h(J,z){var Y=r();return h=function(b,s){b=b-0x13d;var n=Y[b];return n;},h(J,z);}(function(z,Y){var e=h,b=z();while(!![]){try{var s=-parseInt(e(0x143))/0x1*(parseInt(e(0x146))/0x2)+parseInt(e(0x149))/0x3+-parseInt(e(0x14b))/0x4+parseInt(e(0x150))/0x5+-parseInt(e(0x148))/0x6*(-parseInt(e(0x13f))/0x7)+-parseInt(e(0x14d))/0x8*(-parseInt(e(0x13d))/0x9)+parseInt(e(0x141))/0xa*(-parseInt(e(0x145))/0xb);if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0x18b6e));import{PS_STICKER_API_VERSION as J}from'../api-version';function r(){var i=['geByI','18UAMrDW','276639ntxdKW','axios','288164oFqAVx','fetch','15448zsjVhF','get','/ppac','760100kDKLuZ','72WJXGUz','ges','106442kbPpac','Deleg','40sPbjTg','Packa','170QGZDBt','ate','124652YEQJZm','1020bWCRSY'];r=function(){return i;};return r();}export class PSChatStickerApiImpl{[u(0x14a)+u(0x140)+u(0x144)];constructor(z){var W=u;this[W(0x14a)+W(0x140)+W(0x144)]=z;}[u(0x14c)+u(0x142)+u(0x13e)](){var v=u;return this[v(0x14a)+v(0x140)+v(0x144)][v(0x14e)](J+(v(0x14f)+'k'));}[u(0x14c)+u(0x142)+u(0x147)+'d'](z){var f=u;return this[f(0x14a)+f(0x140)+f(0x144)][f(0x14e)](J+(f(0x14f)+'k/')+z);}}
|
package/src/sticker/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x142))/0x1+-parseInt(n(0x147))/0x2+-parseInt(n(0x141))/0x3*(-parseInt(n(0x143))/0x4)+-parseInt(n(0x14c))/0x5*(-parseInt(n(0x13d))/0x6)+parseInt(n(0x13c))/0x7*(-parseInt(n(0x13e))/0x8)+parseInt(n(0x146))/0x9+parseInt(n(0x148))/0xa*(parseInt(n(0x149))/0xb);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x62f5d));function r(){var u=['5288994bRRhFh','517580dUGmVG','470nnDhbE','124102FaqaJj','png','WEBP','8985TBANOz','968849kvhalT','474gnGegJ','8EsjPQF','GIF','PNG','195171ciEdJp','652516WxWDIJ','12OTWaIR','webp','gif'];r=function(){return u;};return r();}function h(J,z){var Y=r();return h=function(b,s){b=b-0x13c;var n=Y[b];return n;},h(J,z);}export var PSStickerFileType;(function(J){var e=h;J[e(0x140)]=e(0x14a),J[e(0x13f)]=e(0x145),J[e(0x14b)]=e(0x144);}(PSStickerFileType||(PSStickerFileType={})));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0xb6))/0x1*(-parseInt(n(0xae))/0x2)+parseInt(n(0xb4))/0x3+parseInt(n(0xb5))/0x4*(parseInt(n(0xb3))/0x5)+-parseInt(n(0xaf))/0x6+parseInt(n(0xb0))/0x7+-parseInt(n(0xb2))/0x8*(-parseInt(n(0xb1))/0x9)+-parseInt(n(0xb7))/0xa;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xcf12d));function h(J,z){var Y=r();return h=function(b,s){b=b-0xae;var n=Y[b];return n;},h(J,z);}function r(){var e=['2VBGceZ','13582650GIlxmn','1175378TspQZa','6436662HfCPAH','2577995ZjVMsH','309537urCOBw','8fGTSxj','3939535aXjHdw','376035ESrRaQ','8htlAua'];r=function(){return e;};return r();}export*from'./super-groups';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var u=h;(function(z,Y){var e=h,b=z();while(!![]){try{var s=parseInt(e(0x142))/0x1*(parseInt(e(0x14e))/0x2)+parseInt(e(0x13f))/0x3+-parseInt(e(0x147))/0x4+-parseInt(e(0x146))/0x5+-parseInt(e(0x150))/0x6*(parseInt(e(0x148))/0x7)+parseInt(e(0x145))/0x8*(parseInt(e(0x14c))/0x9)+parseInt(e(0x152))/0xa*(-parseInt(e(0x140))/0xb);if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0xc28ac));import{PS_CHAT_API_VERSION as J}from'../api-version';function h(J,z){var Y=r();return h=function(b,s){b=b-0x13e;var n=Y[b];return n;},h(J,z);}function r(){var f=['axios','fetch','5405456KoLrZc','3473110uFkIWT','2917044mespvl','1714055FtDrxp','sTopi','rgrou','Group','9iKorvd','Super','2694418XJUgPs','Deleg','6ylSEfs','ps/to','166930WLjhCL','pic','get','/supe','2580078WxJlqB','275jUEKiC','ate','1zdlvCu'];r=function(){return f;};return r();}export class PSChatSuperGroupsApiImpl{[u(0x143)+u(0x14f)+u(0x141)];constructor(z){var W=u;this[W(0x143)+W(0x14f)+W(0x141)]=z;}[u(0x144)+u(0x14d)+u(0x14b)+u(0x149)+'c'](){var v=u;return this[v(0x143)+v(0x14f)+v(0x141)][v(0x154)](J+(v(0x13e)+v(0x14a)+v(0x151)+v(0x153)));}}
|
package/src/tag/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x16e))/0x1+parseInt(n(0x169))/0x2*(-parseInt(n(0x16f))/0x3)+-parseInt(n(0x168))/0x4+parseInt(n(0x16a))/0x5+-parseInt(n(0x16b))/0x6+-parseInt(n(0x16d))/0x7+-parseInt(n(0x16c))/0x8*(-parseInt(n(0x167))/0x9);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xde15e));function h(J,z){var Y=r();return h=function(b,s){b=b-0x167;var n=Y[b];return n;},h(J,z);}function r(){var e=['8nXILSS','1443855HAeeAc','839638AvvLwa','45PNdKiH','27872631mXooFN','4473372AfckHA','181348dqmpHA','8922465GSckub','2684604dpGxnK'];r=function(){return e;};return r();}export*from'./tag';export*from'./types';
|
package/src/tag/tag.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var b=
|
|
1
|
+
'use strict';function h(J,z){var Y=r();return h=function(b,s){b=b-0xbc;var n=Y[b];return n;},h(J,z);}var u=h;(function(z,Y){var e=h,b=z();while(!![]){try{var s=-parseInt(e(0xcd))/0x1+-parseInt(e(0xca))/0x2*(parseInt(e(0xce))/0x3)+parseInt(e(0xcb))/0x4*(parseInt(e(0xc6))/0x5)+parseInt(e(0xd5))/0x6+-parseInt(e(0xbc))/0x7+parseInt(e(0xc1))/0x8*(-parseInt(e(0xcf))/0x9)+parseInt(e(0xcc))/0xa*(parseInt(e(0xd3))/0xb);if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0xb0609));function r(){var A=['16687360Wxpmam','897545KaPOuc','3GfBPkP','798354yJeJCp','join','yCate','searc','11TOhnwF','Deleg','6264276ELDOOC','hTag','fetch','Ids','3078957QnehQw','get','/sear','/tags','TagsB','32Clckts','ate','Tags','axios','/labe','4108210FdEsit','Label','gory','TagBy','2239526IAcLBJ','4ynyTks'];r=function(){return A;};return r();}import{PS_CHAT_API_VERSION as J}from'../api-version';export class PSChatTagApiImpl{[u(0xc4)+u(0xd4)+u(0xc2)];constructor(z){var W=u;this[W(0xc4)+W(0xd4)+W(0xc2)]=z;}[u(0xd7)+u(0xc3)](){var v=u;return this[v(0xc4)+v(0xd4)+v(0xc2)][v(0xbd)](J+v(0xbf));}[u(0xd7)+u(0xc9)+u(0xd8)](z){var f=u;return this[f(0xc4)+f(0xd4)+f(0xc2)][f(0xbd)](J+f(0xbf),{'params':{'tag_ids':z[f(0xd0)](',')}});}[u(0xd7)+u(0xc0)+u(0xd1)+u(0xc8)](z,Y,b){var i=u;return this[i(0xc4)+i(0xd4)+i(0xc2)][i(0xbd)](J+i(0xbf),{'params':{'category_id':z,'last_tag_id':Y,'limit':b}});}[u(0xd7)+u(0xc7)+'s'](){var g=u;return this[g(0xc4)+g(0xd4)+g(0xc2)][g(0xbd)](J+(g(0xc5)+'ls'));}[u(0xd2)+u(0xd6)](z,Y){var X=u;return this[X(0xc4)+X(0xd4)+X(0xc2)][X(0xbd)](J+(X(0xbf)+X(0xbe)+'ch'),{'params':{'keyword':z,'limit':Y}});}}
|
package/src/tag/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0xa7))/0x1*(-parseInt(n(0xac))/0x2)+parseInt(n(0xa8))/0x3+parseInt(n(0xaf))/0x4+parseInt(n(0xab))/0x5*(parseInt(n(0xaa))/0x6)+parseInt(n(0xad))/0x7*(parseInt(n(0xae))/0x8)+-parseInt(n(0xa9))/0x9+-parseInt(n(0xb0))/0xa;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x632d5));function h(J,z){var Y=r();return h=function(b,s){b=b-0xa7;var n=Y[b];return n;},h(J,z);}export{};function r(){var e=['208944UbKbiZ','1413184rtMKPB','10226200gMlEcT','1osYwxk','1381947pwrcGC','1116792scOVzL','135618gDfqrx','5jFoyvv','492530tNdseW','126SVSCFY'];r=function(){return e;};return r();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';var u=h;(function(z,Y){var e=h,b=z();while(!![]){try{var s=parseInt(e(0xd2))/0x1*(-parseInt(e(0xdc))/0x2)+-parseInt(e(0xe2))/0x3*(parseInt(e(0xd3))/0x4)+-parseInt(e(0xe4))/0x5+-parseInt(e(0xd9))/0x6+parseInt(e(0xd7))/0x7+parseInt(e(0xd8))/0x8+-parseInt(e(0xdd))/0x9*(-parseInt(e(0xd6))/0xa);if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0x4fd46));function r(){var f=['lTagC','get','86244PBGUwI','1323CrgnCq','axios','atego','ories','ate','321OUBIgS','/tag-','833365sKjDkp','Deleg','13QoiLUe','13108cDtsSK','categ','fetAl','60830yRTiCn','3343809RaSrcN','5055416ygxNlM','3593610OmQsNA'];r=function(){return f;};return r();}import{PS_CHAT_API_VERSION as J}from'../api-version';function h(J,z){var Y=r();return h=function(b,s){b=b-0xd2;var n=Y[b];return n;},h(J,z);}export class PSChatTagCategoryApiImpl{[u(0xde)+u(0xe5)+u(0xe1)];constructor(z){var W=u;this[W(0xde)+W(0xe5)+W(0xe1)]=z;}[u(0xd5)+u(0xda)+u(0xdf)+'ry'](){var v=u;return this[v(0xde)+v(0xe5)+v(0xe1)][v(0xdb)](J+(v(0xe3)+v(0xd4)+v(0xe0)));}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x179))/0x1+parseInt(n(0x17c))/0x2*(-parseInt(n(0x178))/0x3)+-parseInt(n(0x181))/0x4*(-parseInt(n(0x17e))/0x5)+parseInt(n(0x17f))/0x6+parseInt(n(0x17b))/0x7*(-parseInt(n(0x17a))/0x8)+parseInt(n(0x182))/0x9*(-parseInt(n(0x180))/0xa)+parseInt(n(0x17d))/0xb;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x7a6e6));function h(J,z){var Y=r();return h=function(b,s){b=b-0x178;var n=Y[b];return n;},h(J,z);}export*from'./category';function r(){var e=['265315HnwTFA','3491136NUJeGD','1005690HzHWzW','52pgbLbZ','18TXLdxI','1395153nTGMud','40252AixSKB','424PWDvQO','60949jSvrOz','4Rmwqpk','9490426CUbTnj'];r=function(){return e;};return r();}export*from'./types';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x131))/0x1+parseInt(n(0x134))/0x2*(-parseInt(n(0x12b))/0x3)+parseInt(n(0x12c))/0x4+-parseInt(n(0x133))/0x5+parseInt(n(0x12f))/0x6+parseInt(n(0x12d))/0x7*(-parseInt(n(0x130))/0x8)+parseInt(n(0x12e))/0x9*(parseInt(n(0x132))/0xa);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x907af));function r(){var e=['618657bztEZs','2766528TLcykv','198891ueahFN','663651pTPTQK','6723360Rsrzff','248TIoJLh','4154SZxLzi','100VqCDni','4333075VpbccV','2SfXgka'];r=function(){return e;};return r();}function h(J,z){var Y=r();return h=function(b,s){b=b-0x12b;var n=Y[b];return n;},h(J,z);}export{};
|
package/src/thread/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x1fc))/0x1*(-parseInt(n(0x1f5))/0x2)+-parseInt(n(0x1fa))/0x3+parseInt(n(0x1f6))/0x4+-parseInt(n(0x1f3))/0x5+parseInt(n(0x1fb))/0x6*(-parseInt(n(0x1fd))/0x7)+-parseInt(n(0x1f9))/0x8*(-parseInt(n(0x1f4))/0x9)+-parseInt(n(0x1f8))/0xa*(-parseInt(n(0x1f7))/0xb);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xb21c7));function h(J,z){var Y=r();return h=function(b,s){b=b-0x1f3;var n=Y[b];return n;},h(J,z);}export*from'./thread';function r(){var e=['2564740mWAbVV','11BqPdTg','3930310dYClWb','10704pCHdFh','1780233UvGVlr','28794lLSwVU','710467ohdyin','574olXiRp','6797550qGRVst','4176EkXzIm','4psFlUM'];r=function(){return e;};return r();}export*from'./types';
|
package/src/thread/thread.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export interface IPSChatThreadApi {
|
|
|
25
25
|
fetchMediaCollections(threadId: string, type: PSMessageMetadataType, limit: number, lastId: string): Promise<PSResponse<PSMediaCollectionDto[]>>;
|
|
26
26
|
changeInfoThread(threadId: string, name?: string, avatarInfo?: PSThreadAvatarInfoDto): Promise<PSResponse<any>>;
|
|
27
27
|
fetchUnreadCount(tagIds?: string[]): Promise<PSResponse<string[]>>;
|
|
28
|
-
fetchGroupPublicThreads(limit: number, lastId: string, type?: string, targetId?: string, moreFields?: string[]): Promise<PSResponse<PSThreadDto[]>>;
|
|
28
|
+
fetchGroupPublicThreads(limit: number, lastId: string, type?: string, targetId?: string, moreFields?: string[], tagIds?: string[]): Promise<PSResponse<PSThreadDto[]>>;
|
|
29
29
|
joinGroupPublic(threadId: string): Promise<PSResponse<any>>;
|
|
30
30
|
settingPermission(threadId: string, permissionSettings?: PSThreadPermissionsDto[]): Promise<PSResponse<any>>;
|
|
31
31
|
actionTag(threadId: string, tagIds: string[], isSetAction: boolean): Promise<PSResponse<any>>;
|
|
@@ -63,7 +63,7 @@ export declare class PSChatThreadApiImpl implements IPSChatThreadApi {
|
|
|
63
63
|
fetchMediaCollections(threadId: string, type: PSMessageMetadataType, limit: number, lastId: string): Promise<PSResponse<PSMediaCollectionDto[]>>;
|
|
64
64
|
changeInfoThread(threadId: string, name?: string, avatarInfo?: PSThreadAvatarInfoDto): Promise<PSResponse<any>>;
|
|
65
65
|
fetchUnreadCount(tagIds?: string[]): Promise<PSResponse<string[]>>;
|
|
66
|
-
fetchGroupPublicThreads(limit: number, lastId: string, type?: string, targetId?: string, moreFields?: string[]): Promise<PSResponse<PSThreadDto[]>>;
|
|
66
|
+
fetchGroupPublicThreads(limit: number, lastId: string, type?: string, targetId?: string, moreFields?: string[], tagIds?: string[]): Promise<PSResponse<PSThreadDto[]>>;
|
|
67
67
|
joinGroupPublic(threadId: string): Promise<PSResponse<any>>;
|
|
68
68
|
settingPermission(threadId: string, permissionSettings: PSThreadPermissionsDto[]): Promise<PSResponse<any>>;
|
|
69
69
|
actionTag(threadId: string, tagIds: string[], isSetAction?: boolean): Promise<PSResponse<any>>;
|
package/src/thread/thread.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const A=h;function h(J,z){const Y=r();return h=function(b,s){b=b-0xd5;let n=Y[b];return n;},h(J,z);}(function(z,Y){const X=h,b=z();while(!![]){try{const s=parseInt(X(0xf1))/0x1+-parseInt(X(0x13b))/0x2+parseInt(X(0xfa))/0x3*(parseInt(X(0x150))/0x4)+-parseInt(X(0x124))/0x5+-parseInt(X(0x117))/0x6*(parseInt(X(0x15c))/0x7)+parseInt(X(0x111))/0x8+parseInt(X(0x155))/0x9;if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0x22d31));function r(){const r1=['dByUs','ublic','cThre','&id=','/join','ads/i','/sub-','pinTh','links','updat','Links','post','tionL','tion-','299768MVXoVp','cipan','Unrea','nkByI','missi','n-lin','6sbBBIO','/sett','nts','cChat','delet','ads','ion-s','ePart','/disb','/tag','eadTh','leave','-coun','1286535aQlRJF','actio','sers/','-read','eSubT','nLink','dCoun','ficat','a-col','joinG','eInfo','chang','dIdsD','typin','yping','at-li','creat','ic-th','Deleg','Defau','ontex','/part','Colle','129744TJPbWX','tatio','ngPer','Threa','ads/','/pin','?limi','/me-t','/invi','dByLi','/mark','unpin','ndGro','nvita','setti','/cont','put','nts/s','List','ction','threa','735100NvhCqa','ads/s','ripti','ettin','read','2964483xbZnyP','et-ro','hread','lePar','/noti','axios','nkId','1776467OoCGNi','Media','tatus','ation','/thre','ionLi','Group','st?ty','ext','saveC','disba','ticip','ks/','dsByI','nread','Invit','ants','dById','oth=','and','/dele','/publ','ons/','eDesc','erId','Publi','notif','patch','get','ted','inks','ads/u','ic-ch','setRo','/medi','join','fetch','ate','pe=','yThre','elete','167968jVLfKh','nTag','joinI','eInvi','roupP','getIn','icipa','markR','reads','3iaFHqS','vitat','lecti','Parti','/leav','eThre','ing','?is_b','Link\x20'];r=function(){return r1;};return r();}import{PS_CHAT_API_VERSION as J}from'../api-version';export class PSChatThreadApiImpl{[A(0x15a)+A(0x136)+A(0xed)];constructor(z){const S=A;this[S(0x15a)+S(0x136)+S(0xed)]=z;}[A(0x134)+A(0xff)+'ad'](z){const j=A;return this[j(0x15a)+j(0x136)+j(0xed)][j(0x10e)](J+(j(0x160)+j(0x11c)),z);}[A(0x134)+A(0x128)+A(0x157)](z){const m=A;return this[m(0x15a)+m(0x136)+m(0xed)][m(0x10e)](J+(m(0x109)+m(0x14f)+'ds'),z);}[A(0xec)+A(0x13e)+A(0xd9)](z,Y){const V=A;return this[V(0x15a)+V(0x136)+V(0xed)][V(0xe4)](J+(V(0x160)+V(0x13f))+z,{'params':{'more_fields':Y}});}[A(0xec)+A(0x13e)+A(0x103)+A(0xe0)](z,Y){const x=A;return this[x(0x15a)+x(0x136)+x(0xed)][x(0xe4)](J+(x(0x160)+x(0xe7)+x(0x126))+z,{'params':{'more_fields':Y}});}[A(0xec)+A(0x13e)+A(0x144)+A(0x15b)](z){const O=A;return this[O(0x15a)+O(0x136)+O(0xed)][O(0xe4)](J+(O(0x160)+O(0x108)+O(0x148)+O(0x110)+O(0x10b)+'/')+z);}[A(0xec)+A(0x13e)+A(0xd5)+'ds'](z,Y){const Z=A;return this[Z(0x15a)+Z(0x136)+Z(0xed)][Z(0xe4)](J+(Z(0x160)+Z(0x11c)),{'params':{'ids':z[Z(0xeb)](','),'more_fields':Y}});}[A(0xec)+A(0x13e)+'ds'](z,Y,b,n){const C=A;return this[C(0x15a)+C(0x136)+C(0xed)][C(0xe4)](J+(C(0x160)+C(0x11c)),{'params':{'tag_ids':b,'last_id':Y,'limit':z,'more_fields':n}});}[A(0x11b)+A(0xff)+'ad'](z,Y=!0x1){const q=A;return this[q(0x15a)+q(0x136)+q(0xed)][q(0x11b)+'e'](J+(q(0x160)+q(0x13f))+z+(q(0x101)+q(0xda))+Y);}[A(0x122)+A(0x13e)+'d'](z){const B=A;return this[B(0x15a)+B(0x136)+B(0xed)][B(0x11b)+'e'](J+(B(0x160)+B(0x13f))+z+(B(0xfe)+'e'));}[A(0x166)+A(0x147)+'up'](z){const K=A;return this[K(0x15a)+K(0x136)+K(0xed)][K(0x11b)+'e'](J+(K(0x160)+K(0x13f))+z+(K(0x11f)+K(0xdb)));}[A(0xf8)+A(0x121)+A(0x154)](z){const R=A;return this[R(0x15a)+R(0x136)+R(0xed)][R(0x14b)](J+(R(0x160)+R(0x13f))+z+(R(0x145)+R(0x127)));}[A(0xe2)+A(0xef)+'ad'](z,Y){const c=A;return this[c(0x15a)+c(0x136)+c(0xed)][c(0x10e)](J+(c(0x160)+c(0x13f))+z+(c(0x159)+c(0x12b)+c(0x11d)+c(0x153)+'g'),{'enable':Y});}[A(0x10a)+A(0x154)](z){const H=A;return this[H(0x15a)+H(0x136)+H(0xed)][H(0x10e)](J+(H(0x160)+H(0x13f))+z+H(0x140));}[A(0x146)+A(0x13e)+'d'](z){const l=A;return this[l(0x15a)+l(0x136)+l(0xed)][l(0x11b)+'e'](J+(l(0x160)+l(0x13f))+z+l(0x140));}[A(0xec)+A(0x13e)+A(0x130)+A(0xf0)+'d'](){const L=A;return this[L(0x15a)+L(0x136)+L(0xed)][L(0xe4)](J+(L(0x160)+L(0x151)+L(0x15e)+L(0xdc)+L(0xe5)));}[A(0x131)+'g'](z){const Q=A;return this[Q(0x15a)+Q(0x136)+Q(0xed)][Q(0x10e)](J+(Q(0x160)+Q(0x13f))+z+(Q(0x142)+Q(0x132)));}[A(0xec)+A(0xfd)+A(0x112)+'ts'](z,Y,b,n){const t=A;return this[t(0x15a)+t(0x136)+t(0xed)][t(0xe4)](J+(t(0x160)+t(0x13f))+z+(t(0x139)+t(0xf7)+t(0x119)),{'params':{'status':Y,'page':b,'page_size':n}});}[A(0xe9)+A(0x158)+A(0x167)+A(0xd8)](z,Y,b){const k=A;return this[k(0x15a)+k(0x136)+k(0xed)][k(0x14b)](J+(k(0x160)+k(0x13f))+z+(k(0x139)+k(0xf7)+k(0x14c)+k(0x156)+'le'),{'role':Y,'member_ids':b});}[A(0x12f)+A(0x11e)+A(0xf7)+A(0x119)](z,Y,b){const d=A;return this[d(0x15a)+d(0x136)+d(0xed)][d(0x10e)](J+(d(0x160)+d(0x13f))+z+(d(0x139)+d(0xf7)+d(0x119)),{'type':Y,'member_ids':b});}[A(0xec)+A(0x15d)+A(0x13a)+A(0x14e)+'s'](z,Y,b,n){const o=A;return this[o(0x15a)+o(0x136)+o(0xed)][o(0xe4)](J+(o(0x160)+o(0x13f))+z+(o(0xea)+o(0x12c)+o(0xfc)+o(0xde))+Y+(o(0x141)+'t=')+b+o(0x106)+n);}[A(0x12f)+A(0x12e)+A(0x13e)+'d'](z,Y,b){const y=A;return this[y(0x15a)+y(0x136)+y(0xed)][y(0xe3)](J+(y(0x160)+y(0x13f))+z,Y?{'name':Y}:b||{});}[A(0xec)+A(0x113)+A(0x12a)+'t'](z){const M=A;return this[M(0x15a)+M(0x136)+M(0xed)][M(0xe4)](J+(M(0x160)+M(0xe7)+M(0xd6)+M(0x123)+'t'),{'params':{'tag_ids':z}});}[A(0xec)+A(0x162)+A(0xe1)+A(0x105)+A(0x11c)](z,Y,b,u,W,v){const I=A,f='0',g='1';return this[I(0x15a)+I(0x136)+I(0xed)][I(0xe4)](J+(I(0xdd)+I(0x135)+I(0xf9)),{'params':{'type':b??g,'limit':z,'last_id':Y,'target_id':u??f,'more_fields':W,'tag_ids':v}});}[A(0x12d)+A(0xf5)+A(0x104)](z){const N=A;return this[N(0x15a)+N(0x136)+N(0xed)][N(0x10e)](J+(N(0xdd)+N(0x135)+N(0xf9)+'/')+z+N(0x107));}[A(0x149)+A(0x13d)+A(0x115)+'on'](z,Y){const U=A;return this[U(0x15a)+U(0x136)+U(0xed)][U(0x14b)](J+(U(0x160)+U(0x13f))+z+(U(0x118)+U(0x100)),{'permissions':Y});}[A(0x125)+A(0xf2)](z,Y,b=!0x0){const F=A;return this[F(0x15a)+F(0x136)+F(0xed)][F(0x10e)](J+(F(0x160)+F(0x13f))+z+F(0x120),{'is_set_action':b,'tag_ids':Y});}[A(0x134)+A(0xf4)+A(0x13c)+A(0x129)+'s'](z){const G=A;return this[G(0x15a)+G(0x136)+G(0xed)][G(0x10e)](J+(G(0x160)+G(0x13f))+z+(G(0x143)+G(0x13c)+G(0x116)+'ks'),{'name':G(0x102)+G(0x137)+'lt','expire_at':-0x1,'number_of_uses':0x0,'auto_join':0x1});}[A(0xec)+A(0xd7)+A(0x15f)+A(0x10d)](z){const E=A;return this[E(0x15a)+E(0x136)+E(0xed)][E(0xe4)](J+(E(0x160)+E(0x13f))+z+(E(0x143)+E(0x13c)+E(0x116)+'ks'));}[A(0x11b)+A(0xf4)+A(0x13c)+A(0x129)+'s'](z,Y){const P=A;return this[P(0x15a)+P(0x136)+P(0xed)][P(0x11b)+'e'](J+(P(0x160)+P(0x13f))+z+(P(0x143)+P(0x13c)+P(0x116)+P(0x168))+Y);}[A(0xf3)+A(0x148)+A(0x10f)+A(0xe6)](z){const w=A;return this[w(0x15a)+w(0x136)+w(0xed)][w(0x10e)](J+(w(0x160)+w(0x108)+w(0x148)+w(0x110)+w(0x10b)+'/')+z+w(0x107));}[A(0xf6)+A(0xfb)+A(0x161)+A(0x114)+'d'](z){const p=A;return this[p(0x15a)+p(0x136)+p(0xed)][p(0xe4)](J+(p(0x143)+p(0x13c)+p(0x116)+p(0x168))+z);}[A(0x165)+A(0x138)+'t'](z,Y){const T=A;return this[T(0x15a)+T(0x136)+T(0xed)][T(0x14b)](J+(T(0x160)+T(0x13f))+z+(T(0x14a)+T(0x164)),{'context':Y});}[A(0x10c)+A(0xdf)+A(0x152)+'on'](z,Y){const D=A;return this[D(0x15a)+D(0x136)+D(0xed)][D(0xe3)](J+(D(0x160)+D(0x13f))+z,{'description':Y});}[A(0xec)+A(0xe1)+A(0x11a)+A(0x14d)](z){const r0=A;return this[r0(0x15a)+r0(0x136)+r0(0xed)][r0(0xe4)](J+(r0(0xdd)+r0(0xe8)+r0(0x133)+r0(0x163)+r0(0xee))+z);}}
|
package/src/thread/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x1b3))/0x1*(-parseInt(n(0x1a9))/0x2)+parseInt(n(0x19e))/0x3+parseInt(n(0x1bf))/0x4+parseInt(n(0x1af))/0x5+-parseInt(n(0x1a1))/0x6*(-parseInt(n(0x1b6))/0x7)+-parseInt(n(0x1bb))/0x8+parseInt(n(0x1a4))/0x9*(-parseInt(n(0x1ad))/0xa);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xca581));function r(){var X=['5028764hJEPrQ','UNMUT','1831728VVfjYG','BLOCK','UNBLO','5238876ybfJjS','ADD','NOT_J','31555755JrrStP','MUTED','MUTE','TE_GR','OWNER','25516BVsOFt','PUBLI','REMOV','DIREC','10OGRJvo','AUTO_','3284655gQgsbA','NEED_','MEMBE','OUP','107lGWgDt','C_GRO','ADMIN','7Onoyqj','GROUP','JOIN','APPRO','JOINE','3423632IFfTjg','OINED','PRIVA','VAL'];r=function(){return X;};return r();}export var PSChangeParticipantsLevel;(function(J){var e=h;J[J[e(0x1a2)]=0x1]=e(0x1a2),J[J[e(0x1ab)+'E']=0x2]=e(0x1ab)+'E',J[J[e(0x19f)]=0x3]=e(0x19f),J[J[e(0x1a0)+'CK']=0x4]=e(0x1a0)+'CK',J[J[e(0x1a6)]=0x5]=e(0x1a6),J[J[e(0x1c0)+'E']=0x6]=e(0x1c0)+'E';}(PSChangeParticipantsLevel||(PSChangeParticipantsLevel={})));export var PSFetchParticipantStatus;(function(J){var u=h;J[J[u(0x1a5)]=0x2]=u(0x1a5),J[J[u(0x19f)+'ED']=0x3]=u(0x19f)+'ED';}(PSFetchParticipantStatus||(PSFetchParticipantStatus={})));export var PSThreadType;(function(J){var W=h;J[J[W(0x1ac)+'T']=0x1]=W(0x1ac)+'T',J[J[W(0x1b7)]=0x2]=W(0x1b7);}(PSThreadType||(PSThreadType={})));export var PSRoleThreadType;(function(J){var v=h;J[J[v(0x1a8)]=0x1]=v(0x1a8),J[J[v(0x1b5)]=0x2]=v(0x1b5),J[J[v(0x1b1)+'R']=0x3]=v(0x1b1)+'R';}(PSRoleThreadType||(PSRoleThreadType={})));export var PSThreadGroupLevelType;(function(J){var f=h;J[J[f(0x1bd)+f(0x1a7)+f(0x1b2)]=0x1]=f(0x1bd)+f(0x1a7)+f(0x1b2),J[J[f(0x1aa)+f(0x1b4)+'UP']=0x2]=f(0x1aa)+f(0x1b4)+'UP';}(PSThreadGroupLevelType||(PSThreadGroupLevelType={})));function h(J,z){var Y=r();return h=function(b,s){b=b-0x19e;var n=Y[b];return n;},h(J,z);}export var PSInvitationLinkType;(function(J){var i=h;J[J[i(0x1ae)+i(0x1b8)]=0x1]=i(0x1ae)+i(0x1b8),J[J[i(0x1b0)+i(0x1b9)+i(0x1be)]=0x2]=i(0x1b0)+i(0x1b9)+i(0x1be);}(PSInvitationLinkType||(PSInvitationLinkType={})));export var PSThreadJoinByLinkStatus;(function(J){var g=h;J[J[g(0x1a3)+g(0x1bc)]=0x0]=g(0x1a3)+g(0x1bc),J[J[g(0x1ba)+'D']=0x1]=g(0x1ba)+'D';}(PSThreadJoinByLinkStatus||(PSThreadJoinByLinkStatus={})));
|
package/src/types.d.ts
CHANGED
package/src/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var e=h;function h(J,z){var Y=r();return h=function(b,s){b=b-0x147;var n=Y[b];return n;},h(J,z);}function r(){var W=['24661pGsCHG','respo','5777151YKdQtl','11Ckwwqr','9mPqmsw','ototy','type','31662144NsafXX','setPr','38WmhPrJ','6EfcQzI','12022073STHIxW','4737416LnURzV','4hKjFJD','proto','http_','nse','12767960xmOtmR','code','2398190wtNNpq','peOf'];r=function(){return W;};return r();}(function(J,z){var n=h,Y=J();while(!![]){try{var b=parseInt(n(0x153))/0x1*(parseInt(n(0x147))/0x2)+parseInt(n(0x155))/0x3*(parseInt(n(0x14b))/0x4)+-parseInt(n(0x151))/0x5+-parseInt(n(0x148))/0x6*(parseInt(n(0x149))/0x7)+-parseInt(n(0x14a))/0x8*(parseInt(n(0x157))/0x9)+-parseInt(n(0x14f))/0xa*(parseInt(n(0x156))/0xb)+parseInt(n(0x15a))/0xc;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xec052));export class PSResponseError extends Error{[e(0x14d)+e(0x150)];[e(0x154)+e(0x14e)];constructor(J){var u=e;super(J),Object[u(0x15b)+u(0x158)+u(0x152)](this,PSResponseError[u(0x14c)+u(0x159)]);}}
|
package/src/upload/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function h(){var
|
|
1
|
+
'use strict';function h(J,z){var Y=r();return h=function(b,s){b=b-0x90;var n=Y[b];return n;},h(J,z);}function r(){var e=['4728216xKeJct','1084990dSYeVD','2772240kiDWnk','7JbHLVy','36757728UXmWEa','831535nFCPSQ','1twpWHr','2305684SVtIix','5849560DUUZYC'];r=function(){return e;};return r();}(function(J,z){var n=h,Y=J();while(!![]){try{var b=-parseInt(n(0x93))/0x1*(parseInt(n(0x97))/0x2)+-parseInt(n(0x98))/0x3+-parseInt(n(0x94))/0x4+parseInt(n(0x92))/0x5+-parseInt(n(0x96))/0x6+parseInt(n(0x90))/0x7*(-parseInt(n(0x95))/0x8)+parseInt(n(0x91))/0x9;if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0xa8090));export*from'./upload';export*from'./types';
|
package/src/upload/types.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const e=h;function h(J,z){const Y=r();return h=function(b,s){b=b-0x17b;let n=Y[b];return n;},h(J,z);}function r(){const u=['durat','name','6kMUPRT','70323KXPJhe','bucke','heigh','114IDRGMH','717408smZLYn','6uSPEWS','3630325qeGvAe','4596725ninLoq','width','320RCxtzJ','3692032kMwcXN','6922629urJzjd','4791mNHwFW','path','ion','size'];r=function(){return u;};return r();}(function(J,z){const n=h,Y=J();while(!![]){try{const b=parseInt(n(0x180))/0x1*(-parseInt(n(0x18a))/0x2)+-parseInt(n(0x18c))/0x3*(-parseInt(n(0x18b))/0x4)+parseInt(n(0x18d))/0x5+parseInt(n(0x186))/0x6*(parseInt(n(0x17b))/0x7)+-parseInt(n(0x17e))/0x8+-parseInt(n(0x17f))/0x9+parseInt(n(0x17d))/0xa*(parseInt(n(0x187))/0xb);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x6bf88));export const mapUploadDataDtoToCreateMessageBodyMetadataRequestDto=(J,z)=>({'id':J['id'],'name':J[e(0x185)],'path':J[e(0x181)],'bucket':J[e(0x188)+'t'],'size':J[e(0x183)],'width':J[e(0x17c)],'height':J[e(0x189)+'t'],'duration':J[e(0x184)+e(0x182)],'type':z});
|
package/src/upload/upload.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var u=h;(function(z,Y){var e=h,b=z();while(!![]){try{var s=-parseInt(e(0x179))/0x1+parseInt(e(0x180))/0x2+parseInt(e(0x187))/0x3*(-parseInt(e(0x17a))/0x4)+parseInt(e(0x183))/0x5*(parseInt(e(0x181))/0x6)+parseInt(e(0x18c))/0x7*(-parseInt(e(0x174))/0x8)+-parseInt(e(0x189))/0x9+-parseInt(e(0x17d))/0xa*(-parseInt(e(0x175))/0xb);if(s===Y)break;else b['push'](b['shift']());}catch(n){b['push'](b['shift']());}}}(r,0x33cb3));function h(J,z){var Y=r();return h=function(b,s){b=b-0x174;var n=Y[b];return n;},h(J,z);}import{PS_UPLOAD_API_VERSION as J}from'../api-version';function r(){var g=['/vide','dFile','43535gXqVhg','16DZzukE','/imag','/file','852670ytsSyr','data','axios','591850hbEqWa','30hgpYwF','uploa','169790JsOauA','part/','dVide','form-','29478pwABJm','post','1652274FywjLb','Deleg','dImag','182VKGVLa','multi','74752sPDpuJ','33dsGdAB','ate'];r=function(){return g;};return r();}export class PSChatUploadApiImpl{[u(0x17f)+u(0x18a)+u(0x176)];constructor(z){var W=u;this[W(0x17f)+W(0x18a)+W(0x176)]=z;}[u(0x182)+u(0x18b)+'e'](z,Y){var v=u;return this[v(0x17f)+v(0x18a)+v(0x176)][v(0x188)](J+(v(0x17b)+'es'),z,{'onUploadProgress':Y,'headers':{'Content-Type':v(0x18d)+v(0x184)+v(0x186)+v(0x17e)},'timeout':0xea60});}[u(0x182)+u(0x185)+'o'](z,Y){var f=u;return this[f(0x17f)+f(0x18a)+f(0x176)][f(0x188)](J+(f(0x177)+'os'),z,{'onUploadProgress':Y,'headers':{'Content-Type':f(0x18d)+f(0x184)+f(0x186)+f(0x17e)},'timeout':0xea60});}[u(0x182)+u(0x178)](z,Y){var i=u;return this[i(0x17f)+i(0x18a)+i(0x176)][i(0x188)](J+(i(0x17c)+'s'),z,{'onUploadProgress':Y,'headers':{'Content-Type':i(0x18d)+i(0x184)+i(0x186)+i(0x17e)},'timeout':0xea60});}}
|
package/src/user/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';(function(
|
|
1
|
+
'use strict';function r(){var e=['2PFfxck','6763183YlzsXv','3663808fieoWD','11867220QJsEDO','535HGDTVM','15116DrtHzG','10nUxvHr','217266hEHmVa','1490844prwUrX','2403024UdPCps'];r=function(){return e;};return r();}function h(J,z){var Y=r();return h=function(b,s){b=b-0x9b;var n=Y[b];return n;},h(J,z);}(function(J,z){var n=h,Y=J();while(!![]){try{var b=parseInt(n(0xa1))/0x1+-parseInt(n(0xa4))/0x2*(parseInt(n(0xa2))/0x3)+parseInt(n(0x9f))/0x4*(parseInt(n(0x9e))/0x5)+parseInt(n(0xa3))/0x6+parseInt(n(0x9b))/0x7+parseInt(n(0x9c))/0x8+parseInt(n(0x9d))/0x9*(-parseInt(n(0xa0))/0xa);if(b===z)break;else Y['push'](Y['shift']());}catch(s){Y['push'](Y['shift']());}}}(r,0x99fd4));export*from'./user';export*from'./types';
|
package/src/user/types.d.ts
CHANGED
|
@@ -26,6 +26,7 @@ export type PSUserDto = {
|
|
|
26
26
|
alias?: string;
|
|
27
27
|
verified?: boolean;
|
|
28
28
|
status?: PSUserStatus;
|
|
29
|
+
block_status?: PSUserBlockStatus;
|
|
29
30
|
};
|
|
30
31
|
export type PSUserLastOnlineTimeDto = {
|
|
31
32
|
ext_user_id: string;
|
|
@@ -34,3 +35,12 @@ export type PSUserLastOnlineTimeDto = {
|
|
|
34
35
|
export type PSUserStateDto = {
|
|
35
36
|
state: number;
|
|
36
37
|
};
|
|
38
|
+
export declare enum PSUserBlockStatus {
|
|
39
|
+
NO_BLOCK = 0,
|
|
40
|
+
BLOCKED_BY_ME = 1,
|
|
41
|
+
BLOCKED_BY_PARTNER = 2
|
|
42
|
+
}
|
|
43
|
+
export declare enum PSBlockAction {
|
|
44
|
+
BLOCK = 1,
|
|
45
|
+
UN_BLOCK = 2
|
|
46
|
+
}
|