| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- const Ge={test:location.search.indexOf("test=1")>0,debug:location.search.indexOf("debug=1")>0,http:!1,ssl:!0,asServiceWorker:!1,transport:"websocket",noSharedWorker:location.search.indexOf("noSharedWorker=1")>0,multipleTransports:!0};(Ge.http=location.search.indexOf("http=1")>0)&&(Ge.multipleTransports=!1);Ge.multipleTransports&&(Ge.http=!0);Ge.http&&(Ge.transport="https");const va=Ge.debug,vn=typeof window<"u"?window:self,nt=vn,Ke=typeof window<"u"?window:self,jt=navigator?navigator.userAgent:null;navigator.userAgent.search(/OS X|iPhone|iPad|iOS/i);navigator.userAgent.toLowerCase().indexOf("android");(()=>{try{return+navigator.userAgent.match(/Chrom(?:e|ium)\/(.+?)(?:\s|\.)/)[1]}catch{}})();const He="safari"in Ke||!!(jt&&(/\b(iPad|iPhone|iPod)\b/.test(jt)||jt.match("Safari")&&!jt.match("Chrome"))),Oa=navigator.userAgent.toLowerCase().indexOf("firefox")>-1;(navigator.maxTouchPoints===void 0||navigator.maxTouchPoints>0)&&navigator.userAgent.search(/iOS|iPhone OS|Android|BlackBerry|BB10|Series ?[64]0|J2ME|MIDP|opera mini|opera mobi|mobi.+Gecko|Windows Phone/i)!=-1;const Rt=typeof ServiceWorkerGlobalScope<"u"&&self instanceof ServiceWorkerGlobalScope,Qt=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&!Rt,Na=Qt||Rt,ba=()=>self.clients.matchAll({includeUncontrolled:!1,type:"window"}),qa=(a,...e)=>{try{a.postMessage(...e)}catch(t){console.error("[worker] postMessage error:",t,e)}},Ga=(a,...e)=>{ba().then(t=>{t.length&&t.slice(a?0:-1).forEach(n=>{qa(n,...e)})})},za=(...a)=>{qa(self,...a)},ja=()=>{};Rt&&Ga.bind(null,!1);Rt&&Ga.bind(null,!0);const bn=Date.now();function Ca(){return"["+((Date.now()-bn)/1e3).toFixed(3)+"]"}var yt=(a=>(a[a.None=0]="None",a[a.Error=1]="Error",a[a.Warn=2]="Warn",a[a.Log=4]="Log",a[a.Debug=8]="Debug",a))(yt||{});const Pn=[0,1,2,4,8],Sn=He||Oa,ka=!Sn,na={reset:"\x1B[0m",bright:"\x1B[1m",dim:"\x1B[2m",underscore:"\x1B[4m",blink:"\x1B[5m",reverse:"\x1B[7m",hidden:"\x1B[8m",fg:{black:"\x1B[30m",red:"\x1B[31m",green:"\x1B[32m",yellow:"\x1B[33m",blue:"\x1B[34m",magenta:"\x1B[35m",cyan:"\x1B[36m",white:"\x1B[37m"},bg:{black:"\x1B[40m",red:"\x1B[41m",green:"\x1B[42m",yellow:"\x1B[43m",blue:"\x1B[44m",magenta:"\x1B[45m",cyan:"\x1B[46m",white:"\x1B[47m"}},wn=[["debug",8],["info",4],["warn",2],["error",1],["assert",1],["trace",4],["group",4],["groupCollapsed",4],["groupEnd",4]];function Ee(a,e=7,t=!1,n=""){let s;!va&&!t&&(e=1),ka?n||(Rt?n=na.fg.yellow:Qt&&(n=na.fg.cyan)):n="";const p=n;n?n=`%s ${n}%s`:n="%s";const m=function(...b){return e&4&&console.log(n,Ca(),a,...b)};wn.forEach(([b,u])=>{m[b]=function(...d){return e&u&&console[b](n,Ca(),a,...d)}}),m.setPrefix=function(b){s=b,a="["+b+"]"},m.setPrefix(a),m.setLevel=function(b){e=Pn.slice(0,b+1).reduce((u,d)=>u|d,0)};const g={};return m.bindPrefix=function(b,u=e){return g[b]??(g[b]=Ee(`${s}] ${ka&&p?na.reset:""}[${b}`,u,t,p))},m}function Ct(a){return new Promise(e=>{setTimeout(e,a)})}const In=self,Wa="cachedAssets";function sa(a){return a.ok&&a.status===200}function Ma(a){return Promise.race([a,Ct(1e4).then(()=>Promise.reject())])}async function Cn(a){try{const e=await Ma(In.caches.open(Wa)),t=await Ma(e.match(a.request,{ignoreVary:!0}));if(t&&sa(t))return t;const n={Vary:"*"};let s=await fetch(a.request,{headers:n});if(sa(s))e.put(a.request,s.clone());else if(s.status===304){const p=a.request.url.replace(/\?.+$/,"")+"?"+(Math.random()*1e5|0);s=await fetch(p,{headers:n}),sa(s)&&e.put(a.request,s.clone())}return s}catch{return fetch(a.request)}}function kn(a,e){return new Promise(t=>{const n=new FileReader;n.addEventListener("loadend",s=>{t(s.target.result)}),n[e](a)})}function Mn(a){return kn(a,"readAsArrayBuffer")}function $t(a){return Mn(a).then(e=>new Uint8Array(e))}function Ha(...a){const e=a.reduce((s,p)=>s+(p.byteLength||p.length),0),t=new Uint8Array(e);let n=0;return a.forEach(s=>{t.set(s instanceof ArrayBuffer?new Uint8Array(s):s,n),n+=s.byteLength||s.length}),t}function Ka(){}const An={isFulfilled:!1,isRejected:!1,notify:()=>{},notifyAll:function(...a){this.lastNotify=a,this.listeners?.forEach(e=>e(...a))},addNotifyListener:function(a){this.lastNotify&&a(...this.lastNotify),(this.listeners??(this.listeners=[])).push(a)},resolve:function(a){this.isFulfilled||this.isRejected||(this.isFulfilled=!0,this._resolve(a),this.onFinish())},reject:function(...a){this.isRejected||this.isFulfilled||(this.isRejected=!0,this._reject(...a),this.onFinish())},onFinish:function(){this.notify=this.notifyAll=this.lastNotify=null,this.listeners&&(this.listeners.length=0),this.cancel&&(this.cancel=Ka)}};function Ie(){let a,e;const t=new Promise((n,s)=>{a=n,e=s});return Object.assign(t,An),t._resolve=a,t._reject=e,t}self.deferredPromise=Ie;function Bn(a){const e=a.length,t=new Uint8Array(Math.ceil(e/2));let n=0;e%2&&(t[n++]=parseInt(a.charAt(0),16));for(let s=n;s<e;s+=2)t[n++]=parseInt(a.substr(s,2),16);return t}function Un(a,e){const t=a.length;if(t!==e.length)return!1;for(let n=0;n<t;++n)if(a[n]!==e[n])return!1;return!0}function Zt(a,e){let t=0,n=0;for(let s=0;s<4;s++){const p=a[e+s];if(t=(t<<7)+(p&127),n++,!(p&128))break}return[n,t]}function Rn(a){if(a[0]!==5)throw new Error("Invalid DecoderSpecificInfo tag");const[e,t]=Zt(a,1),n=1+e;return a.subarray(n,n+t)}function Vn(a){if(a[0]!==4)throw new Error("Invalid DecoderConfigDescriptor tag");const[e,t]=Zt(a,1);let n=1+e;return n+=13,Rn(a.subarray(n))}function Tn(a){if(a[0]!==3)throw new Error("Invalid ES_Descriptor tag");const e=new DataView(a.buffer,a.byteOffset,a.byteLength),[t,n]=Zt(a,1);let s=1+t;s+=2;const p=e.getUint8(s);s+=1;const m=p&128,g=p&64;if(m&&(s+=2),g){const u=Zt(a,s);s+=1+u[0]+u[1]}return{decoderConfigDescriptor:Vn(a.subarray(s))}}const xn=[19,136],ia=Bn("0327000100041940150000000001f4000000bb750507138856e5a5"),En=new TextEncoder().encode("esds"),Fn=new TextEncoder().encode("mp4a");function Aa(a,e,t=a.length){for(let n=t-e.length;n>=0;n--){let s=!0;for(let p=0;p<e.length;p++)if(a[n+p]!==e[p]){s=!1;break}if(s)return n}return-1}function Dn(a){const e=new DataView(a.buffer,a.byteOffset,a.byteLength);let t=a.length,n=null;for(;;){const m=Aa(a,En,t);if(m===-1)break;t=m;const g=e.getUint32(m-4);if(g<0||m+g>a.length)continue;const b=Aa(a,Fn,m);b===-1||m-b>100||(n={offset:m+8,size:g-12})}if(!n)throw new Error("No ESDS found");const s=a.subarray(n.offset,n.offset+n.size),p=Tn(s);if(!p)throw new Error("Invalid ESDS");if(!Un(p.decoderConfigDescriptor,xn))throw new Error("Not a broken DSCI");if(n.size<ia.length)throw new Error(`ESDS Size not enough (expected at least ${ia.length}, got ${n.size})`);a.set(ia,n.offset)}function Ln(a){try{return Dn(a),!0}catch{return!1}}function On(a,e,t=!0,n=!0){let s,p,m,g,b=!1;const u=l=>{const f=m,B=g;try{const F=a.apply(null,l);f(F)}catch(F){console.error("debounce error",F),B(F)}},d=(...l)=>{p||(p=new Promise((B,F)=>(m=B,g=F))),s?(clearTimeout(s),b=!0,g(),p=new Promise((B,F)=>(m=B,g=F))):t&&(u(l),b=!1);const f=Ke.setTimeout(()=>{n&&(!t||b)&&u(l),s===f&&(s=p=m=g=void 0,b=!1)},e);return s=f,p.catch(Ka),p};return d.clearTimeout=()=>{s&&(Ke.clearTimeout(s),g(),s=p=m=g=void 0,b=!1)},d.isDebounced=()=>!!s,d}function Nn(a){return a=parseInt((a||"1")+""),a<=4&&a>=1?a:1}const qn="account";function Vt(a){const e=new URL(a).searchParams;return Nn(e.get(qn)||"")}function Gn(a){return Array.isArray(a)?a:[a]}function zn(a){return["image/jpeg","image/png","image/gif","image/svg+xml","image/webp","image/bmp","image/avif","image/jxl","video/mp4","video/webm","video/quicktime","audio/ogg","audio/mpeg","audio/mp4","audio/wav","application/json","application/pdf"].indexOf(a)===-1?"application/octet-stream":a}function Ja(a,e=""){a=Gn(a);const t=zn(e);return new Blob(a,{type:t})}function kt(a,e){const t=new Error;return{type:a,stack:t.stack}}class $a{constructor(){throw new Error("Cannot instantiate a static utility class")}}const Yt=class Yt extends $a{static async get(){return this.deferred&&await this.deferred,this.key}static async getAsBase64(){const e=await this.get();if(!e)return null;const t=await crypto.subtle.exportKey("raw",e);return btoa(String.fromCharCode(...new Uint8Array(t)))}static save(e){this.key=e,this.deferred?.resolve(),this.deferred=void 0}static resetDeferred(){this.key=null,this.deferred=Ie()}};Yt.key=null,Yt.deferred=Ie();let st=Yt;const jn=Date.now()%Math.random()*1e8|0;function Wt(a,e){const t=a.indexOf(e);return(t===-1?void 0:a.splice(t,1))?.[0]}class Wn{constructor(e){this._constructor(e)}_constructor(e){this.reuseResults=e,this.listeners={},this.listenerResults={}}addEventListener(e,t,n){var p;const s={callback:t,options:n};if(((p=this.listeners)[e]??(p[e]=new Set)).add(s),this.listenerResults.hasOwnProperty(e)&&(t(...this.listenerResults[e]),n?.once)){this.listeners[e].delete(s);return}}addMultipleEventsListeners(e){for(const t in e)this.addEventListener(t,e[t])}removeEventListener(e,t,n){if(this.listeners[e]){for(const s of this.listeners[e])if(s.callback===t){this.listeners[e].delete(s);break}}}invokeListenerCallback(e,t,...n){let s,p;try{s=t.callback(...n)}catch(m){p=m}if(t.options?.once&&this.removeEventListener(e,t.callback),p)throw p;return s}_dispatchEvent(e,t,...n){this.reuseResults&&(this.listenerResults[e]=n);const s=t&&[],p=this.listeners[e];if(p)for(const m of p){const g=this.invokeListenerCallback(e,m,...n);s&&s.push(g)}return s}dispatchResultableEvent(e,...t){return this._dispatchEvent(e,!0,...t)}dispatchEvent(e,...t){this._dispatchEvent(e,!1,...t)}cleanup(){this.listeners={},this.listenerResults={}}}const Hn=!0;class Mt extends Wn{constructor(e){super(!1),this.logSuffix=e,this.onMessage=t=>{const n=t.data,s=t.source||t.currentTarget;this.processTaskMap[n.type](n,s,t)},this.processResultTask=t=>{const{taskId:n,result:s,error:p}=t.payload,m=this.awaiting[n];m&&(this.debug&&this.log.debug("done",m.taskType,s,p),"error"in t.payload?m.reject(p):m.resolve(s),delete this.awaiting[n])},this.processAckTask=t=>{const n=t.payload,s=this.awaiting[n.taskId];if(!s)return;const p=s.resolve,m={cached:n.cached,result:n.cached?"result"in n?Promise.resolve(n.result):Promise.reject(n.error):new Promise((g,b)=>{s.resolve=g,s.reject=b})};p(m),n.cached&&delete this.awaiting[n.taskId]},this.processPingTask=(t,n,s)=>{this.pushTask(this.createTask("pong",void 0),s.source)},this.processPongTask=(t,n,s)=>{const p=this.pingResolves.get(n);p&&(this.pingResolves.delete(n),p())},this.processCloseTask=(t,n,s)=>{this.detachPort(n)},this.processBatchTask=(t,n,s)=>{const p={data:s.data,source:s.source,currentTarget:s.currentTarget};t.payload.forEach(m=>{p.data=m,this.onMessage(p)})},this.processLockTask=(t,n,s)=>{const p=t.payload;this.requestedLocks.has(p)||(this.requestedLocks.set(p,n),navigator.locks.request(p,()=>{this.processCloseTask(void 0,n,void 0),this.requestedLocks.delete(p)}))},this.processInvokeTask=async(t,n,s)=>{const p=t.id,m=t.payload;let g,b,u;m.void||(g={taskId:p},b=this.createTask("result",g)),m.withAck&&(u=this.createTask("ack",{taskId:p,cached:!0}));let d;try{const l=this.listeners[m.type];if(!l?.size)throw new Error("no listener");const f=l.values().next().value;let B=this.invokeListenerCallback(m.type,f,m.payload,n,s);if(m.void)return;if(d=B instanceof Promise,u){const F=!d;if(u.payload.cached=F,F&&(u.payload.result=B),this.pushTask(u,n),F)return}d&&(B=await B),B instanceof Mt.TransferableResult&&(b.transfer=B.transferables,B=B.value),g.result=B}catch(l){if(this.log.error("worker task error:",l,t),m.void)return;if(u&&u.payload.cached){u.payload.error=l,this.pushTask(u,n);return}g.error=l}this.pushTask(b,n)},this.listenPorts=[],this.sendPorts=[],this.pingResolves=new Map,this.taskId=Math.random(),this.awaiting={},this.pending=new Map,this.log=Ee("MP"+(e?"-"+e:"")),this.debug=va,this.heldLocks=new Map,this.requestedLocks=new Map,this.processTaskMap={result:this.processResultTask,ack:this.processAckTask,invoke:this.processInvokeTask,ping:this.processPingTask,pong:this.processPongTask,close:this.processCloseTask,lock:this.processLockTask,batch:this.processBatchTask}}setOnPortDisconnect(e){this.onPortDisconnect=e}attachPort(e){this.attachListenPort(e),this.attachSendPort(e)}attachListenPort(e){this.listenPorts.push(e),e.addEventListener("message",this.onMessage)}attachSendPort(e){if(this.log.warn("attaching send port"),e.start?.(),this.sendPorts.push(e),typeof window<"u"&&Hn)if("locks"in navigator){const t=["lock",jn,this.logSuffix||"",Math.random()*2147483647|0].join("-");this.log.warn("created lock",t);const n=new Promise(s=>this.heldLocks.set(e,{resolve:s,id:t})).then(()=>this.heldLocks.delete(e));navigator.locks.request(t,()=>(this.resendLockTask(e),n))}else window.addEventListener("beforeunload",()=>{const t=this.createTask("close",void 0);this.postMessage(void 0,t)});this.releasePending()}resendLockTask(e){const t=this.heldLocks.get(e);t&&this.pushTask(this.createTask("lock",t.id),e)}detachPort(e){this.log.warn("disconnecting port"),Wt(this.listenPorts,e),Wt(this.sendPorts,e),e.removeEventListener?.("message",this.onMessage),e.close?.(),this.onPortDisconnect?.(e),this.heldLocks.get(e)?.resolve();const n=kt("PORT_DISCONNECTED");for(const s in this.awaiting){const p=this.awaiting[s];p.port===e&&(p.reject(n),delete this.awaiting[s])}}postMessage(e,t){(Array.isArray(e)?e:e?[e]:this.sendPorts).forEach(s=>{s.postMessage(t,t.transfer)})}async releasePending(){this.releasingPending||(this.releasingPending=!0,await Promise.resolve(),this.debug&&this.log.debug("releasing tasks, length:",this.pending.size),this.pending.forEach((e,t)=>{let n=e;{let p;n=[],e.forEach(m=>{m.transfer?(p=void 0,n.push(m)):(p||(p=this.createTask("batch",[]),n.push(p)),p.payload.push(m))})}const s=t?[t]:this.sendPorts;s.length&&(n.forEach(p=>{try{this.postMessage(s,p)}catch(m){this.log.error("postMessage error:",m,p,s)}}),this.pending.delete(t))}),this.debug&&this.log.debug("released tasks"),this.releasingPending=!1)}createTask(e,t,n){return{type:e,payload:t,id:this.taskId++,transfer:n}}createInvokeTask(e,t,n,s,p){return this.createTask("invoke",{type:e,payload:t,withAck:n,void:s},p)}pushTask(e,t){let n=this.pending.get(t);n||this.pending.set(t,n=[]),n.push(e),this.releasePending()}invokeVoid(e,t,n,s){const p=this.createInvokeTask(e,t,void 0,!0,s);this.pushTask(p,n)}invoke(e,t,n,s,p){this.debug&&this.log.debug("start",e,t);let m;const g=new Promise((b,u)=>{m=this.createInvokeTask(e,t,n,void 0,p),this.awaiting[m.id]={resolve:b,reject:u,taskType:e,port:s},this.pushTask(m,s)});if(Na){g.finally(()=>{clearInterval(b)});const b=Ke.setInterval(()=>{this.log.error("task still has no result",m,s)},6e4)}return g}invokeExceptSource(e,t,n){const s=this.sendPorts.slice();Wt(s,n),s.forEach(p=>{this.invokeVoid(e,t,p)})}async invokeExceptSourceAsync(e,t,n){const s=this.sendPorts.slice();Wt(s,n),await Promise.all(s.map(p=>this.invoke(e,t,void 0,p)))}}(a=>{class e{constructor(n,s){this.value=n,this.transferables=s}}a.TransferableResult=e})(Mt||(Mt={}));var Za=Mt;class Kn extends Za{constructor(){super("CRYPTO"),this.lastIndex=-1}invokeCryptoNew({method:e,args:t,transfer:n}){const s={method:e,args:t},p=this.listeners.invoke;if(p?.size){let g=p.values().next().value.callback(s);return!Na&&!(g instanceof Promise)&&(g=Promise.resolve(g)),g}const m=e==="aes-encrypt"||e==="aes-decrypt"?this.lastIndex=(this.lastIndex+1)%this.sendPorts.length:0;return this.invoke("invoke",s,void 0,this.sendPorts[m],n)}invokeCrypto(e,...t){return this.invokeCryptoNew({method:e,args:t})}sendToOnePort(e){this.invokeVoid("port",void 0,this.sendPorts[0],[e])}}const At=new Kn;nt&&(nt.cryptoMessagePort=At);const Ia=class Ia extends $a{static resolveDeferred(e){this.value=e,this.deferred?.resolve(),this.deferred=void 0}static async isUsingPasscode(){if(this.deferred&&await this.deferred,typeof this.value!="boolean")throw new Error("Is using passcode is not boolean WTF?");return this.value}static resetDeferred(){this.value=void 0,this.deferred=Ie()}};Ia.deferred=Ie();let gt=Ia;class Jn{constructor(e,t,n){this.mimeType=e,this.size=t,this.saveFileCallback=n,this.bytes=new Uint8Array(t)}async write(e,t){const n=t+e.byteLength;if(n>this.bytes.byteLength){const s=new Uint8Array(n);s.set(this.bytes,0),this.bytes=s}this.bytes.set(e,t)}truncate(){this.bytes=new Uint8Array}trim(e){this.bytes=this.bytes.slice(0,e)}finalize(e=!0){const t=Ja(this.bytes,this.mimeType);return e&&this.saveFileCallback&&this.saveFileCallback(t),t}getParts(){return this.bytes}replaceParts(e){this.bytes=e}}const ra={cachedAssets:{encryptable:!1},cachedBackgrounds:{encryptable:!1},cachedFiles:{encryptable:!0},cachedStreamChunks:{encryptable:!0},cachedHlsQualityFiles:{encryptable:!0},cachedHlsStreamChunks:{encryptable:!0}},Ae=class Ae{constructor(e){this.dbName=e,this.useStorage=!0,Ge.test&&(this.dbName+="_test"),Ae.STORAGES.length&&(this.useStorage=Ae.STORAGES[0].useStorage),this.config=Object.entries(ra).find(([t])=>t===e)?.[1],this.openDatabase(),Ae.STORAGES.push(this)}static async encrypt(e){const t=await st.get(),n=await $t(e),s=e.type;console.log("[my-debug] encryption started");const p=await At.invokeCryptoNew({method:"aes-local-encrypt",args:[{key:t,data:n}],transfer:[n.buffer]});return console.log("[my-debug] encryption ended"),new Blob([p],{type:s})}static async decrypt(e){const t=await st.get(),n=await $t(e),s=e.type;console.log("[my-debug] decryption started");const p=await At.invokeCryptoNew({method:"aes-local-decrypt",args:[{key:t,encryptedData:n}],transfer:[n.buffer]});return console.log("[my-debug] decryption ended"),new Blob([p],{type:s})}async waitToEnable(){Ae.disabledPromise&&await Ae.disabledPromise}openDatabase(){return this.openDbPromise??(this.openDbPromise=caches.open(this.dbName))}delete(e){return this.timeoutOperation(t=>t.delete("/"+e))}deleteAll(){return caches.delete(this.dbName)}async has(e){return!!await this.timeoutOperation(n=>n.match("/"+e))}async get(e){await this.waitToEnable();const t=await this.timeoutOperation(n=>n.match("/"+e));if(t)return this.config?.encryptable&&await gt.isUsingPasscode()?new Response(await Ae.decrypt(await t.blob()),{headers:t.headers,status:t.status,statusText:t.statusText}):t}async save(e,t){await this.waitToEnable();let n=t;return this.config?.encryptable&&await gt.isUsingPasscode()&&(n=new Response(await Ae.encrypt(await t.blob()),{headers:t.headers,status:t.status,statusText:t.statusText})),this.timeoutOperation(s=>s.put("/"+e,n))}getFile(e,t="blob"){return this.get(e).then(n=>{if(!n)throw kt("NO_ENTRY_FOUND");return n[t]()})}saveFile(e,t){t instanceof Blob||(t=Ja(t));const n=new Response(t,{headers:{"Content-Length":""+t.size}});return this.save(e,n).then(()=>t)}timeoutOperation(e){return this.useStorage?new Promise(async(t,n)=>{let s=!1;const p=setTimeout(()=>{n(),s=!0},15e3);try{const m=await this.openDatabase();if(!m)throw this.useStorage=!1,this.openDbPromise=void 0,"no cache?";const g=await e(m);if(s)return;t(g)}catch(m){n(m)}clearTimeout(p)}):Promise.reject(kt("STORAGE_OFFLINE"))}prepareWriting(e,t,n){return{deferred:Ie(),getWriter:()=>new Jn(n,t,p=>this.saveFile(e,p).catch(()=>p))}}static toggleStorage(e,t){return this.STORAGES.forEach(n=>{n.useStorage=e}),Promise.resolve()}static async deleteAllStorages(){const e=Object.keys(ra);await Promise.all(e.map(async t=>{await new Ae(t).deleteAll()}))}static temporarilyToggle(e){e?(this.disabledPromise?.resolve(),this.disabledPromise=void 0):this.disabledPromise=Ie()}static async clearEncryptableStorages(){const e=Object.entries(ra).filter(([,{encryptable:t}])=>t).map(([t])=>t);await Promise.all(e.map(async t=>{await new Ae(t).timeoutOperation(async s=>{const p=await s.keys();await Promise.all(p.map(m=>s.delete(m)))})}))}};Ae.STORAGES=[];let $e=Ae;function $n(a){return new Promise(e=>{setTimeout(()=>{e(new Response("",{status:408,statusText:"Request timed out."}))},a)})}const Ya=self,St=new Map,da=new $e("cachedStreamChunks"),Zn=86400,Qa="Time-Cached",Yn=20*1024*1024,Qn=()=>da.timeoutOperation(a=>a.keys().then(e=>{const t=new Map,n=Date.now()/1e3|0;for(const p of e){const m=p.url.match(/\/(\d+?)\?/);m&&!t.has(m[1])&&t.set(m[1],p)}const s=[];for(const[p,m]of t){const g=a.match(m).then(b=>{if(+b.headers.get(Qa)+Zn<=n)return re("will delete stream chunk:",p),a.delete(m,{ignoreSearch:!0,ignoreVary:!0})});s.push(g)}return Promise.all(s)}));setInterval(Qn,18e5);setInterval(()=>{const a=fa();for(const[e,t]of St)if(e!==a){for(const n in t)t[n].reject();St.delete(e)}},12e4);const Kt=new Map;Ya.streams=Kt;class et{constructor(e){this.info=e,this.loadedOffsets=new Set,this.destroy=()=>{this.destroyDebounced.clearTimeout(),Kt.delete(this.id),he.invokeVoid("cancelFilePartRequests",{docId:et.getDocId(this.info),accountNumber:this.info.accountNumber},fa())},this.toggleInUse=t=>{this.inUse+=t?1:-1,this.inUse||this.destroy()},this.id=et.getId(e),Kt.set(this.id,this),this.inUse=0,this.limitPart=e.size>75*1024*1024?ns:as,this.destroyDebounced=On(this.destroy,15e4,!1,!0)}async requestFilePartFromWorker(e,t,n=!1){const s={docId:et.getDocId(this.info),dcId:this.info.dcId,offset:e,limit:t,accountNumber:this.info.accountNumber},p=JSON.stringify(s),m=fa();let g=St.get(m);g||St.set(m,g={});let b=g[p];if(b)return b.then(d=>d.bytes);this.loadedOffsets.add(e),b=g[p]=Ie(),he.invoke("requestFilePart",s,void 0,m).then(b.resolve.bind(b),b.reject.bind(b)).finally(()=>{g[p]===b&&(delete g[p],Object.keys(g).length||St.delete(m))});const u=b.then(d=>d.bytes);return this.saveChunkToCache(u,e,t),!n&&this.preloadChunks(e,Yn),u}requestFilePartFromCache(e,t,n){const s=this.getChunkKey(e,t);return da.getFile(s).then(p=>n?new Uint8Array:$t(p),p=>{p.type})}requestFilePart(e,t,n){return this.requestFilePartFromCache(e,t,n).then(p=>p||this.requestFilePartFromWorker(e,t,n))}saveChunkToCache(e,t,n){return e.then(s=>{const p=this.getChunkKey(t,n),m=new Response(s,{headers:{"Content-Length":""+s.length,"Content-Type":"application/octet-stream",[Qa]:""+(Date.now()/1e3|0)}});return da.save(p,m)})}preloadChunk(e){this.loadedOffsets.has(e)||(this.loadedOffsets.add(e),this.requestFilePart(e,this.limitPart,!0))}preloadChunks(e,t){if(t>this.info.size&&(t=this.info.size),!e)this.preloadChunk(Ba(e,this.limitPart));else for(;e<t;e+=this.limitPart)this.preloadChunk(e)}requestRange(e){this.destroyDebounced();const t=ts(e,this.info.mimeType,this.info.size);if(t)return t;let[n,s]=e;const p=s&&s<this.limitPart?is(s-n+1):this.limitPart,m=Ba(n,p);s||(s=Math.min(n+p,this.info.size-1));let g;return(n!==m||s!==m+p)&&(g=s-m-p+1),Promise.all([this.requestFilePart(m,p),g&&this.requestFilePart(m+p,p)]).then(u=>{let d=Ha(...u.filter(Boolean));if(n!==m||s!==m+p){const f=n-m,B=s-m+1;d=d.slice(f,B)}(this.shouldPatchMp4===!0||this.shouldPatchMp4===m)&&Ln(d)&&(this.shouldPatchMp4=m);const l={"Accept-Ranges":"bytes","Content-Range":`bytes ${n}-${n+d.byteLength-1}/${this.info.size||"*"}`,"Content-Length":`${d.byteLength}`,"Response-Time":""+Date.now()};return this.info.mimeType&&(l["Content-Type"]=this.info.mimeType),new Response(d,{status:206,statusText:"Partial Content",headers:l})})}getChunkKey(e,t){return this.id+"?offset="+e+"&limit="+t}patchChromiumMp4(){this.shouldPatchMp4=!0}static get(e){return Kt.get(this.getId(e))??new et(e)}static getId(e){return`${e.accountNumber}-${this.getDocId(e)}`}static getDocId(e){return e.location.id}}function Xa(a){return JSON.parse(decodeURIComponent(a))}function Xn(a,e,t){async function n(){const s=en(a.request.headers.get("Range")),p=Xa(e),m=await Ya.clients.get(a.clientId);m?.type==="window"&&(p.accountNumber=Vt(m.url));const g=et.get(p);return t==="_crbug1250841"&&g.patchChromiumMp4(),g.requestRange(s)}a.respondWith(Promise.race([$n(45*1e3),n()]))}function es({url:a,inUse:e,accountNumber:t}){[a]=a.split("?");const n="stream/",s=a.indexOf(n),p=Xa(a.slice(s+n.length));p.accountNumber=t,et.get(p).toggleInUse(e)}function ts(a,e,t){return a[0]===0&&a[1]===1?new Response(new Uint8Array(2).buffer,{status:206,statusText:"Partial Content",headers:{"Accept-Ranges":"bytes","Content-Range":`bytes 0-1/${t||"*"}`,"Content-Length":"2","Content-Type":e||"video/mp4"}}):null}const as=512*1024,ns=1024*1024,ss=512*4;function en(a){if(!a)return[0,0];const[,e]=a.split("="),t=e.split(", "),[n,s]=t[0].split("-");return[+n,+s||0]}function Ba(a,e=ss){return a-a%e}function is(a){return 2**Math.ceil(Math.log(a)/Math.log(2))}const tn=a=>({name:`tweb-account-${a}`,version:8,stores:[{name:"session",encryptedName:"session__encrypted"},{name:"stickerSets",encryptedName:"stickerSets__encrypted"},{name:"users",encryptedName:"users__encrypted"},{name:"chats",encryptedName:"chats__encrypted"},{name:"dialogs",encryptedName:"dialogs__encrypted"},{name:"messages",encryptedName:"messages__encrypted"}]});nt.getDatabaseState=tn;const rs="assets/img/logo_filled_rounded.png",ps="assets/img/logo_plain.svg";function an(a,e,t){const s=g=>Object.keys(g).filter(b=>g[b]!==void 0),p=typeof a;return a&&e&&p==="object"&&p===typeof e?s(a).length===s(e).length&&s(a).every(g=>an(a[g],e[g])):a===e}function os(a,e){if(e)for(const t in e)e[t]!==void 0&&(a[t]=e[t]);return a}const It=class It{constructor(e){os(this,e),Ge.test&&(this.name+="_test"),this.storageIsAvailable=!0,this.log=Ee(["IDB",e.name].join("-")),this.log("constructor"),this.openDatabase(!0),It.INSTANCES.push(this)}isAvailable(){return this.storageIsAvailable}openDatabase(e=!1){if(this.openDbPromise&&!e)return this.openDbPromise;const t=(m,g)=>{const b=Array.from(m.indexNames);for(const u of b)m.deleteIndex(u);if(g.indexes?.length)for(const u of g.indexes)m.indexNames.contains(u.indexName)||m.createIndex(u.indexName,u.keyPath,u.objectParameters)},n=(m,g)=>{const b=m.createObjectStore(g.name);t(b,g)};try{var s=indexedDB.open(this.name,this.version);if(!s)return Promise.reject()}catch(m){return this.log.error("error opening db",m.message),this.storageIsAvailable=!1,Promise.reject(m)}let p=!1;return setTimeout(()=>{p||s.onerror(kt("IDB_CREATE_TIMEOUT"))},3e3),this.openDbPromise=new Promise((m,g)=>{s.onsuccess=b=>{p=!0;const u=s.result;let d=!1;this.log("Opened"),u.onerror=l=>{this.storageIsAvailable=!1,this.log.error("Error creating/accessing IndexedDB database",l),g(l)},u.onclose=l=>{this.log.error("closed:",l),!d&&this.openDatabase()},u.onabort=l=>{this.log.error("abort:",l);const f=l.target;this.openDatabase(d=!0),f.onerror&&f.onerror(l),u.close()},u.onversionchange=l=>{this.log.error("onversionchange, lol?")},m(this.db=u)},s.onerror=b=>{p=!0,this.storageIsAvailable=!1,this.log.error("Error creating/accessing IndexedDB database",b),g(b)},s.onupgradeneeded=b=>{p=!0,this.log.warn("performing idb upgrade from",b.oldVersion,"to",b.newVersion);const u=b.target,d=u.result;this.stores.forEach(l=>{if(!d.objectStoreNames.contains(l.name))n(d,l);else{const B=u.transaction.objectStore(l.name);t(B,l)}l.encryptedName&&!d.objectStoreNames.contains(l.encryptedName)&&d.createObjectStore(l.encryptedName)})}}).then(m=>this.openDbPromise=m)}async closeDatabase(){this.db&&(this.db.onclose=()=>{},this.db.close())}static create(e){return this.INSTANCES.find(t=>t.name===e.name)??new It(e)}static closeDatabases(e){this.INSTANCES.forEach(t=>{e&&e===t||t.closeDatabase()})}static deleteDatabaseByName(e){return new Promise((t,n)=>{this.INSTANCES.forEach(p=>{if(p.name===e)return p.closeDatabase()});const s=indexedDB.deleteDatabase(e);s.onerror=()=>n(),s.onsuccess=()=>t()})}};It.INSTANCES=[];let ya=It;class ms{constructor(e,t){this.storeName=t,this.log=Ee(["IDB",e.name,t].join("-")),this.idb=ya.create(e)}close(){return this.idb.closeDatabase()}delete(e,t){const n=Array.isArray(e);return n||(e=[].concat(e)),this.getObjectStore("readwrite",s=>{const p=e.map(m=>s.delete(m));return n?p:p[0]},"",t)}clear(e){return this.getObjectStore("readwrite",t=>t.clear(),"",e)}save(e,t,n){const s=Array.isArray(e);return s||(e=[].concat(e),t=[].concat(t)),this.getObjectStore("readwrite",p=>{const m=e.map((g,b)=>p.put(t[b],g));return s?m:m[0]},"",n)}get(e,t){const n=Array.isArray(e);if(n){if(!e.length)return Promise.resolve([])}else{if(!e)return;e=[].concat(e)}return this.getObjectStore("readonly",s=>{const p=e.map(m=>s.get(m));return n?p:p[0]},"",t)}async getObjectStore(e,t,n,s=this.storeName){let p;n&&(p=performance.now(),this.log(n+": start"));const m=setTimeout(()=>{this.log.error("transaction not finished",f,n)},1e4),g=this.idb.openDatabase(),b=g instanceof Promise?await g:g;let u,d;const l=new Promise((Z,me)=>[u,d]=[Z,me]),f=b.transaction([s],e,{durability:"relaxed"}),B=()=>{clearTimeout(m),d(f.error)},F=()=>{clearTimeout(m),n&&this.log(n+": end",performance.now()-p);const Z=z.map(me=>me.result);u(D?Z:Z[0]),n&&this.log(n+": resolved",D?Z:Z[0])};f.onerror=B;const O=e==="readwrite";O&&(f.oncomplete=()=>F());const J=t(f.objectStore(s),F,B),D=Array.isArray(J),z=D?J:[].concat(J);if(O)return l;const le=z.length;let ue=le;const E=()=>{f.error||--ue||F()};for(let Z=0;Z<le;++Z){const me=z[Z];me.onerror=B,me.onsuccess=E}return l}getAll(e){return this.getObjectStore("readonly",t=>t.getAll(),"",e)}getAllEntries(e){const t=[];return new Promise((n,s)=>{this.getObjectStore("readonly",(p,m,g)=>{const b=p.openCursor();return b.onsuccess=u=>{const d=u.target.result;d?(t.push([d.key,d.value]),d.continue()):(m(),n(t))},b.onerror=g,[]},"",e).catch(s)})}}const Oe=self,ds=location.protocol+"//"+location.hostname+location.pathname.split("/").slice(0,-1).join("/")+"/",ys=11500;let nn=0,sn=!0;class ls{constructor(e,t,n){this.defaults=n,this.cache={},this.storage=new ms(e,t)}getDefault(e){const t=this.defaults[e];return typeof t=="function"?t():t}get(e){return this.cache.hasOwnProperty(e)?this.cache[e]:this.storage.get(e).then(n=>n,()=>{}).then(n=>this.cache.hasOwnProperty(e)?this.cache[e]:(n??(n=this.getDefault(e)),this.cache[e]=n))}getCached(e){const t=this.get(e);if(t instanceof Promise)throw"no property";return t}async set(e,t){const n=this.cache[e]??this.defaults[e];if(!an(n,t)){this.cache[e]=t;try{this.storage.save(e,t)}catch{}}}}const rn={push_mute_until:0,push_lang:{push_message_nopreview:"You have a new message",push_action_mute1d:"Mute for 24H",push_action_settings:"Settings"},push_settings:{}},Je=new ls(tn(1),"session",rn);for(const a in rn)Je.get(a);Oe.addEventListener("push",a=>{const e=a.data.json();re("push",{...e});try{const[t,n,s]=[Je.getCached("push_mute_until"),Je.getCached("push_settings"),Je.getCached("push_lang")],p=Date.now();if(pn()&&t&&p<t)throw`supress notification because mute for ${Math.ceil((t-p)/6e4)} min`;if(Date.now()-nn<=ys&&sn)throw"supress notification because some instance is alive";const g=hs(e,n,s);a.waitUntil(g)}catch(t){re(t)}});Oe.addEventListener("notificationclick",a=>{const e=a.notification;re("on notification click",e),e.close();const t=a.action;if(t==="mute1d"&&pn()){re("[SW] mute for 1d"),Je.set("push_mute_until",Date.now()+864e5);return}const n=e.data;if(!n)return;const s=Oe.clients.matchAll({type:"window"}).then(p=>{n.action=t,ct=n;for(let m=0;m<p.length;++m){const g=p[m];if("focus"in g){g.focus(),he.invokeVoid("pushClick",ct,g),ct=void 0;return}}if(Oe.clients.openWindow)return Promise.resolve(Je.get("push_settings")).then(m=>Oe.clients.openWindow(m.baseUrl||ds))}).catch(p=>{re.error("Clients.matchAll error",p)});a.waitUntil(s)});Oe.addEventListener("notificationclose",cs);const la=new Set;let ct;function cs(a){us(a.notification)}function us(a){la.delete(a)}function gs(a){for(const t of la)try{if(a&&t.tag!==a)continue;t.close(),la.delete(t)}catch{}let e;return"getNotifications"in Oe.registration?e=Oe.registration.getNotifications({tag:a}).then(t=>{for(let n=0,s=t.length;n<s;++n)try{t[n].close()}catch{}}).catch(t=>{re.error("Offline register SW error",t)}):e=Promise.resolve(),e}function pn(){return Oa}function hs(a,e,t){let n=a.title||"Telegram",s=a.description||"",p;a.custom&&(a.custom.channel_id?p=""+-a.custom.channel_id:a.custom.chat_id?p=""+-a.custom.chat_id:p=a.custom.from_id||""),a.custom.peerId=""+p;let m="peer"+p;const g=p+"_"+a.custom.msg_id;if(Bt.has(g)){const l="ignoring push";throw re.warn(l,a),Bt.delete(g),l}e?.nopreview&&(n="Telegram",s=t.push_message_nopreview,m="unknown_peer");const b=[{action:"mute1d",title:t.push_action_mute1d}],u={body:s,icon:rs,tag:m,data:a,actions:b,badge:ps,silent:a.custom.silent==="1"};return re("show notify",n,s,a,u),Oe.registration.showNotification(n,u).catch(l=>{re.error("Show notification promise",l)})}function fs(a,e){nn=Date.now(),sn=a.localNotifications,ct&&e&&(he.invokeVoid("pushClick",ct,e),ct=void 0),a.lang&&Je.set("push_lang",a.lang),a.settings&&Je.set("push_settings",a.settings)}const Bt=new Map;function _s(a){Bt.set(a,Date.now())}setInterval(()=>{const a=Date.now();Bt.forEach((e,t)=>{a-e>3e4&&Bt.delete(t)})},30*6e4);class vs extends Za{constructor(){super("SERVICE"),nt&&(nt.serviceMessagePort=this)}}function bs(a,e,t){const n=(s,p)=>{a.attachListenPort(s),p&&a.attachSendPort(p)};a.setOnPortDisconnect(t),typeof SharedWorkerGlobalScope<"u"?Ke.addEventListener("connect",s=>n(s.source,s.source)):typeof ServiceWorkerGlobalScope<"u"?n(Ke,null):n(Ke,Ke)}const Be=new Map,pa=kt("UNKNOWN"),Ps=!1;self.downloadMap=Be;const Ss={download:a=>{const{id:e}=a;if(Be.has(e))return Promise.reject(pa);const t=Ee("DOWNLOAD-"+e);t("prepare");const n=new CountQueuingStrategy({highWaterMark:1}),s=Ie();s.then(()=>{setTimeout(()=>{Be.delete(e)},5e3)},()=>{Be.delete(e)});let p;const m=new ReadableStream({start:b=>{p=b},cancel:b=>{t("cancel",e,b),s.reject(pa)}},n),g={...a,readableStream:m,promise:s,controller:p,log:t};return Be.set(e,g),s.catch(()=>{throw pa})},downloadChunk:({id:a,chunk:e})=>{const t=Be.get(a);return t?t.controller.enqueue(e):Promise.reject()},downloadFinalize:a=>{const e=Be.get(a);return e?(e.log("finalize"),e.promise.resolve(),e.controller.close()):Promise.reject()},downloadCancel:a=>{const e=Be.get(a);if(e)return e.log("cancel"),e.promise.reject(),e.controller.error()}};function ws(a){return a.addMultipleEventsListeners(Ss),{onDownloadFetch:Is,onClosedWindows:Cs}}function Is(a,e){_a("downloadRequestReceived",e);const t=Ct(100).then(()=>{const n=Be.get(e);if(!n||n.used&&!Ps){re.warn("no such download",e);return}n.log("fetch"),n.used=!0;const s=n.readableStream;return new Response(s,{headers:n.headers,status:200})});a.respondWith(t)}function Cs(){if(re("cancelling all downloads"),Be.size)for(const[a,e]of Be)e.controller.error()}const wt={};function ks(a){return{files:a.getAll("files"),title:a.get("title"),text:a.get("text"),url:a.get("url")}}async function Ms(a,e){try{re("share data",a);const t=ks(a);(wt[e]??(wt[e]=[])).push(t)}catch(t){re.warn("something wrong with the data",t)}}function As(a){const e=wt[a.id];e&&(delete wt[a.id],re("releasing share events to client:",a.id,"length:",e.length),e.forEach(t=>{he.invokeVoid("share",t,a)}))}function Bs(a,e){const t=a.request.formData().then(n=>(Ms(n,a.resultingClientId),Response.redirect("..")));a.respondWith(t)}const Ua=1,Us=2;var Ue={MTProto:{constructors:[{id:481674261,predicate:"vector",params:[],type:"Vector t"},{id:85337187,predicate:"resPQ",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"pq",type:"bytes"},{name:"server_public_key_fingerprints",type:"Vector<long>"}],type:"ResPQ"},{id:-1443537003,predicate:"p_q_inner_data_dc",params:[{name:"pq",type:"bytes"},{name:"p",type:"bytes"},{name:"q",type:"bytes"},{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"new_nonce",type:"int256"},{name:"dc",type:"int"}],type:"P_Q_inner_data"},{id:1459478408,predicate:"p_q_inner_data_temp_dc",params:[{name:"pq",type:"bytes"},{name:"p",type:"bytes"},{name:"q",type:"bytes"},{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"new_nonce",type:"int256"},{name:"dc",type:"int"},{name:"expires_in",type:"int"}],type:"P_Q_inner_data"},{id:-790100132,predicate:"server_DH_params_ok",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"encrypted_answer",type:"bytes"}],type:"Server_DH_Params"},{id:-1249309254,predicate:"server_DH_inner_data",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"g",type:"int"},{name:"dh_prime",type:"bytes"},{name:"g_a",type:"bytes"},{name:"server_time",type:"int"}],type:"Server_DH_inner_data"},{id:1715713620,predicate:"client_DH_inner_data",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"retry_id",type:"long"},{name:"g_b",type:"bytes"}],type:"Client_DH_Inner_Data"},{id:1003222836,predicate:"dh_gen_ok",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"new_nonce_hash1",type:"int128"}],type:"Set_client_DH_params_answer"},{id:1188831161,predicate:"dh_gen_retry",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"new_nonce_hash2",type:"int128"}],type:"Set_client_DH_params_answer"},{id:-1499615742,predicate:"dh_gen_fail",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"new_nonce_hash3",type:"int128"}],type:"Set_client_DH_params_answer"},{id:1973679973,predicate:"bind_auth_key_inner",params:[{name:"nonce",type:"long"},{name:"temp_auth_key_id",type:"long"},{name:"perm_auth_key_id",type:"long"},{name:"temp_session_id",type:"long"},{name:"expires_at",type:"int"}],type:"BindAuthKeyInner"},{id:-212046591,predicate:"rpc_result",params:[{name:"req_msg_id",type:"long"},{name:"result",type:"Object"}],type:"RpcResult"},{id:558156313,predicate:"rpc_error",params:[{name:"error_code",type:"int"},{name:"error_message",type:"string"}],type:"RpcError"},{id:1579864942,predicate:"rpc_answer_unknown",params:[],type:"RpcDropAnswer"},{id:-847714938,predicate:"rpc_answer_dropped_running",params:[],type:"RpcDropAnswer"},{id:-1539647305,predicate:"rpc_answer_dropped",params:[{name:"msg_id",type:"long"},{name:"seq_no",type:"int"},{name:"bytes",type:"int"}],type:"RpcDropAnswer"},{id:155834844,predicate:"future_salt",params:[{name:"valid_since",type:"int"},{name:"valid_until",type:"int"},{name:"salt",type:"long"}],type:"FutureSalt"},{id:-1370486635,predicate:"future_salts",params:[{name:"req_msg_id",type:"long"},{name:"now",type:"int"},{name:"salts",type:"vector<future_salt>"}],type:"FutureSalts"},{id:880243653,predicate:"pong",params:[{name:"msg_id",type:"long"},{name:"ping_id",type:"long"}],type:"Pong"},{id:-501201412,predicate:"destroy_session_ok",params:[{name:"session_id",type:"long"}],type:"DestroySessionRes"},{id:1658015945,predicate:"destroy_session_none",params:[{name:"session_id",type:"long"}],type:"DestroySessionRes"},{id:-1631450872,predicate:"new_session_created",params:[{name:"first_msg_id",type:"long"},{name:"unique_id",type:"long"},{name:"server_salt",type:"long"}],type:"NewSession"},{id:1945237724,predicate:"msg_container",params:[{name:"messages",type:"vector<%Message>"}],type:"MessageContainer"},{id:1538843921,predicate:"message",params:[{name:"msg_id",type:"long"},{name:"seqno",type:"int"},{name:"bytes",type:"int"},{name:"body",type:"Object"}],type:"Message"},{id:-530561358,predicate:"msg_copy",params:[{name:"orig_message",type:"Message"}],type:"MessageCopy"},{id:812830625,predicate:"gzip_packed",params:[{name:"packed_data",type:"bytes"}],type:"Object"},{id:1658238041,predicate:"msgs_ack",params:[{name:"msg_ids",type:"Vector<long>"}],type:"MsgsAck"},{id:-1477445615,predicate:"bad_msg_notification",params:[{name:"bad_msg_id",type:"long"},{name:"bad_msg_seqno",type:"int"},{name:"error_code",type:"int"}],type:"BadMsgNotification"},{id:-307542917,predicate:"bad_server_salt",params:[{name:"bad_msg_id",type:"long"},{name:"bad_msg_seqno",type:"int"},{name:"error_code",type:"int"},{name:"new_server_salt",type:"long"}],type:"BadMsgNotification"},{id:2105940488,predicate:"msg_resend_req",params:[{name:"msg_ids",type:"Vector<long>"}],type:"MsgResendReq"},{id:-630588590,predicate:"msgs_state_req",params:[{name:"msg_ids",type:"Vector<long>"}],type:"MsgsStateReq"},{id:81704317,predicate:"msgs_state_info",params:[{name:"req_msg_id",type:"long"},{name:"info",type:"bytes"}],type:"MsgsStateInfo"},{id:-1933520591,predicate:"msgs_all_info",params:[{name:"msg_ids",type:"Vector<long>"},{name:"info",type:"bytes"}],type:"MsgsAllInfo"},{id:661470918,predicate:"msg_detailed_info",params:[{name:"msg_id",type:"long"},{name:"answer_msg_id",type:"long"},{name:"bytes",type:"int"},{name:"status",type:"int"}],type:"MsgDetailedInfo"},{id:-2137147681,predicate:"msg_new_detailed_info",params:[{name:"answer_msg_id",type:"long"},{name:"bytes",type:"int"},{name:"status",type:"int"}],type:"MsgDetailedInfo"},{id:-161422892,predicate:"destroy_auth_key_ok",params:[],type:"DestroyAuthKeyRes"},{id:178201177,predicate:"destroy_auth_key_none",params:[],type:"DestroyAuthKeyRes"},{id:-368010477,predicate:"destroy_auth_key_fail",params:[],type:"DestroyAuthKeyRes"}],methods:[{id:-1099002127,method:"req_pq_multi",params:[{name:"nonce",type:"int128"}],type:"ResPQ"},{id:-686627650,method:"req_DH_params",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"p",type:"bytes"},{name:"q",type:"bytes"},{name:"public_key_fingerprint",type:"long"},{name:"encrypted_data",type:"bytes"}],type:"Server_DH_Params"},{id:-184262881,method:"set_client_DH_params",params:[{name:"nonce",type:"int128"},{name:"server_nonce",type:"int128"},{name:"encrypted_data",type:"bytes"}],type:"Set_client_DH_params_answer"},{id:1491380032,method:"rpc_drop_answer",params:[{name:"req_msg_id",type:"long"}],type:"RpcDropAnswer"},{id:-1188971260,method:"get_future_salts",params:[{name:"num",type:"int"}],type:"FutureSalts"},{id:2059302892,method:"ping",params:[{name:"ping_id",type:"long"}],type:"Pong"},{id:-213746804,method:"ping_delay_disconnect",params:[{name:"ping_id",type:"long"},{name:"disconnect_delay",type:"int"}],type:"Pong"},{id:-414113498,method:"destroy_session",params:[{name:"session_id",type:"long"}],type:"DestroySessionRes"},{id:-1835453025,method:"http_wait",params:[{name:"max_delay",type:"int"},{name:"wait_after",type:"int"},{name:"max_wait",type:"int"}],type:"HttpWait"},{id:-784117408,method:"destroy_auth_key",params:[],type:"DestroyAuthKeyRes"}]},API:{constructors:[{id:-1132882121,predicate:"boolFalse",params:[],type:"Bool"},{id:-1720552011,predicate:"boolTrue",params:[],type:"Bool"},{id:1072550713,predicate:"true",params:[],type:"True"},{id:481674261,predicate:"vector",params:[],type:"Vector t"},{id:-994444869,predicate:"error",params:[{name:"code",type:"int"},{name:"text",type:"string"}],type:"Error"},{id:1450380236,predicate:"null",params:[],type:"Null"},{id:2134579434,predicate:"inputPeerEmpty",params:[],type:"InputPeer"},{id:2107670217,predicate:"inputPeerSelf",params:[],type:"InputPeer"},{id:900291769,predicate:"inputPeerChat",params:[{name:"chat_id",type:"long"}],type:"InputPeer"},{id:-1182234929,predicate:"inputUserEmpty",params:[],type:"InputUser"},{id:-138301121,predicate:"inputUserSelf",params:[],type:"InputUser"},{id:-208488460,predicate:"inputPhoneContact",params:[{name:"client_id",type:"long"},{name:"phone",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"}],type:"InputContact"},{id:-181407105,predicate:"inputFile",params:[{name:"id",type:"long"},{name:"parts",type:"int"},{name:"name",type:"string"},{name:"md5_checksum",type:"string"}],type:"InputFile"},{id:-1771768449,predicate:"inputMediaEmpty",params:[],type:"InputMedia"},{id:505969924,predicate:"inputMediaUploadedPhoto",params:[{name:"flags",type:"#"},{name:"spoiler",type:"flags.2?true"},{name:"file",type:"InputFile"},{name:"stickers",type:"flags.0?Vector<InputDocument>"},{name:"ttl_seconds",type:"flags.1?int"}],type:"InputMedia"},{id:-1279654347,predicate:"inputMediaPhoto",params:[{name:"flags",type:"#"},{name:"spoiler",type:"flags.1?true"},{name:"id",type:"InputPhoto"},{name:"ttl_seconds",type:"flags.0?int"}],type:"InputMedia"},{id:-104578748,predicate:"inputMediaGeoPoint",params:[{name:"geo_point",type:"InputGeoPoint"}],type:"InputMedia"},{id:-122978821,predicate:"inputMediaContact",params:[{name:"phone_number",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"vcard",type:"string"}],type:"InputMedia"},{id:480546647,predicate:"inputChatPhotoEmpty",params:[],type:"InputChatPhoto"},{id:-1110593856,predicate:"inputChatUploadedPhoto",params:[{name:"flags",type:"#"},{name:"file",type:"flags.0?InputFile"},{name:"video",type:"flags.1?InputFile"},{name:"video_start_ts",type:"flags.2?double"},{name:"video_emoji_markup",type:"flags.3?VideoSize"}],type:"InputChatPhoto"},{id:-1991004873,predicate:"inputChatPhoto",params:[{name:"id",type:"InputPhoto"}],type:"InputChatPhoto"},{id:-457104426,predicate:"inputGeoPointEmpty",params:[],type:"InputGeoPoint"},{id:1210199983,predicate:"inputGeoPoint",params:[{name:"flags",type:"#"},{name:"lat",type:"double"},{name:"long",type:"double"},{name:"accuracy_radius",type:"flags.0?int"}],type:"InputGeoPoint"},{id:483901197,predicate:"inputPhotoEmpty",params:[],type:"InputPhoto"},{id:1001634122,predicate:"inputPhoto",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"}],type:"InputPhoto"},{id:-539317279,predicate:"inputFileLocation",params:[{name:"volume_id",type:"long"},{name:"local_id",type:"int"},{name:"secret",type:"long"},{name:"file_reference",type:"bytes"}],type:"InputFileLocation"},{id:1498486562,predicate:"peerUser",params:[{name:"user_id",type:"long"}],type:"Peer"},{id:918946202,predicate:"peerChat",params:[{name:"chat_id",type:"long"}],type:"Peer"},{id:-1432995067,predicate:"storage.fileUnknown",params:[],type:"storage.FileType"},{id:1086091090,predicate:"storage.filePartial",params:[],type:"storage.FileType"},{id:8322574,predicate:"storage.fileJpeg",params:[],type:"storage.FileType"},{id:-891180321,predicate:"storage.fileGif",params:[],type:"storage.FileType"},{id:172975040,predicate:"storage.filePng",params:[],type:"storage.FileType"},{id:-1373745011,predicate:"storage.filePdf",params:[],type:"storage.FileType"},{id:1384777335,predicate:"storage.fileMp3",params:[],type:"storage.FileType"},{id:1258941372,predicate:"storage.fileMov",params:[],type:"storage.FileType"},{id:-1278304028,predicate:"storage.fileMp4",params:[],type:"storage.FileType"},{id:276907596,predicate:"storage.fileWebp",params:[],type:"storage.FileType"},{id:-742634630,predicate:"userEmpty",params:[{name:"id",type:"long"}],type:"User"},{id:1326562017,predicate:"userProfilePhotoEmpty",params:[],type:"UserProfilePhoto"},{id:-2100168954,predicate:"userProfilePhoto",params:[{name:"flags",type:"#"},{name:"has_video",type:"flags.0?true"},{name:"personal",type:"flags.2?true"},{name:"photo_id",type:"long"},{name:"stripped_thumb",type:"flags.1?bytes"},{name:"dc_id",type:"int"}],type:"UserProfilePhoto"},{id:164646985,predicate:"userStatusEmpty",params:[],type:"UserStatus"},{id:-306628279,predicate:"userStatusOnline",params:[{name:"expires",type:"int"}],type:"UserStatus"},{id:9203775,predicate:"userStatusOffline",params:[{name:"was_online",type:"int"}],type:"UserStatus"},{id:693512293,predicate:"chatEmpty",params:[{name:"id",type:"long"}],type:"Chat"},{id:1103884886,predicate:"chat",params:[{name:"flags",type:"#"},{name:"creator",type:"flags.0?true"},{name:"left",type:"flags.2?true"},{name:"deactivated",type:"flags.5?true"},{name:"call_active",type:"flags.23?true"},{name:"call_not_empty",type:"flags.24?true"},{name:"noforwards",type:"flags.25?true"},{name:"id",type:"long"},{name:"title",type:"string"},{name:"photo",type:"ChatPhoto"},{name:"participants_count",type:"int"},{name:"date",type:"int"},{name:"version",type:"int"},{name:"migrated_to",type:"flags.6?InputChannel"},{name:"admin_rights",type:"flags.14?ChatAdminRights"},{name:"default_banned_rights",type:"flags.18?ChatBannedRights"}],type:"Chat"},{id:1704108455,predicate:"chatForbidden",params:[{name:"id",type:"long"},{name:"title",type:"string"}],type:"Chat"},{id:640893467,predicate:"chatFull",params:[{name:"flags",type:"#"},{name:"can_set_username",type:"flags.7?true"},{name:"has_scheduled",type:"flags.8?true"},{name:"translations_disabled",type:"flags.19?true"},{name:"id",type:"long"},{name:"about",type:"string"},{name:"participants",type:"ChatParticipants"},{name:"chat_photo",type:"flags.2?Photo"},{name:"notify_settings",type:"PeerNotifySettings"},{name:"exported_invite",type:"flags.13?ExportedChatInvite"},{name:"bot_info",type:"flags.3?Vector<BotInfo>"},{name:"pinned_msg_id",type:"flags.6?int"},{name:"folder_id",type:"flags.11?int"},{name:"call",type:"flags.12?InputGroupCall"},{name:"ttl_period",type:"flags.14?int"},{name:"groupcall_default_join_as",type:"flags.15?Peer"},{name:"theme_emoticon",type:"flags.16?string"},{name:"requests_pending",type:"flags.17?int"},{name:"recent_requesters",type:"flags.17?Vector<long>"},{name:"available_reactions",type:"flags.18?ChatReactions"},{name:"reactions_limit",type:"flags.20?int"}],type:"ChatFull"},{id:-1070776313,predicate:"chatParticipant",params:[{name:"user_id",type:"long"},{name:"inviter_id",type:"long"},{name:"date",type:"int"}],type:"ChatParticipant"},{id:-2023500831,predicate:"chatParticipantsForbidden",params:[{name:"flags",type:"#"},{name:"chat_id",type:"long"},{name:"self_participant",type:"flags.0?ChatParticipant"}],type:"ChatParticipants"},{id:1018991608,predicate:"chatParticipants",params:[{name:"chat_id",type:"long"},{name:"participants",type:"Vector<ChatParticipant>"},{name:"version",type:"int"}],type:"ChatParticipants"},{id:935395612,predicate:"chatPhotoEmpty",params:[],type:"ChatPhoto"},{id:476978193,predicate:"chatPhoto",params:[{name:"flags",type:"#"},{name:"has_video",type:"flags.0?true"},{name:"photo_id",type:"long"},{name:"stripped_thumb",type:"flags.1?bytes"},{name:"dc_id",type:"int"}],type:"ChatPhoto"},{id:-1868117372,predicate:"messageEmpty",params:[{name:"flags",type:"#"},{name:"id",type:"int"},{name:"peer_id",type:"flags.0?Peer"}],type:"Message"},{id:-356721331,predicate:"message",params:[{name:"flags",type:"#"},{name:"out",type:"flags.1?true"},{name:"mentioned",type:"flags.4?true"},{name:"media_unread",type:"flags.5?true"},{name:"silent",type:"flags.13?true"},{name:"post",type:"flags.14?true"},{name:"from_scheduled",type:"flags.18?true"},{name:"legacy",type:"flags.19?true"},{name:"edit_hide",type:"flags.21?true"},{name:"pinned",type:"flags.24?true"},{name:"noforwards",type:"flags.26?true"},{name:"invert_media",type:"flags.27?true"},{name:"flags2",type:"#"},{name:"offline",type:"flags2.1?true"},{name:"video_processing_pending",type:"flags2.4?true"},{name:"id",type:"int"},{name:"from_id",type:"flags.8?Peer"},{name:"from_boosts_applied",type:"flags.29?int"},{name:"peer_id",type:"Peer"},{name:"saved_peer_id",type:"flags.28?Peer"},{name:"fwd_from",type:"flags.2?MessageFwdHeader"},{name:"via_bot_id",type:"flags.11?long"},{name:"via_business_bot_id",type:"flags2.0?long"},{name:"reply_to",type:"flags.3?MessageReplyHeader"},{name:"date",type:"int"},{name:"message",type:"string"},{name:"media",type:"flags.9?MessageMedia"},{name:"reply_markup",type:"flags.6?ReplyMarkup"},{name:"entities",type:"flags.7?Vector<MessageEntity>"},{name:"views",type:"flags.10?int"},{name:"forwards",type:"flags.10?int"},{name:"replies",type:"flags.23?MessageReplies"},{name:"edit_date",type:"flags.15?int"},{name:"post_author",type:"flags.16?string"},{name:"grouped_id",type:"flags.17?long"},{name:"reactions",type:"flags.20?MessageReactions"},{name:"restriction_reason",type:"flags.22?Vector<RestrictionReason>"},{name:"ttl_period",type:"flags.25?int"},{name:"quick_reply_shortcut_id",type:"flags.30?int"},{name:"effect",type:"flags2.2?long"},{name:"factcheck",type:"flags2.3?FactCheck"},{name:"report_delivery_until_date",type:"flags2.5?int"},{name:"paid_message_stars",type:"flags2.6?long"}],type:"Message"},{id:-741178048,predicate:"messageService",params:[{name:"flags",type:"#"},{name:"out",type:"flags.1?true"},{name:"mentioned",type:"flags.4?true"},{name:"media_unread",type:"flags.5?true"},{name:"reactions_are_possible",type:"flags.9?true"},{name:"silent",type:"flags.13?true"},{name:"post",type:"flags.14?true"},{name:"legacy",type:"flags.19?true"},{name:"id",type:"int"},{name:"from_id",type:"flags.8?Peer"},{name:"peer_id",type:"Peer"},{name:"reply_to",type:"flags.3?MessageReplyHeader"},{name:"date",type:"int"},{name:"action",type:"MessageAction"},{name:"reactions",type:"flags.20?MessageReactions"},{name:"ttl_period",type:"flags.25?int"}],type:"Message"},{id:1038967584,predicate:"messageMediaEmpty",params:[],type:"MessageMedia"},{id:1766936791,predicate:"messageMediaPhoto",params:[{name:"flags",type:"#"},{name:"spoiler",type:"flags.3?true"},{name:"photo",type:"flags.0?Photo"},{name:"ttl_seconds",type:"flags.2?int"}],type:"MessageMedia"},{id:1457575028,predicate:"messageMediaGeo",params:[{name:"geo",type:"GeoPoint"}],type:"MessageMedia"},{id:1882335561,predicate:"messageMediaContact",params:[{name:"phone_number",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"vcard",type:"string"},{name:"user_id",type:"long"}],type:"MessageMedia"},{id:-1618676578,predicate:"messageMediaUnsupported",params:[],type:"MessageMedia"},{id:-1230047312,predicate:"messageActionEmpty",params:[],type:"MessageAction"},{id:-1119368275,predicate:"messageActionChatCreate",params:[{name:"title",type:"string"},{name:"users",type:"Vector<long>"}],type:"MessageAction"},{id:-1247687078,predicate:"messageActionChatEditTitle",params:[{name:"title",type:"string"}],type:"MessageAction"},{id:2144015272,predicate:"messageActionChatEditPhoto",params:[{name:"photo",type:"Photo"}],type:"MessageAction"},{id:-1780220945,predicate:"messageActionChatDeletePhoto",params:[],type:"MessageAction"},{id:365886720,predicate:"messageActionChatAddUser",params:[{name:"users",type:"Vector<long>"}],type:"MessageAction"},{id:-1539362612,predicate:"messageActionChatDeleteUser",params:[{name:"user_id",type:"long"}],type:"MessageAction"},{id:-712374074,predicate:"dialog",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.2?true"},{name:"unread_mark",type:"flags.3?true"},{name:"view_forum_as_messages",type:"flags.6?true"},{name:"peer",type:"Peer"},{name:"top_message",type:"int"},{name:"read_inbox_max_id",type:"int"},{name:"read_outbox_max_id",type:"int"},{name:"unread_count",type:"int"},{name:"unread_mentions_count",type:"int"},{name:"unread_reactions_count",type:"int"},{name:"notify_settings",type:"PeerNotifySettings"},{name:"pts",type:"flags.0?int"},{name:"draft",type:"flags.1?DraftMessage"},{name:"folder_id",type:"flags.4?int"},{name:"ttl_period",type:"flags.5?int"}],type:"Dialog"},{id:590459437,predicate:"photoEmpty",params:[{name:"id",type:"long"}],type:"Photo"},{id:-82216347,predicate:"photo",params:[{name:"flags",type:"#"},{name:"has_stickers",type:"flags.0?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"},{name:"date",type:"int"},{name:"sizes",type:"Vector<PhotoSize>"},{name:"video_sizes",type:"flags.1?Vector<VideoSize>"},{name:"dc_id",type:"int"}],type:"Photo"},{id:236446268,predicate:"photoSizeEmpty",params:[{name:"type",type:"string"}],type:"PhotoSize"},{id:1976012384,predicate:"photoSize",params:[{name:"type",type:"string"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"size",type:"int"}],type:"PhotoSize"},{id:35527382,predicate:"photoCachedSize",params:[{name:"type",type:"string"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"bytes",type:"bytes"}],type:"PhotoSize"},{id:286776671,predicate:"geoPointEmpty",params:[],type:"GeoPoint"},{id:-1297942941,predicate:"geoPoint",params:[{name:"flags",type:"#"},{name:"long",type:"double"},{name:"lat",type:"double"},{name:"access_hash",type:"long"},{name:"accuracy_radius",type:"flags.0?int"}],type:"GeoPoint"},{id:1577067778,predicate:"auth.sentCode",params:[{name:"flags",type:"#"},{name:"type",type:"auth.SentCodeType"},{name:"phone_code_hash",type:"string"},{name:"next_type",type:"flags.1?auth.CodeType"},{name:"timeout",type:"flags.2?int"}],type:"auth.SentCode"},{id:782418132,predicate:"auth.authorization",params:[{name:"flags",type:"#"},{name:"setup_password_required",type:"flags.1?true"},{name:"otherwise_relogin_days",type:"flags.1?int"},{name:"tmp_sessions",type:"flags.0?int"},{name:"future_auth_token",type:"flags.2?bytes"},{name:"user",type:"User"}],type:"auth.Authorization"},{id:-1271602504,predicate:"auth.exportedAuthorization",params:[{name:"id",type:"long"},{name:"bytes",type:"bytes"}],type:"auth.ExportedAuthorization"},{id:-1195615476,predicate:"inputNotifyPeer",params:[{name:"peer",type:"InputPeer"}],type:"InputNotifyPeer"},{id:423314455,predicate:"inputNotifyUsers",params:[],type:"InputNotifyPeer"},{id:1251338318,predicate:"inputNotifyChats",params:[],type:"InputNotifyPeer"},{id:-892638494,predicate:"inputPeerNotifySettings",params:[{name:"flags",type:"#"},{name:"show_previews",type:"flags.0?Bool"},{name:"silent",type:"flags.1?Bool"},{name:"mute_until",type:"flags.2?int"},{name:"sound",type:"flags.3?NotificationSound"},{name:"stories_muted",type:"flags.6?Bool"},{name:"stories_hide_sender",type:"flags.7?Bool"},{name:"stories_sound",type:"flags.8?NotificationSound"}],type:"InputPeerNotifySettings"},{id:-1721619444,predicate:"peerNotifySettings",params:[{name:"flags",type:"#"},{name:"show_previews",type:"flags.0?Bool"},{name:"silent",type:"flags.1?Bool"},{name:"mute_until",type:"flags.2?int"},{name:"ios_sound",type:"flags.3?NotificationSound"},{name:"android_sound",type:"flags.4?NotificationSound"},{name:"other_sound",type:"flags.5?NotificationSound"},{name:"stories_muted",type:"flags.6?Bool"},{name:"stories_hide_sender",type:"flags.7?Bool"},{name:"stories_ios_sound",type:"flags.8?NotificationSound"},{name:"stories_android_sound",type:"flags.9?NotificationSound"},{name:"stories_other_sound",type:"flags.10?NotificationSound"}],type:"PeerNotifySettings"},{id:-193510921,predicate:"peerSettings",params:[{name:"flags",type:"#"},{name:"report_spam",type:"flags.0?true"},{name:"add_contact",type:"flags.1?true"},{name:"block_contact",type:"flags.2?true"},{name:"share_contact",type:"flags.3?true"},{name:"need_contacts_exception",type:"flags.4?true"},{name:"report_geo",type:"flags.5?true"},{name:"autoarchived",type:"flags.7?true"},{name:"invite_members",type:"flags.8?true"},{name:"request_chat_broadcast",type:"flags.10?true"},{name:"business_bot_paused",type:"flags.11?true"},{name:"business_bot_can_reply",type:"flags.12?true"},{name:"geo_distance",type:"flags.6?int"},{name:"request_chat_title",type:"flags.9?string"},{name:"request_chat_date",type:"flags.9?int"},{name:"business_bot_id",type:"flags.13?long"},{name:"business_bot_manage_url",type:"flags.13?string"},{name:"charge_paid_message_stars",type:"flags.14?long"},{name:"registration_month",type:"flags.15?string"},{name:"phone_country",type:"flags.16?string"},{name:"name_change_date",type:"flags.17?int"},{name:"photo_change_date",type:"flags.18?int"}],type:"PeerSettings"},{id:-1539849235,predicate:"wallPaper",params:[{name:"id",type:"long"},{name:"flags",type:"#"},{name:"creator",type:"flags.0?true"},{name:"default",type:"flags.1?true"},{name:"pattern",type:"flags.3?true"},{name:"dark",type:"flags.4?true"},{name:"access_hash",type:"long"},{name:"slug",type:"string"},{name:"document",type:"Document"},{name:"settings",type:"flags.2?WallPaperSettings"}],type:"WallPaper"},{id:1490799288,predicate:"inputReportReasonSpam",params:[],type:"ReportReason"},{id:505595789,predicate:"inputReportReasonViolence",params:[],type:"ReportReason"},{id:777640226,predicate:"inputReportReasonPornography",params:[],type:"ReportReason"},{id:-1376497949,predicate:"inputReportReasonChildAbuse",params:[],type:"ReportReason"},{id:-1041980751,predicate:"inputReportReasonOther",params:[],type:"ReportReason"},{id:-1712881595,predicate:"userFull",params:[{name:"flags",type:"#"},{name:"blocked",type:"flags.0?true"},{name:"phone_calls_available",type:"flags.4?true"},{name:"phone_calls_private",type:"flags.5?true"},{name:"can_pin_message",type:"flags.7?true"},{name:"has_scheduled",type:"flags.12?true"},{name:"video_calls_available",type:"flags.13?true"},{name:"voice_messages_forbidden",type:"flags.20?true"},{name:"translations_disabled",type:"flags.23?true"},{name:"stories_pinned_available",type:"flags.26?true"},{name:"blocked_my_stories_from",type:"flags.27?true"},{name:"wallpaper_overridden",type:"flags.28?true"},{name:"contact_require_premium",type:"flags.29?true"},{name:"read_dates_private",type:"flags.30?true"},{name:"flags2",type:"#"},{name:"sponsored_enabled",type:"flags2.7?true"},{name:"can_view_revenue",type:"flags2.9?true"},{name:"bot_can_manage_emoji_status",type:"flags2.10?true"},{name:"display_gifts_button",type:"flags2.16?true"},{name:"id",type:"long"},{name:"about",type:"flags.1?string"},{name:"settings",type:"PeerSettings"},{name:"personal_photo",type:"flags.21?Photo"},{name:"profile_photo",type:"flags.2?Photo"},{name:"fallback_photo",type:"flags.22?Photo"},{name:"notify_settings",type:"PeerNotifySettings"},{name:"bot_info",type:"flags.3?BotInfo"},{name:"pinned_msg_id",type:"flags.6?int"},{name:"common_chats_count",type:"int"},{name:"folder_id",type:"flags.11?int"},{name:"ttl_period",type:"flags.14?int"},{name:"theme_emoticon",type:"flags.15?string"},{name:"private_forward_name",type:"flags.16?string"},{name:"bot_group_admin_rights",type:"flags.17?ChatAdminRights"},{name:"bot_broadcast_admin_rights",type:"flags.18?ChatAdminRights"},{name:"wallpaper",type:"flags.24?WallPaper"},{name:"stories",type:"flags.25?PeerStories"},{name:"business_work_hours",type:"flags2.0?BusinessWorkHours"},{name:"business_location",type:"flags2.1?BusinessLocation"},{name:"business_greeting_message",type:"flags2.2?BusinessGreetingMessage"},{name:"business_away_message",type:"flags2.3?BusinessAwayMessage"},{name:"business_intro",type:"flags2.4?BusinessIntro"},{name:"birthday",type:"flags2.5?Birthday"},{name:"personal_channel_id",type:"flags2.6?long"},{name:"personal_channel_message",type:"flags2.6?int"},{name:"stargifts_count",type:"flags2.8?int"},{name:"starref_program",type:"flags2.11?StarRefProgram"},{name:"bot_verification",type:"flags2.12?BotVerification"},{name:"send_paid_messages_stars",type:"flags2.14?long"},{name:"disallowed_gifts",type:"flags2.15?DisallowedGiftsSettings"}],type:"UserFull"},{id:341499403,predicate:"contact",params:[{name:"user_id",type:"long"},{name:"mutual",type:"Bool"}],type:"Contact"},{id:-1052885936,predicate:"importedContact",params:[{name:"user_id",type:"long"},{name:"client_id",type:"long"}],type:"ImportedContact"},{id:383348795,predicate:"contactStatus",params:[{name:"user_id",type:"long"},{name:"status",type:"UserStatus"}],type:"ContactStatus"},{id:-1219778094,predicate:"contacts.contactsNotModified",params:[],type:"contacts.Contacts"},{id:-353862078,predicate:"contacts.contacts",params:[{name:"contacts",type:"Vector<Contact>"},{name:"saved_count",type:"int"},{name:"users",type:"Vector<User>"}],type:"contacts.Contacts"},{id:2010127419,predicate:"contacts.importedContacts",params:[{name:"imported",type:"Vector<ImportedContact>"},{name:"popular_invites",type:"Vector<PopularContact>"},{name:"retry_contacts",type:"Vector<long>"},{name:"users",type:"Vector<User>"}],type:"contacts.ImportedContacts"},{id:182326673,predicate:"contacts.blocked",params:[{name:"blocked",type:"Vector<PeerBlocked>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"contacts.Blocked"},{id:-513392236,predicate:"contacts.blockedSlice",params:[{name:"count",type:"int"},{name:"blocked",type:"Vector<PeerBlocked>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"contacts.Blocked"},{id:364538944,predicate:"messages.dialogs",params:[{name:"dialogs",type:"Vector<Dialog>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.Dialogs"},{id:1910543603,predicate:"messages.dialogsSlice",params:[{name:"count",type:"int"},{name:"dialogs",type:"Vector<Dialog>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.Dialogs"},{id:-1938715001,predicate:"messages.messages",params:[{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.Messages"},{id:978610270,predicate:"messages.messagesSlice",params:[{name:"flags",type:"#"},{name:"inexact",type:"flags.1?true"},{name:"count",type:"int"},{name:"next_rate",type:"flags.0?int"},{name:"offset_id_offset",type:"flags.2?int"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.Messages"},{id:1694474197,predicate:"messages.chats",params:[{name:"chats",type:"Vector<Chat>"}],type:"messages.Chats"},{id:-438840932,predicate:"messages.chatFull",params:[{name:"full_chat",type:"ChatFull"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.ChatFull"},{id:-1269012015,predicate:"messages.affectedHistory",params:[{name:"pts",type:"int"},{name:"pts_count",type:"int"},{name:"offset",type:"int"}],type:"messages.AffectedHistory"},{id:1474492012,predicate:"inputMessagesFilterEmpty",params:[],type:"MessagesFilter"},{id:-1777752804,predicate:"inputMessagesFilterPhotos",params:[],type:"MessagesFilter"},{id:-1614803355,predicate:"inputMessagesFilterVideo",params:[],type:"MessagesFilter"},{id:1458172132,predicate:"inputMessagesFilterPhotoVideo",params:[],type:"MessagesFilter"},{id:-1629621880,predicate:"inputMessagesFilterDocument",params:[],type:"MessagesFilter"},{id:2129714567,predicate:"inputMessagesFilterUrl",params:[],type:"MessagesFilter"},{id:-3644025,predicate:"inputMessagesFilterGif",params:[],type:"MessagesFilter"},{id:522914557,predicate:"updateNewMessage",params:[{name:"message",type:"Message"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:1318109142,predicate:"updateMessageID",params:[{name:"id",type:"int"},{name:"random_id",type:"long"}],type:"Update"},{id:-1576161051,predicate:"updateDeleteMessages",params:[{name:"messages",type:"Vector<int>"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-1071741569,predicate:"updateUserTyping",params:[{name:"user_id",type:"long"},{name:"action",type:"SendMessageAction"}],type:"Update"},{id:-2092401936,predicate:"updateChatUserTyping",params:[{name:"chat_id",type:"long"},{name:"from_id",type:"Peer"},{name:"action",type:"SendMessageAction"}],type:"Update"},{id:125178264,predicate:"updateChatParticipants",params:[{name:"participants",type:"ChatParticipants"}],type:"Update"},{id:-440534818,predicate:"updateUserStatus",params:[{name:"user_id",type:"long"},{name:"status",type:"UserStatus"}],type:"Update"},{id:-1484486364,predicate:"updateUserName",params:[{name:"user_id",type:"long"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"usernames",type:"Vector<Username>"}],type:"Update"},{id:-1991136273,predicate:"updateNewAuthorization",params:[{name:"flags",type:"#"},{name:"unconfirmed",type:"flags.0?true"},{name:"hash",type:"long"},{name:"date",type:"flags.0?int"},{name:"device",type:"flags.0?string"},{name:"location",type:"flags.0?string"}],type:"Update"},{id:-1519637954,predicate:"updates.state",params:[{name:"pts",type:"int"},{name:"qts",type:"int"},{name:"date",type:"int"},{name:"seq",type:"int"},{name:"unread_count",type:"int"}],type:"updates.State"},{id:1567990072,predicate:"updates.differenceEmpty",params:[{name:"date",type:"int"},{name:"seq",type:"int"}],type:"updates.Difference"},{id:16030880,predicate:"updates.difference",params:[{name:"new_messages",type:"Vector<Message>"},{name:"new_encrypted_messages",type:"Vector<EncryptedMessage>"},{name:"other_updates",type:"Vector<Update>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"state",type:"updates.State"}],type:"updates.Difference"},{id:-1459938943,predicate:"updates.differenceSlice",params:[{name:"new_messages",type:"Vector<Message>"},{name:"new_encrypted_messages",type:"Vector<EncryptedMessage>"},{name:"other_updates",type:"Vector<Update>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"intermediate_state",type:"updates.State"}],type:"updates.Difference"},{id:-484987010,predicate:"updatesTooLong",params:[],type:"Updates"},{id:826001400,predicate:"updateShortMessage",params:[{name:"flags",type:"#"},{name:"out",type:"flags.1?true"},{name:"mentioned",type:"flags.4?true"},{name:"media_unread",type:"flags.5?true"},{name:"silent",type:"flags.13?true"},{name:"id",type:"int"},{name:"user_id",type:"long"},{name:"message",type:"string"},{name:"pts",type:"int"},{name:"pts_count",type:"int"},{name:"date",type:"int"},{name:"fwd_from",type:"flags.2?MessageFwdHeader"},{name:"via_bot_id",type:"flags.11?long"},{name:"reply_to",type:"flags.3?MessageReplyHeader"},{name:"entities",type:"flags.7?Vector<MessageEntity>"},{name:"ttl_period",type:"flags.25?int"}],type:"Updates"},{id:1299050149,predicate:"updateShortChatMessage",params:[{name:"flags",type:"#"},{name:"out",type:"flags.1?true"},{name:"mentioned",type:"flags.4?true"},{name:"media_unread",type:"flags.5?true"},{name:"silent",type:"flags.13?true"},{name:"id",type:"int"},{name:"from_id",type:"long"},{name:"chat_id",type:"long"},{name:"message",type:"string"},{name:"pts",type:"int"},{name:"pts_count",type:"int"},{name:"date",type:"int"},{name:"fwd_from",type:"flags.2?MessageFwdHeader"},{name:"via_bot_id",type:"flags.11?long"},{name:"reply_to",type:"flags.3?MessageReplyHeader"},{name:"entities",type:"flags.7?Vector<MessageEntity>"},{name:"ttl_period",type:"flags.25?int"}],type:"Updates"},{id:2027216577,predicate:"updateShort",params:[{name:"update",type:"Update"},{name:"date",type:"int"}],type:"Updates"},{id:1918567619,predicate:"updatesCombined",params:[{name:"updates",type:"Vector<Update>"},{name:"users",type:"Vector<User>"},{name:"chats",type:"Vector<Chat>"},{name:"date",type:"int"},{name:"seq_start",type:"int"},{name:"seq",type:"int"}],type:"Updates"},{id:1957577280,predicate:"updates",params:[{name:"updates",type:"Vector<Update>"},{name:"users",type:"Vector<User>"},{name:"chats",type:"Vector<Chat>"},{name:"date",type:"int"},{name:"seq",type:"int"}],type:"Updates"},{id:-1916114267,predicate:"photos.photos",params:[{name:"photos",type:"Vector<Photo>"},{name:"users",type:"Vector<User>"}],type:"photos.Photos"},{id:352657236,predicate:"photos.photosSlice",params:[{name:"count",type:"int"},{name:"photos",type:"Vector<Photo>"},{name:"users",type:"Vector<User>"}],type:"photos.Photos"},{id:539045032,predicate:"photos.photo",params:[{name:"photo",type:"Photo"},{name:"users",type:"Vector<User>"}],type:"photos.Photo"},{id:157948117,predicate:"upload.file",params:[{name:"type",type:"storage.FileType"},{name:"mtime",type:"int"},{name:"bytes",type:"bytes"}],type:"upload.File"},{id:414687501,predicate:"dcOption",params:[{name:"flags",type:"#"},{name:"ipv6",type:"flags.0?true"},{name:"media_only",type:"flags.1?true"},{name:"tcpo_only",type:"flags.2?true"},{name:"cdn",type:"flags.3?true"},{name:"static",type:"flags.4?true"},{name:"this_port_only",type:"flags.5?true"},{name:"id",type:"int"},{name:"ip_address",type:"string"},{name:"port",type:"int"},{name:"secret",type:"flags.10?bytes"}],type:"DcOption"},{id:-870702050,predicate:"config",params:[{name:"flags",type:"#"},{name:"default_p2p_contacts",type:"flags.3?true"},{name:"preload_featured_stickers",type:"flags.4?true"},{name:"revoke_pm_inbox",type:"flags.6?true"},{name:"blocked_mode",type:"flags.8?true"},{name:"force_try_ipv6",type:"flags.14?true"},{name:"date",type:"int"},{name:"expires",type:"int"},{name:"test_mode",type:"Bool"},{name:"this_dc",type:"int"},{name:"dc_options",type:"Vector<DcOption>"},{name:"dc_txt_domain_name",type:"string"},{name:"chat_size_max",type:"int"},{name:"megagroup_size_max",type:"int"},{name:"forwarded_count_max",type:"int"},{name:"online_update_period_ms",type:"int"},{name:"offline_blur_timeout_ms",type:"int"},{name:"offline_idle_timeout_ms",type:"int"},{name:"online_cloud_timeout_ms",type:"int"},{name:"notify_cloud_delay_ms",type:"int"},{name:"notify_default_delay_ms",type:"int"},{name:"push_chat_period_ms",type:"int"},{name:"push_chat_limit",type:"int"},{name:"edit_time_limit",type:"int"},{name:"revoke_time_limit",type:"int"},{name:"revoke_pm_time_limit",type:"int"},{name:"rating_e_decay",type:"int"},{name:"stickers_recent_limit",type:"int"},{name:"channels_read_media_period",type:"int"},{name:"tmp_sessions",type:"flags.0?int"},{name:"call_receive_timeout_ms",type:"int"},{name:"call_ring_timeout_ms",type:"int"},{name:"call_connect_timeout_ms",type:"int"},{name:"call_packet_timeout_ms",type:"int"},{name:"me_url_prefix",type:"string"},{name:"autoupdate_url_prefix",type:"flags.7?string"},{name:"gif_search_username",type:"flags.9?string"},{name:"venue_search_username",type:"flags.10?string"},{name:"img_search_username",type:"flags.11?string"},{name:"static_maps_provider",type:"flags.12?string"},{name:"caption_length_max",type:"int"},{name:"message_length_max",type:"int"},{name:"webfile_dc_id",type:"int"},{name:"suggested_lang_code",type:"flags.2?string"},{name:"lang_pack_version",type:"flags.2?int"},{name:"base_lang_pack_version",type:"flags.2?int"},{name:"reactions_default",type:"flags.15?Reaction"},{name:"autologin_token",type:"flags.16?string"}],type:"Config"},{id:-1910892683,predicate:"nearestDc",params:[{name:"country",type:"string"},{name:"this_dc",type:"int"},{name:"nearest_dc",type:"int"}],type:"NearestDc"},{id:-860107216,predicate:"help.appUpdate",params:[{name:"flags",type:"#"},{name:"can_not_skip",type:"flags.0?true"},{name:"id",type:"int"},{name:"version",type:"string"},{name:"text",type:"string"},{name:"entities",type:"Vector<MessageEntity>"},{name:"document",type:"flags.1?Document"},{name:"url",type:"flags.2?string"},{name:"sticker",type:"flags.3?Document"}],type:"help.AppUpdate"},{id:-1000708810,predicate:"help.noAppUpdate",params:[],type:"help.AppUpdate"},{id:415997816,predicate:"help.inviteText",params:[{name:"message",type:"string"}],type:"help.InviteText"},{id:314359194,predicate:"updateNewEncryptedMessage",params:[{name:"message",type:"EncryptedMessage"},{name:"qts",type:"int"}],type:"Update"},{id:386986326,predicate:"updateEncryptedChatTyping",params:[{name:"chat_id",type:"int"}],type:"Update"},{id:-1264392051,predicate:"updateEncryption",params:[{name:"chat",type:"EncryptedChat"},{name:"date",type:"int"}],type:"Update"},{id:956179895,predicate:"updateEncryptedMessagesRead",params:[{name:"chat_id",type:"int"},{name:"max_date",type:"int"},{name:"date",type:"int"}],type:"Update"},{id:-1417756512,predicate:"encryptedChatEmpty",params:[{name:"id",type:"int"}],type:"EncryptedChat"},{id:1722964307,predicate:"encryptedChatWaiting",params:[{name:"id",type:"int"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"}],type:"EncryptedChat"},{id:1223809356,predicate:"encryptedChatRequested",params:[{name:"flags",type:"#"},{name:"folder_id",type:"flags.0?int"},{name:"id",type:"int"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"},{name:"g_a",type:"bytes"}],type:"EncryptedChat"},{id:1643173063,predicate:"encryptedChat",params:[{name:"id",type:"int"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"},{name:"g_a_or_b",type:"bytes"},{name:"key_fingerprint",type:"long"}],type:"EncryptedChat"},{id:505183301,predicate:"encryptedChatDiscarded",params:[{name:"flags",type:"#"},{name:"history_deleted",type:"flags.0?true"},{name:"id",type:"int"}],type:"EncryptedChat"},{id:-247351839,predicate:"inputEncryptedChat",params:[{name:"chat_id",type:"int"},{name:"access_hash",type:"long"}],type:"InputEncryptedChat"},{id:-1038136962,predicate:"encryptedFileEmpty",params:[],type:"EncryptedFile"},{id:-1476358952,predicate:"encryptedFile",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"size",type:"long"},{name:"dc_id",type:"int"},{name:"key_fingerprint",type:"int"}],type:"EncryptedFile"},{id:406307684,predicate:"inputEncryptedFileEmpty",params:[],type:"InputEncryptedFile"},{id:1690108678,predicate:"inputEncryptedFileUploaded",params:[{name:"id",type:"long"},{name:"parts",type:"int"},{name:"md5_checksum",type:"string"},{name:"key_fingerprint",type:"int"}],type:"InputEncryptedFile"},{id:1511503333,predicate:"inputEncryptedFile",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputEncryptedFile"},{id:-182231723,predicate:"inputEncryptedFileLocation",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputFileLocation"},{id:-317144808,predicate:"encryptedMessage",params:[{name:"random_id",type:"long"},{name:"chat_id",type:"int"},{name:"date",type:"int"},{name:"bytes",type:"bytes"},{name:"file",type:"EncryptedFile"}],type:"EncryptedMessage"},{id:594758406,predicate:"encryptedMessageService",params:[{name:"random_id",type:"long"},{name:"chat_id",type:"int"},{name:"date",type:"int"},{name:"bytes",type:"bytes"}],type:"EncryptedMessage"},{id:-1058912715,predicate:"messages.dhConfigNotModified",params:[{name:"random",type:"bytes"}],type:"messages.DhConfig"},{id:740433629,predicate:"messages.dhConfig",params:[{name:"g",type:"int"},{name:"p",type:"bytes"},{name:"version",type:"int"},{name:"random",type:"bytes"}],type:"messages.DhConfig"},{id:1443858741,predicate:"messages.sentEncryptedMessage",params:[{name:"date",type:"int"}],type:"messages.SentEncryptedMessage"},{id:-1802240206,predicate:"messages.sentEncryptedFile",params:[{name:"date",type:"int"},{name:"file",type:"EncryptedFile"}],type:"messages.SentEncryptedMessage"},{id:-95482955,predicate:"inputFileBig",params:[{name:"id",type:"long"},{name:"parts",type:"int"},{name:"name",type:"string"}],type:"InputFile"},{id:767652808,predicate:"inputEncryptedFileBigUploaded",params:[{name:"id",type:"long"},{name:"parts",type:"int"},{name:"key_fingerprint",type:"int"}],type:"InputEncryptedFile"},{id:1037718609,predicate:"updateChatParticipantAdd",params:[{name:"chat_id",type:"long"},{name:"user_id",type:"long"},{name:"inviter_id",type:"long"},{name:"date",type:"int"},{name:"version",type:"int"}],type:"Update"},{id:-483443337,predicate:"updateChatParticipantDelete",params:[{name:"chat_id",type:"long"},{name:"user_id",type:"long"},{name:"version",type:"int"}],type:"Update"},{id:-1906403213,predicate:"updateDcOptions",params:[{name:"dc_options",type:"Vector<DcOption>"}],type:"Update"},{id:58495792,predicate:"inputMediaUploadedDocument",params:[{name:"flags",type:"#"},{name:"nosound_video",type:"flags.3?true"},{name:"force_file",type:"flags.4?true"},{name:"spoiler",type:"flags.5?true"},{name:"file",type:"InputFile"},{name:"thumb",type:"flags.2?InputFile"},{name:"mime_type",type:"string"},{name:"attributes",type:"Vector<DocumentAttribute>"},{name:"stickers",type:"flags.0?Vector<InputDocument>"},{name:"video_cover",type:"flags.6?InputPhoto"},{name:"video_timestamp",type:"flags.7?int"},{name:"ttl_seconds",type:"flags.1?int"}],type:"InputMedia"},{id:-1468646731,predicate:"inputMediaDocument",params:[{name:"flags",type:"#"},{name:"spoiler",type:"flags.2?true"},{name:"id",type:"InputDocument"},{name:"video_cover",type:"flags.3?InputPhoto"},{name:"video_timestamp",type:"flags.4?int"},{name:"ttl_seconds",type:"flags.0?int"},{name:"query",type:"flags.1?string"}],type:"InputMedia"},{id:1389939929,predicate:"messageMediaDocument",params:[{name:"flags",type:"#"},{name:"nopremium",type:"flags.3?true"},{name:"spoiler",type:"flags.4?true"},{name:"video",type:"flags.6?true"},{name:"round",type:"flags.7?true"},{name:"voice",type:"flags.8?true"},{name:"document",type:"flags.0?Document"},{name:"alt_documents",type:"flags.5?Vector<Document>"},{name:"video_cover",type:"flags.9?Photo"},{name:"video_timestamp",type:"flags.10?int"},{name:"ttl_seconds",type:"flags.2?int"}],type:"MessageMedia"},{id:1928391342,predicate:"inputDocumentEmpty",params:[],type:"InputDocument"},{id:448771445,predicate:"inputDocument",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"}],type:"InputDocument"},{id:-1160743548,predicate:"inputDocumentFileLocation",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"},{name:"thumb_size",type:"string"}],type:"InputFileLocation"},{id:922273905,predicate:"documentEmpty",params:[{name:"id",type:"long"}],type:"Document"},{id:-1881881384,predicate:"document",params:[{name:"flags",type:"#"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"},{name:"date",type:"int"},{name:"mime_type",type:"string"},{name:"size",type:"long"},{name:"thumbs",type:"flags.0?Vector<PhotoSize>"},{name:"video_thumbs",type:"flags.1?Vector<VideoSize>"},{name:"dc_id",type:"int"},{name:"attributes",type:"Vector<DocumentAttribute>"}],type:"Document"},{id:398898678,predicate:"help.support",params:[{name:"phone_number",type:"string"},{name:"user",type:"User"}],type:"help.Support"},{id:-1613493288,predicate:"notifyPeer",params:[{name:"peer",type:"Peer"}],type:"NotifyPeer"},{id:-1261946036,predicate:"notifyUsers",params:[],type:"NotifyPeer"},{id:-1073230141,predicate:"notifyChats",params:[],type:"NotifyPeer"},{id:-1094555409,predicate:"updateNotifySettings",params:[{name:"peer",type:"NotifyPeer"},{name:"notify_settings",type:"PeerNotifySettings"}],type:"Update"},{id:381645902,predicate:"sendMessageTypingAction",params:[],type:"SendMessageAction"},{id:-44119819,predicate:"sendMessageCancelAction",params:[],type:"SendMessageAction"},{id:-1584933265,predicate:"sendMessageRecordVideoAction",params:[],type:"SendMessageAction"},{id:-378127636,predicate:"sendMessageUploadVideoAction",params:[{name:"progress",type:"int"}],type:"SendMessageAction"},{id:-718310409,predicate:"sendMessageRecordAudioAction",params:[],type:"SendMessageAction"},{id:-212740181,predicate:"sendMessageUploadAudioAction",params:[{name:"progress",type:"int"}],type:"SendMessageAction"},{id:-774682074,predicate:"sendMessageUploadPhotoAction",params:[{name:"progress",type:"int"}],type:"SendMessageAction"},{id:-1441998364,predicate:"sendMessageUploadDocumentAction",params:[{name:"progress",type:"int"}],type:"SendMessageAction"},{id:393186209,predicate:"sendMessageGeoLocationAction",params:[],type:"SendMessageAction"},{id:1653390447,predicate:"sendMessageChooseContactAction",params:[],type:"SendMessageAction"},{id:-1290580579,predicate:"contacts.found",params:[{name:"my_results",type:"Vector<Peer>"},{name:"results",type:"Vector<Peer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"contacts.Found"},{id:-337352679,predicate:"updateServiceNotification",params:[{name:"flags",type:"#"},{name:"popup",type:"flags.0?true"},{name:"invert_media",type:"flags.2?true"},{name:"inbox_date",type:"flags.1?int"},{name:"type",type:"string"},{name:"message",type:"string"},{name:"media",type:"MessageMedia"},{name:"entities",type:"Vector<MessageEntity>"}],type:"Update"},{id:2065268168,predicate:"userStatusRecently",params:[{name:"flags",type:"#"},{name:"by_me",type:"flags.0?true"}],type:"UserStatus"},{id:1410997530,predicate:"userStatusLastWeek",params:[{name:"flags",type:"#"},{name:"by_me",type:"flags.0?true"}],type:"UserStatus"},{id:1703516023,predicate:"userStatusLastMonth",params:[{name:"flags",type:"#"},{name:"by_me",type:"flags.0?true"}],type:"UserStatus"},{id:-298113238,predicate:"updatePrivacy",params:[{name:"key",type:"PrivacyKey"},{name:"rules",type:"Vector<PrivacyRule>"}],type:"Update"},{id:1335282456,predicate:"inputPrivacyKeyStatusTimestamp",params:[],type:"InputPrivacyKey"},{id:-1137792208,predicate:"privacyKeyStatusTimestamp",params:[],type:"PrivacyKey"},{id:218751099,predicate:"inputPrivacyValueAllowContacts",params:[],type:"InputPrivacyRule"},{id:407582158,predicate:"inputPrivacyValueAllowAll",params:[],type:"InputPrivacyRule"},{id:320652927,predicate:"inputPrivacyValueAllowUsers",params:[{name:"users",type:"Vector<InputUser>"}],type:"InputPrivacyRule"},{id:195371015,predicate:"inputPrivacyValueDisallowContacts",params:[],type:"InputPrivacyRule"},{id:-697604407,predicate:"inputPrivacyValueDisallowAll",params:[],type:"InputPrivacyRule"},{id:-1877932953,predicate:"inputPrivacyValueDisallowUsers",params:[{name:"users",type:"Vector<InputUser>"}],type:"InputPrivacyRule"},{id:-123988,predicate:"privacyValueAllowContacts",params:[],type:"PrivacyRule"},{id:1698855810,predicate:"privacyValueAllowAll",params:[],type:"PrivacyRule"},{id:-1198497870,predicate:"privacyValueAllowUsers",params:[{name:"users",type:"Vector<long>"}],type:"PrivacyRule"},{id:-125240806,predicate:"privacyValueDisallowContacts",params:[],type:"PrivacyRule"},{id:-1955338397,predicate:"privacyValueDisallowAll",params:[],type:"PrivacyRule"},{id:-463335103,predicate:"privacyValueDisallowUsers",params:[{name:"users",type:"Vector<long>"}],type:"PrivacyRule"},{id:1352683077,predicate:"account.privacyRules",params:[{name:"rules",type:"Vector<PrivacyRule>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"account.PrivacyRules"},{id:-1194283041,predicate:"accountDaysTTL",params:[{name:"days",type:"int"}],type:"AccountDaysTTL"},{id:88680979,predicate:"updateUserPhone",params:[{name:"user_id",type:"long"},{name:"phone",type:"string"}],type:"Update"},{id:1815593308,predicate:"documentAttributeImageSize",params:[{name:"w",type:"int"},{name:"h",type:"int"}],type:"DocumentAttribute"},{id:297109817,predicate:"documentAttributeAnimated",params:[],type:"DocumentAttribute"},{id:1662637586,predicate:"documentAttributeSticker",params:[{name:"flags",type:"#"},{name:"mask",type:"flags.1?true"},{name:"alt",type:"string"},{name:"stickerset",type:"InputStickerSet"},{name:"mask_coords",type:"flags.0?MaskCoords"}],type:"DocumentAttribute"},{id:1137015880,predicate:"documentAttributeVideo",params:[{name:"flags",type:"#"},{name:"round_message",type:"flags.0?true"},{name:"supports_streaming",type:"flags.1?true"},{name:"nosound",type:"flags.3?true"},{name:"duration",type:"double"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"preload_prefix_size",type:"flags.2?int"},{name:"video_start_ts",type:"flags.4?double"},{name:"video_codec",type:"flags.5?string"}],type:"DocumentAttribute"},{id:-1739392570,predicate:"documentAttributeAudio",params:[{name:"flags",type:"#"},{name:"voice",type:"flags.10?true"},{name:"duration",type:"int"},{name:"title",type:"flags.0?string"},{name:"performer",type:"flags.1?string"},{name:"waveform",type:"flags.2?bytes"}],type:"DocumentAttribute"},{id:358154344,predicate:"documentAttributeFilename",params:[{name:"file_name",type:"string"}],type:"DocumentAttribute"},{id:-244016606,predicate:"messages.stickersNotModified",params:[],type:"messages.Stickers"},{id:816245886,predicate:"messages.stickers",params:[{name:"hash",type:"long"},{name:"stickers",type:"Vector<Document>"}],type:"messages.Stickers"},{id:313694676,predicate:"stickerPack",params:[{name:"emoticon",type:"string"},{name:"documents",type:"Vector<long>"}],type:"StickerPack"},{id:-395967805,predicate:"messages.allStickersNotModified",params:[],type:"messages.AllStickers"},{id:-843329861,predicate:"messages.allStickers",params:[{name:"hash",type:"long"},{name:"sets",type:"Vector<StickerSet>"}],type:"messages.AllStickers"},{id:-1667805217,predicate:"updateReadHistoryInbox",params:[{name:"flags",type:"#"},{name:"folder_id",type:"flags.0?int"},{name:"peer",type:"Peer"},{name:"max_id",type:"int"},{name:"still_unread_count",type:"int"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:791617983,predicate:"updateReadHistoryOutbox",params:[{name:"peer",type:"Peer"},{name:"max_id",type:"int"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-2066640507,predicate:"messages.affectedMessages",params:[{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"messages.AffectedMessages"},{id:2139689491,predicate:"updateWebPage",params:[{name:"webpage",type:"WebPage"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:555358088,predicate:"webPageEmpty",params:[{name:"flags",type:"#"},{name:"id",type:"long"},{name:"url",type:"flags.0?string"}],type:"WebPage"},{id:-1328464313,predicate:"webPagePending",params:[{name:"flags",type:"#"},{name:"id",type:"long"},{name:"url",type:"flags.0?string"},{name:"date",type:"int"}],type:"WebPage"},{id:-392411726,predicate:"webPage",params:[{name:"flags",type:"#"},{name:"has_large_media",type:"flags.13?true"},{name:"video_cover_photo",type:"flags.14?true"},{name:"id",type:"long"},{name:"url",type:"string"},{name:"display_url",type:"string"},{name:"hash",type:"int"},{name:"type",type:"flags.0?string"},{name:"site_name",type:"flags.1?string"},{name:"title",type:"flags.2?string"},{name:"description",type:"flags.3?string"},{name:"photo",type:"flags.4?Photo"},{name:"embed_url",type:"flags.5?string"},{name:"embed_type",type:"flags.5?string"},{name:"embed_width",type:"flags.6?int"},{name:"embed_height",type:"flags.6?int"},{name:"duration",type:"flags.7?int"},{name:"author",type:"flags.8?string"},{name:"document",type:"flags.9?Document"},{name:"cached_page",type:"flags.10?Page"},{name:"attributes",type:"flags.12?Vector<WebPageAttribute>"}],type:"WebPage"},{id:-571405253,predicate:"messageMediaWebPage",params:[{name:"flags",type:"#"},{name:"force_large_media",type:"flags.0?true"},{name:"force_small_media",type:"flags.1?true"},{name:"manual",type:"flags.3?true"},{name:"safe",type:"flags.4?true"},{name:"webpage",type:"WebPage"}],type:"MessageMedia"},{id:-1392388579,predicate:"authorization",params:[{name:"flags",type:"#"},{name:"current",type:"flags.0?true"},{name:"official_app",type:"flags.1?true"},{name:"password_pending",type:"flags.2?true"},{name:"encrypted_requests_disabled",type:"flags.3?true"},{name:"call_requests_disabled",type:"flags.4?true"},{name:"unconfirmed",type:"flags.5?true"},{name:"hash",type:"long"},{name:"device_model",type:"string"},{name:"platform",type:"string"},{name:"system_version",type:"string"},{name:"api_id",type:"int"},{name:"app_name",type:"string"},{name:"app_version",type:"string"},{name:"date_created",type:"int"},{name:"date_active",type:"int"},{name:"ip",type:"string"},{name:"country",type:"string"},{name:"region",type:"string"}],type:"Authorization"},{id:1275039392,predicate:"account.authorizations",params:[{name:"authorization_ttl_days",type:"int"},{name:"authorizations",type:"Vector<Authorization>"}],type:"account.Authorizations"},{id:-1787080453,predicate:"account.password",params:[{name:"flags",type:"#"},{name:"has_recovery",type:"flags.0?true"},{name:"has_secure_values",type:"flags.1?true"},{name:"has_password",type:"flags.2?true"},{name:"current_algo",type:"flags.2?PasswordKdfAlgo"},{name:"srp_B",type:"flags.2?bytes"},{name:"srp_id",type:"flags.2?long"},{name:"hint",type:"flags.3?string"},{name:"email_unconfirmed_pattern",type:"flags.4?string"},{name:"new_algo",type:"PasswordKdfAlgo"},{name:"new_secure_algo",type:"SecurePasswordKdfAlgo"},{name:"secure_random",type:"bytes"},{name:"pending_reset_date",type:"flags.5?int"},{name:"login_email_pattern",type:"flags.6?string"}],type:"account.Password"},{id:-1705233435,predicate:"account.passwordSettings",params:[{name:"flags",type:"#"},{name:"email",type:"flags.0?string"},{name:"secure_settings",type:"flags.1?SecureSecretSettings"}],type:"account.PasswordSettings"},{id:-1036572727,predicate:"account.passwordInputSettings",params:[{name:"flags",type:"#"},{name:"new_algo",type:"flags.0?PasswordKdfAlgo"},{name:"new_password_hash",type:"flags.0?bytes"},{name:"hint",type:"flags.0?string"},{name:"email",type:"flags.1?string"},{name:"new_secure_settings",type:"flags.2?SecureSecretSettings"}],type:"account.PasswordInputSettings"},{id:326715557,predicate:"auth.passwordRecovery",params:[{name:"email_pattern",type:"string"}],type:"auth.PasswordRecovery"},{id:-1052959727,predicate:"inputMediaVenue",params:[{name:"geo_point",type:"InputGeoPoint"},{name:"title",type:"string"},{name:"address",type:"string"},{name:"provider",type:"string"},{name:"venue_id",type:"string"},{name:"venue_type",type:"string"}],type:"InputMedia"},{id:784356159,predicate:"messageMediaVenue",params:[{name:"geo",type:"GeoPoint"},{name:"title",type:"string"},{name:"address",type:"string"},{name:"provider",type:"string"},{name:"venue_id",type:"string"},{name:"venue_type",type:"string"}],type:"MessageMedia"},{id:-1551583367,predicate:"receivedNotifyMessage",params:[{name:"id",type:"int"},{name:"flags",type:"int"}],type:"ReceivedNotifyMessage"},{id:-1574126186,predicate:"chatInviteExported",params:[{name:"flags",type:"#"},{name:"revoked",type:"flags.0?true"},{name:"permanent",type:"flags.5?true"},{name:"request_needed",type:"flags.6?true"},{name:"link",type:"string"},{name:"admin_id",type:"long"},{name:"date",type:"int"},{name:"start_date",type:"flags.4?int"},{name:"expire_date",type:"flags.1?int"},{name:"usage_limit",type:"flags.2?int"},{name:"usage",type:"flags.3?int"},{name:"requested",type:"flags.7?int"},{name:"subscription_expired",type:"flags.10?int"},{name:"title",type:"flags.8?string"},{name:"subscription_pricing",type:"flags.9?StarsSubscriptionPricing"}],type:"ExportedChatInvite"},{id:1516793212,predicate:"chatInviteAlready",params:[{name:"chat",type:"Chat"}],type:"ChatInvite"},{id:1553807106,predicate:"chatInvite",params:[{name:"flags",type:"#"},{name:"channel",type:"flags.0?true"},{name:"broadcast",type:"flags.1?true"},{name:"public",type:"flags.2?true"},{name:"megagroup",type:"flags.3?true"},{name:"request_needed",type:"flags.6?true"},{name:"verified",type:"flags.7?true"},{name:"scam",type:"flags.8?true"},{name:"fake",type:"flags.9?true"},{name:"can_refulfill_subscription",type:"flags.11?true"},{name:"title",type:"string"},{name:"about",type:"flags.5?string"},{name:"photo",type:"Photo"},{name:"participants_count",type:"int"},{name:"participants",type:"flags.4?Vector<User>"},{name:"color",type:"int"},{name:"subscription_pricing",type:"flags.10?StarsSubscriptionPricing"},{name:"subscription_form_id",type:"flags.12?long"},{name:"bot_verification",type:"flags.13?BotVerification"}],type:"ChatInvite"},{id:51520707,predicate:"messageActionChatJoinedByLink",params:[{name:"inviter_id",type:"long"}],type:"MessageAction"},{id:-131960447,predicate:"updateReadMessagesContents",params:[{name:"flags",type:"#"},{name:"messages",type:"Vector<int>"},{name:"pts",type:"int"},{name:"pts_count",type:"int"},{name:"date",type:"flags.0?int"}],type:"Update"},{id:-4838507,predicate:"inputStickerSetEmpty",params:[],type:"InputStickerSet"},{id:-1645763991,predicate:"inputStickerSetID",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputStickerSet"},{id:-2044933984,predicate:"inputStickerSetShortName",params:[{name:"short_name",type:"string"}],type:"InputStickerSet"},{id:768691932,predicate:"stickerSet",params:[{name:"flags",type:"#"},{name:"archived",type:"flags.1?true"},{name:"official",type:"flags.2?true"},{name:"masks",type:"flags.3?true"},{name:"emojis",type:"flags.7?true"},{name:"text_color",type:"flags.9?true"},{name:"channel_emoji_status",type:"flags.10?true"},{name:"creator",type:"flags.11?true"},{name:"installed_date",type:"flags.0?int"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"title",type:"string"},{name:"short_name",type:"string"},{name:"thumbs",type:"flags.4?Vector<PhotoSize>"},{name:"thumb_dc_id",type:"flags.4?int"},{name:"thumb_version",type:"flags.4?int"},{name:"thumb_document_id",type:"flags.8?long"},{name:"count",type:"int"},{name:"hash",type:"int"}],type:"StickerSet"},{id:1846886166,predicate:"messages.stickerSet",params:[{name:"set",type:"StickerSet"},{name:"packs",type:"Vector<StickerPack>"},{name:"keywords",type:"Vector<StickerKeyword>"},{name:"documents",type:"Vector<Document>"}],type:"messages.StickerSet"},{id:34280482,predicate:"user",params:[{name:"flags",type:"#"},{name:"self",type:"flags.10?true"},{name:"contact",type:"flags.11?true"},{name:"mutual_contact",type:"flags.12?true"},{name:"deleted",type:"flags.13?true"},{name:"bot",type:"flags.14?true"},{name:"bot_chat_history",type:"flags.15?true"},{name:"bot_nochats",type:"flags.16?true"},{name:"verified",type:"flags.17?true"},{name:"restricted",type:"flags.18?true"},{name:"min",type:"flags.20?true"},{name:"bot_inline_geo",type:"flags.21?true"},{name:"support",type:"flags.23?true"},{name:"scam",type:"flags.24?true"},{name:"apply_min_photo",type:"flags.25?true"},{name:"fake",type:"flags.26?true"},{name:"bot_attach_menu",type:"flags.27?true"},{name:"premium",type:"flags.28?true"},{name:"attach_menu_enabled",type:"flags.29?true"},{name:"flags2",type:"#"},{name:"bot_can_edit",type:"flags2.1?true"},{name:"close_friend",type:"flags2.2?true"},{name:"stories_hidden",type:"flags2.3?true"},{name:"stories_unavailable",type:"flags2.4?true"},{name:"contact_require_premium",type:"flags2.10?true"},{name:"bot_business",type:"flags2.11?true"},{name:"bot_has_main_app",type:"flags2.13?true"},{name:"id",type:"long"},{name:"access_hash",type:"flags.0?long"},{name:"first_name",type:"flags.1?string"},{name:"last_name",type:"flags.2?string"},{name:"username",type:"flags.3?string"},{name:"phone",type:"flags.4?string"},{name:"photo",type:"flags.5?UserProfilePhoto"},{name:"status",type:"flags.6?UserStatus"},{name:"bot_info_version",type:"flags.14?int"},{name:"restriction_reason",type:"flags.18?Vector<RestrictionReason>"},{name:"bot_inline_placeholder",type:"flags.19?string"},{name:"lang_code",type:"flags.22?string"},{name:"emoji_status",type:"flags.30?EmojiStatus"},{name:"usernames",type:"flags2.0?Vector<Username>"},{name:"stories_max_id",type:"flags2.5?int"},{name:"color",type:"flags2.8?PeerColor"},{name:"profile_color",type:"flags2.9?PeerColor"},{name:"bot_active_users",type:"flags2.12?int"},{name:"bot_verification_icon",type:"flags2.14?long"},{name:"send_paid_messages_stars",type:"flags2.15?long"}],type:"User"},{id:-1032140601,predicate:"botCommand",params:[{name:"command",type:"string"},{name:"description",type:"string"}],type:"BotCommand"},{id:1300890265,predicate:"botInfo",params:[{name:"flags",type:"#"},{name:"has_preview_medias",type:"flags.6?true"},{name:"user_id",type:"flags.0?long"},{name:"description",type:"flags.1?string"},{name:"description_photo",type:"flags.4?Photo"},{name:"description_document",type:"flags.5?Document"},{name:"commands",type:"flags.2?Vector<BotCommand>"},{name:"menu_button",type:"flags.3?BotMenuButton"},{name:"privacy_policy_url",type:"flags.7?string"},{name:"app_settings",type:"flags.8?BotAppSettings"},{name:"verifier_settings",type:"flags.9?BotVerifierSettings"}],type:"BotInfo"},{id:-1560655744,predicate:"keyboardButton",params:[{name:"text",type:"string"}],type:"KeyboardButton"},{id:2002815875,predicate:"keyboardButtonRow",params:[{name:"buttons",type:"Vector<KeyboardButton>"}],type:"KeyboardButtonRow"},{id:-1606526075,predicate:"replyKeyboardHide",params:[{name:"flags",type:"#"},{name:"selective",type:"flags.2?true"}],type:"ReplyMarkup"},{id:-2035021048,predicate:"replyKeyboardForceReply",params:[{name:"flags",type:"#"},{name:"single_use",type:"flags.1?true"},{name:"selective",type:"flags.2?true"},{name:"placeholder",type:"flags.3?string"}],type:"ReplyMarkup"},{id:-2049074735,predicate:"replyKeyboardMarkup",params:[{name:"flags",type:"#"},{name:"resize",type:"flags.0?true"},{name:"single_use",type:"flags.1?true"},{name:"selective",type:"flags.2?true"},{name:"persistent",type:"flags.4?true"},{name:"rows",type:"Vector<KeyboardButtonRow>"},{name:"placeholder",type:"flags.3?string"}],type:"ReplyMarkup"},{id:-571955892,predicate:"inputPeerUser",params:[{name:"user_id",type:"long"},{name:"access_hash",type:"long"}],type:"InputPeer"},{id:-233744186,predicate:"inputUser",params:[{name:"user_id",type:"long"},{name:"access_hash",type:"long"}],type:"InputUser"},{id:-1148011883,predicate:"messageEntityUnknown",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-100378723,predicate:"messageEntityMention",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1868782349,predicate:"messageEntityHashtag",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1827637959,predicate:"messageEntityBotCommand",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1859134776,predicate:"messageEntityUrl",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1692693954,predicate:"messageEntityEmail",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-1117713463,predicate:"messageEntityBold",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-2106619040,predicate:"messageEntityItalic",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:681706865,predicate:"messageEntityCode",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1938967520,predicate:"messageEntityPre",params:[{name:"offset",type:"int"},{name:"length",type:"int"},{name:"language",type:"string"}],type:"MessageEntity"},{id:1990644519,predicate:"messageEntityTextUrl",params:[{name:"offset",type:"int"},{name:"length",type:"int"},{name:"url",type:"string"}],type:"MessageEntity"},{id:-1877614335,predicate:"updateShortSentMessage",params:[{name:"flags",type:"#"},{name:"out",type:"flags.1?true"},{name:"id",type:"int"},{name:"pts",type:"int"},{name:"pts_count",type:"int"},{name:"date",type:"int"},{name:"media",type:"flags.9?MessageMedia"},{name:"entities",type:"flags.7?Vector<MessageEntity>"},{name:"ttl_period",type:"flags.25?int"}],type:"Updates"},{id:-292807034,predicate:"inputChannelEmpty",params:[],type:"InputChannel"},{id:-212145112,predicate:"inputChannel",params:[{name:"channel_id",type:"long"},{name:"access_hash",type:"long"}],type:"InputChannel"},{id:-1566230754,predicate:"peerChannel",params:[{name:"channel_id",type:"long"}],type:"Peer"},{id:666680316,predicate:"inputPeerChannel",params:[{name:"channel_id",type:"long"},{name:"access_hash",type:"long"}],type:"InputPeer"},{id:1954681982,predicate:"channel",params:[{name:"flags",type:"#"},{name:"creator",type:"flags.0?true"},{name:"left",type:"flags.2?true"},{name:"broadcast",type:"flags.5?true"},{name:"verified",type:"flags.7?true"},{name:"megagroup",type:"flags.8?true"},{name:"restricted",type:"flags.9?true"},{name:"signatures",type:"flags.11?true"},{name:"min",type:"flags.12?true"},{name:"scam",type:"flags.19?true"},{name:"has_link",type:"flags.20?true"},{name:"has_geo",type:"flags.21?true"},{name:"slowmode_enabled",type:"flags.22?true"},{name:"call_active",type:"flags.23?true"},{name:"call_not_empty",type:"flags.24?true"},{name:"fake",type:"flags.25?true"},{name:"gigagroup",type:"flags.26?true"},{name:"noforwards",type:"flags.27?true"},{name:"join_to_send",type:"flags.28?true"},{name:"join_request",type:"flags.29?true"},{name:"forum",type:"flags.30?true"},{name:"flags2",type:"#"},{name:"stories_hidden",type:"flags2.1?true"},{name:"stories_hidden_min",type:"flags2.2?true"},{name:"stories_unavailable",type:"flags2.3?true"},{name:"signature_profiles",type:"flags2.12?true"},{name:"id",type:"long"},{name:"access_hash",type:"flags.13?long"},{name:"title",type:"string"},{name:"username",type:"flags.6?string"},{name:"photo",type:"ChatPhoto"},{name:"date",type:"int"},{name:"restriction_reason",type:"flags.9?Vector<RestrictionReason>"},{name:"admin_rights",type:"flags.14?ChatAdminRights"},{name:"banned_rights",type:"flags.15?ChatBannedRights"},{name:"default_banned_rights",type:"flags.18?ChatBannedRights"},{name:"participants_count",type:"flags.17?int"},{name:"usernames",type:"flags2.0?Vector<Username>"},{name:"stories_max_id",type:"flags2.4?int"},{name:"color",type:"flags2.7?PeerColor"},{name:"profile_color",type:"flags2.8?PeerColor"},{name:"emoji_status",type:"flags2.9?EmojiStatus"},{name:"level",type:"flags2.10?int"},{name:"subscription_until_date",type:"flags2.11?int"},{name:"bot_verification_icon",type:"flags2.13?long"},{name:"send_paid_messages_stars",type:"flags2.14?long"}],type:"Chat"},{id:399807445,predicate:"channelForbidden",params:[{name:"flags",type:"#"},{name:"broadcast",type:"flags.5?true"},{name:"megagroup",type:"flags.8?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"title",type:"string"},{name:"until_date",type:"flags.16?int"}],type:"Chat"},{id:2131196633,predicate:"contacts.resolvedPeer",params:[{name:"peer",type:"Peer"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"contacts.ResolvedPeer"},{id:1389789291,predicate:"channelFull",params:[{name:"flags",type:"#"},{name:"can_view_participants",type:"flags.3?true"},{name:"can_set_username",type:"flags.6?true"},{name:"can_set_stickers",type:"flags.7?true"},{name:"hidden_prehistory",type:"flags.10?true"},{name:"can_set_location",type:"flags.16?true"},{name:"has_scheduled",type:"flags.19?true"},{name:"can_view_stats",type:"flags.20?true"},{name:"blocked",type:"flags.22?true"},{name:"flags2",type:"#"},{name:"can_delete_channel",type:"flags2.0?true"},{name:"antispam",type:"flags2.1?true"},{name:"participants_hidden",type:"flags2.2?true"},{name:"translations_disabled",type:"flags2.3?true"},{name:"stories_pinned_available",type:"flags2.5?true"},{name:"view_forum_as_messages",type:"flags2.6?true"},{name:"restricted_sponsored",type:"flags2.11?true"},{name:"can_view_revenue",type:"flags2.12?true"},{name:"paid_media_allowed",type:"flags2.14?true"},{name:"can_view_stars_revenue",type:"flags2.15?true"},{name:"paid_reactions_available",type:"flags2.16?true"},{name:"stargifts_available",type:"flags2.19?true"},{name:"paid_messages_available",type:"flags2.20?true"},{name:"id",type:"long"},{name:"about",type:"string"},{name:"participants_count",type:"flags.0?int"},{name:"admins_count",type:"flags.1?int"},{name:"kicked_count",type:"flags.2?int"},{name:"banned_count",type:"flags.2?int"},{name:"online_count",type:"flags.13?int"},{name:"read_inbox_max_id",type:"int"},{name:"read_outbox_max_id",type:"int"},{name:"unread_count",type:"int"},{name:"chat_photo",type:"Photo"},{name:"notify_settings",type:"PeerNotifySettings"},{name:"exported_invite",type:"flags.23?ExportedChatInvite"},{name:"bot_info",type:"Vector<BotInfo>"},{name:"migrated_from_chat_id",type:"flags.4?long"},{name:"migrated_from_max_id",type:"flags.4?int"},{name:"pinned_msg_id",type:"flags.5?int"},{name:"stickerset",type:"flags.8?StickerSet"},{name:"available_min_id",type:"flags.9?int"},{name:"folder_id",type:"flags.11?int"},{name:"linked_chat_id",type:"flags.14?long"},{name:"location",type:"flags.15?ChannelLocation"},{name:"slowmode_seconds",type:"flags.17?int"},{name:"slowmode_next_send_date",type:"flags.18?int"},{name:"stats_dc",type:"flags.12?int"},{name:"pts",type:"int"},{name:"call",type:"flags.21?InputGroupCall"},{name:"ttl_period",type:"flags.24?int"},{name:"pending_suggestions",type:"flags.25?Vector<string>"},{name:"groupcall_default_join_as",type:"flags.26?Peer"},{name:"theme_emoticon",type:"flags.27?string"},{name:"requests_pending",type:"flags.28?int"},{name:"recent_requesters",type:"flags.28?Vector<long>"},{name:"default_send_as",type:"flags.29?Peer"},{name:"available_reactions",type:"flags.30?ChatReactions"},{name:"reactions_limit",type:"flags2.13?int"},{name:"stories",type:"flags2.4?PeerStories"},{name:"wallpaper",type:"flags2.7?WallPaper"},{name:"boosts_applied",type:"flags2.8?int"},{name:"boosts_unrestrict",type:"flags2.9?int"},{name:"emojiset",type:"flags2.10?StickerSet"},{name:"bot_verification",type:"flags2.17?BotVerification"},{name:"stargifts_count",type:"flags2.18?int"}],type:"ChatFull"},{id:182649427,predicate:"messageRange",params:[{name:"min_id",type:"int"},{name:"max_id",type:"int"}],type:"MessageRange"},{id:-948520370,predicate:"messages.channelMessages",params:[{name:"flags",type:"#"},{name:"inexact",type:"flags.1?true"},{name:"pts",type:"int"},{name:"count",type:"int"},{name:"offset_id_offset",type:"flags.2?int"},{name:"messages",type:"Vector<Message>"},{name:"topics",type:"Vector<ForumTopic>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.Messages"},{id:-1781355374,predicate:"messageActionChannelCreate",params:[{name:"title",type:"string"}],type:"MessageAction"},{id:277713951,predicate:"updateChannelTooLong",params:[{name:"flags",type:"#"},{name:"channel_id",type:"long"},{name:"pts",type:"flags.0?int"}],type:"Update"},{id:1666927625,predicate:"updateChannel",params:[{name:"channel_id",type:"long"}],type:"Update"},{id:1656358105,predicate:"updateNewChannelMessage",params:[{name:"message",type:"Message"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-1842450928,predicate:"updateReadChannelInbox",params:[{name:"flags",type:"#"},{name:"folder_id",type:"flags.0?int"},{name:"channel_id",type:"long"},{name:"max_id",type:"int"},{name:"still_unread_count",type:"int"},{name:"pts",type:"int"}],type:"Update"},{id:-1020437742,predicate:"updateDeleteChannelMessages",params:[{name:"channel_id",type:"long"},{name:"messages",type:"Vector<int>"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-232346616,predicate:"updateChannelMessageViews",params:[{name:"channel_id",type:"long"},{name:"id",type:"int"},{name:"views",type:"int"}],type:"Update"},{id:1041346555,predicate:"updates.channelDifferenceEmpty",params:[{name:"flags",type:"#"},{name:"final",type:"flags.0?true"},{name:"pts",type:"int"},{name:"timeout",type:"flags.1?int"}],type:"updates.ChannelDifference"},{id:-1531132162,predicate:"updates.channelDifferenceTooLong",params:[{name:"flags",type:"#"},{name:"final",type:"flags.0?true"},{name:"timeout",type:"flags.1?int"},{name:"dialog",type:"Dialog"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"updates.ChannelDifference"},{id:543450958,predicate:"updates.channelDifference",params:[{name:"flags",type:"#"},{name:"final",type:"flags.0?true"},{name:"pts",type:"int"},{name:"timeout",type:"flags.1?int"},{name:"new_messages",type:"Vector<Message>"},{name:"other_updates",type:"Vector<Update>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"updates.ChannelDifference"},{id:-1798033689,predicate:"channelMessagesFilterEmpty",params:[],type:"ChannelMessagesFilter"},{id:-847783593,predicate:"channelMessagesFilter",params:[{name:"flags",type:"#"},{name:"exclude_new_messages",type:"flags.1?true"},{name:"ranges",type:"Vector<MessageRange>"}],type:"ChannelMessagesFilter"},{id:-885426663,predicate:"channelParticipant",params:[{name:"flags",type:"#"},{name:"user_id",type:"long"},{name:"date",type:"int"},{name:"subscription_until_date",type:"flags.0?int"}],type:"ChannelParticipant"},{id:1331723247,predicate:"channelParticipantSelf",params:[{name:"flags",type:"#"},{name:"via_request",type:"flags.0?true"},{name:"user_id",type:"long"},{name:"inviter_id",type:"long"},{name:"date",type:"int"},{name:"subscription_until_date",type:"flags.1?int"}],type:"ChannelParticipant"},{id:803602899,predicate:"channelParticipantCreator",params:[{name:"flags",type:"#"},{name:"user_id",type:"long"},{name:"admin_rights",type:"ChatAdminRights"},{name:"rank",type:"flags.0?string"}],type:"ChannelParticipant"},{id:-566281095,predicate:"channelParticipantsRecent",params:[],type:"ChannelParticipantsFilter"},{id:-1268741783,predicate:"channelParticipantsAdmins",params:[],type:"ChannelParticipantsFilter"},{id:-1548400251,predicate:"channelParticipantsKicked",params:[{name:"q",type:"string"}],type:"ChannelParticipantsFilter"},{id:-1699676497,predicate:"channels.channelParticipants",params:[{name:"count",type:"int"},{name:"participants",type:"Vector<ChannelParticipant>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"channels.ChannelParticipants"},{id:-541588713,predicate:"channels.channelParticipant",params:[{name:"participant",type:"ChannelParticipant"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"channels.ChannelParticipant"},{id:-462696732,predicate:"chatParticipantCreator",params:[{name:"user_id",type:"long"}],type:"ChatParticipant"},{id:-1600962725,predicate:"chatParticipantAdmin",params:[{name:"user_id",type:"long"},{name:"inviter_id",type:"long"},{name:"date",type:"int"}],type:"ChatParticipant"},{id:-674602590,predicate:"updateChatParticipantAdmin",params:[{name:"chat_id",type:"long"},{name:"user_id",type:"long"},{name:"is_admin",type:"Bool"},{name:"version",type:"int"}],type:"Update"},{id:-519864430,predicate:"messageActionChatMigrateTo",params:[{name:"channel_id",type:"long"}],type:"MessageAction"},{id:-365344535,predicate:"messageActionChannelMigrateFrom",params:[{name:"title",type:"string"},{name:"chat_id",type:"long"}],type:"MessageAction"},{id:-1328445861,predicate:"channelParticipantsBots",params:[],type:"ChannelParticipantsFilter"},{id:2013922064,predicate:"help.termsOfService",params:[{name:"flags",type:"#"},{name:"popup",type:"flags.0?true"},{name:"id",type:"DataJSON"},{name:"text",type:"string"},{name:"entities",type:"Vector<MessageEntity>"},{name:"min_age_confirm",type:"flags.1?int"}],type:"help.TermsOfService"},{id:1753886890,predicate:"updateNewStickerSet",params:[{name:"stickerset",type:"messages.StickerSet"}],type:"Update"},{id:196268545,predicate:"updateStickerSetsOrder",params:[{name:"flags",type:"#"},{name:"masks",type:"flags.0?true"},{name:"emojis",type:"flags.1?true"},{name:"order",type:"Vector<long>"}],type:"Update"},{id:834816008,predicate:"updateStickerSets",params:[{name:"flags",type:"#"},{name:"masks",type:"flags.0?true"},{name:"emojis",type:"flags.1?true"}],type:"Update"},{id:-402498398,predicate:"messages.savedGifsNotModified",params:[],type:"messages.SavedGifs"},{id:-2069878259,predicate:"messages.savedGifs",params:[{name:"hash",type:"long"},{name:"gifs",type:"Vector<Document>"}],type:"messages.SavedGifs"},{id:-1821035490,predicate:"updateSavedGifs",params:[],type:"Update"},{id:864077702,predicate:"inputBotInlineMessageMediaAuto",params:[{name:"flags",type:"#"},{name:"invert_media",type:"flags.3?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:1036876423,predicate:"inputBotInlineMessageText",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.0?true"},{name:"invert_media",type:"flags.3?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:-2000710887,predicate:"inputBotInlineResult",params:[{name:"flags",type:"#"},{name:"id",type:"string"},{name:"type",type:"string"},{name:"title",type:"flags.1?string"},{name:"description",type:"flags.2?string"},{name:"url",type:"flags.3?string"},{name:"thumb",type:"flags.4?InputWebDocument"},{name:"content",type:"flags.5?InputWebDocument"},{name:"send_message",type:"InputBotInlineMessage"}],type:"InputBotInlineResult"},{id:1984755728,predicate:"botInlineMessageMediaAuto",params:[{name:"flags",type:"#"},{name:"invert_media",type:"flags.3?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:-1937807902,predicate:"botInlineMessageText",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.0?true"},{name:"invert_media",type:"flags.3?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:295067450,predicate:"botInlineResult",params:[{name:"flags",type:"#"},{name:"id",type:"string"},{name:"type",type:"string"},{name:"title",type:"flags.1?string"},{name:"description",type:"flags.2?string"},{name:"url",type:"flags.3?string"},{name:"thumb",type:"flags.4?WebDocument"},{name:"content",type:"flags.5?WebDocument"},{name:"send_message",type:"BotInlineMessage"}],type:"BotInlineResult"},{id:-534646026,predicate:"messages.botResults",params:[{name:"flags",type:"#"},{name:"gallery",type:"flags.0?true"},{name:"query_id",type:"long"},{name:"next_offset",type:"flags.1?string"},{name:"switch_pm",type:"flags.2?InlineBotSwitchPM"},{name:"switch_webview",type:"flags.3?InlineBotWebView"},{name:"results",type:"Vector<BotInlineResult>"},{name:"cache_time",type:"int"},{name:"users",type:"Vector<User>"}],type:"messages.BotResults"},{id:1232025500,predicate:"updateBotInlineQuery",params:[{name:"flags",type:"#"},{name:"query_id",type:"long"},{name:"user_id",type:"long"},{name:"query",type:"string"},{name:"geo",type:"flags.0?GeoPoint"},{name:"peer_type",type:"flags.1?InlineQueryPeerType"},{name:"offset",type:"string"}],type:"Update"},{id:317794823,predicate:"updateBotInlineSend",params:[{name:"flags",type:"#"},{name:"user_id",type:"long"},{name:"query",type:"string"},{name:"geo",type:"flags.0?GeoPoint"},{name:"id",type:"string"},{name:"msg_id",type:"flags.1?InputBotInlineMessageID"}],type:"Update"},{id:1358283666,predicate:"inputMessagesFilterVoice",params:[],type:"MessagesFilter"},{id:928101534,predicate:"inputMessagesFilterMusic",params:[],type:"MessagesFilter"},{id:-1107622874,predicate:"inputPrivacyKeyChatInvite",params:[],type:"InputPrivacyKey"},{id:1343122938,predicate:"privacyKeyChatInvite",params:[],type:"PrivacyKey"},{id:1571494644,predicate:"exportedMessageLink",params:[{name:"link",type:"string"},{name:"html",type:"string"}],type:"ExportedMessageLink"},{id:1313731771,predicate:"messageFwdHeader",params:[{name:"flags",type:"#"},{name:"imported",type:"flags.7?true"},{name:"saved_out",type:"flags.11?true"},{name:"from_id",type:"flags.0?Peer"},{name:"from_name",type:"flags.5?string"},{name:"date",type:"int"},{name:"channel_post",type:"flags.2?int"},{name:"post_author",type:"flags.3?string"},{name:"saved_from_peer",type:"flags.4?Peer"},{name:"saved_from_msg_id",type:"flags.4?int"},{name:"saved_from_id",type:"flags.8?Peer"},{name:"saved_from_name",type:"flags.9?string"},{name:"saved_date",type:"flags.10?int"},{name:"psa_type",type:"flags.6?string"}],type:"MessageFwdHeader"},{id:457133559,predicate:"updateEditChannelMessage",params:[{name:"message",type:"Message"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-1799538451,predicate:"messageActionPinMessage",params:[],type:"MessageAction"},{id:1923290508,predicate:"auth.codeTypeSms",params:[],type:"auth.CodeType"},{id:1948046307,predicate:"auth.codeTypeCall",params:[],type:"auth.CodeType"},{id:577556219,predicate:"auth.codeTypeFlashCall",params:[],type:"auth.CodeType"},{id:1035688326,predicate:"auth.sentCodeTypeApp",params:[{name:"length",type:"int"}],type:"auth.SentCodeType"},{id:-1073693790,predicate:"auth.sentCodeTypeSms",params:[{name:"length",type:"int"}],type:"auth.SentCodeType"},{id:1398007207,predicate:"auth.sentCodeTypeCall",params:[{name:"length",type:"int"}],type:"auth.SentCodeType"},{id:-1425815847,predicate:"auth.sentCodeTypeFlashCall",params:[{name:"pattern",type:"string"}],type:"auth.SentCodeType"},{id:629866245,predicate:"keyboardButtonUrl",params:[{name:"text",type:"string"},{name:"url",type:"string"}],type:"KeyboardButton"},{id:901503851,predicate:"keyboardButtonCallback",params:[{name:"flags",type:"#"},{name:"requires_password",type:"flags.0?true"},{name:"text",type:"string"},{name:"data",type:"bytes"}],type:"KeyboardButton"},{id:-1318425559,predicate:"keyboardButtonRequestPhone",params:[{name:"text",type:"string"}],type:"KeyboardButton"},{id:-59151553,predicate:"keyboardButtonRequestGeoLocation",params:[{name:"text",type:"string"}],type:"KeyboardButton"},{id:-1816527947,predicate:"keyboardButtonSwitchInline",params:[{name:"flags",type:"#"},{name:"same_peer",type:"flags.0?true"},{name:"text",type:"string"},{name:"query",type:"string"},{name:"peer_types",type:"flags.1?Vector<InlineQueryPeerType>"}],type:"KeyboardButton"},{id:1218642516,predicate:"replyInlineMarkup",params:[{name:"rows",type:"Vector<KeyboardButtonRow>"}],type:"ReplyMarkup"},{id:911761060,predicate:"messages.botCallbackAnswer",params:[{name:"flags",type:"#"},{name:"alert",type:"flags.1?true"},{name:"has_url",type:"flags.3?true"},{name:"native_ui",type:"flags.4?true"},{name:"message",type:"flags.0?string"},{name:"url",type:"flags.2?string"},{name:"cache_time",type:"int"}],type:"messages.BotCallbackAnswer"},{id:-1177566067,predicate:"updateBotCallbackQuery",params:[{name:"flags",type:"#"},{name:"query_id",type:"long"},{name:"user_id",type:"long"},{name:"peer",type:"Peer"},{name:"msg_id",type:"int"},{name:"chat_instance",type:"long"},{name:"data",type:"flags.0?bytes"},{name:"game_short_name",type:"flags.1?string"}],type:"Update"},{id:649453030,predicate:"messages.messageEditData",params:[{name:"flags",type:"#"},{name:"caption",type:"flags.0?true"}],type:"messages.MessageEditData"},{id:-469536605,predicate:"updateEditMessage",params:[{name:"message",type:"Message"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-1768777083,predicate:"inputBotInlineMessageMediaGeo",params:[{name:"flags",type:"#"},{name:"geo_point",type:"InputGeoPoint"},{name:"heading",type:"flags.0?int"},{name:"period",type:"flags.1?int"},{name:"proximity_notification_radius",type:"flags.3?int"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:1098628881,predicate:"inputBotInlineMessageMediaVenue",params:[{name:"flags",type:"#"},{name:"geo_point",type:"InputGeoPoint"},{name:"title",type:"string"},{name:"address",type:"string"},{name:"provider",type:"string"},{name:"venue_id",type:"string"},{name:"venue_type",type:"string"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:-1494368259,predicate:"inputBotInlineMessageMediaContact",params:[{name:"flags",type:"#"},{name:"phone_number",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"vcard",type:"string"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:85477117,predicate:"botInlineMessageMediaGeo",params:[{name:"flags",type:"#"},{name:"geo",type:"GeoPoint"},{name:"heading",type:"flags.0?int"},{name:"period",type:"flags.1?int"},{name:"proximity_notification_radius",type:"flags.3?int"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:-1970903652,predicate:"botInlineMessageMediaVenue",params:[{name:"flags",type:"#"},{name:"geo",type:"GeoPoint"},{name:"title",type:"string"},{name:"address",type:"string"},{name:"provider",type:"string"},{name:"venue_id",type:"string"},{name:"venue_type",type:"string"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:416402882,predicate:"botInlineMessageMediaContact",params:[{name:"flags",type:"#"},{name:"phone_number",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"vcard",type:"string"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:-1462213465,predicate:"inputBotInlineResultPhoto",params:[{name:"id",type:"string"},{name:"type",type:"string"},{name:"photo",type:"InputPhoto"},{name:"send_message",type:"InputBotInlineMessage"}],type:"InputBotInlineResult"},{id:-459324,predicate:"inputBotInlineResultDocument",params:[{name:"flags",type:"#"},{name:"id",type:"string"},{name:"type",type:"string"},{name:"title",type:"flags.1?string"},{name:"description",type:"flags.2?string"},{name:"document",type:"InputDocument"},{name:"send_message",type:"InputBotInlineMessage"}],type:"InputBotInlineResult"},{id:400266251,predicate:"botInlineMediaResult",params:[{name:"flags",type:"#"},{name:"id",type:"string"},{name:"type",type:"string"},{name:"photo",type:"flags.0?Photo"},{name:"document",type:"flags.1?Document"},{name:"title",type:"flags.2?string"},{name:"description",type:"flags.3?string"},{name:"send_message",type:"BotInlineMessage"}],type:"BotInlineResult"},{id:-1995686519,predicate:"inputBotInlineMessageID",params:[{name:"dc_id",type:"int"},{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputBotInlineMessageID"},{id:1763610706,predicate:"updateInlineBotCallbackQuery",params:[{name:"flags",type:"#"},{name:"query_id",type:"long"},{name:"user_id",type:"long"},{name:"msg_id",type:"InputBotInlineMessageID"},{name:"chat_instance",type:"long"},{name:"data",type:"flags.0?bytes"},{name:"game_short_name",type:"flags.1?string"}],type:"Update"},{id:1008755359,predicate:"inlineBotSwitchPM",params:[{name:"text",type:"string"},{name:"start_param",type:"string"}],type:"InlineBotSwitchPM"},{id:863093588,predicate:"messages.peerDialogs",params:[{name:"dialogs",type:"Vector<Dialog>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"state",type:"updates.State"}],type:"messages.PeerDialogs"},{id:-305282981,predicate:"topPeer",params:[{name:"peer",type:"Peer"},{name:"rating",type:"double"}],type:"TopPeer"},{id:-1419371685,predicate:"topPeerCategoryBotsPM",params:[],type:"TopPeerCategory"},{id:344356834,predicate:"topPeerCategoryBotsInline",params:[],type:"TopPeerCategory"},{id:104314861,predicate:"topPeerCategoryCorrespondents",params:[],type:"TopPeerCategory"},{id:-1122524854,predicate:"topPeerCategoryGroups",params:[],type:"TopPeerCategory"},{id:371037736,predicate:"topPeerCategoryChannels",params:[],type:"TopPeerCategory"},{id:-75283823,predicate:"topPeerCategoryPeers",params:[{name:"category",type:"TopPeerCategory"},{name:"count",type:"int"},{name:"peers",type:"Vector<TopPeer>"}],type:"TopPeerCategoryPeers"},{id:-567906571,predicate:"contacts.topPeersNotModified",params:[],type:"contacts.TopPeers"},{id:1891070632,predicate:"contacts.topPeers",params:[{name:"categories",type:"Vector<TopPeerCategoryPeers>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"contacts.TopPeers"},{id:-595914432,predicate:"messageEntityMentionName",params:[{name:"offset",type:"int"},{name:"length",type:"int"},{name:"user_id",type:"long"}],type:"MessageEntity"},{id:546203849,predicate:"inputMessageEntityMentionName",params:[{name:"offset",type:"int"},{name:"length",type:"int"},{name:"user_id",type:"InputUser"}],type:"MessageEntity"},{id:975236280,predicate:"inputMessagesFilterChatPhotos",params:[],type:"MessagesFilter"},{id:-1218471511,predicate:"updateReadChannelOutbox",params:[{name:"channel_id",type:"long"},{name:"max_id",type:"int"}],type:"Update"},{id:457829485,predicate:"updateDraftMessage",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"top_msg_id",type:"flags.0?int"},{name:"draft",type:"DraftMessage"}],type:"Update"},{id:453805082,predicate:"draftMessageEmpty",params:[{name:"flags",type:"#"},{name:"date",type:"flags.0?int"}],type:"DraftMessage"},{id:761606687,predicate:"draftMessage",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.1?true"},{name:"invert_media",type:"flags.6?true"},{name:"reply_to",type:"flags.4?InputReplyTo"},{name:"message",type:"string"},{name:"entities",type:"flags.3?Vector<MessageEntity>"},{name:"media",type:"flags.5?InputMedia"},{name:"date",type:"int"},{name:"effect",type:"flags.7?long"}],type:"DraftMessage"},{id:-1615153660,predicate:"messageActionHistoryClear",params:[],type:"MessageAction"},{id:-958657434,predicate:"messages.featuredStickersNotModified",params:[{name:"count",type:"int"}],type:"messages.FeaturedStickers"},{id:-1103615738,predicate:"messages.featuredStickers",params:[{name:"flags",type:"#"},{name:"premium",type:"flags.0?true"},{name:"hash",type:"long"},{name:"count",type:"int"},{name:"sets",type:"Vector<StickerSetCovered>"},{name:"unread",type:"Vector<long>"}],type:"messages.FeaturedStickers"},{id:1461528386,predicate:"updateReadFeaturedStickers",params:[],type:"Update"},{id:186120336,predicate:"messages.recentStickersNotModified",params:[],type:"messages.RecentStickers"},{id:-1999405994,predicate:"messages.recentStickers",params:[{name:"hash",type:"long"},{name:"packs",type:"Vector<StickerPack>"},{name:"stickers",type:"Vector<Document>"},{name:"dates",type:"Vector<int>"}],type:"messages.RecentStickers"},{id:-1706939360,predicate:"updateRecentStickers",params:[],type:"Update"},{id:1338747336,predicate:"messages.archivedStickers",params:[{name:"count",type:"int"},{name:"sets",type:"Vector<StickerSetCovered>"}],type:"messages.ArchivedStickers"},{id:946083368,predicate:"messages.stickerSetInstallResultSuccess",params:[],type:"messages.StickerSetInstallResult"},{id:904138920,predicate:"messages.stickerSetInstallResultArchive",params:[{name:"sets",type:"Vector<StickerSetCovered>"}],type:"messages.StickerSetInstallResult"},{id:1678812626,predicate:"stickerSetCovered",params:[{name:"set",type:"StickerSet"},{name:"cover",type:"Document"}],type:"StickerSetCovered"},{id:-1574314746,predicate:"updateConfig",params:[],type:"Update"},{id:861169551,predicate:"updatePtsChanged",params:[],type:"Update"},{id:-440664550,predicate:"inputMediaPhotoExternal",params:[{name:"flags",type:"#"},{name:"spoiler",type:"flags.1?true"},{name:"url",type:"string"},{name:"ttl_seconds",type:"flags.0?int"}],type:"InputMedia"},{id:2006319353,predicate:"inputMediaDocumentExternal",params:[{name:"flags",type:"#"},{name:"spoiler",type:"flags.1?true"},{name:"url",type:"string"},{name:"ttl_seconds",type:"flags.0?int"},{name:"video_cover",type:"flags.2?InputPhoto"},{name:"video_timestamp",type:"flags.3?int"}],type:"InputMedia"},{id:872932635,predicate:"stickerSetMultiCovered",params:[{name:"set",type:"StickerSet"},{name:"covers",type:"Vector<Document>"}],type:"StickerSetCovered"},{id:-1361650766,predicate:"maskCoords",params:[{name:"n",type:"int"},{name:"x",type:"double"},{name:"y",type:"double"},{name:"zoom",type:"double"}],type:"MaskCoords"},{id:-1744710921,predicate:"documentAttributeHasStickers",params:[],type:"DocumentAttribute"},{id:1251549527,predicate:"inputStickeredMediaPhoto",params:[{name:"id",type:"InputPhoto"}],type:"InputStickeredMedia"},{id:70813275,predicate:"inputStickeredMediaDocument",params:[{name:"id",type:"InputDocument"}],type:"InputStickeredMedia"},{id:-1107729093,predicate:"game",params:[{name:"flags",type:"#"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"short_name",type:"string"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"Photo"},{name:"document",type:"flags.0?Document"}],type:"Game"},{id:1336154098,predicate:"inputBotInlineResultGame",params:[{name:"id",type:"string"},{name:"short_name",type:"string"},{name:"send_message",type:"InputBotInlineMessage"}],type:"InputBotInlineResult"},{id:1262639204,predicate:"inputBotInlineMessageGame",params:[{name:"flags",type:"#"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:-38694904,predicate:"messageMediaGame",params:[{name:"game",type:"Game"}],type:"MessageMedia"},{id:-750828557,predicate:"inputMediaGame",params:[{name:"id",type:"InputGame"}],type:"InputMedia"},{id:53231223,predicate:"inputGameID",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputGame"},{id:-1020139510,predicate:"inputGameShortName",params:[{name:"bot_id",type:"InputUser"},{name:"short_name",type:"string"}],type:"InputGame"},{id:1358175439,predicate:"keyboardButtonGame",params:[{name:"text",type:"string"}],type:"KeyboardButton"},{id:-1834538890,predicate:"messageActionGameScore",params:[{name:"game_id",type:"long"},{name:"score",type:"int"}],type:"MessageAction"},{id:1940093419,predicate:"highScore",params:[{name:"pos",type:"int"},{name:"user_id",type:"long"},{name:"score",type:"int"}],type:"HighScore"},{id:-1707344487,predicate:"messages.highScores",params:[{name:"scores",type:"Vector<HighScore>"},{name:"users",type:"Vector<User>"}],type:"messages.HighScores"},{id:1258196845,predicate:"updates.differenceTooLong",params:[{name:"pts",type:"int"}],type:"updates.Difference"},{id:791390623,predicate:"updateChannelWebPage",params:[{name:"channel_id",type:"long"},{name:"webpage",type:"WebPage"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:-1663561404,predicate:"messages.chatsSlice",params:[{name:"count",type:"int"},{name:"chats",type:"Vector<Chat>"}],type:"messages.Chats"},{id:-599948721,predicate:"textEmpty",params:[],type:"RichText"},{id:1950782688,predicate:"textPlain",params:[{name:"text",type:"string"}],type:"RichText"},{id:1730456516,predicate:"textBold",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:-653089380,predicate:"textItalic",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:-1054465340,predicate:"textUnderline",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:-1678197867,predicate:"textStrike",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:1816074681,predicate:"textFixed",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:1009288385,predicate:"textUrl",params:[{name:"text",type:"RichText"},{name:"url",type:"string"},{name:"webpage_id",type:"long"}],type:"RichText"},{id:-564523562,predicate:"textEmail",params:[{name:"text",type:"RichText"},{name:"email",type:"string"}],type:"RichText"},{id:2120376535,predicate:"textConcat",params:[{name:"texts",type:"Vector<RichText>"}],type:"RichText"},{id:324435594,predicate:"pageBlockUnsupported",params:[],type:"PageBlock"},{id:1890305021,predicate:"pageBlockTitle",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:-1879401953,predicate:"pageBlockSubtitle",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:-1162877472,predicate:"pageBlockAuthorDate",params:[{name:"author",type:"RichText"},{name:"published_date",type:"int"}],type:"PageBlock"},{id:-1076861716,predicate:"pageBlockHeader",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:-248793375,predicate:"pageBlockSubheader",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:1182402406,predicate:"pageBlockParagraph",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:-1066346178,predicate:"pageBlockPreformatted",params:[{name:"text",type:"RichText"},{name:"language",type:"string"}],type:"PageBlock"},{id:1216809369,predicate:"pageBlockFooter",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:-618614392,predicate:"pageBlockDivider",params:[],type:"PageBlock"},{id:-837994576,predicate:"pageBlockAnchor",params:[{name:"name",type:"string"}],type:"PageBlock"},{id:-454524911,predicate:"pageBlockList",params:[{name:"items",type:"Vector<PageListItem>"}],type:"PageBlock"},{id:641563686,predicate:"pageBlockBlockquote",params:[{name:"text",type:"RichText"},{name:"caption",type:"RichText"}],type:"PageBlock"},{id:1329878739,predicate:"pageBlockPullquote",params:[{name:"text",type:"RichText"},{name:"caption",type:"RichText"}],type:"PageBlock"},{id:391759200,predicate:"pageBlockPhoto",params:[{name:"flags",type:"#"},{name:"photo_id",type:"long"},{name:"caption",type:"PageCaption"},{name:"url",type:"flags.0?string"},{name:"webpage_id",type:"flags.0?long"}],type:"PageBlock"},{id:2089805750,predicate:"pageBlockVideo",params:[{name:"flags",type:"#"},{name:"autoplay",type:"flags.0?true"},{name:"loop",type:"flags.1?true"},{name:"video_id",type:"long"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:972174080,predicate:"pageBlockCover",params:[{name:"cover",type:"PageBlock"}],type:"PageBlock"},{id:-1468953147,predicate:"pageBlockEmbed",params:[{name:"flags",type:"#"},{name:"full_width",type:"flags.0?true"},{name:"allow_scrolling",type:"flags.3?true"},{name:"url",type:"flags.1?string"},{name:"html",type:"flags.2?string"},{name:"poster_photo_id",type:"flags.4?long"},{name:"w",type:"flags.5?int"},{name:"h",type:"flags.5?int"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:-229005301,predicate:"pageBlockEmbedPost",params:[{name:"url",type:"string"},{name:"webpage_id",type:"long"},{name:"author_photo_id",type:"long"},{name:"author",type:"string"},{name:"date",type:"int"},{name:"blocks",type:"Vector<PageBlock>"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:1705048653,predicate:"pageBlockCollage",params:[{name:"items",type:"Vector<PageBlock>"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:52401552,predicate:"pageBlockSlideshow",params:[{name:"items",type:"Vector<PageBlock>"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:1930545681,predicate:"webPageNotModified",params:[{name:"flags",type:"#"},{name:"cached_page_views",type:"flags.0?int"}],type:"WebPage"},{id:-88417185,predicate:"inputPrivacyKeyPhoneCall",params:[],type:"InputPrivacyKey"},{id:1030105979,predicate:"privacyKeyPhoneCall",params:[],type:"PrivacyKey"},{id:-580219064,predicate:"sendMessageGamePlayAction",params:[],type:"SendMessageAction"},{id:-2048646399,predicate:"phoneCallDiscardReasonMissed",params:[],type:"PhoneCallDiscardReason"},{id:-527056480,predicate:"phoneCallDiscardReasonDisconnect",params:[],type:"PhoneCallDiscardReason"},{id:1471006352,predicate:"phoneCallDiscardReasonHangup",params:[],type:"PhoneCallDiscardReason"},{id:-84416311,predicate:"phoneCallDiscardReasonBusy",params:[],type:"PhoneCallDiscardReason"},{id:1852826908,predicate:"updateDialogPinned",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"folder_id",type:"flags.1?int"},{name:"peer",type:"DialogPeer"}],type:"Update"},{id:-99664734,predicate:"updatePinnedDialogs",params:[{name:"flags",type:"#"},{name:"folder_id",type:"flags.1?int"},{name:"order",type:"flags.0?Vector<DialogPeer>"}],type:"Update"},{id:2104790276,predicate:"dataJSON",params:[{name:"data",type:"string"}],type:"DataJSON"},{id:-2095595325,predicate:"updateBotWebhookJSON",params:[{name:"data",type:"DataJSON"}],type:"Update"},{id:-1684914010,predicate:"updateBotWebhookJSONQuery",params:[{name:"query_id",type:"long"},{name:"data",type:"DataJSON"},{name:"timeout",type:"int"}],type:"Update"},{id:-886477832,predicate:"labeledPrice",params:[{name:"label",type:"string"},{name:"amount",type:"long"}],type:"LabeledPrice"},{id:77522308,predicate:"invoice",params:[{name:"flags",type:"#"},{name:"test",type:"flags.0?true"},{name:"name_requested",type:"flags.1?true"},{name:"phone_requested",type:"flags.2?true"},{name:"email_requested",type:"flags.3?true"},{name:"shipping_address_requested",type:"flags.4?true"},{name:"flexible",type:"flags.5?true"},{name:"phone_to_provider",type:"flags.6?true"},{name:"email_to_provider",type:"flags.7?true"},{name:"recurring",type:"flags.9?true"},{name:"currency",type:"string"},{name:"prices",type:"Vector<LabeledPrice>"},{name:"max_tip_amount",type:"flags.8?long"},{name:"suggested_tip_amounts",type:"flags.8?Vector<long>"},{name:"terms_url",type:"flags.10?string"},{name:"subscription_period",type:"flags.11?int"}],type:"Invoice"},{id:1080028941,predicate:"inputMediaInvoice",params:[{name:"flags",type:"#"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.0?InputWebDocument"},{name:"invoice",type:"Invoice"},{name:"payload",type:"bytes"},{name:"provider",type:"flags.3?string"},{name:"provider_data",type:"DataJSON"},{name:"start_param",type:"flags.1?string"},{name:"extended_media",type:"flags.2?InputMedia"}],type:"InputMedia"},{id:-368917890,predicate:"paymentCharge",params:[{name:"id",type:"string"},{name:"provider_charge_id",type:"string"}],type:"PaymentCharge"},{id:-6288180,predicate:"messageActionPaymentSentMe",params:[{name:"flags",type:"#"},{name:"recurring_init",type:"flags.2?true"},{name:"recurring_used",type:"flags.3?true"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"payload",type:"bytes"},{name:"info",type:"flags.0?PaymentRequestedInfo"},{name:"shipping_option_id",type:"flags.1?string"},{name:"charge",type:"PaymentCharge"},{name:"subscription_until_date",type:"flags.4?int"}],type:"MessageAction"},{id:-156940077,predicate:"messageMediaInvoice",params:[{name:"flags",type:"#"},{name:"shipping_address_requested",type:"flags.1?true"},{name:"test",type:"flags.3?true"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.0?WebDocument"},{name:"receipt_msg_id",type:"flags.2?int"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"start_param",type:"string"},{name:"extended_media",type:"flags.4?MessageExtendedMedia"}],type:"MessageMedia"},{id:512535275,predicate:"postAddress",params:[{name:"street_line1",type:"string"},{name:"street_line2",type:"string"},{name:"city",type:"string"},{name:"state",type:"string"},{name:"country_iso2",type:"string"},{name:"post_code",type:"string"}],type:"PostAddress"},{id:-1868808300,predicate:"paymentRequestedInfo",params:[{name:"flags",type:"#"},{name:"name",type:"flags.0?string"},{name:"phone",type:"flags.1?string"},{name:"email",type:"flags.2?string"},{name:"shipping_address",type:"flags.3?PostAddress"}],type:"PaymentRequestedInfo"},{id:-1344716869,predicate:"keyboardButtonBuy",params:[{name:"text",type:"string"}],type:"KeyboardButton"},{id:-970673810,predicate:"messageActionPaymentSent",params:[{name:"flags",type:"#"},{name:"recurring_init",type:"flags.2?true"},{name:"recurring_used",type:"flags.3?true"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"invoice_slug",type:"flags.0?string"},{name:"subscription_until_date",type:"flags.4?int"}],type:"MessageAction"},{id:-842892769,predicate:"paymentSavedCredentialsCard",params:[{name:"id",type:"string"},{name:"title",type:"string"}],type:"PaymentSavedCredentials"},{id:475467473,predicate:"webDocument",params:[{name:"url",type:"string"},{name:"access_hash",type:"long"},{name:"size",type:"int"},{name:"mime_type",type:"string"},{name:"attributes",type:"Vector<DocumentAttribute>"}],type:"WebDocument"},{id:-1678949555,predicate:"inputWebDocument",params:[{name:"url",type:"string"},{name:"size",type:"int"},{name:"mime_type",type:"string"},{name:"attributes",type:"Vector<DocumentAttribute>"}],type:"InputWebDocument"},{id:-1036396922,predicate:"inputWebFileLocation",params:[{name:"url",type:"string"},{name:"access_hash",type:"long"}],type:"InputWebFileLocation"},{id:568808380,predicate:"upload.webFile",params:[{name:"size",type:"int"},{name:"mime_type",type:"string"},{name:"file_type",type:"storage.FileType"},{name:"mtime",type:"int"},{name:"bytes",type:"bytes"}],type:"upload.WebFile"},{id:-1610250415,predicate:"payments.paymentForm",params:[{name:"flags",type:"#"},{name:"can_save_credentials",type:"flags.2?true"},{name:"password_missing",type:"flags.3?true"},{name:"form_id",type:"long"},{name:"bot_id",type:"long"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.5?WebDocument"},{name:"invoice",type:"Invoice"},{name:"provider_id",type:"long"},{name:"url",type:"string"},{name:"native_provider",type:"flags.4?string"},{name:"native_params",type:"flags.4?DataJSON"},{name:"additional_methods",type:"flags.6?Vector<PaymentFormMethod>"},{name:"saved_info",type:"flags.0?PaymentRequestedInfo"},{name:"saved_credentials",type:"flags.1?Vector<PaymentSavedCredentials>"},{name:"users",type:"Vector<User>"}],type:"payments.PaymentForm"},{id:-784000893,predicate:"payments.validatedRequestedInfo",params:[{name:"flags",type:"#"},{name:"id",type:"flags.0?string"},{name:"shipping_options",type:"flags.1?Vector<ShippingOption>"}],type:"payments.ValidatedRequestedInfo"},{id:1314881805,predicate:"payments.paymentResult",params:[{name:"updates",type:"Updates"}],type:"payments.PaymentResult"},{id:1891958275,predicate:"payments.paymentReceipt",params:[{name:"flags",type:"#"},{name:"date",type:"int"},{name:"bot_id",type:"long"},{name:"provider_id",type:"long"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.2?WebDocument"},{name:"invoice",type:"Invoice"},{name:"info",type:"flags.0?PaymentRequestedInfo"},{name:"shipping",type:"flags.1?ShippingOption"},{name:"tip_amount",type:"flags.3?long"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"credentials_title",type:"string"},{name:"users",type:"Vector<User>"}],type:"payments.PaymentReceipt"},{id:-74456004,predicate:"payments.savedInfo",params:[{name:"flags",type:"#"},{name:"has_saved_credentials",type:"flags.1?true"},{name:"saved_info",type:"flags.0?PaymentRequestedInfo"}],type:"payments.SavedInfo"},{id:-1056001329,predicate:"inputPaymentCredentialsSaved",params:[{name:"id",type:"string"},{name:"tmp_password",type:"bytes"}],type:"InputPaymentCredentials"},{id:873977640,predicate:"inputPaymentCredentials",params:[{name:"flags",type:"#"},{name:"save",type:"flags.0?true"},{name:"data",type:"DataJSON"}],type:"InputPaymentCredentials"},{id:-614138572,predicate:"account.tmpPassword",params:[{name:"tmp_password",type:"bytes"},{name:"valid_until",type:"int"}],type:"account.TmpPassword"},{id:-1239335713,predicate:"shippingOption",params:[{name:"id",type:"string"},{name:"title",type:"string"},{name:"prices",type:"Vector<LabeledPrice>"}],type:"ShippingOption"},{id:-1246823043,predicate:"updateBotShippingQuery",params:[{name:"query_id",type:"long"},{name:"user_id",type:"long"},{name:"payload",type:"bytes"},{name:"shipping_address",type:"PostAddress"}],type:"Update"},{id:-1934976362,predicate:"updateBotPrecheckoutQuery",params:[{name:"flags",type:"#"},{name:"query_id",type:"long"},{name:"user_id",type:"long"},{name:"payload",type:"bytes"},{name:"info",type:"flags.0?PaymentRequestedInfo"},{name:"shipping_option_id",type:"flags.1?string"},{name:"currency",type:"string"},{name:"total_amount",type:"long"}],type:"Update"},{id:853188252,predicate:"inputStickerSetItem",params:[{name:"flags",type:"#"},{name:"document",type:"InputDocument"},{name:"emoji",type:"string"},{name:"mask_coords",type:"flags.0?MaskCoords"},{name:"keywords",type:"flags.1?string"}],type:"InputStickerSetItem"},{id:-1425052898,predicate:"updatePhoneCall",params:[{name:"phone_call",type:"PhoneCall"}],type:"Update"},{id:506920429,predicate:"inputPhoneCall",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputPhoneCall"},{id:1399245077,predicate:"phoneCallEmpty",params:[{name:"id",type:"long"}],type:"PhoneCall"},{id:-288085928,predicate:"phoneCallWaiting",params:[{name:"flags",type:"#"},{name:"video",type:"flags.6?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"},{name:"protocol",type:"PhoneCallProtocol"},{name:"receive_date",type:"flags.0?int"},{name:"conference_call",type:"flags.8?InputGroupCall"}],type:"PhoneCall"},{id:1161174115,predicate:"phoneCallRequested",params:[{name:"flags",type:"#"},{name:"video",type:"flags.6?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"},{name:"g_a_hash",type:"bytes"},{name:"protocol",type:"PhoneCallProtocol"},{name:"conference_call",type:"flags.8?InputGroupCall"}],type:"PhoneCall"},{id:587035009,predicate:"phoneCallAccepted",params:[{name:"flags",type:"#"},{name:"video",type:"flags.6?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"},{name:"g_b",type:"bytes"},{name:"protocol",type:"PhoneCallProtocol"},{name:"conference_call",type:"flags.8?InputGroupCall"}],type:"PhoneCall"},{id:1000707084,predicate:"phoneCall",params:[{name:"flags",type:"#"},{name:"p2p_allowed",type:"flags.5?true"},{name:"video",type:"flags.6?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"date",type:"int"},{name:"admin_id",type:"long"},{name:"participant_id",type:"long"},{name:"g_a_or_b",type:"bytes"},{name:"key_fingerprint",type:"long"},{name:"protocol",type:"PhoneCallProtocol"},{name:"connections",type:"Vector<PhoneConnection>"},{name:"start_date",type:"int"},{name:"custom_parameters",type:"flags.7?DataJSON"},{name:"conference_call",type:"flags.8?InputGroupCall"}],type:"PhoneCall"},{id:-103656189,predicate:"phoneCallDiscarded",params:[{name:"flags",type:"#"},{name:"need_rating",type:"flags.2?true"},{name:"need_debug",type:"flags.3?true"},{name:"video",type:"flags.6?true"},{name:"id",type:"long"},{name:"reason",type:"flags.0?PhoneCallDiscardReason"},{name:"duration",type:"flags.1?int"},{name:"conference_call",type:"flags.8?InputGroupCall"}],type:"PhoneCall"},{id:-1665063993,predicate:"phoneConnection",params:[{name:"flags",type:"#"},{name:"tcp",type:"flags.0?true"},{name:"id",type:"long"},{name:"ip",type:"string"},{name:"ipv6",type:"string"},{name:"port",type:"int"},{name:"peer_tag",type:"bytes"}],type:"PhoneConnection"},{id:-58224696,predicate:"phoneCallProtocol",params:[{name:"flags",type:"#"},{name:"udp_p2p",type:"flags.0?true"},{name:"udp_reflector",type:"flags.1?true"},{name:"min_layer",type:"int"},{name:"max_layer",type:"int"},{name:"library_versions",type:"Vector<string>"}],type:"PhoneCallProtocol"},{id:-326966976,predicate:"phone.phoneCall",params:[{name:"phone_call",type:"PhoneCall"},{name:"users",type:"Vector<User>"}],type:"phone.PhoneCall"},{id:-2134272152,predicate:"inputMessagesFilterPhoneCalls",params:[{name:"flags",type:"#"},{name:"missed",type:"flags.0?true"}],type:"MessagesFilter"},{id:-2132731265,predicate:"messageActionPhoneCall",params:[{name:"flags",type:"#"},{name:"video",type:"flags.2?true"},{name:"call_id",type:"long"},{name:"reason",type:"flags.0?PhoneCallDiscardReason"},{name:"duration",type:"flags.1?int"}],type:"MessageAction"},{id:2054952868,predicate:"inputMessagesFilterRoundVoice",params:[],type:"MessagesFilter"},{id:-1253451181,predicate:"inputMessagesFilterRoundVideo",params:[],type:"MessagesFilter"},{id:-1997373508,predicate:"sendMessageRecordRoundAction",params:[],type:"SendMessageAction"},{id:608050278,predicate:"sendMessageUploadRoundAction",params:[{name:"progress",type:"int"}],type:"SendMessageAction"},{id:-242427324,predicate:"upload.fileCdnRedirect",params:[{name:"dc_id",type:"int"},{name:"file_token",type:"bytes"},{name:"encryption_key",type:"bytes"},{name:"encryption_iv",type:"bytes"},{name:"file_hashes",type:"Vector<FileHash>"}],type:"upload.File"},{id:-290921362,predicate:"upload.cdnFileReuploadNeeded",params:[{name:"request_token",type:"bytes"}],type:"upload.CdnFile"},{id:-1449145777,predicate:"upload.cdnFile",params:[{name:"bytes",type:"bytes"}],type:"upload.CdnFile"},{id:-914167110,predicate:"cdnPublicKey",params:[{name:"dc_id",type:"int"},{name:"public_key",type:"string"}],type:"CdnPublicKey"},{id:1462101002,predicate:"cdnConfig",params:[{name:"public_keys",type:"Vector<CdnPublicKey>"}],type:"CdnConfig"},{id:-283684427,predicate:"pageBlockChannel",params:[{name:"channel",type:"Chat"}],type:"PageBlock"},{id:-892239370,predicate:"langPackString",params:[{name:"key",type:"string"},{name:"value",type:"string"}],type:"LangPackString"},{id:1816636575,predicate:"langPackStringPluralized",params:[{name:"flags",type:"#"},{name:"key",type:"string"},{name:"zero_value",type:"flags.0?string"},{name:"one_value",type:"flags.1?string"},{name:"two_value",type:"flags.2?string"},{name:"few_value",type:"flags.3?string"},{name:"many_value",type:"flags.4?string"},{name:"other_value",type:"string"}],type:"LangPackString"},{id:695856818,predicate:"langPackStringDeleted",params:[{name:"key",type:"string"}],type:"LangPackString"},{id:-209337866,predicate:"langPackDifference",params:[{name:"lang_code",type:"string"},{name:"from_version",type:"int"},{name:"version",type:"int"},{name:"strings",type:"Vector<LangPackString>"}],type:"LangPackDifference"},{id:-288727837,predicate:"langPackLanguage",params:[{name:"flags",type:"#"},{name:"official",type:"flags.0?true"},{name:"rtl",type:"flags.2?true"},{name:"beta",type:"flags.3?true"},{name:"name",type:"string"},{name:"native_name",type:"string"},{name:"lang_code",type:"string"},{name:"base_lang_code",type:"flags.1?string"},{name:"plural_code",type:"string"},{name:"strings_count",type:"int"},{name:"translated_count",type:"int"},{name:"translations_url",type:"string"}],type:"LangPackLanguage"},{id:1180041828,predicate:"updateLangPackTooLong",params:[{name:"lang_code",type:"string"}],type:"Update"},{id:1442983757,predicate:"updateLangPack",params:[{name:"difference",type:"LangPackDifference"}],type:"Update"},{id:885242707,predicate:"channelParticipantAdmin",params:[{name:"flags",type:"#"},{name:"can_edit",type:"flags.0?true"},{name:"self",type:"flags.1?true"},{name:"user_id",type:"long"},{name:"inviter_id",type:"flags.1?long"},{name:"promoted_by",type:"long"},{name:"date",type:"int"},{name:"admin_rights",type:"ChatAdminRights"},{name:"rank",type:"flags.2?string"}],type:"ChannelParticipant"},{id:1844969806,predicate:"channelParticipantBanned",params:[{name:"flags",type:"#"},{name:"left",type:"flags.0?true"},{name:"peer",type:"Peer"},{name:"kicked_by",type:"long"},{name:"date",type:"int"},{name:"banned_rights",type:"ChatBannedRights"}],type:"ChannelParticipant"},{id:338142689,predicate:"channelParticipantsBanned",params:[{name:"q",type:"string"}],type:"ChannelParticipantsFilter"},{id:106343499,predicate:"channelParticipantsSearch",params:[{name:"q",type:"string"}],type:"ChannelParticipantsFilter"},{id:-421545947,predicate:"channelAdminLogEventActionChangeTitle",params:[{name:"prev_value",type:"string"},{name:"new_value",type:"string"}],type:"ChannelAdminLogEventAction"},{id:1427671598,predicate:"channelAdminLogEventActionChangeAbout",params:[{name:"prev_value",type:"string"},{name:"new_value",type:"string"}],type:"ChannelAdminLogEventAction"},{id:1783299128,predicate:"channelAdminLogEventActionChangeUsername",params:[{name:"prev_value",type:"string"},{name:"new_value",type:"string"}],type:"ChannelAdminLogEventAction"},{id:1129042607,predicate:"channelAdminLogEventActionChangePhoto",params:[{name:"prev_photo",type:"Photo"},{name:"new_photo",type:"Photo"}],type:"ChannelAdminLogEventAction"},{id:460916654,predicate:"channelAdminLogEventActionToggleInvites",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:648939889,predicate:"channelAdminLogEventActionToggleSignatures",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:-370660328,predicate:"channelAdminLogEventActionUpdatePinned",params:[{name:"message",type:"Message"}],type:"ChannelAdminLogEventAction"},{id:1889215493,predicate:"channelAdminLogEventActionEditMessage",params:[{name:"prev_message",type:"Message"},{name:"new_message",type:"Message"}],type:"ChannelAdminLogEventAction"},{id:1121994683,predicate:"channelAdminLogEventActionDeleteMessage",params:[{name:"message",type:"Message"}],type:"ChannelAdminLogEventAction"},{id:405815507,predicate:"channelAdminLogEventActionParticipantJoin",params:[],type:"ChannelAdminLogEventAction"},{id:-124291086,predicate:"channelAdminLogEventActionParticipantLeave",params:[],type:"ChannelAdminLogEventAction"},{id:-484690728,predicate:"channelAdminLogEventActionParticipantInvite",params:[{name:"participant",type:"ChannelParticipant"}],type:"ChannelAdminLogEventAction"},{id:-422036098,predicate:"channelAdminLogEventActionParticipantToggleBan",params:[{name:"prev_participant",type:"ChannelParticipant"},{name:"new_participant",type:"ChannelParticipant"}],type:"ChannelAdminLogEventAction"},{id:-714643696,predicate:"channelAdminLogEventActionParticipantToggleAdmin",params:[{name:"prev_participant",type:"ChannelParticipant"},{name:"new_participant",type:"ChannelParticipant"}],type:"ChannelAdminLogEventAction"},{id:531458253,predicate:"channelAdminLogEvent",params:[{name:"id",type:"long"},{name:"date",type:"int"},{name:"user_id",type:"long"},{name:"action",type:"ChannelAdminLogEventAction"}],type:"ChannelAdminLogEvent"},{id:-309659827,predicate:"channels.adminLogResults",params:[{name:"events",type:"Vector<ChannelAdminLogEvent>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"channels.AdminLogResults"},{id:-368018716,predicate:"channelAdminLogEventsFilter",params:[{name:"flags",type:"#"},{name:"join",type:"flags.0?true"},{name:"leave",type:"flags.1?true"},{name:"invite",type:"flags.2?true"},{name:"ban",type:"flags.3?true"},{name:"unban",type:"flags.4?true"},{name:"kick",type:"flags.5?true"},{name:"unkick",type:"flags.6?true"},{name:"promote",type:"flags.7?true"},{name:"demote",type:"flags.8?true"},{name:"info",type:"flags.9?true"},{name:"settings",type:"flags.10?true"},{name:"pinned",type:"flags.11?true"},{name:"edit",type:"flags.12?true"},{name:"delete",type:"flags.13?true"},{name:"group_call",type:"flags.14?true"},{name:"invites",type:"flags.15?true"},{name:"send",type:"flags.16?true"},{name:"forums",type:"flags.17?true"},{name:"sub_extend",type:"flags.18?true"}],type:"ChannelAdminLogEventsFilter"},{id:511092620,predicate:"topPeerCategoryPhoneCalls",params:[],type:"TopPeerCategory"},{id:-2143067670,predicate:"pageBlockAudio",params:[{name:"audio_id",type:"long"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:1558266229,predicate:"popularContact",params:[{name:"client_id",type:"long"},{name:"importers",type:"int"}],type:"PopularContact"},{id:1200788123,predicate:"messageActionScreenshotTaken",params:[],type:"MessageAction"},{id:-1634752813,predicate:"messages.favedStickersNotModified",params:[],type:"messages.FavedStickers"},{id:750063767,predicate:"messages.favedStickers",params:[{name:"hash",type:"long"},{name:"packs",type:"Vector<StickerPack>"},{name:"stickers",type:"Vector<Document>"}],type:"messages.FavedStickers"},{id:-451831443,predicate:"updateFavedStickers",params:[],type:"Update"},{id:-366410403,predicate:"updateChannelReadMessagesContents",params:[{name:"flags",type:"#"},{name:"channel_id",type:"long"},{name:"top_msg_id",type:"flags.0?int"},{name:"messages",type:"Vector<int>"}],type:"Update"},{id:-1040652646,predicate:"inputMessagesFilterMyMentions",params:[],type:"MessagesFilter"},{id:1887741886,predicate:"updateContactsReset",params:[],type:"Update"},{id:-1312568665,predicate:"channelAdminLogEventActionChangeStickerSet",params:[{name:"prev_stickerset",type:"InputStickerSet"},{name:"new_stickerset",type:"InputStickerSet"}],type:"ChannelAdminLogEventAction"},{id:-85549226,predicate:"messageActionCustomAction",params:[{name:"message",type:"string"}],type:"MessageAction"},{id:178373535,predicate:"inputPaymentCredentialsApplePay",params:[{name:"payment_data",type:"DataJSON"}],type:"InputPaymentCredentials"},{id:-419271411,predicate:"inputMessagesFilterGeo",params:[],type:"MessagesFilter"},{id:-530392189,predicate:"inputMessagesFilterContacts",params:[],type:"MessagesFilter"},{id:-1304443240,predicate:"updateChannelAvailableMessages",params:[{name:"channel_id",type:"long"},{name:"available_min_id",type:"int"}],type:"Update"},{id:1599903217,predicate:"channelAdminLogEventActionTogglePreHistoryHidden",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:-1759532989,predicate:"inputMediaGeoLive",params:[{name:"flags",type:"#"},{name:"stopped",type:"flags.0?true"},{name:"geo_point",type:"InputGeoPoint"},{name:"heading",type:"flags.2?int"},{name:"period",type:"flags.1?int"},{name:"proximity_notification_radius",type:"flags.3?int"}],type:"InputMedia"},{id:-1186937242,predicate:"messageMediaGeoLive",params:[{name:"flags",type:"#"},{name:"geo",type:"GeoPoint"},{name:"heading",type:"flags.0?int"},{name:"period",type:"int"},{name:"proximity_notification_radius",type:"flags.1?int"}],type:"MessageMedia"},{id:1189204285,predicate:"recentMeUrlUnknown",params:[{name:"url",type:"string"}],type:"RecentMeUrl"},{id:-1188296222,predicate:"recentMeUrlUser",params:[{name:"url",type:"string"},{name:"user_id",type:"long"}],type:"RecentMeUrl"},{id:-1294306862,predicate:"recentMeUrlChat",params:[{name:"url",type:"string"},{name:"chat_id",type:"long"}],type:"RecentMeUrl"},{id:-347535331,predicate:"recentMeUrlChatInvite",params:[{name:"url",type:"string"},{name:"chat_invite",type:"ChatInvite"}],type:"RecentMeUrl"},{id:-1140172836,predicate:"recentMeUrlStickerSet",params:[{name:"url",type:"string"},{name:"set",type:"StickerSetCovered"}],type:"RecentMeUrl"},{id:235081943,predicate:"help.recentMeUrls",params:[{name:"urls",type:"Vector<RecentMeUrl>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"help.RecentMeUrls"},{id:-266911767,predicate:"channels.channelParticipantsNotModified",params:[],type:"channels.ChannelParticipants"},{id:1951620897,predicate:"messages.messagesNotModified",params:[{name:"count",type:"int"}],type:"messages.Messages"},{id:482797855,predicate:"inputSingleMedia",params:[{name:"flags",type:"#"},{name:"media",type:"InputMedia"},{name:"random_id",type:"long"},{name:"message",type:"string"},{name:"entities",type:"flags.0?Vector<MessageEntity>"}],type:"InputSingleMedia"},{id:-1493633966,predicate:"webAuthorization",params:[{name:"hash",type:"long"},{name:"bot_id",type:"long"},{name:"domain",type:"string"},{name:"browser",type:"string"},{name:"platform",type:"string"},{name:"date_created",type:"int"},{name:"date_active",type:"int"},{name:"ip",type:"string"},{name:"region",type:"string"}],type:"WebAuthorization"},{id:-313079300,predicate:"account.webAuthorizations",params:[{name:"authorizations",type:"Vector<WebAuthorization>"},{name:"users",type:"Vector<User>"}],type:"account.WebAuthorizations"},{id:-1502174430,predicate:"inputMessageID",params:[{name:"id",type:"int"}],type:"InputMessage"},{id:-1160215659,predicate:"inputMessageReplyTo",params:[{name:"id",type:"int"}],type:"InputMessage"},{id:-2037963464,predicate:"inputMessagePinned",params:[],type:"InputMessage"},{id:-1687559349,predicate:"messageEntityPhone",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1280209983,predicate:"messageEntityCashtag",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-988359047,predicate:"messageActionBotAllowed",params:[{name:"flags",type:"#"},{name:"attach_menu",type:"flags.1?true"},{name:"from_request",type:"flags.3?true"},{name:"domain",type:"flags.0?string"},{name:"app",type:"flags.2?BotApp"}],type:"MessageAction"},{id:-55902537,predicate:"inputDialogPeer",params:[{name:"peer",type:"InputPeer"}],type:"InputDialogPeer"},{id:-445792507,predicate:"dialogPeer",params:[{name:"peer",type:"Peer"}],type:"DialogPeer"},{id:223655517,predicate:"messages.foundStickerSetsNotModified",params:[],type:"messages.FoundStickerSets"},{id:-1963942446,predicate:"messages.foundStickerSets",params:[{name:"hash",type:"long"},{name:"sets",type:"Vector<StickerSetCovered>"}],type:"messages.FoundStickerSets"},{id:-207944868,predicate:"fileHash",params:[{name:"offset",type:"long"},{name:"limit",type:"int"},{name:"hash",type:"bytes"}],type:"FileHash"},{id:-104284986,predicate:"webDocumentNoProxy",params:[{name:"url",type:"string"},{name:"size",type:"int"},{name:"mime_type",type:"string"},{name:"attributes",type:"Vector<DocumentAttribute>"}],type:"WebDocument"},{id:1968737087,predicate:"inputClientProxy",params:[{name:"address",type:"string"},{name:"port",type:"int"}],type:"InputClientProxy"},{id:-483352705,predicate:"help.termsOfServiceUpdateEmpty",params:[{name:"expires",type:"int"}],type:"help.TermsOfServiceUpdate"},{id:686618977,predicate:"help.termsOfServiceUpdate",params:[{name:"expires",type:"int"},{name:"terms_of_service",type:"help.TermsOfService"}],type:"help.TermsOfServiceUpdate"},{id:859091184,predicate:"inputSecureFileUploaded",params:[{name:"id",type:"long"},{name:"parts",type:"int"},{name:"md5_checksum",type:"string"},{name:"file_hash",type:"bytes"},{name:"secret",type:"bytes"}],type:"InputSecureFile"},{id:1399317950,predicate:"inputSecureFile",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputSecureFile"},{id:-876089816,predicate:"inputSecureFileLocation",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputFileLocation"},{id:1679398724,predicate:"secureFileEmpty",params:[],type:"SecureFile"},{id:2097791614,predicate:"secureFile",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"size",type:"long"},{name:"dc_id",type:"int"},{name:"date",type:"int"},{name:"file_hash",type:"bytes"},{name:"secret",type:"bytes"}],type:"SecureFile"},{id:-1964327229,predicate:"secureData",params:[{name:"data",type:"bytes"},{name:"data_hash",type:"bytes"},{name:"secret",type:"bytes"}],type:"SecureData"},{id:2103482845,predicate:"securePlainPhone",params:[{name:"phone",type:"string"}],type:"SecurePlainData"},{id:569137759,predicate:"securePlainEmail",params:[{name:"email",type:"string"}],type:"SecurePlainData"},{id:-1658158621,predicate:"secureValueTypePersonalDetails",params:[],type:"SecureValueType"},{id:1034709504,predicate:"secureValueTypePassport",params:[],type:"SecureValueType"},{id:115615172,predicate:"secureValueTypeDriverLicense",params:[],type:"SecureValueType"},{id:-1596951477,predicate:"secureValueTypeIdentityCard",params:[],type:"SecureValueType"},{id:-1717268701,predicate:"secureValueTypeInternalPassport",params:[],type:"SecureValueType"},{id:-874308058,predicate:"secureValueTypeAddress",params:[],type:"SecureValueType"},{id:-63531698,predicate:"secureValueTypeUtilityBill",params:[],type:"SecureValueType"},{id:-1995211763,predicate:"secureValueTypeBankStatement",params:[],type:"SecureValueType"},{id:-1954007928,predicate:"secureValueTypeRentalAgreement",params:[],type:"SecureValueType"},{id:-1713143702,predicate:"secureValueTypePassportRegistration",params:[],type:"SecureValueType"},{id:-368907213,predicate:"secureValueTypeTemporaryRegistration",params:[],type:"SecureValueType"},{id:-1289704741,predicate:"secureValueTypePhone",params:[],type:"SecureValueType"},{id:-1908627474,predicate:"secureValueTypeEmail",params:[],type:"SecureValueType"},{id:411017418,predicate:"secureValue",params:[{name:"flags",type:"#"},{name:"type",type:"SecureValueType"},{name:"data",type:"flags.0?SecureData"},{name:"front_side",type:"flags.1?SecureFile"},{name:"reverse_side",type:"flags.2?SecureFile"},{name:"selfie",type:"flags.3?SecureFile"},{name:"translation",type:"flags.6?Vector<SecureFile>"},{name:"files",type:"flags.4?Vector<SecureFile>"},{name:"plain_data",type:"flags.5?SecurePlainData"},{name:"hash",type:"bytes"}],type:"SecureValue"},{id:-618540889,predicate:"inputSecureValue",params:[{name:"flags",type:"#"},{name:"type",type:"SecureValueType"},{name:"data",type:"flags.0?SecureData"},{name:"front_side",type:"flags.1?InputSecureFile"},{name:"reverse_side",type:"flags.2?InputSecureFile"},{name:"selfie",type:"flags.3?InputSecureFile"},{name:"translation",type:"flags.6?Vector<InputSecureFile>"},{name:"files",type:"flags.4?Vector<InputSecureFile>"},{name:"plain_data",type:"flags.5?SecurePlainData"}],type:"InputSecureValue"},{id:-316748368,predicate:"secureValueHash",params:[{name:"type",type:"SecureValueType"},{name:"hash",type:"bytes"}],type:"SecureValueHash"},{id:-391902247,predicate:"secureValueErrorData",params:[{name:"type",type:"SecureValueType"},{name:"data_hash",type:"bytes"},{name:"field",type:"string"},{name:"text",type:"string"}],type:"SecureValueError"},{id:12467706,predicate:"secureValueErrorFrontSide",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"bytes"},{name:"text",type:"string"}],type:"SecureValueError"},{id:-2037765467,predicate:"secureValueErrorReverseSide",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"bytes"},{name:"text",type:"string"}],type:"SecureValueError"},{id:-449327402,predicate:"secureValueErrorSelfie",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"bytes"},{name:"text",type:"string"}],type:"SecureValueError"},{id:2054162547,predicate:"secureValueErrorFile",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"bytes"},{name:"text",type:"string"}],type:"SecureValueError"},{id:1717706985,predicate:"secureValueErrorFiles",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"Vector<bytes>"},{name:"text",type:"string"}],type:"SecureValueError"},{id:871426631,predicate:"secureCredentialsEncrypted",params:[{name:"data",type:"bytes"},{name:"hash",type:"bytes"},{name:"secret",type:"bytes"}],type:"SecureCredentialsEncrypted"},{id:-1389486888,predicate:"account.authorizationForm",params:[{name:"flags",type:"#"},{name:"required_types",type:"Vector<SecureRequiredType>"},{name:"values",type:"Vector<SecureValue>"},{name:"errors",type:"Vector<SecureValueError>"},{name:"users",type:"Vector<User>"},{name:"privacy_policy_url",type:"flags.0?string"}],type:"account.AuthorizationForm"},{id:-2128640689,predicate:"account.sentEmailCode",params:[{name:"email_pattern",type:"string"},{name:"length",type:"int"}],type:"account.SentEmailCode"},{id:455635795,predicate:"messageActionSecureValuesSentMe",params:[{name:"values",type:"Vector<SecureValue>"},{name:"credentials",type:"SecureCredentialsEncrypted"}],type:"MessageAction"},{id:-648257196,predicate:"messageActionSecureValuesSent",params:[{name:"types",type:"Vector<SecureValueType>"}],type:"MessageAction"},{id:1722786150,predicate:"help.deepLinkInfoEmpty",params:[],type:"help.DeepLinkInfo"},{id:1783556146,predicate:"help.deepLinkInfo",params:[{name:"flags",type:"#"},{name:"update_app",type:"flags.0?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"}],type:"help.DeepLinkInfo"},{id:289586518,predicate:"savedPhoneContact",params:[{name:"phone",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"date",type:"int"}],type:"SavedContact"},{id:1304052993,predicate:"account.takeout",params:[{name:"id",type:"long"}],type:"account.Takeout"},{id:700340377,predicate:"inputTakeoutFileLocation",params:[],type:"InputFileLocation"},{id:-513517117,predicate:"updateDialogUnreadMark",params:[{name:"flags",type:"#"},{name:"unread",type:"flags.0?true"},{name:"peer",type:"DialogPeer"}],type:"Update"},{id:-253500010,predicate:"messages.dialogsNotModified",params:[{name:"count",type:"int"}],type:"messages.Dialogs"},{id:-1625153079,predicate:"inputWebFileGeoPointLocation",params:[{name:"geo_point",type:"InputGeoPoint"},{name:"access_hash",type:"long"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"zoom",type:"int"},{name:"scale",type:"int"}],type:"InputWebFileLocation"},{id:-1255369827,predicate:"contacts.topPeersDisabled",params:[],type:"contacts.TopPeers"},{id:-1685456582,predicate:"inputReportReasonCopyright",params:[],type:"ReportReason"},{id:-732254058,predicate:"passwordKdfAlgoUnknown",params:[],type:"PasswordKdfAlgo"},{id:4883767,predicate:"securePasswordKdfAlgoUnknown",params:[],type:"SecurePasswordKdfAlgo"},{id:-1141711456,predicate:"securePasswordKdfAlgoPBKDF2HMACSHA512iter100000",params:[{name:"salt",type:"bytes"}],type:"SecurePasswordKdfAlgo"},{id:-2042159726,predicate:"securePasswordKdfAlgoSHA512",params:[{name:"salt",type:"bytes"}],type:"SecurePasswordKdfAlgo"},{id:354925740,predicate:"secureSecretSettings",params:[{name:"secure_algo",type:"SecurePasswordKdfAlgo"},{name:"secure_secret",type:"bytes"},{name:"secure_secret_id",type:"long"}],type:"SecureSecretSettings"},{id:982592842,predicate:"passwordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow",params:[{name:"salt1",type:"bytes"},{name:"salt2",type:"bytes"},{name:"g",type:"int"},{name:"p",type:"bytes"}],type:"PasswordKdfAlgo"},{id:-1736378792,predicate:"inputCheckPasswordEmpty",params:[],type:"InputCheckPasswordSRP"},{id:-763367294,predicate:"inputCheckPasswordSRP",params:[{name:"srp_id",type:"long"},{name:"A",type:"bytes"},{name:"M1",type:"bytes"}],type:"InputCheckPasswordSRP"},{id:-2036501105,predicate:"secureValueError",params:[{name:"type",type:"SecureValueType"},{name:"hash",type:"bytes"},{name:"text",type:"string"}],type:"SecureValueError"},{id:-1592506512,predicate:"secureValueErrorTranslationFile",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"bytes"},{name:"text",type:"string"}],type:"SecureValueError"},{id:878931416,predicate:"secureValueErrorTranslationFiles",params:[{name:"type",type:"SecureValueType"},{name:"file_hash",type:"Vector<bytes>"},{name:"text",type:"string"}],type:"SecureValueError"},{id:-2103600678,predicate:"secureRequiredType",params:[{name:"flags",type:"#"},{name:"native_names",type:"flags.0?true"},{name:"selfie_required",type:"flags.1?true"},{name:"translation_required",type:"flags.2?true"},{name:"type",type:"SecureValueType"}],type:"SecureRequiredType"},{id:41187252,predicate:"secureRequiredTypeOneOf",params:[{name:"types",type:"Vector<SecureRequiredType>"}],type:"SecureRequiredType"},{id:-1078332329,predicate:"help.passportConfigNotModified",params:[],type:"help.PassportConfig"},{id:-1600596305,predicate:"help.passportConfig",params:[{name:"hash",type:"int"},{name:"countries_langs",type:"DataJSON"}],type:"help.PassportConfig"},{id:488313413,predicate:"inputAppEvent",params:[{name:"time",type:"double"},{name:"type",type:"string"},{name:"peer",type:"long"},{name:"data",type:"JSONValue"}],type:"InputAppEvent"},{id:-1059185703,predicate:"jsonObjectValue",params:[{name:"key",type:"string"},{name:"value",type:"JSONValue"}],type:"JSONObjectValue"},{id:1064139624,predicate:"jsonNull",params:[],type:"JSONValue"},{id:-952869270,predicate:"jsonBool",params:[{name:"value",type:"Bool"}],type:"JSONValue"},{id:736157604,predicate:"jsonNumber",params:[{name:"value",type:"double"}],type:"JSONValue"},{id:-1222740358,predicate:"jsonString",params:[{name:"value",type:"string"}],type:"JSONValue"},{id:-146520221,predicate:"jsonArray",params:[{name:"value",type:"Vector<JSONValue>"}],type:"JSONValue"},{id:-1715350371,predicate:"jsonObject",params:[{name:"value",type:"Vector<JSONObjectValue>"}],type:"JSONValue"},{id:-1311015810,predicate:"inputNotifyBroadcasts",params:[],type:"InputNotifyPeer"},{id:-703403793,predicate:"notifyBroadcasts",params:[],type:"NotifyPeer"},{id:-311786236,predicate:"textSubscript",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:-939827711,predicate:"textSuperscript",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:55281185,predicate:"textMarked",params:[{name:"text",type:"RichText"}],type:"RichText"},{id:483104362,predicate:"textPhone",params:[{name:"text",type:"RichText"},{name:"phone",type:"string"}],type:"RichText"},{id:136105807,predicate:"textImage",params:[{name:"document_id",type:"long"},{name:"w",type:"int"},{name:"h",type:"int"}],type:"RichText"},{id:504660880,predicate:"pageBlockKicker",params:[{name:"text",type:"RichText"}],type:"PageBlock"},{id:878078826,predicate:"pageTableCell",params:[{name:"flags",type:"#"},{name:"header",type:"flags.0?true"},{name:"align_center",type:"flags.3?true"},{name:"align_right",type:"flags.4?true"},{name:"valign_middle",type:"flags.5?true"},{name:"valign_bottom",type:"flags.6?true"},{name:"text",type:"flags.7?RichText"},{name:"colspan",type:"flags.1?int"},{name:"rowspan",type:"flags.2?int"}],type:"PageTableCell"},{id:-524237339,predicate:"pageTableRow",params:[{name:"cells",type:"Vector<PageTableCell>"}],type:"PageTableRow"},{id:-1085412734,predicate:"pageBlockTable",params:[{name:"flags",type:"#"},{name:"bordered",type:"flags.0?true"},{name:"striped",type:"flags.1?true"},{name:"title",type:"RichText"},{name:"rows",type:"Vector<PageTableRow>"}],type:"PageBlock"},{id:1869903447,predicate:"pageCaption",params:[{name:"text",type:"RichText"},{name:"credit",type:"RichText"}],type:"PageCaption"},{id:-1188055347,predicate:"pageListItemText",params:[{name:"text",type:"RichText"}],type:"PageListItem"},{id:635466748,predicate:"pageListItemBlocks",params:[{name:"blocks",type:"Vector<PageBlock>"}],type:"PageListItem"},{id:1577484359,predicate:"pageListOrderedItemText",params:[{name:"num",type:"string"},{name:"text",type:"RichText"}],type:"PageListOrderedItem"},{id:-1730311882,predicate:"pageListOrderedItemBlocks",params:[{name:"num",type:"string"},{name:"blocks",type:"Vector<PageBlock>"}],type:"PageListOrderedItem"},{id:-1702174239,predicate:"pageBlockOrderedList",params:[{name:"items",type:"Vector<PageListOrderedItem>"}],type:"PageBlock"},{id:1987480557,predicate:"pageBlockDetails",params:[{name:"flags",type:"#"},{name:"open",type:"flags.0?true"},{name:"blocks",type:"Vector<PageBlock>"},{name:"title",type:"RichText"}],type:"PageBlock"},{id:-1282352120,predicate:"pageRelatedArticle",params:[{name:"flags",type:"#"},{name:"url",type:"string"},{name:"webpage_id",type:"long"},{name:"title",type:"flags.0?string"},{name:"description",type:"flags.1?string"},{name:"photo_id",type:"flags.2?long"},{name:"author",type:"flags.3?string"},{name:"published_date",type:"flags.4?int"}],type:"PageRelatedArticle"},{id:370236054,predicate:"pageBlockRelatedArticles",params:[{name:"title",type:"RichText"},{name:"articles",type:"Vector<PageRelatedArticle>"}],type:"PageBlock"},{id:-1538310410,predicate:"pageBlockMap",params:[{name:"geo",type:"GeoPoint"},{name:"zoom",type:"int"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"caption",type:"PageCaption"}],type:"PageBlock"},{id:-1738178803,predicate:"page",params:[{name:"flags",type:"#"},{name:"part",type:"flags.0?true"},{name:"rtl",type:"flags.1?true"},{name:"v2",type:"flags.2?true"},{name:"url",type:"string"},{name:"blocks",type:"Vector<PageBlock>"},{name:"photos",type:"Vector<Photo>"},{name:"documents",type:"Vector<Document>"},{name:"views",type:"flags.3?int"}],type:"Page"},{id:-610373422,predicate:"inputPrivacyKeyPhoneP2P",params:[],type:"InputPrivacyKey"},{id:961092808,predicate:"privacyKeyPhoneP2P",params:[],type:"PrivacyKey"},{id:894777186,predicate:"textAnchor",params:[{name:"text",type:"RichText"},{name:"name",type:"string"}],type:"RichText"},{id:-1945767479,predicate:"help.supportName",params:[{name:"name",type:"string"}],type:"help.SupportName"},{id:-206688531,predicate:"help.userInfoEmpty",params:[],type:"help.UserInfo"},{id:32192344,predicate:"help.userInfo",params:[{name:"message",type:"string"},{name:"entities",type:"Vector<MessageEntity>"},{name:"author",type:"string"},{name:"date",type:"int"}],type:"help.UserInfo"},{id:-202219658,predicate:"messageActionContactSignUp",params:[],type:"MessageAction"},{id:-1398708869,predicate:"updateMessagePoll",params:[{name:"flags",type:"#"},{name:"poll_id",type:"long"},{name:"poll",type:"flags.0?Poll"},{name:"results",type:"PollResults"}],type:"Update"},{id:-15277366,predicate:"pollAnswer",params:[{name:"text",type:"TextWithEntities"},{name:"option",type:"bytes"}],type:"PollAnswer"},{id:1484026161,predicate:"poll",params:[{name:"id",type:"long"},{name:"flags",type:"#"},{name:"closed",type:"flags.0?true"},{name:"public_voters",type:"flags.1?true"},{name:"multiple_choice",type:"flags.2?true"},{name:"quiz",type:"flags.3?true"},{name:"question",type:"TextWithEntities"},{name:"answers",type:"Vector<PollAnswer>"},{name:"close_period",type:"flags.4?int"},{name:"close_date",type:"flags.5?int"}],type:"Poll"},{id:997055186,predicate:"pollAnswerVoters",params:[{name:"flags",type:"#"},{name:"chosen",type:"flags.0?true"},{name:"correct",type:"flags.1?true"},{name:"option",type:"bytes"},{name:"voters",type:"int"}],type:"PollAnswerVoters"},{id:2061444128,predicate:"pollResults",params:[{name:"flags",type:"#"},{name:"min",type:"flags.0?true"},{name:"results",type:"flags.1?Vector<PollAnswerVoters>"},{name:"total_voters",type:"flags.2?int"},{name:"recent_voters",type:"flags.3?Vector<Peer>"},{name:"solution",type:"flags.4?string"},{name:"solution_entities",type:"flags.4?Vector<MessageEntity>"}],type:"PollResults"},{id:261416433,predicate:"inputMediaPoll",params:[{name:"flags",type:"#"},{name:"poll",type:"Poll"},{name:"correct_answers",type:"flags.0?Vector<bytes>"},{name:"solution",type:"flags.1?string"},{name:"solution_entities",type:"flags.1?Vector<MessageEntity>"}],type:"InputMedia"},{id:1272375192,predicate:"messageMediaPoll",params:[{name:"poll",type:"Poll"},{name:"results",type:"PollResults"}],type:"MessageMedia"},{id:-264117680,predicate:"chatOnlines",params:[{name:"onlines",type:"int"}],type:"ChatOnlines"},{id:1202287072,predicate:"statsURL",params:[{name:"url",type:"string"}],type:"StatsURL"},{id:-525288402,predicate:"photoStrippedSize",params:[{name:"type",type:"string"},{name:"bytes",type:"bytes"}],type:"PhotoSize"},{id:1605510357,predicate:"chatAdminRights",params:[{name:"flags",type:"#"},{name:"change_info",type:"flags.0?true"},{name:"post_messages",type:"flags.1?true"},{name:"edit_messages",type:"flags.2?true"},{name:"delete_messages",type:"flags.3?true"},{name:"ban_users",type:"flags.4?true"},{name:"invite_users",type:"flags.5?true"},{name:"pin_messages",type:"flags.7?true"},{name:"add_admins",type:"flags.9?true"},{name:"anonymous",type:"flags.10?true"},{name:"manage_call",type:"flags.11?true"},{name:"other",type:"flags.12?true"},{name:"manage_topics",type:"flags.13?true"},{name:"post_stories",type:"flags.14?true"},{name:"edit_stories",type:"flags.15?true"},{name:"delete_stories",type:"flags.16?true"}],type:"ChatAdminRights"},{id:-1626209256,predicate:"chatBannedRights",params:[{name:"flags",type:"#"},{name:"view_messages",type:"flags.0?true"},{name:"send_messages",type:"flags.1?true"},{name:"send_media",type:"flags.2?true"},{name:"send_stickers",type:"flags.3?true"},{name:"send_gifs",type:"flags.4?true"},{name:"send_games",type:"flags.5?true"},{name:"send_inline",type:"flags.6?true"},{name:"embed_links",type:"flags.7?true"},{name:"send_polls",type:"flags.8?true"},{name:"change_info",type:"flags.10?true"},{name:"invite_users",type:"flags.15?true"},{name:"pin_messages",type:"flags.17?true"},{name:"manage_topics",type:"flags.18?true"},{name:"send_photos",type:"flags.19?true"},{name:"send_videos",type:"flags.20?true"},{name:"send_roundvideos",type:"flags.21?true"},{name:"send_audios",type:"flags.22?true"},{name:"send_voices",type:"flags.23?true"},{name:"send_docs",type:"flags.24?true"},{name:"send_plain",type:"flags.25?true"},{name:"until_date",type:"int"}],type:"ChatBannedRights"},{id:1421875280,predicate:"updateChatDefaultBannedRights",params:[{name:"peer",type:"Peer"},{name:"default_banned_rights",type:"ChatBannedRights"},{name:"version",type:"int"}],type:"Update"},{id:-433014407,predicate:"inputWallPaper",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputWallPaper"},{id:1913199744,predicate:"inputWallPaperSlug",params:[{name:"slug",type:"string"}],type:"InputWallPaper"},{id:-1150621555,predicate:"channelParticipantsContacts",params:[{name:"q",type:"string"}],type:"ChannelParticipantsFilter"},{id:771095562,predicate:"channelAdminLogEventActionDefaultBannedRights",params:[{name:"prev_banned_rights",type:"ChatBannedRights"},{name:"new_banned_rights",type:"ChatBannedRights"}],type:"ChannelAdminLogEventAction"},{id:-1895328189,predicate:"channelAdminLogEventActionStopPoll",params:[{name:"message",type:"Message"}],type:"ChannelAdminLogEventAction"},{id:471437699,predicate:"account.wallPapersNotModified",params:[],type:"account.WallPapers"},{id:-842824308,predicate:"account.wallPapers",params:[{name:"hash",type:"long"},{name:"wallpapers",type:"Vector<WallPaper>"}],type:"account.WallPapers"},{id:-1390068360,predicate:"codeSettings",params:[{name:"flags",type:"#"},{name:"allow_flashcall",type:"flags.0?true"},{name:"current_number",type:"flags.1?true"},{name:"allow_app_hash",type:"flags.4?true"},{name:"allow_missed_call",type:"flags.5?true"},{name:"allow_firebase",type:"flags.7?true"},{name:"unknown_number",type:"flags.9?true"},{name:"logout_tokens",type:"flags.6?Vector<bytes>"},{name:"token",type:"flags.8?string"},{name:"app_sandbox",type:"flags.8?Bool"}],type:"CodeSettings"},{id:925826256,predicate:"wallPaperSettings",params:[{name:"flags",type:"#"},{name:"blur",type:"flags.1?true"},{name:"motion",type:"flags.2?true"},{name:"background_color",type:"flags.0?int"},{name:"second_background_color",type:"flags.4?int"},{name:"third_background_color",type:"flags.5?int"},{name:"fourth_background_color",type:"flags.6?int"},{name:"intensity",type:"flags.3?int"},{name:"rotation",type:"flags.4?int"},{name:"emoticon",type:"flags.7?string"}],type:"WallPaperSettings"},{id:-1163561432,predicate:"autoDownloadSettings",params:[{name:"flags",type:"#"},{name:"disabled",type:"flags.0?true"},{name:"video_preload_large",type:"flags.1?true"},{name:"audio_preload_next",type:"flags.2?true"},{name:"phonecalls_less_data",type:"flags.3?true"},{name:"stories_preload",type:"flags.4?true"},{name:"photo_size_max",type:"int"},{name:"video_size_max",type:"long"},{name:"file_size_max",type:"long"},{name:"video_upload_maxbitrate",type:"int"},{name:"small_queue_active_operations_max",type:"int"},{name:"large_queue_active_operations_max",type:"int"}],type:"AutoDownloadSettings"},{id:1674235686,predicate:"account.autoDownloadSettings",params:[{name:"low",type:"AutoDownloadSettings"},{name:"medium",type:"AutoDownloadSettings"},{name:"high",type:"AutoDownloadSettings"}],type:"account.AutoDownloadSettings"},{id:-709641735,predicate:"emojiKeyword",params:[{name:"keyword",type:"string"},{name:"emoticons",type:"Vector<string>"}],type:"EmojiKeyword"},{id:594408994,predicate:"emojiKeywordDeleted",params:[{name:"keyword",type:"string"},{name:"emoticons",type:"Vector<string>"}],type:"EmojiKeyword"},{id:1556570557,predicate:"emojiKeywordsDifference",params:[{name:"lang_code",type:"string"},{name:"from_version",type:"int"},{name:"version",type:"int"},{name:"keywords",type:"Vector<EmojiKeyword>"}],type:"EmojiKeywordsDifference"},{id:-1519029347,predicate:"emojiURL",params:[{name:"url",type:"string"}],type:"EmojiURL"},{id:-1275374751,predicate:"emojiLanguage",params:[{name:"lang_code",type:"string"}],type:"EmojiLanguage"},{id:-1529000952,predicate:"inputPrivacyKeyForwards",params:[],type:"InputPrivacyKey"},{id:1777096355,predicate:"privacyKeyForwards",params:[],type:"PrivacyKey"},{id:1461304012,predicate:"inputPrivacyKeyProfilePhoto",params:[],type:"InputPrivacyKey"},{id:-1777000467,predicate:"privacyKeyProfilePhoto",params:[],type:"PrivacyKey"},{id:1075322878,predicate:"inputPhotoFileLocation",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"},{name:"thumb_size",type:"string"}],type:"InputFileLocation"},{id:-667654413,predicate:"inputPhotoLegacyFileLocation",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"file_reference",type:"bytes"},{name:"volume_id",type:"long"},{name:"local_id",type:"int"},{name:"secret",type:"long"}],type:"InputFileLocation"},{id:925204121,predicate:"inputPeerPhotoFileLocation",params:[{name:"flags",type:"#"},{name:"big",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"photo_id",type:"long"}],type:"InputFileLocation"},{id:-1652231205,predicate:"inputStickerSetThumb",params:[{name:"stickerset",type:"InputStickerSet"},{name:"thumb_version",type:"int"}],type:"InputFileLocation"},{id:-11252123,predicate:"folder",params:[{name:"flags",type:"#"},{name:"autofill_new_broadcasts",type:"flags.0?true"},{name:"autofill_public_groups",type:"flags.1?true"},{name:"autofill_new_correspondents",type:"flags.2?true"},{name:"id",type:"int"},{name:"title",type:"string"},{name:"photo",type:"flags.3?ChatPhoto"}],type:"Folder"},{id:1908216652,predicate:"dialogFolder",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.2?true"},{name:"folder",type:"Folder"},{name:"peer",type:"Peer"},{name:"top_message",type:"int"},{name:"unread_muted_peers_count",type:"int"},{name:"unread_unmuted_peers_count",type:"int"},{name:"unread_muted_messages_count",type:"int"},{name:"unread_unmuted_messages_count",type:"int"}],type:"Dialog"},{id:1684014375,predicate:"inputDialogPeerFolder",params:[{name:"folder_id",type:"int"}],type:"InputDialogPeer"},{id:1363483106,predicate:"dialogPeerFolder",params:[{name:"folder_id",type:"int"}],type:"DialogPeer"},{id:-70073706,predicate:"inputFolderPeer",params:[{name:"peer",type:"InputPeer"},{name:"folder_id",type:"int"}],type:"InputFolderPeer"},{id:-373643672,predicate:"folderPeer",params:[{name:"peer",type:"Peer"},{name:"folder_id",type:"int"}],type:"FolderPeer"},{id:422972864,predicate:"updateFolderPeers",params:[{name:"folder_peers",type:"Vector<FolderPeer>"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:497305826,predicate:"inputUserFromMessage",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"user_id",type:"long"}],type:"InputUser"},{id:1536380829,predicate:"inputChannelFromMessage",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"channel_id",type:"long"}],type:"InputChannel"},{id:-1468331492,predicate:"inputPeerUserFromMessage",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"user_id",type:"long"}],type:"InputPeer"},{id:-1121318848,predicate:"inputPeerChannelFromMessage",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"channel_id",type:"long"}],type:"InputPeer"},{id:55761658,predicate:"inputPrivacyKeyPhoneNumber",params:[],type:"InputPrivacyKey"},{id:-778378131,predicate:"privacyKeyPhoneNumber",params:[],type:"PrivacyKey"},{id:-1472172887,predicate:"topPeerCategoryForwardUsers",params:[],type:"TopPeerCategory"},{id:-68239120,predicate:"topPeerCategoryForwardChats",params:[],type:"TopPeerCategory"},{id:84703944,predicate:"channelAdminLogEventActionChangeLinkedChat",params:[{name:"prev_value",type:"long"},{name:"new_value",type:"long"}],type:"ChannelAdminLogEventAction"},{id:-398136321,predicate:"messages.searchCounter",params:[{name:"flags",type:"#"},{name:"inexact",type:"flags.1?true"},{name:"filter",type:"MessagesFilter"},{name:"count",type:"int"}],type:"messages.SearchCounter"},{id:280464681,predicate:"keyboardButtonUrlAuth",params:[{name:"flags",type:"#"},{name:"text",type:"string"},{name:"fwd_text",type:"flags.0?string"},{name:"url",type:"string"},{name:"button_id",type:"int"}],type:"KeyboardButton"},{id:-802258988,predicate:"inputKeyboardButtonUrlAuth",params:[{name:"flags",type:"#"},{name:"request_write_access",type:"flags.0?true"},{name:"text",type:"string"},{name:"fwd_text",type:"flags.1?string"},{name:"url",type:"string"},{name:"bot",type:"InputUser"}],type:"KeyboardButton"},{id:-1831650802,predicate:"urlAuthResultRequest",params:[{name:"flags",type:"#"},{name:"request_write_access",type:"flags.0?true"},{name:"bot",type:"User"},{name:"domain",type:"string"}],type:"UrlAuthResult"},{id:-1886646706,predicate:"urlAuthResultAccepted",params:[{name:"url",type:"string"}],type:"UrlAuthResult"},{id:-1445536993,predicate:"urlAuthResultDefault",params:[],type:"UrlAuthResult"},{id:-2079962673,predicate:"inputPrivacyValueAllowChatParticipants",params:[{name:"chats",type:"Vector<long>"}],type:"InputPrivacyRule"},{id:-380694650,predicate:"inputPrivacyValueDisallowChatParticipants",params:[{name:"chats",type:"Vector<long>"}],type:"InputPrivacyRule"},{id:1796427406,predicate:"privacyValueAllowChatParticipants",params:[{name:"chats",type:"Vector<long>"}],type:"PrivacyRule"},{id:1103656293,predicate:"privacyValueDisallowChatParticipants",params:[{name:"chats",type:"Vector<long>"}],type:"PrivacyRule"},{id:-1672577397,predicate:"messageEntityUnderline",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-1090087980,predicate:"messageEntityStrike",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:1786671974,predicate:"updatePeerSettings",params:[{name:"peer",type:"Peer"},{name:"settings",type:"PeerSettings"}],type:"Update"},{id:-1078612597,predicate:"channelLocationEmpty",params:[],type:"ChannelLocation"},{id:547062491,predicate:"channelLocation",params:[{name:"geo_point",type:"GeoPoint"},{name:"address",type:"string"}],type:"ChannelLocation"},{id:-901375139,predicate:"peerLocated",params:[{name:"peer",type:"Peer"},{name:"expires",type:"int"},{name:"distance",type:"int"}],type:"PeerLocated"},{id:-1263546448,predicate:"updatePeerLocated",params:[{name:"peers",type:"Vector<PeerLocated>"}],type:"Update"},{id:241923758,predicate:"channelAdminLogEventActionChangeLocation",params:[{name:"prev_value",type:"ChannelLocation"},{name:"new_value",type:"ChannelLocation"}],type:"ChannelAdminLogEventAction"},{id:-606798099,predicate:"inputReportReasonGeoIrrelevant",params:[],type:"ReportReason"},{id:1401984889,predicate:"channelAdminLogEventActionToggleSlowMode",params:[{name:"prev_value",type:"int"},{name:"new_value",type:"int"}],type:"ChannelAdminLogEventAction"},{id:1148485274,predicate:"auth.authorizationSignUpRequired",params:[{name:"flags",type:"#"},{name:"terms_of_service",type:"flags.0?help.TermsOfService"}],type:"auth.Authorization"},{id:-666824391,predicate:"payments.paymentVerificationNeeded",params:[{name:"url",type:"string"}],type:"payments.PaymentResult"},{id:42402760,predicate:"inputStickerSetAnimatedEmoji",params:[],type:"InputStickerSet"},{id:967122427,predicate:"updateNewScheduledMessage",params:[{name:"message",type:"Message"}],type:"Update"},{id:-223929981,predicate:"updateDeleteScheduledMessages",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"messages",type:"Vector<int>"},{name:"sent_messages",type:"flags.0?Vector<int>"}],type:"Update"},{id:-797791052,predicate:"restrictionReason",params:[{name:"platform",type:"string"},{name:"reason",type:"string"},{name:"text",type:"string"}],type:"RestrictionReason"},{id:1012306921,predicate:"inputTheme",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputTheme"},{id:-175567375,predicate:"inputThemeSlug",params:[{name:"slug",type:"string"}],type:"InputTheme"},{id:-1609668650,predicate:"theme",params:[{name:"flags",type:"#"},{name:"creator",type:"flags.0?true"},{name:"default",type:"flags.1?true"},{name:"for_chat",type:"flags.5?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"slug",type:"string"},{name:"title",type:"string"},{name:"document",type:"flags.2?Document"},{name:"settings",type:"flags.3?Vector<ThemeSettings>"},{name:"emoticon",type:"flags.6?string"},{name:"installs_count",type:"flags.4?int"}],type:"Theme"},{id:-199313886,predicate:"account.themesNotModified",params:[],type:"account.Themes"},{id:-1707242387,predicate:"account.themes",params:[{name:"hash",type:"long"},{name:"themes",type:"Vector<Theme>"}],type:"account.Themes"},{id:-2112423005,predicate:"updateTheme",params:[{name:"theme",type:"Theme"}],type:"Update"},{id:-786326563,predicate:"inputPrivacyKeyAddedByPhone",params:[],type:"InputPrivacyKey"},{id:1124062251,predicate:"privacyKeyAddedByPhone",params:[],type:"PrivacyKey"},{id:-2027964103,predicate:"updateGeoLiveViewed",params:[{name:"peer",type:"Peer"},{name:"msg_id",type:"int"}],type:"Update"},{id:1448076945,predicate:"updateLoginToken",params:[],type:"Update"},{id:1654593920,predicate:"auth.loginToken",params:[{name:"expires",type:"int"},{name:"token",type:"bytes"}],type:"auth.LoginToken"},{id:110008598,predicate:"auth.loginTokenMigrateTo",params:[{name:"dc_id",type:"int"},{name:"token",type:"bytes"}],type:"auth.LoginToken"},{id:957176926,predicate:"auth.loginTokenSuccess",params:[{name:"authorization",type:"auth.Authorization"}],type:"auth.LoginToken"},{id:1474462241,predicate:"account.contentSettings",params:[{name:"flags",type:"#"},{name:"sensitive_enabled",type:"flags.0?true"},{name:"sensitive_can_change",type:"flags.1?true"}],type:"account.ContentSettings"},{id:-1456996667,predicate:"messages.inactiveChats",params:[{name:"dates",type:"Vector<int>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.InactiveChats"},{id:-1012849566,predicate:"baseThemeClassic",params:[],type:"BaseTheme"},{id:-69724536,predicate:"baseThemeDay",params:[],type:"BaseTheme"},{id:-1212997976,predicate:"baseThemeNight",params:[],type:"BaseTheme"},{id:1834973166,predicate:"baseThemeTinted",params:[],type:"BaseTheme"},{id:1527845466,predicate:"baseThemeArctic",params:[],type:"BaseTheme"},{id:-1770371538,predicate:"inputWallPaperNoFile",params:[{name:"id",type:"long"}],type:"InputWallPaper"},{id:-528465642,predicate:"wallPaperNoFile",params:[{name:"id",type:"long"},{name:"flags",type:"#"},{name:"default",type:"flags.1?true"},{name:"dark",type:"flags.4?true"},{name:"settings",type:"flags.2?WallPaperSettings"}],type:"WallPaper"},{id:-1881255857,predicate:"inputThemeSettings",params:[{name:"flags",type:"#"},{name:"message_colors_animated",type:"flags.2?true"},{name:"base_theme",type:"BaseTheme"},{name:"accent_color",type:"int"},{name:"outbox_accent_color",type:"flags.3?int"},{name:"message_colors",type:"flags.0?Vector<int>"},{name:"wallpaper",type:"flags.1?InputWallPaper"},{name:"wallpaper_settings",type:"flags.1?WallPaperSettings"}],type:"InputThemeSettings"},{id:-94849324,predicate:"themeSettings",params:[{name:"flags",type:"#"},{name:"message_colors_animated",type:"flags.2?true"},{name:"base_theme",type:"BaseTheme"},{name:"accent_color",type:"int"},{name:"outbox_accent_color",type:"flags.3?int"},{name:"message_colors",type:"flags.0?Vector<int>"},{name:"wallpaper",type:"flags.1?WallPaper"}],type:"ThemeSettings"},{id:1421174295,predicate:"webPageAttributeTheme",params:[{name:"flags",type:"#"},{name:"documents",type:"flags.0?Vector<Document>"},{name:"settings",type:"flags.1?ThemeSettings"}],type:"WebPageAttribute"},{id:619974263,predicate:"updateMessagePollVote",params:[{name:"poll_id",type:"long"},{name:"peer",type:"Peer"},{name:"options",type:"Vector<bytes>"},{name:"qts",type:"int"}],type:"Update"},{id:1218005070,predicate:"messages.votesList",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"votes",type:"Vector<MessagePeerVote>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"next_offset",type:"flags.0?string"}],type:"messages.VotesList"},{id:-1144565411,predicate:"keyboardButtonRequestPoll",params:[{name:"flags",type:"#"},{name:"quiz",type:"flags.0?Bool"},{name:"text",type:"string"}],type:"KeyboardButton"},{id:1981704948,predicate:"messageEntityBankCard",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-177732982,predicate:"bankCardOpenUrl",params:[{name:"url",type:"string"},{name:"name",type:"string"}],type:"BankCardOpenUrl"},{id:1042605427,predicate:"payments.bankCardData",params:[{name:"title",type:"string"},{name:"open_urls",type:"Vector<BankCardOpenUrl>"}],type:"payments.BankCardData"},{id:-118740917,predicate:"peerSelfLocated",params:[{name:"expires",type:"int"}],type:"PeerLocated"},{id:-1438177711,predicate:"dialogFilter",params:[{name:"flags",type:"#"},{name:"contacts",type:"flags.0?true"},{name:"non_contacts",type:"flags.1?true"},{name:"groups",type:"flags.2?true"},{name:"broadcasts",type:"flags.3?true"},{name:"bots",type:"flags.4?true"},{name:"exclude_muted",type:"flags.11?true"},{name:"exclude_read",type:"flags.12?true"},{name:"exclude_archived",type:"flags.13?true"},{name:"title_noanimate",type:"flags.28?true"},{name:"id",type:"int"},{name:"title",type:"TextWithEntities"},{name:"emoticon",type:"flags.25?string"},{name:"color",type:"flags.27?int"},{name:"pinned_peers",type:"Vector<InputPeer>"},{name:"include_peers",type:"Vector<InputPeer>"},{name:"exclude_peers",type:"Vector<InputPeer>"}],type:"DialogFilter"},{id:2004110666,predicate:"dialogFilterSuggested",params:[{name:"filter",type:"DialogFilter"},{name:"description",type:"string"}],type:"DialogFilterSuggested"},{id:654302845,predicate:"updateDialogFilter",params:[{name:"flags",type:"#"},{name:"id",type:"int"},{name:"filter",type:"flags.0?DialogFilter"}],type:"Update"},{id:-1512627963,predicate:"updateDialogFilterOrder",params:[{name:"order",type:"Vector<int>"}],type:"Update"},{id:889491791,predicate:"updateDialogFilters",params:[],type:"Update"},{id:-1237848657,predicate:"statsDateRangeDays",params:[{name:"min_date",type:"int"},{name:"max_date",type:"int"}],type:"StatsDateRangeDays"},{id:-884757282,predicate:"statsAbsValueAndPrev",params:[{name:"current",type:"double"},{name:"previous",type:"double"}],type:"StatsAbsValueAndPrev"},{id:-875679776,predicate:"statsPercentValue",params:[{name:"part",type:"double"},{name:"total",type:"double"}],type:"StatsPercentValue"},{id:1244130093,predicate:"statsGraphAsync",params:[{name:"token",type:"string"}],type:"StatsGraph"},{id:-1092839390,predicate:"statsGraphError",params:[{name:"error",type:"string"}],type:"StatsGraph"},{id:-1901828938,predicate:"statsGraph",params:[{name:"flags",type:"#"},{name:"json",type:"DataJSON"},{name:"zoom_token",type:"flags.0?string"}],type:"StatsGraph"},{id:963421692,predicate:"stats.broadcastStats",params:[{name:"period",type:"StatsDateRangeDays"},{name:"followers",type:"StatsAbsValueAndPrev"},{name:"views_per_post",type:"StatsAbsValueAndPrev"},{name:"shares_per_post",type:"StatsAbsValueAndPrev"},{name:"reactions_per_post",type:"StatsAbsValueAndPrev"},{name:"views_per_story",type:"StatsAbsValueAndPrev"},{name:"shares_per_story",type:"StatsAbsValueAndPrev"},{name:"reactions_per_story",type:"StatsAbsValueAndPrev"},{name:"enabled_notifications",type:"StatsPercentValue"},{name:"growth_graph",type:"StatsGraph"},{name:"followers_graph",type:"StatsGraph"},{name:"mute_graph",type:"StatsGraph"},{name:"top_hours_graph",type:"StatsGraph"},{name:"interactions_graph",type:"StatsGraph"},{name:"iv_interactions_graph",type:"StatsGraph"},{name:"views_by_source_graph",type:"StatsGraph"},{name:"new_followers_by_source_graph",type:"StatsGraph"},{name:"languages_graph",type:"StatsGraph"},{name:"reactions_by_emotion_graph",type:"StatsGraph"},{name:"story_interactions_graph",type:"StatsGraph"},{name:"story_reactions_by_emotion_graph",type:"StatsGraph"},{name:"recent_posts_interactions",type:"Vector<PostInteractionCounters>"}],type:"stats.BroadcastStats"},{id:-428884101,predicate:"inputMediaDice",params:[{name:"emoticon",type:"string"}],type:"InputMedia"},{id:1065280907,predicate:"messageMediaDice",params:[{name:"value",type:"int"},{name:"emoticon",type:"string"}],type:"MessageMedia"},{id:-427863538,predicate:"inputStickerSetDice",params:[{name:"emoticon",type:"string"}],type:"InputStickerSet"},{id:-1728664459,predicate:"help.promoDataEmpty",params:[{name:"expires",type:"int"}],type:"help.PromoData"},{id:-1942390465,predicate:"help.promoData",params:[{name:"flags",type:"#"},{name:"proxy",type:"flags.0?true"},{name:"expires",type:"int"},{name:"peer",type:"Peer"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"psa_type",type:"flags.1?string"},{name:"psa_message",type:"flags.2?string"}],type:"help.PromoData"},{id:-567037804,predicate:"videoSize",params:[{name:"flags",type:"#"},{name:"type",type:"string"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"size",type:"int"},{name:"video_start_ts",type:"flags.0?double"}],type:"VideoSize"},{id:643940105,predicate:"updatePhoneCallSignalingData",params:[{name:"phone_call_id",type:"long"},{name:"data",type:"bytes"}],type:"Update"},{id:1634294960,predicate:"chatInvitePeek",params:[{name:"chat",type:"Chat"},{name:"expires",type:"int"}],type:"ChatInvite"},{id:-1660637285,predicate:"statsGroupTopPoster",params:[{name:"user_id",type:"long"},{name:"messages",type:"int"},{name:"avg_chars",type:"int"}],type:"StatsGroupTopPoster"},{id:-682079097,predicate:"statsGroupTopAdmin",params:[{name:"user_id",type:"long"},{name:"deleted",type:"int"},{name:"kicked",type:"int"},{name:"banned",type:"int"}],type:"StatsGroupTopAdmin"},{id:1398765469,predicate:"statsGroupTopInviter",params:[{name:"user_id",type:"long"},{name:"invitations",type:"int"}],type:"StatsGroupTopInviter"},{id:-276825834,predicate:"stats.megagroupStats",params:[{name:"period",type:"StatsDateRangeDays"},{name:"members",type:"StatsAbsValueAndPrev"},{name:"messages",type:"StatsAbsValueAndPrev"},{name:"viewers",type:"StatsAbsValueAndPrev"},{name:"posters",type:"StatsAbsValueAndPrev"},{name:"growth_graph",type:"StatsGraph"},{name:"members_graph",type:"StatsGraph"},{name:"new_members_by_source_graph",type:"StatsGraph"},{name:"languages_graph",type:"StatsGraph"},{name:"messages_graph",type:"StatsGraph"},{name:"actions_graph",type:"StatsGraph"},{name:"top_hours_graph",type:"StatsGraph"},{name:"weekdays_graph",type:"StatsGraph"},{name:"top_posters",type:"Vector<StatsGroupTopPoster>"},{name:"top_admins",type:"Vector<StatsGroupTopAdmin>"},{name:"top_inviters",type:"Vector<StatsGroupTopInviter>"},{name:"users",type:"Vector<User>"}],type:"stats.MegagroupStats"},{id:-29248689,predicate:"globalPrivacySettings",params:[{name:"flags",type:"#"},{name:"archive_and_mute_new_noncontact_peers",type:"flags.0?true"},{name:"keep_archived_unmuted",type:"flags.1?true"},{name:"keep_archived_folders",type:"flags.2?true"},{name:"hide_read_marks",type:"flags.3?true"},{name:"new_noncontact_peers_require_premium",type:"flags.4?true"},{name:"display_gifts_button",type:"flags.7?true"},{name:"noncontact_peers_paid_stars",type:"flags.5?long"},{name:"disallowed_gifts",type:"flags.6?DisallowedGiftsSettings"}],type:"GlobalPrivacySettings"},{id:1667228533,predicate:"phoneConnectionWebrtc",params:[{name:"flags",type:"#"},{name:"turn",type:"flags.0?true"},{name:"stun",type:"flags.1?true"},{name:"id",type:"long"},{name:"ip",type:"string"},{name:"ipv6",type:"string"},{name:"port",type:"int"},{name:"username",type:"string"},{name:"password",type:"string"}],type:"PhoneConnection"},{id:1107543535,predicate:"help.countryCode",params:[{name:"flags",type:"#"},{name:"country_code",type:"string"},{name:"prefixes",type:"flags.0?Vector<string>"},{name:"patterns",type:"flags.1?Vector<string>"}],type:"help.CountryCode"},{id:-1014526429,predicate:"help.country",params:[{name:"flags",type:"#"},{name:"hidden",type:"flags.0?true"},{name:"iso2",type:"string"},{name:"default_name",type:"string"},{name:"name",type:"flags.1?string"},{name:"country_codes",type:"Vector<help.CountryCode>"}],type:"help.Country"},{id:-1815339214,predicate:"help.countriesListNotModified",params:[],type:"help.CountriesList"},{id:-2016381538,predicate:"help.countriesList",params:[{name:"countries",type:"Vector<help.Country>"},{name:"hash",type:"int"}],type:"help.CountriesList"},{id:1163625789,predicate:"messageViews",params:[{name:"flags",type:"#"},{name:"views",type:"flags.0?int"},{name:"forwards",type:"flags.1?int"},{name:"replies",type:"flags.2?MessageReplies"}],type:"MessageViews"},{id:-761649164,predicate:"updateChannelMessageForwards",params:[{name:"channel_id",type:"long"},{name:"id",type:"int"},{name:"forwards",type:"int"}],type:"Update"},{id:-96535659,predicate:"photoSizeProgressive",params:[{name:"type",type:"string"},{name:"w",type:"int"},{name:"h",type:"int"},{name:"sizes",type:"Vector<int>"}],type:"PhotoSize"},{id:-1228606141,predicate:"messages.messageViews",params:[{name:"views",type:"Vector<MessageViews>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.MessageViews"},{id:-693004986,predicate:"updateReadChannelDiscussionInbox",params:[{name:"flags",type:"#"},{name:"channel_id",type:"long"},{name:"top_msg_id",type:"int"},{name:"read_max_id",type:"int"},{name:"broadcast_id",type:"flags.0?long"},{name:"broadcast_post",type:"flags.0?int"}],type:"Update"},{id:1767677564,predicate:"updateReadChannelDiscussionOutbox",params:[{name:"channel_id",type:"long"},{name:"top_msg_id",type:"int"},{name:"read_max_id",type:"int"}],type:"Update"},{id:-1506535550,predicate:"messages.discussionMessage",params:[{name:"flags",type:"#"},{name:"messages",type:"Vector<Message>"},{name:"max_id",type:"flags.0?int"},{name:"read_inbox_max_id",type:"flags.1?int"},{name:"read_outbox_max_id",type:"flags.2?int"},{name:"unread_count",type:"int"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.DiscussionMessage"},{id:-1346631205,predicate:"messageReplyHeader",params:[{name:"flags",type:"#"},{name:"reply_to_scheduled",type:"flags.2?true"},{name:"forum_topic",type:"flags.3?true"},{name:"quote",type:"flags.9?true"},{name:"reply_to_msg_id",type:"flags.4?int"},{name:"reply_to_peer_id",type:"flags.0?Peer"},{name:"reply_from",type:"flags.5?MessageFwdHeader"},{name:"reply_media",type:"flags.8?MessageMedia"},{name:"reply_to_top_id",type:"flags.1?int"},{name:"quote_text",type:"flags.6?string"},{name:"quote_entities",type:"flags.7?Vector<MessageEntity>"},{name:"quote_offset",type:"flags.10?int"}],type:"MessageReplyHeader"},{id:-2083123262,predicate:"messageReplies",params:[{name:"flags",type:"#"},{name:"comments",type:"flags.0?true"},{name:"replies",type:"int"},{name:"replies_pts",type:"int"},{name:"recent_repliers",type:"flags.1?Vector<Peer>"},{name:"channel_id",type:"flags.0?long"},{name:"max_id",type:"flags.2?int"},{name:"read_max_id",type:"flags.3?int"}],type:"MessageReplies"},{id:-337610926,predicate:"updatePeerBlocked",params:[{name:"flags",type:"#"},{name:"blocked",type:"flags.0?true"},{name:"blocked_my_stories_from",type:"flags.1?true"},{name:"peer_id",type:"Peer"}],type:"Update"},{id:-386039788,predicate:"peerBlocked",params:[{name:"peer_id",type:"Peer"},{name:"date",type:"int"}],type:"PeerBlocked"},{id:-1937192669,predicate:"updateChannelUserTyping",params:[{name:"flags",type:"#"},{name:"channel_id",type:"long"},{name:"top_msg_id",type:"flags.0?int"},{name:"from_id",type:"Peer"},{name:"action",type:"SendMessageAction"}],type:"Update"},{id:-1392895362,predicate:"inputMessageCallbackQuery",params:[{name:"id",type:"int"},{name:"query_id",type:"long"}],type:"InputMessage"},{id:453242886,predicate:"channelParticipantLeft",params:[{name:"peer",type:"Peer"}],type:"ChannelParticipant"},{id:-531931925,predicate:"channelParticipantsMentions",params:[{name:"flags",type:"#"},{name:"q",type:"flags.0?string"},{name:"top_msg_id",type:"flags.1?int"}],type:"ChannelParticipantsFilter"},{id:-309990731,predicate:"updatePinnedMessages",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"peer",type:"Peer"},{name:"messages",type:"Vector<int>"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:1538885128,predicate:"updatePinnedChannelMessages",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"channel_id",type:"long"},{name:"messages",type:"Vector<int>"},{name:"pts",type:"int"},{name:"pts_count",type:"int"}],type:"Update"},{id:464520273,predicate:"inputMessagesFilterPinned",params:[],type:"MessagesFilter"},{id:2145983508,predicate:"stats.messageStats",params:[{name:"views_graph",type:"StatsGraph"},{name:"reactions_by_emotion_graph",type:"StatsGraph"}],type:"stats.MessageStats"},{id:-1730095465,predicate:"messageActionGeoProximityReached",params:[{name:"from_id",type:"Peer"},{name:"to_id",type:"Peer"},{name:"distance",type:"int"}],type:"MessageAction"},{id:-668906175,predicate:"photoPathSize",params:[{name:"type",type:"string"},{name:"bytes",type:"bytes"}],type:"PhotoSize"},{id:-651419003,predicate:"speakingInGroupCallAction",params:[],type:"SendMessageAction"},{id:2004925620,predicate:"groupCallDiscarded",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"duration",type:"int"}],type:"GroupCall"},{id:-839330845,predicate:"groupCall",params:[{name:"flags",type:"#"},{name:"join_muted",type:"flags.1?true"},{name:"can_change_join_muted",type:"flags.2?true"},{name:"join_date_asc",type:"flags.6?true"},{name:"schedule_start_subscribed",type:"flags.8?true"},{name:"can_start_video",type:"flags.9?true"},{name:"record_video_active",type:"flags.11?true"},{name:"rtmp_stream",type:"flags.12?true"},{name:"listeners_hidden",type:"flags.13?true"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"participants_count",type:"int"},{name:"title",type:"flags.3?string"},{name:"stream_dc_id",type:"flags.4?int"},{name:"record_start_date",type:"flags.5?int"},{name:"schedule_date",type:"flags.7?int"},{name:"unmuted_video_count",type:"flags.10?int"},{name:"unmuted_video_limit",type:"int"},{name:"version",type:"int"},{name:"conference_from_call",type:"flags.14?long"}],type:"GroupCall"},{id:-659913713,predicate:"inputGroupCall",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputGroupCall"},{id:2047704898,predicate:"messageActionGroupCall",params:[{name:"flags",type:"#"},{name:"call",type:"InputGroupCall"},{name:"duration",type:"flags.0?int"}],type:"MessageAction"},{id:1345295095,predicate:"messageActionInviteToGroupCall",params:[{name:"call",type:"InputGroupCall"},{name:"users",type:"Vector<long>"}],type:"MessageAction"},{id:-341428482,predicate:"groupCallParticipant",params:[{name:"flags",type:"#"},{name:"muted",type:"flags.0?true"},{name:"left",type:"flags.1?true"},{name:"can_self_unmute",type:"flags.2?true"},{name:"just_joined",type:"flags.4?true"},{name:"versioned",type:"flags.5?true"},{name:"min",type:"flags.8?true"},{name:"muted_by_you",type:"flags.9?true"},{name:"volume_by_admin",type:"flags.10?true"},{name:"self",type:"flags.12?true"},{name:"video_joined",type:"flags.15?true"},{name:"peer",type:"Peer"},{name:"date",type:"int"},{name:"active_date",type:"flags.3?int"},{name:"source",type:"int"},{name:"volume",type:"flags.7?int"},{name:"about",type:"flags.11?string"},{name:"raise_hand_rating",type:"flags.13?long"},{name:"video",type:"flags.6?GroupCallParticipantVideo"},{name:"presentation",type:"flags.14?GroupCallParticipantVideo"}],type:"GroupCallParticipant"},{id:-124097970,predicate:"updateChat",params:[{name:"chat_id",type:"long"}],type:"Update"},{id:-219423922,predicate:"updateGroupCallParticipants",params:[{name:"call",type:"InputGroupCall"},{name:"participants",type:"Vector<GroupCallParticipant>"},{name:"version",type:"int"}],type:"Update"},{id:-1747565759,predicate:"updateGroupCall",params:[{name:"flags",type:"#"},{name:"chat_id",type:"flags.0?long"},{name:"call",type:"GroupCall"}],type:"Update"},{id:-1636664659,predicate:"phone.groupCall",params:[{name:"call",type:"GroupCall"},{name:"participants",type:"Vector<GroupCallParticipant>"},{name:"participants_next_offset",type:"string"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"phone.GroupCall"},{id:-193506890,predicate:"phone.groupParticipants",params:[{name:"count",type:"int"},{name:"participants",type:"Vector<GroupCallParticipant>"},{name:"next_offset",type:"string"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"version",type:"int"}],type:"phone.GroupParticipants"},{id:813821341,predicate:"inlineQueryPeerTypeSameBotPM",params:[],type:"InlineQueryPeerType"},{id:-2093215828,predicate:"inlineQueryPeerTypePM",params:[],type:"InlineQueryPeerType"},{id:-681130742,predicate:"inlineQueryPeerTypeChat",params:[],type:"InlineQueryPeerType"},{id:1589952067,predicate:"inlineQueryPeerTypeMegagroup",params:[],type:"InlineQueryPeerType"},{id:1664413338,predicate:"inlineQueryPeerTypeBroadcast",params:[],type:"InlineQueryPeerType"},{id:589338437,predicate:"channelAdminLogEventActionStartGroupCall",params:[{name:"call",type:"InputGroupCall"}],type:"ChannelAdminLogEventAction"},{id:-610299584,predicate:"channelAdminLogEventActionDiscardGroupCall",params:[{name:"call",type:"InputGroupCall"}],type:"ChannelAdminLogEventAction"},{id:-115071790,predicate:"channelAdminLogEventActionParticipantMute",params:[{name:"participant",type:"GroupCallParticipant"}],type:"ChannelAdminLogEventAction"},{id:-431740480,predicate:"channelAdminLogEventActionParticipantUnmute",params:[{name:"participant",type:"GroupCallParticipant"}],type:"ChannelAdminLogEventAction"},{id:1456906823,predicate:"channelAdminLogEventActionToggleGroupCallSetting",params:[{name:"join_muted",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:-1966921727,predicate:"inputPaymentCredentialsGooglePay",params:[{name:"payment_token",type:"DataJSON"}],type:"InputPaymentCredentials"},{id:375566091,predicate:"messages.historyImport",params:[{name:"id",type:"long"}],type:"messages.HistoryImport"},{id:-606432698,predicate:"sendMessageHistoryImportAction",params:[{name:"progress",type:"int"}],type:"SendMessageAction"},{id:1578088377,predicate:"messages.historyImportParsed",params:[{name:"flags",type:"#"},{name:"pm",type:"flags.0?true"},{name:"group",type:"flags.1?true"},{name:"title",type:"flags.2?string"}],type:"messages.HistoryImportParsed"},{id:-170010905,predicate:"inputReportReasonFake",params:[],type:"ReportReason"},{id:-275956116,predicate:"messages.affectedFoundMessages",params:[{name:"pts",type:"int"},{name:"pts_count",type:"int"},{name:"offset",type:"int"},{name:"messages",type:"Vector<int>"}],type:"messages.AffectedFoundMessages"},{id:1007897979,predicate:"messageActionSetMessagesTTL",params:[{name:"flags",type:"#"},{name:"period",type:"int"},{name:"auto_setting_from",type:"flags.0?long"}],type:"MessageAction"},{id:-1147422299,predicate:"updatePeerHistoryTTL",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"ttl_period",type:"flags.0?int"}],type:"Update"},{id:-796432838,predicate:"updateChatParticipant",params:[{name:"flags",type:"#"},{name:"chat_id",type:"long"},{name:"date",type:"int"},{name:"actor_id",type:"long"},{name:"user_id",type:"long"},{name:"prev_participant",type:"flags.0?ChatParticipant"},{name:"new_participant",type:"flags.1?ChatParticipant"},{name:"invite",type:"flags.2?ExportedChatInvite"},{name:"qts",type:"int"}],type:"Update"},{id:-1738720581,predicate:"updateChannelParticipant",params:[{name:"flags",type:"#"},{name:"via_chatlist",type:"flags.3?true"},{name:"channel_id",type:"long"},{name:"date",type:"int"},{name:"actor_id",type:"long"},{name:"user_id",type:"long"},{name:"prev_participant",type:"flags.0?ChannelParticipant"},{name:"new_participant",type:"flags.1?ChannelParticipant"},{name:"invite",type:"flags.2?ExportedChatInvite"},{name:"qts",type:"int"}],type:"Update"},{id:-997782967,predicate:"updateBotStopped",params:[{name:"user_id",type:"long"},{name:"date",type:"int"},{name:"stopped",type:"Bool"},{name:"qts",type:"int"}],type:"Update"},{id:-1940201511,predicate:"chatInviteImporter",params:[{name:"flags",type:"#"},{name:"requested",type:"flags.0?true"},{name:"via_chatlist",type:"flags.3?true"},{name:"user_id",type:"long"},{name:"date",type:"int"},{name:"about",type:"flags.2?string"},{name:"approved_by",type:"flags.1?long"}],type:"ChatInviteImporter"},{id:-1111085620,predicate:"messages.exportedChatInvites",params:[{name:"count",type:"int"},{name:"invites",type:"Vector<ExportedChatInvite>"},{name:"users",type:"Vector<User>"}],type:"messages.ExportedChatInvites"},{id:410107472,predicate:"messages.exportedChatInvite",params:[{name:"invite",type:"ExportedChatInvite"},{name:"users",type:"Vector<User>"}],type:"messages.ExportedChatInvite"},{id:572915951,predicate:"messages.exportedChatInviteReplaced",params:[{name:"invite",type:"ExportedChatInvite"},{name:"new_invite",type:"ExportedChatInvite"},{name:"users",type:"Vector<User>"}],type:"messages.ExportedChatInvite"},{id:-2118733814,predicate:"messages.chatInviteImporters",params:[{name:"count",type:"int"},{name:"importers",type:"Vector<ChatInviteImporter>"},{name:"users",type:"Vector<User>"}],type:"messages.ChatInviteImporters"},{id:-219353309,predicate:"chatAdminWithInvites",params:[{name:"admin_id",type:"long"},{name:"invites_count",type:"int"},{name:"revoked_invites_count",type:"int"}],type:"ChatAdminWithInvites"},{id:-1231326505,predicate:"messages.chatAdminsWithInvites",params:[{name:"admins",type:"Vector<ChatAdminWithInvites>"},{name:"users",type:"Vector<User>"}],type:"messages.ChatAdminsWithInvites"},{id:-23084712,predicate:"channelAdminLogEventActionParticipantJoinByInvite",params:[{name:"flags",type:"#"},{name:"via_chatlist",type:"flags.0?true"},{name:"invite",type:"ExportedChatInvite"}],type:"ChannelAdminLogEventAction"},{id:1515256996,predicate:"channelAdminLogEventActionExportedInviteDelete",params:[{name:"invite",type:"ExportedChatInvite"}],type:"ChannelAdminLogEventAction"},{id:1091179342,predicate:"channelAdminLogEventActionExportedInviteRevoke",params:[{name:"invite",type:"ExportedChatInvite"}],type:"ChannelAdminLogEventAction"},{id:-384910503,predicate:"channelAdminLogEventActionExportedInviteEdit",params:[{name:"prev_invite",type:"ExportedChatInvite"},{name:"new_invite",type:"ExportedChatInvite"}],type:"ChannelAdminLogEventAction"},{id:1048537159,predicate:"channelAdminLogEventActionParticipantVolume",params:[{name:"participant",type:"GroupCallParticipant"}],type:"ChannelAdminLogEventAction"},{id:1855199800,predicate:"channelAdminLogEventActionChangeHistoryTTL",params:[{name:"prev_value",type:"int"},{name:"new_value",type:"int"}],type:"ChannelAdminLogEventAction"},{id:-1571952873,predicate:"messages.checkedHistoryImportPeer",params:[{name:"confirm_text",type:"string"}],type:"messages.CheckedHistoryImportPeer"},{id:93890858,predicate:"inputGroupCallStream",params:[{name:"flags",type:"#"},{name:"call",type:"InputGroupCall"},{name:"time_ms",type:"long"},{name:"scale",type:"int"},{name:"video_channel",type:"flags.0?int"},{name:"video_quality",type:"flags.0?int"}],type:"InputFileLocation"},{id:-1343921601,predicate:"phone.joinAsPeers",params:[{name:"peers",type:"Vector<Peer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"phone.JoinAsPeers"},{id:541839704,predicate:"phone.exportedGroupCallInvite",params:[{name:"link",type:"string"}],type:"phone.ExportedGroupCallInvite"},{id:-672693723,predicate:"inputBotInlineMessageMediaInvoice",params:[{name:"flags",type:"#"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.0?InputWebDocument"},{name:"invoice",type:"Invoice"},{name:"payload",type:"bytes"},{name:"provider",type:"string"},{name:"provider_data",type:"DataJSON"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:894081801,predicate:"botInlineMessageMediaInvoice",params:[{name:"flags",type:"#"},{name:"shipping_address_requested",type:"flags.1?true"},{name:"test",type:"flags.3?true"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.0?WebDocument"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:-1281329567,predicate:"messageActionGroupCallScheduled",params:[{name:"call",type:"InputGroupCall"},{name:"schedule_date",type:"int"}],type:"MessageAction"},{id:-592373577,predicate:"groupCallParticipantVideoSourceGroup",params:[{name:"semantics",type:"string"},{name:"sources",type:"Vector<int>"}],type:"GroupCallParticipantVideoSourceGroup"},{id:1735736008,predicate:"groupCallParticipantVideo",params:[{name:"flags",type:"#"},{name:"paused",type:"flags.0?true"},{name:"endpoint",type:"string"},{name:"source_groups",type:"Vector<GroupCallParticipantVideoSourceGroup>"},{name:"audio_source",type:"flags.1?int"}],type:"GroupCallParticipantVideo"},{id:192428418,predicate:"updateGroupCallConnection",params:[{name:"flags",type:"#"},{name:"presentation",type:"flags.0?true"},{name:"params",type:"DataJSON"}],type:"Update"},{id:-2046910401,predicate:"stickers.suggestedShortName",params:[{name:"short_name",type:"string"}],type:"stickers.SuggestedShortName"},{id:795652779,predicate:"botCommandScopeDefault",params:[],type:"BotCommandScope"},{id:1011811544,predicate:"botCommandScopeUsers",params:[],type:"BotCommandScope"},{id:1877059713,predicate:"botCommandScopeChats",params:[],type:"BotCommandScope"},{id:-1180016534,predicate:"botCommandScopeChatAdmins",params:[],type:"BotCommandScope"},{id:-610432643,predicate:"botCommandScopePeer",params:[{name:"peer",type:"InputPeer"}],type:"BotCommandScope"},{id:1071145937,predicate:"botCommandScopePeerAdmins",params:[{name:"peer",type:"InputPeer"}],type:"BotCommandScope"},{id:169026035,predicate:"botCommandScopePeerUser",params:[{name:"peer",type:"InputPeer"},{name:"user_id",type:"InputUser"}],type:"BotCommandScope"},{id:-478701471,predicate:"account.resetPasswordFailedWait",params:[{name:"retry_date",type:"int"}],type:"account.ResetPasswordResult"},{id:-370148227,predicate:"account.resetPasswordRequestedWait",params:[{name:"until_date",type:"int"}],type:"account.ResetPasswordResult"},{id:-383330754,predicate:"account.resetPasswordOk",params:[],type:"account.ResetPasswordResult"},{id:1299263278,predicate:"updateBotCommands",params:[{name:"peer",type:"Peer"},{name:"bot_id",type:"long"},{name:"commands",type:"Vector<BotCommand>"}],type:"Update"},{id:-1434950843,predicate:"messageActionSetChatTheme",params:[{name:"emoticon",type:"string"}],type:"MessageAction"},{id:-1336228175,predicate:"sendMessageChooseStickerAction",params:[],type:"SendMessageAction"},{id:1301522832,predicate:"sponsoredMessage",params:[{name:"flags",type:"#"},{name:"recommended",type:"flags.5?true"},{name:"can_report",type:"flags.12?true"},{name:"random_id",type:"bytes"},{name:"url",type:"string"},{name:"title",type:"string"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"photo",type:"flags.6?Photo"},{name:"media",type:"flags.14?MessageMedia"},{name:"color",type:"flags.13?PeerColor"},{name:"button_text",type:"string"},{name:"sponsor_info",type:"flags.7?string"},{name:"additional_info",type:"flags.8?string"}],type:"SponsoredMessage"},{id:-907141753,predicate:"messages.sponsoredMessages",params:[{name:"flags",type:"#"},{name:"posts_between",type:"flags.0?int"},{name:"messages",type:"Vector<SponsoredMessage>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.SponsoredMessages"},{id:215889721,predicate:"inputStickerSetAnimatedEmojiAnimations",params:[],type:"InputStickerSet"},{id:630664139,predicate:"sendMessageEmojiInteraction",params:[{name:"emoticon",type:"string"},{name:"msg_id",type:"int"},{name:"interaction",type:"DataJSON"}],type:"SendMessageAction"},{id:-1234857938,predicate:"sendMessageEmojiInteractionSeen",params:[{name:"emoticon",type:"string"}],type:"SendMessageAction"},{id:-1227287081,predicate:"inputBotInlineMessageID64",params:[{name:"dc_id",type:"int"},{name:"owner_id",type:"long"},{name:"id",type:"int"},{name:"access_hash",type:"long"}],type:"InputBotInlineMessageID"},{id:-911191137,predicate:"searchResultsCalendarPeriod",params:[{name:"date",type:"int"},{name:"min_msg_id",type:"int"},{name:"max_msg_id",type:"int"},{name:"count",type:"int"}],type:"SearchResultsCalendarPeriod"},{id:343859772,predicate:"messages.searchResultsCalendar",params:[{name:"flags",type:"#"},{name:"inexact",type:"flags.0?true"},{name:"count",type:"int"},{name:"min_date",type:"int"},{name:"min_msg_id",type:"int"},{name:"offset_id_offset",type:"flags.1?int"},{name:"periods",type:"Vector<SearchResultsCalendarPeriod>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.SearchResultsCalendar"},{id:2137295719,predicate:"searchResultPosition",params:[{name:"msg_id",type:"int"},{name:"date",type:"int"},{name:"offset",type:"int"}],type:"SearchResultsPosition"},{id:1404185519,predicate:"messages.searchResultsPositions",params:[{name:"count",type:"int"},{name:"positions",type:"Vector<SearchResultsPosition>"}],type:"messages.SearchResultsPositions"},{id:-339958837,predicate:"messageActionChatJoinedByRequest",params:[],type:"MessageAction"},{id:1885586395,predicate:"updatePendingJoinRequests",params:[{name:"peer",type:"Peer"},{name:"requests_pending",type:"int"},{name:"recent_requesters",type:"Vector<long>"}],type:"Update"},{id:299870598,predicate:"updateBotChatInviteRequester",params:[{name:"peer",type:"Peer"},{name:"date",type:"int"},{name:"user_id",type:"long"},{name:"about",type:"string"},{name:"invite",type:"ExportedChatInvite"},{name:"qts",type:"int"}],type:"Update"},{id:-1347021750,predicate:"channelAdminLogEventActionParticipantJoinByRequest",params:[{name:"invite",type:"ExportedChatInvite"},{name:"approved_by",type:"long"}],type:"ChannelAdminLogEventAction"},{id:-376962181,predicate:"inputKeyboardButtonUserProfile",params:[{name:"text",type:"string"},{name:"user_id",type:"InputUser"}],type:"KeyboardButton"},{id:814112961,predicate:"keyboardButtonUserProfile",params:[{name:"text",type:"string"},{name:"user_id",type:"long"}],type:"KeyboardButton"},{id:-191450938,predicate:"channels.sendAsPeers",params:[{name:"peers",type:"Vector<SendAsPeer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"channels.SendAsPeers"},{id:-886388890,predicate:"channelAdminLogEventActionToggleNoForwards",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:-738646805,predicate:"messages.stickerSetNotModified",params:[],type:"messages.StickerSet"},{id:997004590,predicate:"users.userFull",params:[{name:"full_user",type:"UserFull"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"users.UserFull"},{id:1753266509,predicate:"messages.peerSettings",params:[{name:"settings",type:"PeerSettings"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.PeerSettings"},{id:663693416,predicate:"channelAdminLogEventActionSendMessage",params:[{name:"message",type:"Message"}],type:"ChannelAdminLogEventAction"},{id:-702884114,predicate:"auth.codeTypeMissedCall",params:[],type:"auth.CodeType"},{id:-2113903484,predicate:"auth.sentCodeTypeMissedCall",params:[{name:"prefix",type:"string"},{name:"length",type:"int"}],type:"auth.SentCodeType"},{id:-1012759713,predicate:"auth.loggedOut",params:[{name:"flags",type:"#"},{name:"future_auth_token",type:"flags.0?bytes"}],type:"auth.LoggedOut"},{id:1578843320,predicate:"updateMessageReactions",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"msg_id",type:"int"},{name:"top_msg_id",type:"flags.0?int"},{name:"reactions",type:"MessageReactions"}],type:"Update"},{id:-1546531968,predicate:"reactionCount",params:[{name:"flags",type:"#"},{name:"chosen_order",type:"flags.0?int"},{name:"reaction",type:"Reaction"},{name:"count",type:"int"}],type:"ReactionCount"},{id:171155211,predicate:"messageReactions",params:[{name:"flags",type:"#"},{name:"min",type:"flags.0?true"},{name:"can_see_list",type:"flags.2?true"},{name:"reactions_as_tags",type:"flags.3?true"},{name:"results",type:"Vector<ReactionCount>"},{name:"recent_reactions",type:"flags.1?Vector<MessagePeerReaction>"},{name:"top_reactors",type:"flags.4?Vector<MessageReactor>"}],type:"MessageReactions"},{id:834488621,predicate:"messages.messageReactionsList",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"reactions",type:"Vector<MessagePeerReaction>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"next_offset",type:"flags.0?string"}],type:"messages.MessageReactionsList"},{id:-1065882623,predicate:"availableReaction",params:[{name:"flags",type:"#"},{name:"inactive",type:"flags.0?true"},{name:"premium",type:"flags.2?true"},{name:"reaction",type:"string"},{name:"title",type:"string"},{name:"static_icon",type:"Document"},{name:"appear_animation",type:"Document"},{name:"select_animation",type:"Document"},{name:"activate_animation",type:"Document"},{name:"effect_animation",type:"Document"},{name:"around_animation",type:"flags.1?Document"},{name:"center_icon",type:"flags.1?Document"}],type:"AvailableReaction"},{id:-1626924713,predicate:"messages.availableReactionsNotModified",params:[],type:"messages.AvailableReactions"},{id:1989032621,predicate:"messages.availableReactions",params:[{name:"hash",type:"int"},{name:"reactions",type:"Vector<AvailableReaction>"}],type:"messages.AvailableReactions"},{id:852137487,predicate:"messageEntitySpoiler",params:[{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-1102180616,predicate:"channelAdminLogEventActionChangeAvailableReactions",params:[{name:"prev_value",type:"ChatReactions"},{name:"new_value",type:"ChatReactions"}],type:"ChannelAdminLogEventAction"},{id:-1938180548,predicate:"messagePeerReaction",params:[{name:"flags",type:"#"},{name:"big",type:"flags.0?true"},{name:"unread",type:"flags.1?true"},{name:"my",type:"flags.2?true"},{name:"peer_id",type:"Peer"},{name:"date",type:"int"},{name:"reaction",type:"Reaction"}],type:"MessagePeerReaction"},{id:-2132064081,predicate:"groupCallStreamChannel",params:[{name:"channel",type:"int"},{name:"scale",type:"int"},{name:"last_timestamp_ms",type:"long"}],type:"GroupCallStreamChannel"},{id:-790330702,predicate:"phone.groupCallStreamChannels",params:[{name:"channels",type:"Vector<GroupCallStreamChannel>"}],type:"phone.GroupCallStreamChannels"},{id:177124030,predicate:"inputReportReasonIllegalDrugs",params:[],type:"ReportReason"},{id:-1631091139,predicate:"inputReportReasonPersonalDetails",params:[],type:"ReportReason"},{id:767505458,predicate:"phone.groupCallStreamRtmpUrl",params:[{name:"url",type:"string"},{name:"key",type:"string"}],type:"phone.GroupCallStreamRtmpUrl"},{id:1165423600,predicate:"attachMenuBotIconColor",params:[{name:"name",type:"string"},{name:"color",type:"int"}],type:"AttachMenuBotIconColor"},{id:-1297663893,predicate:"attachMenuBotIcon",params:[{name:"flags",type:"#"},{name:"name",type:"string"},{name:"icon",type:"Document"},{name:"colors",type:"flags.0?Vector<AttachMenuBotIconColor>"}],type:"AttachMenuBotIcon"},{id:-653423106,predicate:"attachMenuBot",params:[{name:"flags",type:"#"},{name:"inactive",type:"flags.0?true"},{name:"has_settings",type:"flags.1?true"},{name:"request_write_access",type:"flags.2?true"},{name:"show_in_attach_menu",type:"flags.3?true"},{name:"show_in_side_menu",type:"flags.4?true"},{name:"side_menu_disclaimer_needed",type:"flags.5?true"},{name:"bot_id",type:"long"},{name:"short_name",type:"string"},{name:"peer_types",type:"flags.3?Vector<AttachMenuPeerType>"},{name:"icons",type:"Vector<AttachMenuBotIcon>"}],type:"AttachMenuBot"},{id:-237467044,predicate:"attachMenuBotsNotModified",params:[],type:"AttachMenuBots"},{id:1011024320,predicate:"attachMenuBots",params:[{name:"hash",type:"long"},{name:"bots",type:"Vector<AttachMenuBot>"},{name:"users",type:"Vector<User>"}],type:"AttachMenuBots"},{id:-1816172929,predicate:"attachMenuBotsBot",params:[{name:"bot",type:"AttachMenuBot"},{name:"users",type:"Vector<User>"}],type:"AttachMenuBotsBot"},{id:397910539,predicate:"updateAttachMenuBots",params:[],type:"Update"},{id:1294139288,predicate:"webViewResultUrl",params:[{name:"flags",type:"#"},{name:"fullsize",type:"flags.1?true"},{name:"fullscreen",type:"flags.2?true"},{name:"query_id",type:"flags.0?long"},{name:"url",type:"string"}],type:"WebViewResult"},{id:211046684,predicate:"webViewMessageSent",params:[{name:"flags",type:"#"},{name:"msg_id",type:"flags.0?InputBotInlineMessageID"}],type:"WebViewMessageSent"},{id:361936797,predicate:"updateWebViewResultSent",params:[{name:"query_id",type:"long"}],type:"Update"},{id:326529584,predicate:"keyboardButtonWebView",params:[{name:"text",type:"string"},{name:"url",type:"string"}],type:"KeyboardButton"},{id:-1598009252,predicate:"keyboardButtonSimpleWebView",params:[{name:"text",type:"string"},{name:"url",type:"string"}],type:"KeyboardButton"},{id:1205698681,predicate:"messageActionWebViewDataSentMe",params:[{name:"text",type:"string"},{name:"data",type:"string"}],type:"MessageAction"},{id:-1262252875,predicate:"messageActionWebViewDataSent",params:[{name:"text",type:"string"}],type:"MessageAction"},{id:347625491,predicate:"updateBotMenuButton",params:[{name:"bot_id",type:"long"},{name:"button",type:"BotMenuButton"}],type:"Update"},{id:1966318984,predicate:"botMenuButtonDefault",params:[],type:"BotMenuButton"},{id:1113113093,predicate:"botMenuButtonCommands",params:[],type:"BotMenuButton"},{id:-944407322,predicate:"botMenuButton",params:[{name:"text",type:"string"},{name:"url",type:"string"}],type:"BotMenuButton"},{id:-67704655,predicate:"account.savedRingtonesNotModified",params:[],type:"account.SavedRingtones"},{id:-1041683259,predicate:"account.savedRingtones",params:[{name:"hash",type:"long"},{name:"ringtones",type:"Vector<Document>"}],type:"account.SavedRingtones"},{id:1960361625,predicate:"updateSavedRingtones",params:[],type:"Update"},{id:-1746354498,predicate:"notificationSoundDefault",params:[],type:"NotificationSound"},{id:1863070943,predicate:"notificationSoundNone",params:[],type:"NotificationSound"},{id:-2096391452,predicate:"notificationSoundLocal",params:[{name:"title",type:"string"},{name:"data",type:"string"}],type:"NotificationSound"},{id:-9666487,predicate:"notificationSoundRingtone",params:[{name:"id",type:"long"}],type:"NotificationSound"},{id:-1222230163,predicate:"account.savedRingtone",params:[],type:"account.SavedRingtone"},{id:523271863,predicate:"account.savedRingtoneConverted",params:[{name:"document",type:"Document"}],type:"account.SavedRingtone"},{id:2104224014,predicate:"attachMenuPeerTypeSameBotPM",params:[],type:"AttachMenuPeerType"},{id:-1020528102,predicate:"attachMenuPeerTypeBotPM",params:[],type:"AttachMenuPeerType"},{id:-247016673,predicate:"attachMenuPeerTypePM",params:[],type:"AttachMenuPeerType"},{id:84480319,predicate:"attachMenuPeerTypeChat",params:[],type:"AttachMenuPeerType"},{id:2080104188,predicate:"attachMenuPeerTypeBroadcast",params:[],type:"AttachMenuPeerType"},{id:-317687113,predicate:"chatInvitePublicJoinRequests",params:[],type:"ExportedChatInvite"},{id:-977967015,predicate:"inputInvoiceMessage",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"InputInvoice"},{id:-1020867857,predicate:"inputInvoiceSlug",params:[{name:"slug",type:"string"}],type:"InputInvoice"},{id:-1362048039,predicate:"payments.exportedInvoice",params:[{name:"url",type:"string"}],type:"payments.ExportedInvoice"},{id:8703322,predicate:"updateTranscribedAudio",params:[{name:"flags",type:"#"},{name:"pending",type:"flags.0?true"},{name:"peer",type:"Peer"},{name:"msg_id",type:"int"},{name:"transcription_id",type:"long"},{name:"text",type:"string"}],type:"Update"},{id:-809903785,predicate:"messages.transcribedAudio",params:[{name:"flags",type:"#"},{name:"pending",type:"flags.0?true"},{name:"transcription_id",type:"long"},{name:"text",type:"string"},{name:"trial_remains_num",type:"flags.1?int"},{name:"trial_remains_until_date",type:"flags.1?int"}],type:"messages.TranscribedAudio"},{id:909284270,predicate:"dialogFilterDefault",params:[],type:"DialogFilter"},{id:1395946908,predicate:"help.premiumPromo",params:[{name:"status_text",type:"string"},{name:"status_entities",type:"Vector<MessageEntity>"},{name:"video_sections",type:"Vector<string>"},{name:"videos",type:"Vector<Document>"},{name:"period_options",type:"Vector<PremiumSubscriptionOption>"},{name:"users",type:"Vector<User>"}],type:"help.PremiumPromo"},{id:-925956616,predicate:"messageEntityCustomEmoji",params:[{name:"offset",type:"int"},{name:"length",type:"int"},{name:"document_id",type:"long"}],type:"MessageEntity"},{id:-48981863,predicate:"documentAttributeCustomEmoji",params:[{name:"flags",type:"#"},{name:"free",type:"flags.0?true"},{name:"text_color",type:"flags.1?true"},{name:"alt",type:"string"},{name:"stickerset",type:"InputStickerSet"}],type:"DocumentAttribute"},{id:1087454222,predicate:"stickerSetFullCovered",params:[{name:"set",type:"StickerSet"},{name:"packs",type:"Vector<StickerPack>"},{name:"keywords",type:"Vector<StickerKeyword>"},{name:"documents",type:"Vector<Document>"}],type:"StickerSetCovered"},{id:-1502273946,predicate:"inputStorePaymentPremiumSubscription",params:[{name:"flags",type:"#"},{name:"restore",type:"flags.0?true"},{name:"upgrade",type:"flags.1?true"}],type:"InputStorePaymentPurpose"},{id:1634697192,predicate:"inputStorePaymentGiftPremium",params:[{name:"user_id",type:"InputUser"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"InputStorePaymentPurpose"},{id:1818391802,predicate:"messageActionGiftPremium",params:[{name:"flags",type:"#"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"months",type:"int"},{name:"crypto_currency",type:"flags.0?string"},{name:"crypto_amount",type:"flags.0?long"},{name:"message",type:"flags.1?TextWithEntities"}],type:"MessageAction"},{id:-930399486,predicate:"inputStickerSetPremiumGifts",params:[],type:"InputStickerSet"},{id:-78886548,predicate:"updateReadFeaturedEmojiStickers",params:[],type:"Update"},{id:-1360618136,predicate:"inputPrivacyKeyVoiceMessages",params:[],type:"InputPrivacyKey"},{id:110621716,predicate:"privacyKeyVoiceMessages",params:[],type:"PrivacyKey"},{id:-1996951013,predicate:"paymentFormMethod",params:[{name:"url",type:"string"},{name:"title",type:"string"}],type:"PaymentFormMethod"},{id:-193992412,predicate:"inputWebFileAudioAlbumThumbLocation",params:[{name:"flags",type:"#"},{name:"small",type:"flags.2?true"},{name:"document",type:"flags.0?InputDocument"},{name:"title",type:"flags.1?string"},{name:"performer",type:"flags.1?string"}],type:"InputWebFileLocation"},{id:769727150,predicate:"emojiStatusEmpty",params:[],type:"EmojiStatus"},{id:-402717046,predicate:"emojiStatus",params:[{name:"flags",type:"#"},{name:"document_id",type:"long"},{name:"until",type:"flags.0?int"}],type:"EmojiStatus"},{id:674706841,predicate:"updateUserEmojiStatus",params:[{name:"user_id",type:"long"},{name:"emoji_status",type:"EmojiStatus"}],type:"Update"},{id:821314523,predicate:"updateRecentEmojiStatuses",params:[],type:"Update"},{id:-796072379,predicate:"account.emojiStatusesNotModified",params:[],type:"account.EmojiStatuses"},{id:-1866176559,predicate:"account.emojiStatuses",params:[{name:"hash",type:"long"},{name:"statuses",type:"Vector<EmojiStatus>"}],type:"account.EmojiStatuses"},{id:2046153753,predicate:"reactionEmpty",params:[],type:"Reaction"},{id:455247544,predicate:"reactionEmoji",params:[{name:"emoticon",type:"string"}],type:"Reaction"},{id:-1992950669,predicate:"reactionCustomEmoji",params:[{name:"document_id",type:"long"}],type:"Reaction"},{id:-352570692,predicate:"chatReactionsNone",params:[],type:"ChatReactions"},{id:1385335754,predicate:"chatReactionsAll",params:[{name:"flags",type:"#"},{name:"allow_custom",type:"flags.0?true"}],type:"ChatReactions"},{id:1713193015,predicate:"chatReactionsSome",params:[{name:"reactions",type:"Vector<Reaction>"}],type:"ChatReactions"},{id:-1334846497,predicate:"messages.reactionsNotModified",params:[],type:"messages.Reactions"},{id:-352454890,predicate:"messages.reactions",params:[{name:"hash",type:"long"},{name:"reactions",type:"Vector<Reaction>"}],type:"messages.Reactions"},{id:1870160884,predicate:"updateRecentReactions",params:[],type:"Update"},{id:-2030252155,predicate:"updateMoveStickerSetToTop",params:[{name:"flags",type:"#"},{name:"masks",type:"flags.0?true"},{name:"emojis",type:"flags.1?true"},{name:"stickerset",type:"long"}],type:"Update"},{id:-196020837,predicate:"auth.sentCodeTypeEmailCode",params:[{name:"flags",type:"#"},{name:"apple_signin_allowed",type:"flags.0?true"},{name:"google_signin_allowed",type:"flags.1?true"},{name:"email_pattern",type:"string"},{name:"length",type:"int"},{name:"reset_available_period",type:"flags.3?int"},{name:"reset_pending_date",type:"flags.4?int"}],type:"auth.SentCodeType"},{id:-1521934870,predicate:"auth.sentCodeTypeSetUpEmailRequired",params:[{name:"flags",type:"#"},{name:"apple_signin_allowed",type:"flags.0?true"},{name:"google_signin_allowed",type:"flags.1?true"}],type:"auth.SentCodeType"},{id:1128644211,predicate:"emailVerifyPurposeLoginSetup",params:[{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"}],type:"EmailVerifyPurpose"},{id:1383932651,predicate:"emailVerifyPurposeLoginChange",params:[],type:"EmailVerifyPurpose"},{id:-1141565819,predicate:"emailVerifyPurposePassport",params:[],type:"EmailVerifyPurpose"},{id:-1842457175,predicate:"emailVerificationCode",params:[{name:"code",type:"string"}],type:"EmailVerification"},{id:-611279166,predicate:"emailVerificationGoogle",params:[{name:"token",type:"string"}],type:"EmailVerification"},{id:-1764723459,predicate:"emailVerificationApple",params:[{name:"token",type:"string"}],type:"EmailVerification"},{id:731303195,predicate:"account.emailVerified",params:[{name:"email",type:"string"}],type:"account.EmailVerified"},{id:-507835039,predicate:"account.emailVerifiedLogin",params:[{name:"email",type:"string"},{name:"sent_code",type:"auth.SentCode"}],type:"account.EmailVerified"},{id:1596792306,predicate:"premiumSubscriptionOption",params:[{name:"flags",type:"#"},{name:"current",type:"flags.1?true"},{name:"can_purchase_upgrade",type:"flags.2?true"},{name:"transaction",type:"flags.3?string"},{name:"months",type:"int"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"bot_url",type:"string"},{name:"store_product",type:"flags.0?string"}],type:"PremiumSubscriptionOption"},{id:80008398,predicate:"inputStickerSetEmojiGenericAnimations",params:[],type:"InputStickerSet"},{id:701560302,predicate:"inputStickerSetEmojiDefaultStatuses",params:[],type:"InputStickerSet"},{id:-1206095820,predicate:"sendAsPeer",params:[{name:"flags",type:"#"},{name:"premium_required",type:"flags.0?true"},{name:"peer",type:"Peer"}],type:"SendAsPeer"},{id:-1386050360,predicate:"messageExtendedMediaPreview",params:[{name:"flags",type:"#"},{name:"w",type:"flags.0?int"},{name:"h",type:"flags.0?int"},{name:"thumb",type:"flags.1?PhotoSize"},{name:"video_duration",type:"flags.2?int"}],type:"MessageExtendedMedia"},{id:-297296796,predicate:"messageExtendedMedia",params:[{name:"media",type:"MessageMedia"}],type:"MessageExtendedMedia"},{id:-710666460,predicate:"updateMessageExtendedMedia",params:[{name:"peer",type:"Peer"},{name:"msg_id",type:"int"},{name:"extended_media",type:"Vector<MessageExtendedMedia>"}],type:"Update"},{id:-50416996,predicate:"stickerKeyword",params:[{name:"document_id",type:"long"},{name:"keyword",type:"Vector<string>"}],type:"StickerKeyword"},{id:-1274595769,predicate:"username",params:[{name:"flags",type:"#"},{name:"editable",type:"flags.0?true"},{name:"active",type:"flags.1?true"},{name:"username",type:"string"}],type:"Username"},{id:-263212119,predicate:"channelAdminLogEventActionChangeUsernames",params:[{name:"prev_value",type:"Vector<string>"},{name:"new_value",type:"Vector<string>"}],type:"ChannelAdminLogEventAction"},{id:46949251,predicate:"channelAdminLogEventActionToggleForum",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:1483767080,predicate:"channelAdminLogEventActionCreateTopic",params:[{name:"topic",type:"ForumTopic"}],type:"ChannelAdminLogEventAction"},{id:-261103096,predicate:"channelAdminLogEventActionEditTopic",params:[{name:"prev_topic",type:"ForumTopic"},{name:"new_topic",type:"ForumTopic"}],type:"ChannelAdminLogEventAction"},{id:-1374254839,predicate:"channelAdminLogEventActionDeleteTopic",params:[{name:"topic",type:"ForumTopic"}],type:"ChannelAdminLogEventAction"},{id:1569535291,predicate:"channelAdminLogEventActionPinTopic",params:[{name:"flags",type:"#"},{name:"prev_topic",type:"flags.0?ForumTopic"},{name:"new_topic",type:"flags.1?ForumTopic"}],type:"ChannelAdminLogEventAction"},{id:37687451,predicate:"forumTopicDeleted",params:[{name:"id",type:"int"}],type:"ForumTopic"},{id:1903173033,predicate:"forumTopic",params:[{name:"flags",type:"#"},{name:"my",type:"flags.1?true"},{name:"closed",type:"flags.2?true"},{name:"pinned",type:"flags.3?true"},{name:"short",type:"flags.5?true"},{name:"hidden",type:"flags.6?true"},{name:"id",type:"int"},{name:"date",type:"int"},{name:"title",type:"string"},{name:"icon_color",type:"int"},{name:"icon_emoji_id",type:"flags.0?long"},{name:"top_message",type:"int"},{name:"read_inbox_max_id",type:"int"},{name:"read_outbox_max_id",type:"int"},{name:"unread_count",type:"int"},{name:"unread_mentions_count",type:"int"},{name:"unread_reactions_count",type:"int"},{name:"from_id",type:"Peer"},{name:"notify_settings",type:"PeerNotifySettings"},{name:"draft",type:"flags.4?DraftMessage"}],type:"ForumTopic"},{id:913709011,predicate:"messages.forumTopics",params:[{name:"flags",type:"#"},{name:"order_by_create_date",type:"flags.0?true"},{name:"count",type:"int"},{name:"topics",type:"Vector<ForumTopic>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"pts",type:"int"}],type:"messages.ForumTopics"},{id:228168278,predicate:"messageActionTopicCreate",params:[{name:"flags",type:"#"},{name:"title",type:"string"},{name:"icon_color",type:"int"},{name:"icon_emoji_id",type:"flags.0?long"}],type:"MessageAction"},{id:-1064024032,predicate:"messageActionTopicEdit",params:[{name:"flags",type:"#"},{name:"title",type:"flags.0?string"},{name:"icon_emoji_id",type:"flags.1?long"},{name:"closed",type:"flags.2?Bool"},{name:"hidden",type:"flags.3?Bool"}],type:"MessageAction"},{id:422509539,predicate:"updateChannelPinnedTopic",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"channel_id",type:"long"},{name:"topic_id",type:"int"}],type:"Update"},{id:1548122514,predicate:"inputNotifyForumTopic",params:[{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"int"}],type:"InputNotifyPeer"},{id:577659656,predicate:"notifyForumTopic",params:[{name:"peer",type:"Peer"},{name:"top_msg_id",type:"int"}],type:"NotifyPeer"},{id:1153562857,predicate:"inputStickerSetEmojiDefaultTopicIcons",params:[],type:"InputStickerSet"},{id:406407439,predicate:"messages.sponsoredMessagesEmpty",params:[],type:"messages.SponsoredMessages"},{id:-31881726,predicate:"updateChannelPinnedTopics",params:[{name:"flags",type:"#"},{name:"channel_id",type:"long"},{name:"order",type:"flags.0?Vector<int>"}],type:"Update"},{id:1135897376,predicate:"defaultHistoryTTL",params:[{name:"period",type:"int"}],type:"DefaultHistoryTTL"},{id:116234636,predicate:"auth.codeTypeFragmentSms",params:[],type:"auth.CodeType"},{id:-648651719,predicate:"auth.sentCodeTypeFragmentSms",params:[{name:"url",type:"string"},{name:"length",type:"int"}],type:"auth.SentCodeType"},{id:1103040667,predicate:"exportedContactToken",params:[{name:"url",type:"string"},{name:"expires",type:"int"}],type:"ExportedContactToken"},{id:1693675004,predicate:"channelAdminLogEventActionToggleAntiSpam",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:1474192222,predicate:"messageActionSuggestProfilePhoto",params:[{name:"photo",type:"Photo"}],type:"MessageAction"},{id:2008112412,predicate:"stickerSetNoCovered",params:[{name:"set",type:"StickerSet"}],type:"StickerSetCovered"},{id:542282808,predicate:"updateUser",params:[{name:"user_id",type:"long"}],type:"Update"},{id:596704836,predicate:"auth.sentCodeSuccess",params:[{name:"authorization",type:"auth.Authorization"}],type:"auth.SentCode"},{id:827428507,predicate:"messageActionRequestedPeer",params:[{name:"button_id",type:"int"},{name:"peers",type:"Vector<Peer>"}],type:"MessageAction"},{id:1597737472,predicate:"requestPeerTypeUser",params:[{name:"flags",type:"#"},{name:"bot",type:"flags.0?Bool"},{name:"premium",type:"flags.1?Bool"}],type:"RequestPeerType"},{id:-906990053,predicate:"requestPeerTypeChat",params:[{name:"flags",type:"#"},{name:"creator",type:"flags.0?true"},{name:"bot_participant",type:"flags.5?true"},{name:"has_username",type:"flags.3?Bool"},{name:"forum",type:"flags.4?Bool"},{name:"user_admin_rights",type:"flags.1?ChatAdminRights"},{name:"bot_admin_rights",type:"flags.2?ChatAdminRights"}],type:"RequestPeerType"},{id:865857388,predicate:"requestPeerTypeBroadcast",params:[{name:"flags",type:"#"},{name:"creator",type:"flags.0?true"},{name:"has_username",type:"flags.3?Bool"},{name:"user_admin_rights",type:"flags.1?ChatAdminRights"},{name:"bot_admin_rights",type:"flags.2?ChatAdminRights"}],type:"RequestPeerType"},{id:1406648280,predicate:"keyboardButtonRequestPeer",params:[{name:"text",type:"string"},{name:"button_id",type:"int"},{name:"peer_type",type:"RequestPeerType"},{name:"max_quantity",type:"int"}],type:"KeyboardButton"},{id:1209970170,predicate:"emojiListNotModified",params:[],type:"EmojiList"},{id:2048790993,predicate:"emojiList",params:[{name:"hash",type:"long"},{name:"document_id",type:"Vector<long>"}],type:"EmojiList"},{id:10475318,predicate:"auth.sentCodeTypeFirebaseSms",params:[{name:"flags",type:"#"},{name:"nonce",type:"flags.0?bytes"},{name:"play_integrity_project_id",type:"flags.2?long"},{name:"play_integrity_nonce",type:"flags.2?bytes"},{name:"receipt",type:"flags.1?string"},{name:"push_timeout",type:"flags.1?int"},{name:"length",type:"int"}],type:"auth.SentCodeType"},{id:2056961449,predicate:"emojiGroup",params:[{name:"title",type:"string"},{name:"icon_emoji_id",type:"long"},{name:"emoticons",type:"Vector<string>"}],type:"EmojiGroup"},{id:1874111879,predicate:"messages.emojiGroupsNotModified",params:[],type:"messages.EmojiGroups"},{id:-2011186869,predicate:"messages.emojiGroups",params:[{name:"hash",type:"int"},{name:"groups",type:"Vector<EmojiGroup>"}],type:"messages.EmojiGroups"},{id:-128171716,predicate:"videoSizeEmojiMarkup",params:[{name:"emoji_id",type:"long"},{name:"background_colors",type:"Vector<int>"}],type:"VideoSize"},{id:228623102,predicate:"videoSizeStickerMarkup",params:[{name:"stickerset",type:"InputStickerSet"},{name:"sticker_id",type:"long"},{name:"background_colors",type:"Vector<int>"}],type:"VideoSize"},{id:1964978502,predicate:"textWithEntities",params:[{name:"text",type:"string"},{name:"entities",type:"Vector<MessageEntity>"}],type:"TextWithEntities"},{id:870003448,predicate:"messages.translateResult",params:[{name:"result",type:"Vector<TextWithEntities>"}],type:"messages.TranslatedText"},{id:-934791986,predicate:"autoSaveSettings",params:[{name:"flags",type:"#"},{name:"photos",type:"flags.0?true"},{name:"videos",type:"flags.1?true"},{name:"video_max_size",type:"flags.2?long"}],type:"AutoSaveSettings"},{id:-2124403385,predicate:"autoSaveException",params:[{name:"peer",type:"Peer"},{name:"settings",type:"AutoSaveSettings"}],type:"AutoSaveException"},{id:1279133341,predicate:"account.autoSaveSettings",params:[{name:"users_settings",type:"AutoSaveSettings"},{name:"chats_settings",type:"AutoSaveSettings"},{name:"broadcasts_settings",type:"AutoSaveSettings"},{name:"exceptions",type:"Vector<AutoSaveException>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"account.AutoSaveSettings"},{id:-335171433,predicate:"updateAutoSaveSettings",params:[],type:"Update"},{id:2094949405,predicate:"help.appConfigNotModified",params:[],type:"help.AppConfig"},{id:-585598930,predicate:"help.appConfig",params:[{name:"hash",type:"int"},{name:"config",type:"JSONValue"}],type:"help.AppConfig"},{id:-1457472134,predicate:"inputBotAppID",params:[{name:"id",type:"long"},{name:"access_hash",type:"long"}],type:"InputBotApp"},{id:-1869872121,predicate:"inputBotAppShortName",params:[{name:"bot_id",type:"InputUser"},{name:"short_name",type:"string"}],type:"InputBotApp"},{id:1571189943,predicate:"botAppNotModified",params:[],type:"BotApp"},{id:-1778593322,predicate:"botApp",params:[{name:"flags",type:"#"},{name:"id",type:"long"},{name:"access_hash",type:"long"},{name:"short_name",type:"string"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"Photo"},{name:"document",type:"flags.0?Document"},{name:"hash",type:"long"}],type:"BotApp"},{id:-347034123,predicate:"messages.botApp",params:[{name:"flags",type:"#"},{name:"inactive",type:"flags.0?true"},{name:"request_write_access",type:"flags.1?true"},{name:"has_settings",type:"flags.2?true"},{name:"app",type:"BotApp"}],type:"messages.BotApp"},{id:-1250781739,predicate:"inlineBotWebView",params:[{name:"text",type:"string"},{name:"url",type:"string"}],type:"InlineBotWebView"},{id:1246753138,predicate:"readParticipantDate",params:[{name:"user_id",type:"long"},{name:"date",type:"int"}],type:"ReadParticipantDate"},{id:-1772913705,predicate:"dialogFilterChatlist",params:[{name:"flags",type:"#"},{name:"has_my_invites",type:"flags.26?true"},{name:"title_noanimate",type:"flags.28?true"},{name:"id",type:"int"},{name:"title",type:"TextWithEntities"},{name:"emoticon",type:"flags.25?string"},{name:"color",type:"flags.27?int"},{name:"pinned_peers",type:"Vector<InputPeer>"},{name:"include_peers",type:"Vector<InputPeer>"}],type:"DialogFilter"},{id:-203367885,predicate:"inputChatlistDialogFilter",params:[{name:"filter_id",type:"int"}],type:"InputChatlist"},{id:206668204,predicate:"exportedChatlistInvite",params:[{name:"flags",type:"#"},{name:"title",type:"string"},{name:"url",type:"string"},{name:"peers",type:"Vector<Peer>"}],type:"ExportedChatlistInvite"},{id:283567014,predicate:"chatlists.exportedChatlistInvite",params:[{name:"filter",type:"DialogFilter"},{name:"invite",type:"ExportedChatlistInvite"}],type:"chatlists.ExportedChatlistInvite"},{id:279670215,predicate:"chatlists.exportedInvites",params:[{name:"invites",type:"Vector<ExportedChatlistInvite>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"chatlists.ExportedInvites"},{id:-91752871,predicate:"chatlists.chatlistInviteAlready",params:[{name:"filter_id",type:"int"},{name:"missing_peers",type:"Vector<Peer>"},{name:"already_peers",type:"Vector<Peer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"chatlists.ChatlistInvite"},{id:-250687953,predicate:"chatlists.chatlistInvite",params:[{name:"flags",type:"#"},{name:"title_noanimate",type:"flags.1?true"},{name:"title",type:"TextWithEntities"},{name:"emoticon",type:"flags.0?string"},{name:"peers",type:"Vector<Peer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"chatlists.ChatlistInvite"},{id:-1816295539,predicate:"chatlists.chatlistUpdates",params:[{name:"missing_peers",type:"Vector<Peer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"chatlists.ChatlistUpdates"},{id:1348510708,predicate:"messageActionSetChatWallPaper",params:[{name:"flags",type:"#"},{name:"same",type:"flags.0?true"},{name:"for_both",type:"flags.1?true"},{name:"wallpaper",type:"WallPaper"}],type:"MessageAction"},{id:-391678544,predicate:"bots.botInfo",params:[{name:"name",type:"string"},{name:"about",type:"string"},{name:"description",type:"string"}],type:"bots.BotInfo"},{id:238759180,predicate:"inlineQueryPeerTypeBotPM",params:[],type:"InlineQueryPeerType"},{id:-1228133028,predicate:"messagePeerVote",params:[{name:"peer",type:"Peer"},{name:"option",type:"bytes"},{name:"date",type:"int"}],type:"MessagePeerVote"},{id:1959634180,predicate:"messagePeerVoteInputOption",params:[{name:"peer",type:"Peer"},{name:"date",type:"int"}],type:"MessagePeerVote"},{id:1177089766,predicate:"messagePeerVoteMultiple",params:[{name:"peer",type:"Peer"},{name:"options",type:"Vector<bytes>"},{name:"date",type:"int"}],type:"MessagePeerVote"},{id:941870144,predicate:"inputPrivacyKeyAbout",params:[],type:"InputPrivacyKey"},{id:-1534675103,predicate:"privacyKeyAbout",params:[],type:"PrivacyKey"},{id:-1923523370,predicate:"storyViews",params:[{name:"flags",type:"#"},{name:"has_viewers",type:"flags.1?true"},{name:"views_count",type:"int"},{name:"forwards_count",type:"flags.2?int"},{name:"reactions",type:"flags.3?Vector<ReactionCount>"},{name:"reactions_count",type:"flags.4?int"},{name:"recent_viewers",type:"flags.0?Vector<long>"}],type:"StoryViews"},{id:1374088783,predicate:"storyItemDeleted",params:[{name:"id",type:"int"}],type:"StoryItem"},{id:-5388013,predicate:"storyItemSkipped",params:[{name:"flags",type:"#"},{name:"close_friends",type:"flags.8?true"},{name:"id",type:"int"},{name:"date",type:"int"},{name:"expire_date",type:"int"}],type:"StoryItem"},{id:2041735716,predicate:"storyItem",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.5?true"},{name:"public",type:"flags.7?true"},{name:"close_friends",type:"flags.8?true"},{name:"min",type:"flags.9?true"},{name:"noforwards",type:"flags.10?true"},{name:"edited",type:"flags.11?true"},{name:"contacts",type:"flags.12?true"},{name:"selected_contacts",type:"flags.13?true"},{name:"out",type:"flags.16?true"},{name:"id",type:"int"},{name:"date",type:"int"},{name:"from_id",type:"flags.18?Peer"},{name:"fwd_from",type:"flags.17?StoryFwdHeader"},{name:"expire_date",type:"int"},{name:"caption",type:"flags.0?string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"media",type:"MessageMedia"},{name:"media_areas",type:"flags.14?Vector<MediaArea>"},{name:"privacy",type:"flags.2?Vector<PrivacyRule>"},{name:"views",type:"flags.3?StoryViews"},{name:"sent_reaction",type:"flags.15?Reaction"}],type:"StoryItem"},{id:1974712216,predicate:"updateStory",params:[{name:"peer",type:"Peer"},{name:"story",type:"StoryItem"}],type:"Update"},{id:-145845461,predicate:"updateReadStories",params:[{name:"peer",type:"Peer"},{name:"max_id",type:"int"}],type:"Update"},{id:291044926,predicate:"stories.allStoriesNotModified",params:[{name:"flags",type:"#"},{name:"state",type:"string"},{name:"stealth_mode",type:"StoriesStealthMode"}],type:"stories.AllStories"},{id:1862033025,predicate:"stories.allStories",params:[{name:"flags",type:"#"},{name:"has_more",type:"flags.0?true"},{name:"count",type:"int"},{name:"state",type:"string"},{name:"peer_stories",type:"Vector<PeerStories>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"stealth_mode",type:"StoriesStealthMode"}],type:"stories.AllStories"},{id:1673780490,predicate:"stories.stories",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"stories",type:"Vector<StoryItem>"},{name:"pinned_to_top",type:"flags.0?Vector<int>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"stories.Stories"},{id:793067081,predicate:"inputPrivacyValueAllowCloseFriends",params:[],type:"InputPrivacyRule"},{id:-135735141,predicate:"privacyValueAllowCloseFriends",params:[],type:"PrivacyRule"},{id:-1329730875,predicate:"storyView",params:[{name:"flags",type:"#"},{name:"blocked",type:"flags.0?true"},{name:"blocked_my_stories_from",type:"flags.1?true"},{name:"user_id",type:"long"},{name:"date",type:"int"},{name:"reaction",type:"flags.2?Reaction"}],type:"StoryView"},{id:1507299269,predicate:"stories.storyViewsList",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"views_count",type:"int"},{name:"forwards_count",type:"int"},{name:"reactions_count",type:"int"},{name:"views",type:"Vector<StoryView>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"next_offset",type:"flags.0?string"}],type:"stories.StoryViewsList"},{id:-560009955,predicate:"stories.storyViews",params:[{name:"views",type:"Vector<StoryViews>"},{name:"users",type:"Vector<User>"}],type:"stories.StoryViews"},{id:583071445,predicate:"inputReplyToMessage",params:[{name:"flags",type:"#"},{name:"reply_to_msg_id",type:"int"},{name:"top_msg_id",type:"flags.0?int"},{name:"reply_to_peer_id",type:"flags.1?InputPeer"},{name:"quote_text",type:"flags.2?string"},{name:"quote_entities",type:"flags.3?Vector<MessageEntity>"},{name:"quote_offset",type:"flags.4?int"}],type:"InputReplyTo"},{id:1484862010,predicate:"inputReplyToStory",params:[{name:"peer",type:"InputPeer"},{name:"story_id",type:"int"}],type:"InputReplyTo"},{id:240843065,predicate:"messageReplyStoryHeader",params:[{name:"peer",type:"Peer"},{name:"story_id",type:"int"}],type:"MessageReplyHeader"},{id:468923833,predicate:"updateStoryID",params:[{name:"id",type:"int"},{name:"random_id",type:"long"}],type:"Update"},{id:1070138683,predicate:"exportedStoryLink",params:[{name:"link",type:"string"}],type:"ExportedStoryLink"},{id:-1979852936,predicate:"inputMediaStory",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"int"}],type:"InputMedia"},{id:1758159491,predicate:"messageMediaStory",params:[{name:"flags",type:"#"},{name:"via_mention",type:"flags.1?true"},{name:"peer",type:"Peer"},{name:"id",type:"int"},{name:"story",type:"flags.0?StoryItem"}],type:"MessageMedia"},{id:781501415,predicate:"webPageAttributeStory",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"id",type:"int"},{name:"story",type:"flags.0?StoryItem"}],type:"WebPageAttribute"},{id:1898850301,predicate:"storiesStealthMode",params:[{name:"flags",type:"#"},{name:"active_until_date",type:"flags.0?int"},{name:"cooldown_until_date",type:"flags.1?int"}],type:"StoriesStealthMode"},{id:738741697,predicate:"updateStoriesStealthMode",params:[{name:"stealth_mode",type:"StoriesStealthMode"}],type:"Update"},{id:-808853502,predicate:"mediaAreaCoordinates",params:[{name:"flags",type:"#"},{name:"x",type:"double"},{name:"y",type:"double"},{name:"w",type:"double"},{name:"h",type:"double"},{name:"rotation",type:"double"},{name:"radius",type:"flags.0?double"}],type:"MediaAreaCoordinates"},{id:-1098720356,predicate:"mediaAreaVenue",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"geo",type:"GeoPoint"},{name:"title",type:"string"},{name:"address",type:"string"},{name:"provider",type:"string"},{name:"venue_id",type:"string"},{name:"venue_type",type:"string"}],type:"MediaArea"},{id:-1300094593,predicate:"inputMediaAreaVenue",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"query_id",type:"long"},{name:"result_id",type:"string"}],type:"MediaArea"},{id:-891992787,predicate:"mediaAreaGeoPoint",params:[{name:"flags",type:"#"},{name:"coordinates",type:"MediaAreaCoordinates"},{name:"geo",type:"GeoPoint"},{name:"address",type:"flags.0?GeoPointAddress"}],type:"MediaArea"},{id:2103604867,predicate:"updateSentStoryReaction",params:[{name:"peer",type:"Peer"},{name:"story_id",type:"int"},{name:"reaction",type:"Reaction"}],type:"Update"},{id:340088945,predicate:"mediaAreaSuggestedReaction",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"flipped",type:"flags.1?true"},{name:"coordinates",type:"MediaAreaCoordinates"},{name:"reaction",type:"Reaction"}],type:"MediaArea"},{id:-1707742823,predicate:"peerStories",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"max_read_id",type:"flags.0?int"},{name:"stories",type:"Vector<StoryItem>"}],type:"PeerStories"},{id:-890861720,predicate:"stories.peerStories",params:[{name:"stories",type:"PeerStories"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"stories.PeerStories"},{id:-44166467,predicate:"messages.webPage",params:[{name:"webpage",type:"WebPage"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.WebPage"},{id:-75955309,predicate:"inputStorePaymentPremiumGiftCode",params:[{name:"flags",type:"#"},{name:"users",type:"Vector<InputUser>"},{name:"boost_peer",type:"flags.0?InputPeer"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"message",type:"flags.1?TextWithEntities"}],type:"InputStorePaymentPurpose"},{id:369444042,predicate:"inputStorePaymentPremiumGiveaway",params:[{name:"flags",type:"#"},{name:"only_new_subscribers",type:"flags.0?true"},{name:"winners_are_visible",type:"flags.3?true"},{name:"boost_peer",type:"InputPeer"},{name:"additional_peers",type:"flags.1?Vector<InputPeer>"},{name:"countries_iso2",type:"flags.2?Vector<string>"},{name:"prize_description",type:"flags.4?string"},{name:"random_id",type:"long"},{name:"until_date",type:"int"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"InputStorePaymentPurpose"},{id:-1734841331,predicate:"inputInvoicePremiumGiftCode",params:[{name:"purpose",type:"InputStorePaymentPurpose"},{name:"option",type:"PremiumGiftCodeOption"}],type:"InputInvoice"},{id:629052971,predicate:"premiumGiftCodeOption",params:[{name:"flags",type:"#"},{name:"users",type:"int"},{name:"months",type:"int"},{name:"store_product",type:"flags.0?string"},{name:"store_quantity",type:"flags.1?int"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"PremiumGiftCodeOption"},{id:675942550,predicate:"payments.checkedGiftCode",params:[{name:"flags",type:"#"},{name:"via_giveaway",type:"flags.2?true"},{name:"from_id",type:"flags.4?Peer"},{name:"giveaway_msg_id",type:"flags.3?int"},{name:"to_id",type:"flags.0?long"},{name:"date",type:"int"},{name:"months",type:"int"},{name:"used_date",type:"flags.1?int"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"payments.CheckedGiftCode"},{id:-1442366485,predicate:"messageMediaGiveaway",params:[{name:"flags",type:"#"},{name:"only_new_subscribers",type:"flags.0?true"},{name:"winners_are_visible",type:"flags.2?true"},{name:"channels",type:"Vector<long>"},{name:"countries_iso2",type:"flags.1?Vector<string>"},{name:"prize_description",type:"flags.3?string"},{name:"quantity",type:"int"},{name:"months",type:"flags.4?int"},{name:"stars",type:"flags.5?long"},{name:"until_date",type:"int"}],type:"MessageMedia"},{id:1456486804,predicate:"messageActionGiftCode",params:[{name:"flags",type:"#"},{name:"via_giveaway",type:"flags.0?true"},{name:"unclaimed",type:"flags.5?true"},{name:"boost_peer",type:"flags.1?Peer"},{name:"months",type:"int"},{name:"slug",type:"string"},{name:"currency",type:"flags.2?string"},{name:"amount",type:"flags.2?long"},{name:"crypto_currency",type:"flags.3?string"},{name:"crypto_amount",type:"flags.3?long"},{name:"message",type:"flags.4?TextWithEntities"}],type:"MessageAction"},{id:-1475391004,predicate:"messageActionGiveawayLaunch",params:[{name:"flags",type:"#"},{name:"stars",type:"flags.0?long"}],type:"MessageAction"},{id:1130879648,predicate:"payments.giveawayInfo",params:[{name:"flags",type:"#"},{name:"participating",type:"flags.0?true"},{name:"preparing_results",type:"flags.3?true"},{name:"start_date",type:"int"},{name:"joined_too_early_date",type:"flags.1?int"},{name:"admin_disallowed_chat_id",type:"flags.2?long"},{name:"disallowed_country",type:"flags.4?string"}],type:"payments.GiveawayInfo"},{id:-512366993,predicate:"payments.giveawayInfoResults",params:[{name:"flags",type:"#"},{name:"winner",type:"flags.0?true"},{name:"refunded",type:"flags.1?true"},{name:"start_date",type:"int"},{name:"gift_code_slug",type:"flags.3?string"},{name:"stars_prize",type:"flags.4?long"},{name:"finish_date",type:"int"},{name:"winners_count",type:"int"},{name:"activated_count",type:"flags.2?int"}],type:"payments.GiveawayInfo"},{id:-238245204,predicate:"messageEntityBlockquote",params:[{name:"flags",type:"#"},{name:"collapsed",type:"flags.0?true"},{name:"offset",type:"int"},{name:"length",type:"int"}],type:"MessageEntity"},{id:-1303143084,predicate:"prepaidGiveaway",params:[{name:"id",type:"long"},{name:"months",type:"int"},{name:"quantity",type:"int"},{name:"date",type:"int"}],type:"PrepaidGiveaway"},{id:-1038383031,predicate:"inputMediaWebPage",params:[{name:"flags",type:"#"},{name:"force_large_media",type:"flags.0?true"},{name:"force_small_media",type:"flags.1?true"},{name:"optional",type:"flags.2?true"},{name:"url",type:"string"}],type:"InputMedia"},{id:-1109605104,predicate:"inputBotInlineMessageMediaWebPage",params:[{name:"flags",type:"#"},{name:"invert_media",type:"flags.3?true"},{name:"force_large_media",type:"flags.4?true"},{name:"force_small_media",type:"flags.5?true"},{name:"optional",type:"flags.6?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"url",type:"string"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"InputBotInlineMessage"},{id:-2137335386,predicate:"botInlineMessageMediaWebPage",params:[{name:"flags",type:"#"},{name:"invert_media",type:"flags.3?true"},{name:"force_large_media",type:"flags.4?true"},{name:"force_small_media",type:"flags.5?true"},{name:"manual",type:"flags.7?true"},{name:"safe",type:"flags.8?true"},{name:"message",type:"string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"url",type:"string"},{name:"reply_markup",type:"flags.2?ReplyMarkup"}],type:"BotInlineMessage"},{id:1262359766,predicate:"boost",params:[{name:"flags",type:"#"},{name:"gift",type:"flags.1?true"},{name:"giveaway",type:"flags.2?true"},{name:"unclaimed",type:"flags.3?true"},{name:"id",type:"string"},{name:"user_id",type:"flags.0?long"},{name:"giveaway_msg_id",type:"flags.2?int"},{name:"date",type:"int"},{name:"expires",type:"int"},{name:"used_gift_slug",type:"flags.4?string"},{name:"multiplier",type:"flags.5?int"},{name:"stars",type:"flags.6?long"}],type:"Boost"},{id:-2030542532,predicate:"premium.boostsList",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"boosts",type:"Vector<Boost>"},{name:"next_offset",type:"flags.0?string"},{name:"users",type:"Vector<User>"}],type:"premium.BoostsList"},{id:-1001897636,predicate:"myBoost",params:[{name:"flags",type:"#"},{name:"slot",type:"int"},{name:"peer",type:"flags.0?Peer"},{name:"date",type:"int"},{name:"expires",type:"int"},{name:"cooldown_until_date",type:"flags.1?int"}],type:"MyBoost"},{id:-1696454430,predicate:"premium.myBoosts",params:[{name:"my_boosts",type:"Vector<MyBoost>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"premium.MyBoosts"},{id:1230586490,predicate:"premium.boostsStatus",params:[{name:"flags",type:"#"},{name:"my_boost",type:"flags.2?true"},{name:"level",type:"int"},{name:"current_level_boosts",type:"int"},{name:"boosts",type:"int"},{name:"gift_boosts",type:"flags.4?int"},{name:"next_level_boosts",type:"flags.0?int"},{name:"premium_audience",type:"flags.1?StatsPercentValue"},{name:"boost_url",type:"string"},{name:"prepaid_giveaways",type:"flags.3?Vector<PrepaidGiveaway>"},{name:"my_boost_slots",type:"flags.2?Vector<int>"}],type:"premium.BoostsStatus"},{id:-1873947492,predicate:"updateBotChatBoost",params:[{name:"peer",type:"Peer"},{name:"boost",type:"Boost"},{name:"qts",type:"int"}],type:"Update"},{id:129403168,predicate:"updateChannelViewForumAsMessages",params:[{name:"channel_id",type:"long"},{name:"enabled",type:"Bool"}],type:"Update"},{id:-2015170219,predicate:"messageActionGiveawayResults",params:[{name:"flags",type:"#"},{name:"stars",type:"flags.0?true"},{name:"winners_count",type:"int"},{name:"unclaimed_count",type:"int"}],type:"MessageAction"},{id:-1371598819,predicate:"updatePeerWallpaper",params:[{name:"flags",type:"#"},{name:"wallpaper_overridden",type:"flags.1?true"},{name:"peer",type:"Peer"},{name:"wallpaper",type:"flags.0?WallPaper"}],type:"Update"},{id:-1205411504,predicate:"storyFwdHeader",params:[{name:"flags",type:"#"},{name:"modified",type:"flags.3?true"},{name:"from",type:"flags.0?Peer"},{name:"from_name",type:"flags.1?string"},{name:"story_id",type:"flags.2?int"}],type:"StoryFwdHeader"},{id:-419066241,predicate:"postInteractionCountersMessage",params:[{name:"msg_id",type:"int"},{name:"views",type:"int"},{name:"forwards",type:"int"},{name:"reactions",type:"int"}],type:"PostInteractionCounters"},{id:-1974989273,predicate:"postInteractionCountersStory",params:[{name:"story_id",type:"int"},{name:"views",type:"int"},{name:"forwards",type:"int"},{name:"reactions",type:"int"}],type:"PostInteractionCounters"},{id:1355613820,predicate:"stats.storyStats",params:[{name:"views_graph",type:"StatsGraph"},{name:"reactions_by_emotion_graph",type:"StatsGraph"}],type:"stats.StoryStats"},{id:32685898,predicate:"publicForwardMessage",params:[{name:"message",type:"Message"}],type:"PublicForward"},{id:-302797360,predicate:"publicForwardStory",params:[{name:"peer",type:"Peer"},{name:"story",type:"StoryItem"}],type:"PublicForward"},{id:-1828487648,predicate:"stats.publicForwards",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"forwards",type:"Vector<PublicForward>"},{name:"next_offset",type:"flags.0?string"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"stats.PublicForwards"},{id:-1253352753,predicate:"peerColor",params:[{name:"flags",type:"#"},{name:"color",type:"flags.0?int"},{name:"background_emoji_id",type:"flags.1?long"}],type:"PeerColor"},{id:639736408,predicate:"help.peerColorSet",params:[{name:"colors",type:"Vector<int>"}],type:"help.PeerColorSet"},{id:1987928555,predicate:"help.peerColorProfileSet",params:[{name:"palette_colors",type:"Vector<int>"},{name:"bg_colors",type:"Vector<int>"},{name:"story_colors",type:"Vector<int>"}],type:"help.PeerColorSet"},{id:-1377014082,predicate:"help.peerColorOption",params:[{name:"flags",type:"#"},{name:"hidden",type:"flags.0?true"},{name:"color_id",type:"int"},{name:"colors",type:"flags.1?help.PeerColorSet"},{name:"dark_colors",type:"flags.2?help.PeerColorSet"},{name:"channel_min_level",type:"flags.3?int"},{name:"group_min_level",type:"flags.4?int"}],type:"help.PeerColorOption"},{id:732034510,predicate:"help.peerColorsNotModified",params:[],type:"help.PeerColors"},{id:16313608,predicate:"help.peerColors",params:[{name:"hash",type:"int"},{name:"colors",type:"Vector<help.PeerColorOption>"}],type:"help.PeerColors"},{id:-827703647,predicate:"messageMediaGiveawayResults",params:[{name:"flags",type:"#"},{name:"only_new_subscribers",type:"flags.0?true"},{name:"refunded",type:"flags.2?true"},{name:"channel_id",type:"long"},{name:"additional_peers_count",type:"flags.3?int"},{name:"launch_msg_id",type:"int"},{name:"winners_count",type:"int"},{name:"unclaimed_count",type:"int"},{name:"winners",type:"Vector<long>"},{name:"months",type:"flags.4?int"},{name:"stars",type:"flags.5?long"},{name:"prize_description",type:"flags.1?string"},{name:"until_date",type:"int"}],type:"MessageMedia"},{id:1620104917,predicate:"storyReaction",params:[{name:"peer_id",type:"Peer"},{name:"date",type:"int"},{name:"reaction",type:"Reaction"}],type:"StoryReaction"},{id:-1146411453,predicate:"storyReactionPublicForward",params:[{name:"message",type:"Message"}],type:"StoryReaction"},{id:-808644845,predicate:"storyReactionPublicRepost",params:[{name:"peer_id",type:"Peer"},{name:"story",type:"StoryItem"}],type:"StoryReaction"},{id:-1436583780,predicate:"stories.storyReactionsList",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"reactions",type:"Vector<StoryReaction>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"},{name:"next_offset",type:"flags.0?string"}],type:"stories.StoryReactionsList"},{id:-1870436597,predicate:"storyViewPublicForward",params:[{name:"flags",type:"#"},{name:"blocked",type:"flags.0?true"},{name:"blocked_my_stories_from",type:"flags.1?true"},{name:"message",type:"Message"}],type:"StoryView"},{id:-1116418231,predicate:"storyViewPublicRepost",params:[{name:"flags",type:"#"},{name:"blocked",type:"flags.0?true"},{name:"blocked_my_stories_from",type:"flags.1?true"},{name:"peer_id",type:"Peer"},{name:"story",type:"StoryItem"}],type:"StoryView"},{id:1469507456,predicate:"channelAdminLogEventActionChangePeerColor",params:[{name:"prev_value",type:"PeerColor"},{name:"new_value",type:"PeerColor"}],type:"ChannelAdminLogEventAction"},{id:1581742885,predicate:"channelAdminLogEventActionChangeProfilePeerColor",params:[{name:"prev_value",type:"PeerColor"},{name:"new_value",type:"PeerColor"}],type:"ChannelAdminLogEventAction"},{id:834362706,predicate:"channelAdminLogEventActionChangeWallpaper",params:[{name:"prev_value",type:"WallPaper"},{name:"new_value",type:"WallPaper"}],type:"ChannelAdminLogEventAction"},{id:1051328177,predicate:"channelAdminLogEventActionChangeEmojiStatus",params:[{name:"prev_value",type:"EmojiStatus"},{name:"new_value",type:"EmojiStatus"}],type:"ChannelAdminLogEventAction"},{id:1232373075,predicate:"inputStickerSetEmojiChannelDefaultStatuses",params:[],type:"InputStickerSet"},{id:1996756655,predicate:"mediaAreaChannelPost",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"channel_id",type:"long"},{name:"msg_id",type:"int"}],type:"MediaArea"},{id:577893055,predicate:"inputMediaAreaChannelPost",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"channel",type:"InputChannel"},{name:"msg_id",type:"int"}],type:"MediaArea"},{id:-1407069234,predicate:"updateBotMessageReaction",params:[{name:"peer",type:"Peer"},{name:"msg_id",type:"int"},{name:"date",type:"int"},{name:"actor",type:"Peer"},{name:"old_reactions",type:"Vector<Reaction>"},{name:"new_reactions",type:"Vector<Reaction>"},{name:"qts",type:"int"}],type:"Update"},{id:164329305,predicate:"updateBotMessageReactions",params:[{name:"peer",type:"Peer"},{name:"msg_id",type:"int"},{name:"date",type:"int"},{name:"reactions",type:"Vector<ReactionCount>"},{name:"qts",type:"int"}],type:"Update"},{id:-1115174036,predicate:"savedDialog",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.2?true"},{name:"peer",type:"Peer"},{name:"top_message",type:"int"}],type:"SavedDialog"},{id:-1364222348,predicate:"updateSavedDialogPinned",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"peer",type:"DialogPeer"}],type:"Update"},{id:1751942566,predicate:"updatePinnedSavedDialogs",params:[{name:"flags",type:"#"},{name:"order",type:"flags.0?Vector<DialogPeer>"}],type:"Update"},{id:-130358751,predicate:"messages.savedDialogs",params:[{name:"dialogs",type:"Vector<SavedDialog>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.SavedDialogs"},{id:1153080793,predicate:"messages.savedDialogsSlice",params:[{name:"count",type:"int"},{name:"dialogs",type:"Vector<SavedDialog>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.SavedDialogs"},{id:-1071681560,predicate:"messages.savedDialogsNotModified",params:[{name:"count",type:"int"}],type:"messages.SavedDialogs"},{id:-881854424,predicate:"savedReactionTag",params:[{name:"flags",type:"#"},{name:"reaction",type:"Reaction"},{name:"title",type:"flags.0?string"},{name:"count",type:"int"}],type:"SavedReactionTag"},{id:-2003084817,predicate:"messages.savedReactionTagsNotModified",params:[],type:"messages.SavedReactionTags"},{id:844731658,predicate:"messages.savedReactionTags",params:[{name:"tags",type:"Vector<SavedReactionTag>"},{name:"hash",type:"long"}],type:"messages.SavedReactionTags"},{id:969307186,predicate:"updateSavedReactionTags",params:[],type:"Update"},{id:1001931436,predicate:"outboxReadDate",params:[{name:"date",type:"int"}],type:"OutboxReadDate"},{id:-872240531,predicate:"messageActionBoostApply",params:[{name:"boosts",type:"int"}],type:"MessageAction"},{id:1188577451,predicate:"channelAdminLogEventActionChangeEmojiStickerSet",params:[{name:"prev_stickerset",type:"InputStickerSet"},{name:"new_stickerset",type:"InputStickerSet"}],type:"ChannelAdminLogEventAction"},{id:-594852657,predicate:"smsjobs.eligibleToJoin",params:[{name:"terms_url",type:"string"},{name:"monthly_sent_sms",type:"int"}],type:"smsjobs.EligibilityToJoin"},{id:720277905,predicate:"smsjobs.status",params:[{name:"flags",type:"#"},{name:"allow_international",type:"flags.0?true"},{name:"recent_sent",type:"int"},{name:"recent_since",type:"int"},{name:"recent_remains",type:"int"},{name:"total_sent",type:"int"},{name:"total_since",type:"int"},{name:"last_gift_slug",type:"flags.1?string"},{name:"terms_url",type:"string"}],type:"smsjobs.Status"},{id:-245208620,predicate:"updateSmsJob",params:[{name:"job_id",type:"string"}],type:"Update"},{id:-425595208,predicate:"smsJob",params:[{name:"job_id",type:"string"},{name:"phone_number",type:"string"},{name:"text",type:"string"}],type:"SmsJob"},{id:302717625,predicate:"businessWeeklyOpen",params:[{name:"start_minute",type:"int"},{name:"end_minute",type:"int"}],type:"BusinessWeeklyOpen"},{id:-1936543592,predicate:"businessWorkHours",params:[{name:"flags",type:"#"},{name:"open_now",type:"flags.0?true"},{name:"timezone_id",type:"string"},{name:"weekly_open",type:"Vector<BusinessWeeklyOpen>"}],type:"BusinessWorkHours"},{id:-1403249929,predicate:"businessLocation",params:[{name:"flags",type:"#"},{name:"geo_point",type:"flags.0?GeoPoint"},{name:"address",type:"string"}],type:"BusinessLocation"},{id:1871393450,predicate:"inputBusinessRecipients",params:[{name:"flags",type:"#"},{name:"existing_chats",type:"flags.0?true"},{name:"new_chats",type:"flags.1?true"},{name:"contacts",type:"flags.2?true"},{name:"non_contacts",type:"flags.3?true"},{name:"exclude_selected",type:"flags.5?true"},{name:"users",type:"flags.4?Vector<InputUser>"}],type:"InputBusinessRecipients"},{id:554733559,predicate:"businessRecipients",params:[{name:"flags",type:"#"},{name:"existing_chats",type:"flags.0?true"},{name:"new_chats",type:"flags.1?true"},{name:"contacts",type:"flags.2?true"},{name:"non_contacts",type:"flags.3?true"},{name:"exclude_selected",type:"flags.5?true"},{name:"users",type:"flags.4?Vector<long>"}],type:"BusinessRecipients"},{id:-910564679,predicate:"businessAwayMessageScheduleAlways",params:[],type:"BusinessAwayMessageSchedule"},{id:-1007487743,predicate:"businessAwayMessageScheduleOutsideWorkHours",params:[],type:"BusinessAwayMessageSchedule"},{id:-867328308,predicate:"businessAwayMessageScheduleCustom",params:[{name:"start_date",type:"int"},{name:"end_date",type:"int"}],type:"BusinessAwayMessageSchedule"},{id:26528571,predicate:"inputBusinessGreetingMessage",params:[{name:"shortcut_id",type:"int"},{name:"recipients",type:"InputBusinessRecipients"},{name:"no_activity_days",type:"int"}],type:"InputBusinessGreetingMessage"},{id:-451302485,predicate:"businessGreetingMessage",params:[{name:"shortcut_id",type:"int"},{name:"recipients",type:"BusinessRecipients"},{name:"no_activity_days",type:"int"}],type:"BusinessGreetingMessage"},{id:-2094959136,predicate:"inputBusinessAwayMessage",params:[{name:"flags",type:"#"},{name:"offline_only",type:"flags.0?true"},{name:"shortcut_id",type:"int"},{name:"schedule",type:"BusinessAwayMessageSchedule"},{name:"recipients",type:"InputBusinessRecipients"}],type:"InputBusinessAwayMessage"},{id:-283809188,predicate:"businessAwayMessage",params:[{name:"flags",type:"#"},{name:"offline_only",type:"flags.0?true"},{name:"shortcut_id",type:"int"},{name:"schedule",type:"BusinessAwayMessageSchedule"},{name:"recipients",type:"BusinessRecipients"}],type:"BusinessAwayMessage"},{id:-7173643,predicate:"timezone",params:[{name:"id",type:"string"},{name:"name",type:"string"},{name:"utc_offset",type:"int"}],type:"Timezone"},{id:-1761146676,predicate:"help.timezonesListNotModified",params:[],type:"help.TimezonesList"},{id:2071260529,predicate:"help.timezonesList",params:[{name:"timezones",type:"Vector<Timezone>"},{name:"hash",type:"int"}],type:"help.TimezonesList"},{id:110563371,predicate:"quickReply",params:[{name:"shortcut_id",type:"int"},{name:"shortcut",type:"string"},{name:"top_message",type:"int"},{name:"count",type:"int"}],type:"QuickReply"},{id:609840449,predicate:"inputQuickReplyShortcut",params:[{name:"shortcut",type:"string"}],type:"InputQuickReplyShortcut"},{id:18418929,predicate:"inputQuickReplyShortcutId",params:[{name:"shortcut_id",type:"int"}],type:"InputQuickReplyShortcut"},{id:-963811691,predicate:"messages.quickReplies",params:[{name:"quick_replies",type:"Vector<QuickReply>"},{name:"messages",type:"Vector<Message>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"messages.QuickReplies"},{id:1603398491,predicate:"messages.quickRepliesNotModified",params:[],type:"messages.QuickReplies"},{id:-112784718,predicate:"updateQuickReplies",params:[{name:"quick_replies",type:"Vector<QuickReply>"}],type:"Update"},{id:-180508905,predicate:"updateNewQuickReply",params:[{name:"quick_reply",type:"QuickReply"}],type:"Update"},{id:1407644140,predicate:"updateDeleteQuickReply",params:[{name:"shortcut_id",type:"int"}],type:"Update"},{id:1040518415,predicate:"updateQuickReplyMessage",params:[{name:"message",type:"Message"}],type:"Update"},{id:1450174413,predicate:"updateDeleteQuickReplyMessages",params:[{name:"shortcut_id",type:"int"},{name:"messages",type:"Vector<int>"}],type:"Update"},{id:-849058964,predicate:"connectedBot",params:[{name:"flags",type:"#"},{name:"bot_id",type:"long"},{name:"recipients",type:"BusinessBotRecipients"},{name:"rights",type:"BusinessBotRights"}],type:"ConnectedBot"},{id:400029819,predicate:"account.connectedBots",params:[{name:"connected_bots",type:"Vector<ConnectedBot>"},{name:"users",type:"Vector<User>"}],type:"account.ConnectedBots"},{id:718878489,predicate:"messages.dialogFilters",params:[{name:"flags",type:"#"},{name:"tags_enabled",type:"flags.0?true"},{name:"filters",type:"Vector<DialogFilter>"}],type:"messages.DialogFilters"},{id:1821253126,predicate:"birthday",params:[{name:"flags",type:"#"},{name:"day",type:"int"},{name:"month",type:"int"},{name:"year",type:"flags.0?int"}],type:"Birthday"},{id:-1964652166,predicate:"updateBotBusinessConnect",params:[{name:"connection",type:"BotBusinessConnection"},{name:"qts",type:"int"}],type:"Update"},{id:-1646578564,predicate:"updateBotNewBusinessMessage",params:[{name:"flags",type:"#"},{name:"connection_id",type:"string"},{name:"message",type:"Message"},{name:"reply_to_message",type:"flags.0?Message"},{name:"qts",type:"int"}],type:"Update"},{id:132077692,predicate:"updateBotEditBusinessMessage",params:[{name:"flags",type:"#"},{name:"connection_id",type:"string"},{name:"message",type:"Message"},{name:"reply_to_message",type:"flags.0?Message"},{name:"qts",type:"int"}],type:"Update"},{id:-1607821266,predicate:"updateBotDeleteBusinessMessage",params:[{name:"connection_id",type:"string"},{name:"peer",type:"Peer"},{name:"messages",type:"Vector<int>"},{name:"qts",type:"int"}],type:"Update"},{id:-1892371723,predicate:"botBusinessConnection",params:[{name:"flags",type:"#"},{name:"disabled",type:"flags.1?true"},{name:"connection_id",type:"string"},{name:"user_id",type:"long"},{name:"dc_id",type:"int"},{name:"date",type:"int"},{name:"rights",type:"flags.2?BusinessBotRights"}],type:"BotBusinessConnection"},{id:163867085,predicate:"inputBusinessIntro",params:[{name:"flags",type:"#"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"sticker",type:"flags.0?InputDocument"}],type:"InputBusinessIntro"},{id:1510606445,predicate:"businessIntro",params:[{name:"flags",type:"#"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"sticker",type:"flags.0?Document"}],type:"BusinessIntro"},{id:-83926371,predicate:"messages.myStickers",params:[{name:"count",type:"int"},{name:"sets",type:"Vector<StickerSetCovered>"}],type:"messages.MyStickers"},{id:-476815191,predicate:"inputCollectibleUsername",params:[{name:"username",type:"string"}],type:"InputCollectible"},{id:-1562241884,predicate:"inputCollectiblePhone",params:[{name:"phone",type:"string"}],type:"InputCollectible"},{id:1857945489,predicate:"fragment.collectibleInfo",params:[{name:"purchase_date",type:"int"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"crypto_currency",type:"string"},{name:"crypto_amount",type:"long"},{name:"url",type:"string"}],type:"fragment.CollectibleInfo"},{id:-991587810,predicate:"inputBusinessBotRecipients",params:[{name:"flags",type:"#"},{name:"existing_chats",type:"flags.0?true"},{name:"new_chats",type:"flags.1?true"},{name:"contacts",type:"flags.2?true"},{name:"non_contacts",type:"flags.3?true"},{name:"exclude_selected",type:"flags.5?true"},{name:"users",type:"flags.4?Vector<InputUser>"},{name:"exclude_users",type:"flags.6?Vector<InputUser>"}],type:"InputBusinessBotRecipients"},{id:-1198722189,predicate:"businessBotRecipients",params:[{name:"flags",type:"#"},{name:"existing_chats",type:"flags.0?true"},{name:"new_chats",type:"flags.1?true"},{name:"contacts",type:"flags.2?true"},{name:"non_contacts",type:"flags.3?true"},{name:"exclude_selected",type:"flags.5?true"},{name:"users",type:"flags.4?Vector<long>"},{name:"exclude_users",type:"flags.6?Vector<long>"}],type:"BusinessBotRecipients"},{id:496600883,predicate:"contactBirthday",params:[{name:"contact_id",type:"long"},{name:"birthday",type:"Birthday"}],type:"ContactBirthday"},{id:290452237,predicate:"contacts.contactBirthdays",params:[{name:"contacts",type:"Vector<ContactBirthday>"},{name:"users",type:"Vector<User>"}],type:"contacts.ContactBirthdays"},{id:-698740276,predicate:"inputPrivacyKeyBirthday",params:[],type:"InputPrivacyKey"},{id:536913176,predicate:"privacyKeyBirthday",params:[],type:"PrivacyKey"},{id:2009975281,predicate:"inputPrivacyValueAllowPremium",params:[],type:"InputPrivacyRule"},{id:-320241333,predicate:"privacyValueAllowPremium",params:[],type:"PrivacyRule"},{id:1653379620,predicate:"missingInvitee",params:[{name:"flags",type:"#"},{name:"premium_would_allow_invite",type:"flags.0?true"},{name:"premium_required_for_pm",type:"flags.1?true"},{name:"user_id",type:"long"}],type:"MissingInvitee"},{id:2136862630,predicate:"messages.invitedUsers",params:[{name:"updates",type:"Updates"},{name:"missing_invitees",type:"Vector<MissingInvitee>"}],type:"messages.InvitedUsers"},{id:292003751,predicate:"inputBusinessChatLink",params:[{name:"flags",type:"#"},{name:"message",type:"string"},{name:"entities",type:"flags.0?Vector<MessageEntity>"},{name:"title",type:"flags.1?string"}],type:"InputBusinessChatLink"},{id:-1263638929,predicate:"businessChatLink",params:[{name:"flags",type:"#"},{name:"link",type:"string"},{name:"message",type:"string"},{name:"entities",type:"flags.0?Vector<MessageEntity>"},{name:"title",type:"flags.1?string"},{name:"views",type:"int"}],type:"BusinessChatLink"},{id:-331111727,predicate:"account.businessChatLinks",params:[{name:"links",type:"Vector<BusinessChatLink>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"account.BusinessChatLinks"},{id:-1708937439,predicate:"account.resolvedBusinessChatLinks",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"message",type:"string"},{name:"entities",type:"flags.0?Vector<MessageEntity>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"account.ResolvedBusinessChatLinks"},{id:-701500310,predicate:"requestedPeerUser",params:[{name:"flags",type:"#"},{name:"user_id",type:"long"},{name:"first_name",type:"flags.0?string"},{name:"last_name",type:"flags.0?string"},{name:"username",type:"flags.1?string"},{name:"photo",type:"flags.2?Photo"}],type:"RequestedPeer"},{id:1929860175,predicate:"requestedPeerChat",params:[{name:"flags",type:"#"},{name:"chat_id",type:"long"},{name:"title",type:"flags.0?string"},{name:"photo",type:"flags.2?Photo"}],type:"RequestedPeer"},{id:-1952185372,predicate:"requestedPeerChannel",params:[{name:"flags",type:"#"},{name:"channel_id",type:"long"},{name:"title",type:"flags.0?string"},{name:"username",type:"flags.1?string"},{name:"photo",type:"flags.2?Photo"}],type:"RequestedPeer"},{id:-1816979384,predicate:"messageActionRequestedPeerSentMe",params:[{name:"button_id",type:"int"},{name:"peers",type:"Vector<RequestedPeer>"}],type:"MessageAction"},{id:-916050683,predicate:"inputKeyboardButtonRequestPeer",params:[{name:"flags",type:"#"},{name:"name_requested",type:"flags.0?true"},{name:"username_requested",type:"flags.1?true"},{name:"photo_requested",type:"flags.2?true"},{name:"text",type:"string"},{name:"button_id",type:"int"},{name:"peer_type",type:"RequestPeerType"},{name:"max_quantity",type:"int"}],type:"KeyboardButton"},{id:1124938064,predicate:"sponsoredMessageReportOption",params:[{name:"text",type:"string"},{name:"option",type:"bytes"}],type:"SponsoredMessageReportOption"},{id:-2073059774,predicate:"channels.sponsoredMessageReportResultChooseOption",params:[{name:"title",type:"string"},{name:"options",type:"Vector<SponsoredMessageReportOption>"}],type:"channels.SponsoredMessageReportResult"},{id:1044107055,predicate:"channels.sponsoredMessageReportResultAdsHidden",params:[],type:"channels.SponsoredMessageReportResult"},{id:-1384544183,predicate:"channels.sponsoredMessageReportResultReported",params:[],type:"channels.SponsoredMessageReportResult"},{id:1409802903,predicate:"stats.broadcastRevenueStats",params:[{name:"top_hours_graph",type:"StatsGraph"},{name:"revenue_graph",type:"StatsGraph"},{name:"balances",type:"BroadcastRevenueBalances"},{name:"usd_rate",type:"double"}],type:"stats.BroadcastRevenueStats"},{id:-328886473,predicate:"stats.broadcastRevenueWithdrawalUrl",params:[{name:"url",type:"string"}],type:"stats.BroadcastRevenueWithdrawalUrl"},{id:1434332356,predicate:"broadcastRevenueTransactionProceeds",params:[{name:"amount",type:"long"},{name:"from_date",type:"int"},{name:"to_date",type:"int"}],type:"BroadcastRevenueTransaction"},{id:1515784568,predicate:"broadcastRevenueTransactionWithdrawal",params:[{name:"flags",type:"#"},{name:"pending",type:"flags.0?true"},{name:"failed",type:"flags.2?true"},{name:"amount",type:"long"},{name:"date",type:"int"},{name:"provider",type:"string"},{name:"transaction_date",type:"flags.1?int"},{name:"transaction_url",type:"flags.1?string"}],type:"BroadcastRevenueTransaction"},{id:1121127726,predicate:"broadcastRevenueTransactionRefund",params:[{name:"amount",type:"long"},{name:"date",type:"int"},{name:"provider",type:"string"}],type:"BroadcastRevenueTransaction"},{id:-2028632986,predicate:"stats.broadcastRevenueTransactions",params:[{name:"count",type:"int"},{name:"transactions",type:"Vector<BroadcastRevenueTransaction>"}],type:"stats.BroadcastRevenueTransactions"},{id:1355547603,predicate:"webPageAttributeStickerSet",params:[{name:"flags",type:"#"},{name:"emojis",type:"flags.0?true"},{name:"text_color",type:"flags.1?true"},{name:"stickers",type:"Vector<Document>"}],type:"WebPageAttribute"},{id:-1161583078,predicate:"reactionNotificationsFromContacts",params:[],type:"ReactionNotificationsFrom"},{id:1268654752,predicate:"reactionNotificationsFromAll",params:[],type:"ReactionNotificationsFrom"},{id:1457736048,predicate:"reactionsNotifySettings",params:[{name:"flags",type:"#"},{name:"messages_notify_from",type:"flags.0?ReactionNotificationsFrom"},{name:"stories_notify_from",type:"flags.1?ReactionNotificationsFrom"},{name:"sound",type:"NotificationSound"},{name:"show_previews",type:"Bool"}],type:"ReactionsNotifySettings"},{id:405070859,predicate:"updateNewStoryReaction",params:[{name:"story_id",type:"int"},{name:"peer",type:"Peer"},{name:"reaction",type:"Reaction"}],type:"Update"},{id:-1542017919,predicate:"auth.sentCodeTypeSmsWord",params:[{name:"flags",type:"#"},{name:"beginning",type:"flags.0?string"}],type:"auth.SentCodeType"},{id:-1284008785,predicate:"auth.sentCodeTypeSmsPhrase",params:[{name:"flags",type:"#"},{name:"beginning",type:"flags.0?string"}],type:"auth.SentCodeType"},{id:-2133693241,predicate:"emojiGroupGreeting",params:[{name:"title",type:"string"},{name:"icon_emoji_id",type:"long"},{name:"emoticons",type:"Vector<string>"}],type:"EmojiGroup"},{id:154914612,predicate:"emojiGroupPremium",params:[{name:"title",type:"string"},{name:"icon_emoji_id",type:"long"}],type:"EmojiGroup"},{id:-1006669337,predicate:"broadcastRevenueBalances",params:[{name:"flags",type:"#"},{name:"withdrawal_enabled",type:"flags.0?true"},{name:"current_balance",type:"long"},{name:"available_balance",type:"long"},{name:"overall_revenue",type:"long"}],type:"BroadcastRevenueBalances"},{id:-539401739,predicate:"updateBroadcastRevenueTransactions",params:[{name:"peer",type:"Peer"},{name:"balances",type:"BroadcastRevenueBalances"}],type:"Update"},{id:-1815879042,predicate:"availableEffect",params:[{name:"flags",type:"#"},{name:"premium_required",type:"flags.2?true"},{name:"id",type:"long"},{name:"emoticon",type:"string"},{name:"static_icon_id",type:"flags.0?long"},{name:"effect_sticker_id",type:"long"},{name:"effect_animation_id",type:"flags.1?long"}],type:"AvailableEffect"},{id:-772957605,predicate:"messages.availableEffectsNotModified",params:[],type:"messages.AvailableEffects"},{id:-1109696146,predicate:"messages.availableEffects",params:[{name:"hash",type:"int"},{name:"effects",type:"Vector<AvailableEffect>"},{name:"documents",type:"Vector<Document>"}],type:"messages.AvailableEffects"},{id:-1197736753,predicate:"factCheck",params:[{name:"flags",type:"#"},{name:"need_check",type:"flags.0?true"},{name:"country",type:"flags.1?string"},{name:"text",type:"flags.1?TextWithEntities"},{name:"hash",type:"long"}],type:"FactCheck"},{id:-1779253276,predicate:"starsTransactionPeerUnsupported",params:[],type:"StarsTransactionPeer"},{id:-1269320843,predicate:"starsTransactionPeerAppStore",params:[],type:"StarsTransactionPeer"},{id:2069236235,predicate:"starsTransactionPeerPlayMarket",params:[],type:"StarsTransactionPeer"},{id:621656824,predicate:"starsTransactionPeerPremiumBot",params:[],type:"StarsTransactionPeer"},{id:-382740222,predicate:"starsTransactionPeerFragment",params:[],type:"StarsTransactionPeer"},{id:-670195363,predicate:"starsTransactionPeer",params:[{name:"peer",type:"Peer"}],type:"StarsTransactionPeer"},{id:198776256,predicate:"starsTopupOption",params:[{name:"flags",type:"#"},{name:"extended",type:"flags.1?true"},{name:"stars",type:"long"},{name:"store_product",type:"flags.0?string"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"StarsTopupOption"},{id:1710230755,predicate:"inputInvoiceStars",params:[{name:"purpose",type:"InputStorePaymentPurpose"}],type:"InputInvoice"},{id:-1549805238,predicate:"starsTransaction",params:[{name:"flags",type:"#"},{name:"refund",type:"flags.3?true"},{name:"pending",type:"flags.4?true"},{name:"failed",type:"flags.6?true"},{name:"gift",type:"flags.10?true"},{name:"reaction",type:"flags.11?true"},{name:"stargift_upgrade",type:"flags.18?true"},{name:"business_transfer",type:"flags.21?true"},{name:"id",type:"string"},{name:"stars",type:"StarsAmount"},{name:"date",type:"int"},{name:"peer",type:"StarsTransactionPeer"},{name:"title",type:"flags.0?string"},{name:"description",type:"flags.1?string"},{name:"photo",type:"flags.2?WebDocument"},{name:"transaction_date",type:"flags.5?int"},{name:"transaction_url",type:"flags.5?string"},{name:"bot_payload",type:"flags.7?bytes"},{name:"msg_id",type:"flags.8?int"},{name:"extended_media",type:"flags.9?Vector<MessageMedia>"},{name:"subscription_period",type:"flags.12?int"},{name:"giveaway_post_id",type:"flags.13?int"},{name:"stargift",type:"flags.14?StarGift"},{name:"floodskip_number",type:"flags.15?int"},{name:"starref_commission_permille",type:"flags.16?int"},{name:"starref_peer",type:"flags.17?Peer"},{name:"starref_amount",type:"flags.17?StarsAmount"},{name:"paid_messages",type:"flags.19?int"},{name:"premium_gift_months",type:"flags.20?int"}],type:"StarsTransaction"},{id:1822222573,predicate:"payments.starsStatus",params:[{name:"flags",type:"#"},{name:"balance",type:"StarsAmount"},{name:"subscriptions",type:"flags.1?Vector<StarsSubscription>"},{name:"subscriptions_next_offset",type:"flags.2?string"},{name:"subscriptions_missing_balance",type:"flags.4?long"},{name:"history",type:"flags.3?Vector<StarsTransaction>"},{name:"next_offset",type:"flags.0?string"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"payments.StarsStatus"},{id:1317053305,predicate:"updateStarsBalance",params:[{name:"balance",type:"StarsAmount"}],type:"Update"},{id:2079764828,predicate:"payments.paymentFormStars",params:[{name:"flags",type:"#"},{name:"form_id",type:"long"},{name:"bot_id",type:"long"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.5?WebDocument"},{name:"invoice",type:"Invoice"},{name:"users",type:"Vector<User>"}],type:"payments.PaymentForm"},{id:-625215430,predicate:"payments.paymentReceiptStars",params:[{name:"flags",type:"#"},{name:"date",type:"int"},{name:"bot_id",type:"long"},{name:"title",type:"string"},{name:"description",type:"string"},{name:"photo",type:"flags.2?WebDocument"},{name:"invoice",type:"Invoice"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"transaction_id",type:"string"},{name:"users",type:"Vector<User>"}],type:"payments.PaymentReceipt"},{id:926421125,predicate:"mediaAreaUrl",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"url",type:"string"}],type:"MediaArea"},{id:-394605632,predicate:"foundStory",params:[{name:"peer",type:"Peer"},{name:"story",type:"StoryItem"}],type:"FoundStory"},{id:-488736969,predicate:"stories.foundStories",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"stories",type:"Vector<FoundStory>"},{name:"next_offset",type:"flags.0?string"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"stories.FoundStories"},{id:-565420653,predicate:"geoPointAddress",params:[{name:"flags",type:"#"},{name:"country_iso2",type:"string"},{name:"state",type:"flags.0?string"},{name:"city",type:"flags.1?string"},{name:"street",type:"flags.2?string"}],type:"GeoPointAddress"},{id:513998247,predicate:"updateBusinessBotCallbackQuery",params:[{name:"flags",type:"#"},{name:"query_id",type:"long"},{name:"user_id",type:"long"},{name:"connection_id",type:"string"},{name:"message",type:"Message"},{name:"reply_to_message",type:"flags.2?Message"},{name:"chat_instance",type:"long"},{name:"data",type:"flags.0?bytes"}],type:"Update"},{id:-21080943,predicate:"starsRevenueStatus",params:[{name:"flags",type:"#"},{name:"withdrawal_enabled",type:"flags.0?true"},{name:"current_balance",type:"StarsAmount"},{name:"available_balance",type:"StarsAmount"},{name:"overall_revenue",type:"StarsAmount"},{name:"next_withdrawal_at",type:"flags.1?int"}],type:"StarsRevenueStatus"},{id:-919881925,predicate:"payments.starsRevenueStats",params:[{name:"revenue_graph",type:"StatsGraph"},{name:"status",type:"StarsRevenueStatus"},{name:"usd_rate",type:"double"}],type:"payments.StarsRevenueStats"},{id:497778871,predicate:"payments.starsRevenueWithdrawalUrl",params:[{name:"url",type:"string"}],type:"payments.StarsRevenueWithdrawalUrl"},{id:-1518030823,predicate:"updateStarsRevenueStatus",params:[{name:"peer",type:"Peer"},{name:"status",type:"StarsRevenueStatus"}],type:"Update"},{id:-1005571194,predicate:"inputMediaPaidMedia",params:[{name:"flags",type:"#"},{name:"stars_amount",type:"long"},{name:"extended_media",type:"Vector<InputMedia>"},{name:"payload",type:"flags.0?string"}],type:"InputMedia"},{id:-1467669359,predicate:"messageMediaPaidMedia",params:[{name:"stars_amount",type:"long"},{name:"extended_media",type:"Vector<MessageExtendedMedia>"}],type:"MessageMedia"},{id:1617438738,predicate:"starsTransactionPeerAds",params:[],type:"StarsTransactionPeer"},{id:961445665,predicate:"payments.starsRevenueAdsAccountUrl",params:[{name:"url",type:"string"}],type:"payments.StarsRevenueAdsAccountUrl"},{id:543876817,predicate:"inputStarsTransaction",params:[{name:"flags",type:"#"},{name:"refund",type:"flags.0?true"},{name:"id",type:"string"}],type:"InputStarsTransaction"},{id:1102307842,predicate:"messageActionPaymentRefunded",params:[{name:"flags",type:"#"},{name:"peer",type:"Peer"},{name:"currency",type:"string"},{name:"total_amount",type:"long"},{name:"payload",type:"flags.0?bytes"},{name:"charge",type:"PaymentCharge"}],type:"MessageAction"},{id:-572715178,predicate:"inputStorePaymentStarsTopup",params:[{name:"stars",type:"long"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"InputStorePaymentPurpose"},{id:494149367,predicate:"inputStorePaymentStarsGift",params:[{name:"user_id",type:"InputUser"},{name:"stars",type:"long"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"InputStorePaymentPurpose"},{id:1577421297,predicate:"starsGiftOption",params:[{name:"flags",type:"#"},{name:"extended",type:"flags.1?true"},{name:"stars",type:"long"},{name:"store_product",type:"flags.0?string"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"StarsGiftOption"},{id:1171632161,predicate:"messageActionGiftStars",params:[{name:"flags",type:"#"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"stars",type:"long"},{name:"crypto_currency",type:"flags.0?string"},{name:"crypto_amount",type:"flags.0?long"},{name:"transaction_id",type:"flags.1?string"}],type:"MessageAction"},{id:-39945236,predicate:"topPeerCategoryBotsApp",params:[],type:"TopPeerCategory"},{id:428978491,predicate:"bots.popularAppBots",params:[{name:"flags",type:"#"},{name:"next_offset",type:"flags.0?string"},{name:"users",type:"Vector<User>"}],type:"bots.PopularAppBots"},{id:602479523,predicate:"botPreviewMedia",params:[{name:"date",type:"int"},{name:"media",type:"MessageMedia"}],type:"BotPreviewMedia"},{id:212278628,predicate:"bots.previewInfo",params:[{name:"media",type:"Vector<BotPreviewMedia>"},{name:"lang_codes",type:"Vector<string>"}],type:"bots.PreviewInfo"},{id:1235637404,predicate:"mediaAreaWeather",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"emoji",type:"string"},{name:"temperature_c",type:"double"},{name:"color",type:"int"}],type:"MediaArea"},{id:1658620744,predicate:"inputFileStoryDocument",params:[{name:"id",type:"InputDocument"}],type:"InputFile"},{id:887591921,predicate:"inputInvoiceChatInviteSubscription",params:[{name:"hash",type:"string"}],type:"InputInvoice"},{id:88173912,predicate:"starsSubscriptionPricing",params:[{name:"period",type:"int"},{name:"amount",type:"long"}],type:"StarsSubscriptionPricing"},{id:779004698,predicate:"starsSubscription",params:[{name:"flags",type:"#"},{name:"canceled",type:"flags.0?true"},{name:"can_refulfill",type:"flags.1?true"},{name:"missing_balance",type:"flags.2?true"},{name:"bot_canceled",type:"flags.7?true"},{name:"id",type:"string"},{name:"peer",type:"Peer"},{name:"until_date",type:"int"},{name:"pricing",type:"StarsSubscriptionPricing"},{name:"chat_invite_hash",type:"flags.3?string"},{name:"title",type:"flags.4?string"},{name:"photo",type:"flags.5?WebDocument"},{name:"invoice_slug",type:"flags.6?string"}],type:"StarsSubscription"},{id:1379771627,predicate:"reactionPaid",params:[],type:"Reaction"},{id:1269016922,predicate:"messageReactor",params:[{name:"flags",type:"#"},{name:"top",type:"flags.0?true"},{name:"my",type:"flags.1?true"},{name:"anonymous",type:"flags.2?true"},{name:"peer_id",type:"flags.3?Peer"},{name:"count",type:"int"}],type:"MessageReactor"},{id:1621597305,predicate:"channelAdminLogEventActionToggleSignatureProfiles",params:[{name:"new_value",type:"Bool"}],type:"ChannelAdminLogEventAction"},{id:675009298,predicate:"updateBotPurchasedPaidMedia",params:[{name:"user_id",type:"long"},{name:"payload",type:"string"},{name:"qts",type:"int"}],type:"Update"},{id:1684286899,predicate:"channelAdminLogEventActionParticipantSubExtend",params:[{name:"prev_participant",type:"ChannelParticipant"},{name:"new_participant",type:"ChannelParticipant"}],type:"ChannelAdminLogEventAction"},{id:1964968186,predicate:"inputStorePaymentStarsGiveaway",params:[{name:"flags",type:"#"},{name:"only_new_subscribers",type:"flags.0?true"},{name:"winners_are_visible",type:"flags.3?true"},{name:"stars",type:"long"},{name:"boost_peer",type:"InputPeer"},{name:"additional_peers",type:"flags.1?Vector<InputPeer>"},{name:"countries_iso2",type:"flags.2?Vector<string>"},{name:"prize_description",type:"flags.4?string"},{name:"random_id",type:"long"},{name:"until_date",type:"int"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"users",type:"int"}],type:"InputStorePaymentPurpose"},{id:-1341372510,predicate:"messageActionPrizeStars",params:[{name:"flags",type:"#"},{name:"unclaimed",type:"flags.0?true"},{name:"stars",type:"long"},{name:"transaction_id",type:"string"},{name:"boost_peer",type:"Peer"},{name:"giveaway_msg_id",type:"int"}],type:"MessageAction"},{id:-1955438642,predicate:"updatePaidReactionPrivacy",params:[{name:"private",type:"PaidReactionPrivacy"}],type:"Update"},{id:-1798404822,predicate:"starsGiveawayOption",params:[{name:"flags",type:"#"},{name:"extended",type:"flags.0?true"},{name:"default",type:"flags.1?true"},{name:"stars",type:"long"},{name:"yearly_boosts",type:"int"},{name:"store_product",type:"flags.2?string"},{name:"currency",type:"string"},{name:"amount",type:"long"},{name:"winners",type:"Vector<StarsGiveawayWinnersOption>"}],type:"StarsGiveawayOption"},{id:1411605001,predicate:"starsGiveawayWinnersOption",params:[{name:"flags",type:"#"},{name:"default",type:"flags.0?true"},{name:"users",type:"int"},{name:"per_user_stars",type:"long"}],type:"StarsGiveawayWinnersOption"},{id:-1700956192,predicate:"prepaidStarsGiveaway",params:[{name:"id",type:"long"},{name:"stars",type:"long"},{name:"quantity",type:"int"},{name:"boosts",type:"int"},{name:"date",type:"int"}],type:"PrepaidGiveaway"},{id:1976723854,predicate:"keyboardButtonCopy",params:[{name:"text",type:"string"},{name:"copy_text",type:"string"}],type:"KeyboardButton"},{id:46953416,predicate:"starGift",params:[{name:"flags",type:"#"},{name:"limited",type:"flags.0?true"},{name:"sold_out",type:"flags.1?true"},{name:"birthday",type:"flags.2?true"},{name:"id",type:"long"},{name:"sticker",type:"Document"},{name:"stars",type:"long"},{name:"availability_remains",type:"flags.0?int"},{name:"availability_total",type:"flags.0?int"},{name:"convert_stars",type:"long"},{name:"first_sale_date",type:"flags.1?int"},{name:"last_sale_date",type:"flags.1?int"},{name:"upgrade_stars",type:"flags.3?long"}],type:"StarGift"},{id:-1551326360,predicate:"payments.starGiftsNotModified",params:[],type:"payments.StarGifts"},{id:-1877571094,predicate:"payments.starGifts",params:[{name:"hash",type:"int"},{name:"gifts",type:"Vector<StarGift>"}],type:"payments.StarGifts"},{id:-396206446,predicate:"inputInvoiceStarGift",params:[{name:"flags",type:"#"},{name:"hide_name",type:"flags.0?true"},{name:"include_upgrade",type:"flags.2?true"},{name:"peer",type:"InputPeer"},{name:"gift_id",type:"long"},{name:"message",type:"flags.1?TextWithEntities"}],type:"InputInvoice"},{id:-1272590367,predicate:"payments.paymentFormStarGift",params:[{name:"form_id",type:"long"},{name:"invoice",type:"Invoice"}],type:"payments.PaymentForm"},{id:1192749220,predicate:"messageActionStarGift",params:[{name:"flags",type:"#"},{name:"name_hidden",type:"flags.0?true"},{name:"saved",type:"flags.2?true"},{name:"converted",type:"flags.3?true"},{name:"upgraded",type:"flags.5?true"},{name:"refunded",type:"flags.9?true"},{name:"can_upgrade",type:"flags.10?true"},{name:"gift",type:"StarGift"},{name:"message",type:"flags.1?TextWithEntities"},{name:"convert_stars",type:"flags.4?long"},{name:"upgrade_msg_id",type:"flags.5?int"},{name:"upgrade_stars",type:"flags.8?long"},{name:"from_id",type:"flags.11?Peer"},{name:"peer",type:"flags.12?Peer"},{name:"saved_id",type:"flags.12?long"}],type:"MessageAction"},{id:2030298073,predicate:"messageReportOption",params:[{name:"text",type:"string"},{name:"option",type:"bytes"}],type:"MessageReportOption"},{id:-253435722,predicate:"reportResultChooseOption",params:[{name:"title",type:"string"},{name:"options",type:"Vector<MessageReportOption>"}],type:"ReportResult"},{id:1862904881,predicate:"reportResultAddComment",params:[{name:"flags",type:"#"},{name:"optional",type:"flags.0?true"},{name:"option",type:"bytes"}],type:"ReportResult"},{id:-1917633461,predicate:"reportResultReported",params:[],type:"ReportResult"},{id:-110658899,predicate:"starsTransactionPeerAPI",params:[],type:"StarsTransactionPeer"},{id:-1899035375,predicate:"messages.botPreparedInlineMessage",params:[{name:"id",type:"string"},{name:"expire_date",type:"int"}],type:"messages.BotPreparedInlineMessage"},{id:-11046771,predicate:"messages.preparedInlineMessage",params:[{name:"query_id",type:"long"},{name:"result",type:"BotInlineResult"},{name:"peer_types",type:"Vector<InlineQueryPeerType>"},{name:"cache_time",type:"int"},{name:"users",type:"Vector<User>"}],type:"messages.PreparedInlineMessage"},{id:-912582320,predicate:"botAppSettings",params:[{name:"flags",type:"#"},{name:"placeholder_path",type:"flags.0?bytes"},{name:"background_color",type:"flags.1?int"},{name:"background_dark_color",type:"flags.2?int"},{name:"header_color",type:"flags.3?int"},{name:"header_dark_color",type:"flags.4?int"}],type:"BotAppSettings"},{id:1515179237,predicate:"inputPrivacyValueAllowBots",params:[],type:"InputPrivacyRule"},{id:-991594219,predicate:"inputPrivacyValueDisallowBots",params:[],type:"InputPrivacyRule"},{id:558242653,predicate:"privacyValueAllowBots",params:[],type:"PrivacyRule"},{id:-156895185,predicate:"privacyValueDisallowBots",params:[],type:"PrivacyRule"},{id:-512548031,predicate:"inputPrivacyKeyStarGiftsAutoSave",params:[],type:"InputPrivacyKey"},{id:749010424,predicate:"privacyKeyStarGiftsAutoSave",params:[],type:"PrivacyKey"},{id:-586389774,predicate:"starRefProgram",params:[{name:"flags",type:"#"},{name:"bot_id",type:"long"},{name:"commission_permille",type:"int"},{name:"duration_months",type:"flags.0?int"},{name:"end_date",type:"flags.1?int"},{name:"daily_revenue_per_user",type:"flags.2?StarsAmount"}],type:"StarRefProgram"},{id:429997937,predicate:"connectedBotStarRef",params:[{name:"flags",type:"#"},{name:"revoked",type:"flags.1?true"},{name:"url",type:"string"},{name:"date",type:"int"},{name:"bot_id",type:"long"},{name:"commission_permille",type:"int"},{name:"duration_months",type:"flags.0?int"},{name:"participants",type:"long"},{name:"revenue",type:"long"}],type:"ConnectedBotStarRef"},{id:-1730811363,predicate:"payments.connectedStarRefBots",params:[{name:"count",type:"int"},{name:"connected_bots",type:"Vector<ConnectedBotStarRef>"},{name:"users",type:"Vector<User>"}],type:"payments.ConnectedStarRefBots"},{id:-1261053863,predicate:"payments.suggestedStarRefBots",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"suggested_bots",type:"Vector<StarRefProgram>"},{name:"users",type:"Vector<User>"},{name:"next_offset",type:"flags.0?string"}],type:"payments.SuggestedStarRefBots"},{id:-1145654109,predicate:"starsAmount",params:[{name:"amount",type:"long"},{name:"nanos",type:"int"}],type:"StarsAmount"},{id:1611711796,predicate:"messages.foundStickersNotModified",params:[{name:"flags",type:"#"},{name:"next_offset",type:"flags.0?int"}],type:"messages.FoundStickers"},{id:-2100698480,predicate:"messages.foundStickers",params:[{name:"flags",type:"#"},{name:"next_offset",type:"flags.0?int"},{name:"hash",type:"long"},{name:"stickers",type:"Vector<Document>"}],type:"messages.FoundStickers"},{id:-1328716265,predicate:"botVerifierSettings",params:[{name:"flags",type:"#"},{name:"can_modify_custom_description",type:"flags.1?true"},{name:"icon",type:"long"},{name:"company",type:"string"},{name:"custom_description",type:"flags.0?string"}],type:"BotVerifierSettings"},{id:-113453988,predicate:"botVerification",params:[{name:"bot_id",type:"long"},{name:"icon",type:"long"},{name:"description",type:"string"}],type:"BotVerification"},{id:970559507,predicate:"starGiftAttributeModel",params:[{name:"name",type:"string"},{name:"document",type:"Document"},{name:"rarity_permille",type:"int"}],type:"StarGiftAttribute"},{id:330104601,predicate:"starGiftAttributePattern",params:[{name:"name",type:"string"},{name:"document",type:"Document"},{name:"rarity_permille",type:"int"}],type:"StarGiftAttribute"},{id:-1809377438,predicate:"starGiftAttributeBackdrop",params:[{name:"name",type:"string"},{name:"center_color",type:"int"},{name:"edge_color",type:"int"},{name:"pattern_color",type:"int"},{name:"text_color",type:"int"},{name:"rarity_permille",type:"int"}],type:"StarGiftAttribute"},{id:-524291476,predicate:"starGiftAttributeOriginalDetails",params:[{name:"flags",type:"#"},{name:"sender_id",type:"flags.0?Peer"},{name:"recipient_id",type:"Peer"},{name:"date",type:"int"},{name:"message",type:"flags.1?TextWithEntities"}],type:"StarGiftAttribute"},{id:1549979985,predicate:"starGiftUnique",params:[{name:"flags",type:"#"},{name:"id",type:"long"},{name:"title",type:"string"},{name:"slug",type:"string"},{name:"num",type:"int"},{name:"owner_id",type:"flags.0?Peer"},{name:"owner_name",type:"flags.1?string"},{name:"owner_address",type:"flags.2?string"},{name:"attributes",type:"Vector<StarGiftAttribute>"},{name:"availability_issued",type:"int"},{name:"availability_total",type:"int"},{name:"gift_address",type:"flags.3?string"}],type:"StarGift"},{id:-1394619519,predicate:"messageActionStarGiftUnique",params:[{name:"flags",type:"#"},{name:"upgrade",type:"flags.0?true"},{name:"transferred",type:"flags.1?true"},{name:"saved",type:"flags.2?true"},{name:"refunded",type:"flags.5?true"},{name:"gift",type:"StarGift"},{name:"can_export_at",type:"flags.3?int"},{name:"transfer_stars",type:"flags.4?long"},{name:"from_id",type:"flags.6?Peer"},{name:"peer",type:"flags.7?Peer"},{name:"saved_id",type:"flags.7?long"}],type:"MessageAction"},{id:1300335965,predicate:"inputInvoiceStarGiftUpgrade",params:[{name:"flags",type:"#"},{name:"keep_original_details",type:"flags.0?true"},{name:"stargift",type:"InputSavedStarGift"}],type:"InputInvoice"},{id:1247763417,predicate:"inputInvoiceStarGiftTransfer",params:[{name:"stargift",type:"InputSavedStarGift"},{name:"to_id",type:"InputPeer"}],type:"InputInvoice"},{id:377215243,predicate:"payments.starGiftUpgradePreview",params:[{name:"sample_attributes",type:"Vector<StarGiftAttribute>"}],type:"payments.StarGiftUpgradePreview"},{id:1658259128,predicate:"users.users",params:[{name:"users",type:"Vector<User>"}],type:"users.Users"},{id:828000628,predicate:"users.usersSlice",params:[{name:"count",type:"int"},{name:"users",type:"Vector<User>"}],type:"users.Users"},{id:-895289845,predicate:"payments.uniqueStarGift",params:[{name:"gift",type:"StarGift"},{name:"users",type:"Vector<User>"}],type:"payments.UniqueStarGift"},{id:-814781e3,predicate:"webPageAttributeUniqueStarGift",params:[{name:"gift",type:"StarGift"}],type:"WebPageAttribute"},{id:1468491885,predicate:"mediaAreaStarGift",params:[{name:"coordinates",type:"MediaAreaCoordinates"},{name:"slug",type:"string"}],type:"MediaArea"},{id:-1254192351,predicate:"messages.webPagePreview",params:[{name:"media",type:"MessageMedia"},{name:"users",type:"Vector<User>"}],type:"messages.WebPagePreview"},{id:1904500795,predicate:"emojiStatusCollectible",params:[{name:"flags",type:"#"},{name:"collectible_id",type:"long"},{name:"document_id",type:"long"},{name:"title",type:"string"},{name:"slug",type:"string"},{name:"pattern_document_id",type:"long"},{name:"center_color",type:"int"},{name:"edge_color",type:"int"},{name:"pattern_color",type:"int"},{name:"text_color",type:"int"},{name:"until",type:"flags.0?int"}],type:"EmojiStatus"},{id:118758847,predicate:"inputEmojiStatusCollectible",params:[{name:"flags",type:"#"},{name:"collectible_id",type:"long"},{name:"until",type:"flags.0?int"}],type:"EmojiStatus"},{id:1616305061,predicate:"savedStarGift",params:[{name:"flags",type:"#"},{name:"name_hidden",type:"flags.0?true"},{name:"unsaved",type:"flags.5?true"},{name:"refunded",type:"flags.9?true"},{name:"can_upgrade",type:"flags.10?true"},{name:"pinned_to_top",type:"flags.12?true"},{name:"from_id",type:"flags.1?Peer"},{name:"date",type:"int"},{name:"gift",type:"StarGift"},{name:"message",type:"flags.2?TextWithEntities"},{name:"msg_id",type:"flags.3?int"},{name:"saved_id",type:"flags.11?long"},{name:"convert_stars",type:"flags.4?long"},{name:"upgrade_stars",type:"flags.6?long"},{name:"can_export_at",type:"flags.7?int"},{name:"transfer_stars",type:"flags.8?long"}],type:"SavedStarGift"},{id:-1779201615,predicate:"payments.savedStarGifts",params:[{name:"flags",type:"#"},{name:"count",type:"int"},{name:"chat_notifications_enabled",type:"flags.1?Bool"},{name:"gifts",type:"Vector<SavedStarGift>"},{name:"next_offset",type:"flags.0?string"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"payments.SavedStarGifts"},{id:1764202389,predicate:"inputSavedStarGiftUser",params:[{name:"msg_id",type:"int"}],type:"InputSavedStarGift"},{id:-251549057,predicate:"inputSavedStarGiftChat",params:[{name:"peer",type:"InputPeer"},{name:"saved_id",type:"long"}],type:"InputSavedStarGift"},{id:-2069218660,predicate:"payments.starGiftWithdrawalUrl",params:[{name:"url",type:"string"}],type:"payments.StarGiftWithdrawalUrl"},{id:543872158,predicate:"paidReactionPrivacyDefault",params:[],type:"PaidReactionPrivacy"},{id:520887001,predicate:"paidReactionPrivacyAnonymous",params:[],type:"PaidReactionPrivacy"},{id:-596837136,predicate:"paidReactionPrivacyPeer",params:[{name:"peer",type:"InputPeer"}],type:"PaidReactionPrivacy"},{id:-1111124044,predicate:"inputPrivacyKeyNoPaidMessages",params:[],type:"InputPrivacyKey"},{id:399722706,predicate:"privacyKeyNoPaidMessages",params:[],type:"PrivacyKey"},{id:504403720,predicate:"account.paidMessagesRevenue",params:[{name:"stars_amount",type:"long"}],type:"account.PaidMessagesRevenue"},{id:84580409,predicate:"requirementToContactEmpty",params:[],type:"RequirementToContact"},{id:-444472087,predicate:"requirementToContactPremium",params:[],type:"RequirementToContact"},{id:-1258914157,predicate:"requirementToContactPaidMessages",params:[{name:"stars_amount",type:"long"}],type:"RequirementToContact"},{id:-625298705,predicate:"inputInvoicePremiumGiftStars",params:[{name:"flags",type:"#"},{name:"user_id",type:"InputUser"},{name:"months",type:"int"},{name:"message",type:"flags.0?TextWithEntities"}],type:"InputInvoice"},{id:-674301568,predicate:"auth.sentCodePaymentRequired",params:[{name:"store_product",type:"string"},{name:"phone_code_hash",type:"string"}],type:"auth.SentCode"},{id:-1682807955,predicate:"inputStorePaymentAuthCode",params:[{name:"flags",type:"#"},{name:"restore",type:"flags.0?true"},{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"currency",type:"string"},{name:"amount",type:"long"}],type:"InputStorePaymentPurpose"},{id:1347068303,predicate:"updateSentPhoneCode",params:[{name:"sent_code",type:"auth.SentCode"}],type:"Update"},{id:-1604170505,predicate:"businessBotRights",params:[{name:"flags",type:"#"},{name:"reply",type:"flags.0?true"},{name:"read_messages",type:"flags.1?true"},{name:"delete_sent_messages",type:"flags.2?true"},{name:"delete_received_messages",type:"flags.3?true"},{name:"edit_name",type:"flags.4?true"},{name:"edit_bio",type:"flags.5?true"},{name:"edit_profile_photo",type:"flags.6?true"},{name:"edit_username",type:"flags.7?true"},{name:"view_gifts",type:"flags.8?true"},{name:"sell_gifts",type:"flags.9?true"},{name:"change_gift_settings",type:"flags.10?true"},{name:"transfer_and_upgrade_gifts",type:"flags.11?true"},{name:"transfer_stars",type:"flags.12?true"},{name:"manage_stories",type:"flags.13?true"}],type:"BusinessBotRights"},{id:-1407246387,predicate:"messageActionPaidMessagesRefunded",params:[{name:"count",type:"int"},{name:"stars",type:"long"}],type:"MessageAction"},{id:-1126755303,predicate:"messageActionPaidMessagesPrice",params:[{name:"stars",type:"long"}],type:"MessageAction"},{id:1911715524,predicate:"disallowedGiftsSettings",params:[{name:"flags",type:"#"},{name:"disallow_unlimited_stargifts",type:"flags.0?true"},{name:"disallow_limited_stargifts",type:"flags.1?true"},{name:"disallow_unique_stargifts",type:"flags.2?true"},{name:"disallow_premium_gifts",type:"flags.3?true"}],type:"DisallowedGiftsSettings"},{id:-963180333,predicate:"sponsoredPeer",params:[{name:"flags",type:"#"},{name:"random_id",type:"bytes"},{name:"peer",type:"Peer"},{name:"sponsor_info",type:"flags.0?string"},{name:"additional_info",type:"flags.1?string"}],type:"SponsoredPeer"},{id:-365775695,predicate:"contacts.sponsoredPeersEmpty",params:[],type:"contacts.SponsoredPeers"},{id:-352114556,predicate:"contacts.sponsoredPeers",params:[{name:"peers",type:"Vector<SponsoredPeer>"},{name:"chats",type:"Vector<Chat>"},{name:"users",type:"Vector<User>"}],type:"contacts.SponsoredPeers"},{id:-191267262,predicate:"inputInvoiceBusinessBotTransferStars",params:[{name:"bot",type:"InputUser"},{name:"stars",type:"long"}],type:"InputInvoice"}],methods:[{id:-878758099,method:"invokeAfterMsg",params:[{name:"msg_id",type:"long"},{name:"query",type:"!X"}],type:"X"},{id:1036301552,method:"invokeAfterMsgs",params:[{name:"msg_ids",type:"Vector<long>"},{name:"query",type:"!X"}],type:"X"},{id:-1502141361,method:"auth.sendCode",params:[{name:"phone_number",type:"string"},{name:"api_id",type:"int"},{name:"api_hash",type:"string"},{name:"settings",type:"CodeSettings"}],type:"auth.SentCode"},{id:-1429752041,method:"auth.signUp",params:[{name:"flags",type:"#"},{name:"no_joined_notifications",type:"flags.0?true"},{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"first_name",type:"string"},{name:"last_name",type:"string"}],type:"auth.Authorization"},{id:-1923962543,method:"auth.signIn",params:[{name:"flags",type:"#"},{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"phone_code",type:"flags.0?string"},{name:"email_verification",type:"flags.1?EmailVerification"}],type:"auth.Authorization"},{id:1047706137,method:"auth.logOut",params:[],type:"auth.LoggedOut"},{id:-1616179942,method:"auth.resetAuthorizations",params:[],type:"Bool"},{id:-440401971,method:"auth.exportAuthorization",params:[{name:"dc_id",type:"int"}],type:"auth.ExportedAuthorization"},{id:-1518699091,method:"auth.importAuthorization",params:[{name:"id",type:"long"},{name:"bytes",type:"bytes"}],type:"auth.Authorization"},{id:-841733627,method:"auth.bindTempAuthKey",params:[{name:"perm_auth_key_id",type:"long"},{name:"nonce",type:"long"},{name:"expires_at",type:"int"},{name:"encrypted_message",type:"bytes"}],type:"Bool"},{id:-326762118,method:"account.registerDevice",params:[{name:"flags",type:"#"},{name:"no_muted",type:"flags.0?true"},{name:"token_type",type:"int"},{name:"token",type:"string"},{name:"app_sandbox",type:"Bool"},{name:"secret",type:"bytes"},{name:"other_uids",type:"Vector<long>"}],type:"Bool"},{id:1779249670,method:"account.unregisterDevice",params:[{name:"token_type",type:"int"},{name:"token",type:"string"},{name:"other_uids",type:"Vector<long>"}],type:"Bool"},{id:-2067899501,method:"account.updateNotifySettings",params:[{name:"peer",type:"InputNotifyPeer"},{name:"settings",type:"InputPeerNotifySettings"}],type:"Bool"},{id:313765169,method:"account.getNotifySettings",params:[{name:"peer",type:"InputNotifyPeer"}],type:"PeerNotifySettings"},{id:-612493497,method:"account.resetNotifySettings",params:[],type:"Bool"},{id:2018596725,method:"account.updateProfile",params:[{name:"flags",type:"#"},{name:"first_name",type:"flags.0?string"},{name:"last_name",type:"flags.1?string"},{name:"about",type:"flags.2?string"}],type:"User"},{id:1713919532,method:"account.updateStatus",params:[{name:"offline",type:"Bool"}],type:"Bool"},{id:127302966,method:"account.getWallPapers",params:[{name:"hash",type:"long"}],type:"account.WallPapers"},{id:-977650298,method:"account.reportPeer",params:[{name:"peer",type:"InputPeer"},{name:"reason",type:"ReportReason"},{name:"message",type:"string"}],type:"Bool"},{id:227648840,method:"users.getUsers",params:[{name:"id",type:"Vector<InputUser>"}],type:"Vector<User>"},{id:-1240508136,method:"users.getFullUser",params:[{name:"id",type:"InputUser"}],type:"users.UserFull"},{id:2061264541,method:"contacts.getContactIDs",params:[{name:"hash",type:"long"}],type:"Vector<int>"},{id:-995929106,method:"contacts.getStatuses",params:[],type:"Vector<ContactStatus>"},{id:1574346258,method:"contacts.getContacts",params:[{name:"hash",type:"long"}],type:"contacts.Contacts"},{id:746589157,method:"contacts.importContacts",params:[{name:"contacts",type:"Vector<InputContact>"}],type:"contacts.ImportedContacts"},{id:157945344,method:"contacts.deleteContacts",params:[{name:"id",type:"Vector<InputUser>"}],type:"Updates"},{id:269745566,method:"contacts.deleteByPhones",params:[{name:"phones",type:"Vector<string>"}],type:"Bool"},{id:774801204,method:"contacts.block",params:[{name:"flags",type:"#"},{name:"my_stories_from",type:"flags.0?true"},{name:"id",type:"InputPeer"}],type:"Bool"},{id:-1252994264,method:"contacts.unblock",params:[{name:"flags",type:"#"},{name:"my_stories_from",type:"flags.0?true"},{name:"id",type:"InputPeer"}],type:"Bool"},{id:-1702457472,method:"contacts.getBlocked",params:[{name:"flags",type:"#"},{name:"my_stories_from",type:"flags.0?true"},{name:"offset",type:"int"},{name:"limit",type:"int"}],type:"contacts.Blocked"},{id:1673946374,method:"messages.getMessages",params:[{name:"id",type:"Vector<InputMessage>"}],type:"messages.Messages"},{id:-1594569905,method:"messages.getDialogs",params:[{name:"flags",type:"#"},{name:"exclude_pinned",type:"flags.0?true"},{name:"folder_id",type:"flags.1?int"},{name:"offset_date",type:"int"},{name:"offset_id",type:"int"},{name:"offset_peer",type:"InputPeer"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.Dialogs"},{id:1143203525,method:"messages.getHistory",params:[{name:"peer",type:"InputPeer"},{name:"offset_id",type:"int"},{name:"offset_date",type:"int"},{name:"add_offset",type:"int"},{name:"limit",type:"int"},{name:"max_id",type:"int"},{name:"min_id",type:"int"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:703497338,method:"messages.search",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"q",type:"string"},{name:"from_id",type:"flags.0?InputPeer"},{name:"saved_peer_id",type:"flags.2?InputPeer"},{name:"saved_reaction",type:"flags.3?Vector<Reaction>"},{name:"top_msg_id",type:"flags.1?int"},{name:"filter",type:"MessagesFilter"},{name:"min_date",type:"int"},{name:"max_date",type:"int"},{name:"offset_id",type:"int"},{name:"add_offset",type:"int"},{name:"limit",type:"int"},{name:"max_id",type:"int"},{name:"min_id",type:"int"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:238054714,method:"messages.readHistory",params:[{name:"peer",type:"InputPeer"},{name:"max_id",type:"int"}],type:"messages.AffectedMessages"},{id:-1332768214,method:"messages.deleteHistory",params:[{name:"flags",type:"#"},{name:"just_clear",type:"flags.0?true"},{name:"revoke",type:"flags.1?true"},{name:"peer",type:"InputPeer"},{name:"max_id",type:"int"},{name:"min_date",type:"flags.2?int"},{name:"max_date",type:"flags.3?int"}],type:"messages.AffectedHistory"},{id:-443640366,method:"messages.deleteMessages",params:[{name:"flags",type:"#"},{name:"revoke",type:"flags.0?true"},{name:"id",type:"Vector<int>"}],type:"messages.AffectedMessages"},{id:94983360,method:"messages.receivedMessages",params:[{name:"max_id",type:"int"}],type:"Vector<ReceivedNotifyMessage>"},{id:1486110434,method:"messages.setTyping",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.0?int"},{name:"action",type:"SendMessageAction"}],type:"Bool"},{id:-68013046,method:"messages.sendMessage",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.1?true"},{name:"silent",type:"flags.5?true"},{name:"background",type:"flags.6?true"},{name:"clear_draft",type:"flags.7?true"},{name:"noforwards",type:"flags.14?true"},{name:"update_stickersets_order",type:"flags.15?true"},{name:"invert_media",type:"flags.16?true"},{name:"allow_paid_floodskip",type:"flags.19?true"},{name:"peer",type:"InputPeer"},{name:"reply_to",type:"flags.0?InputReplyTo"},{name:"message",type:"string"},{name:"random_id",type:"long"},{name:"reply_markup",type:"flags.2?ReplyMarkup"},{name:"entities",type:"flags.3?Vector<MessageEntity>"},{name:"schedule_date",type:"flags.10?int"},{name:"send_as",type:"flags.13?InputPeer"},{name:"quick_reply_shortcut",type:"flags.17?InputQuickReplyShortcut"},{name:"effect",type:"flags.18?long"},{name:"allow_paid_stars",type:"flags.21?long"}],type:"Updates"},{id:-1521431176,method:"messages.sendMedia",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.5?true"},{name:"background",type:"flags.6?true"},{name:"clear_draft",type:"flags.7?true"},{name:"noforwards",type:"flags.14?true"},{name:"update_stickersets_order",type:"flags.15?true"},{name:"invert_media",type:"flags.16?true"},{name:"allow_paid_floodskip",type:"flags.19?true"},{name:"peer",type:"InputPeer"},{name:"reply_to",type:"flags.0?InputReplyTo"},{name:"media",type:"InputMedia"},{name:"message",type:"string"},{name:"random_id",type:"long"},{name:"reply_markup",type:"flags.2?ReplyMarkup"},{name:"entities",type:"flags.3?Vector<MessageEntity>"},{name:"schedule_date",type:"flags.10?int"},{name:"send_as",type:"flags.13?InputPeer"},{name:"quick_reply_shortcut",type:"flags.17?InputQuickReplyShortcut"},{name:"effect",type:"flags.18?long"},{name:"allow_paid_stars",type:"flags.21?long"}],type:"Updates"},{id:-1147165579,method:"messages.forwardMessages",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.5?true"},{name:"background",type:"flags.6?true"},{name:"with_my_score",type:"flags.8?true"},{name:"drop_author",type:"flags.11?true"},{name:"drop_media_captions",type:"flags.12?true"},{name:"noforwards",type:"flags.14?true"},{name:"allow_paid_floodskip",type:"flags.19?true"},{name:"from_peer",type:"InputPeer"},{name:"id",type:"Vector<int>"},{name:"random_id",type:"Vector<long>"},{name:"to_peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.9?int"},{name:"schedule_date",type:"flags.10?int"},{name:"send_as",type:"flags.13?InputPeer"},{name:"quick_reply_shortcut",type:"flags.17?InputQuickReplyShortcut"},{name:"video_timestamp",type:"flags.20?int"},{name:"allow_paid_stars",type:"flags.21?long"}],type:"Updates"},{id:-820669733,method:"messages.reportSpam",params:[{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-270948702,method:"messages.getPeerSettings",params:[{name:"peer",type:"InputPeer"}],type:"messages.PeerSettings"},{id:-59199589,method:"messages.report",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"},{name:"option",type:"bytes"},{name:"message",type:"string"}],type:"ReportResult"},{id:1240027791,method:"messages.getChats",params:[{name:"id",type:"Vector<long>"}],type:"messages.Chats"},{id:-1364194508,method:"messages.getFullChat",params:[{name:"chat_id",type:"long"}],type:"messages.ChatFull"},{id:1937260541,method:"messages.editChatTitle",params:[{name:"chat_id",type:"long"},{name:"title",type:"string"}],type:"Updates"},{id:903730804,method:"messages.editChatPhoto",params:[{name:"chat_id",type:"long"},{name:"photo",type:"InputChatPhoto"}],type:"Updates"},{id:-876162809,method:"messages.addChatUser",params:[{name:"chat_id",type:"long"},{name:"user_id",type:"InputUser"},{name:"fwd_limit",type:"int"}],type:"messages.InvitedUsers"},{id:-1575461717,method:"messages.deleteChatUser",params:[{name:"flags",type:"#"},{name:"revoke_history",type:"flags.0?true"},{name:"chat_id",type:"long"},{name:"user_id",type:"InputUser"}],type:"Updates"},{id:-1831936556,method:"messages.createChat",params:[{name:"flags",type:"#"},{name:"users",type:"Vector<InputUser>"},{name:"title",type:"string"},{name:"ttl_period",type:"flags.0?int"}],type:"messages.InvitedUsers"},{id:-304838614,method:"updates.getState",params:[],type:"updates.State"},{id:432207715,method:"updates.getDifference",params:[{name:"flags",type:"#"},{name:"pts",type:"int"},{name:"pts_limit",type:"flags.1?int"},{name:"pts_total_limit",type:"flags.0?int"},{name:"date",type:"int"},{name:"qts",type:"int"},{name:"qts_limit",type:"flags.2?int"}],type:"updates.Difference"},{id:166207545,method:"photos.updateProfilePhoto",params:[{name:"flags",type:"#"},{name:"fallback",type:"flags.0?true"},{name:"bot",type:"flags.1?InputUser"},{name:"id",type:"InputPhoto"}],type:"photos.Photo"},{id:59286453,method:"photos.uploadProfilePhoto",params:[{name:"flags",type:"#"},{name:"fallback",type:"flags.3?true"},{name:"bot",type:"flags.5?InputUser"},{name:"file",type:"flags.0?InputFile"},{name:"video",type:"flags.1?InputFile"},{name:"video_start_ts",type:"flags.2?double"},{name:"video_emoji_markup",type:"flags.4?VideoSize"}],type:"photos.Photo"},{id:-2016444625,method:"photos.deletePhotos",params:[{name:"id",type:"Vector<InputPhoto>"}],type:"Vector<long>"},{id:-1291540959,method:"upload.saveFilePart",params:[{name:"file_id",type:"long"},{name:"file_part",type:"int"},{name:"bytes",type:"bytes"}],type:"Bool"},{id:-1101843010,method:"upload.getFile",params:[{name:"flags",type:"#"},{name:"precise",type:"flags.0?true"},{name:"cdn_supported",type:"flags.1?true"},{name:"location",type:"InputFileLocation"},{name:"offset",type:"long"},{name:"limit",type:"int"}],type:"upload.File"},{id:-990308245,method:"help.getConfig",params:[],type:"Config"},{id:531836966,method:"help.getNearestDc",params:[],type:"NearestDc"},{id:1378703997,method:"help.getAppUpdate",params:[{name:"source",type:"string"}],type:"help.AppUpdate"},{id:1295590211,method:"help.getInviteText",params:[],type:"help.InviteText"},{id:-1848823128,method:"photos.getUserPhotos",params:[{name:"user_id",type:"InputUser"},{name:"offset",type:"int"},{name:"max_id",type:"long"},{name:"limit",type:"int"}],type:"photos.Photos"},{id:651135312,method:"messages.getDhConfig",params:[{name:"version",type:"int"},{name:"random_length",type:"int"}],type:"messages.DhConfig"},{id:-162681021,method:"messages.requestEncryption",params:[{name:"user_id",type:"InputUser"},{name:"random_id",type:"int"},{name:"g_a",type:"bytes"}],type:"EncryptedChat"},{id:1035731989,method:"messages.acceptEncryption",params:[{name:"peer",type:"InputEncryptedChat"},{name:"g_b",type:"bytes"},{name:"key_fingerprint",type:"long"}],type:"EncryptedChat"},{id:-208425312,method:"messages.discardEncryption",params:[{name:"flags",type:"#"},{name:"delete_history",type:"flags.0?true"},{name:"chat_id",type:"int"}],type:"Bool"},{id:2031374829,method:"messages.setEncryptedTyping",params:[{name:"peer",type:"InputEncryptedChat"},{name:"typing",type:"Bool"}],type:"Bool"},{id:2135648522,method:"messages.readEncryptedHistory",params:[{name:"peer",type:"InputEncryptedChat"},{name:"max_date",type:"int"}],type:"Bool"},{id:1157265941,method:"messages.sendEncrypted",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.0?true"},{name:"peer",type:"InputEncryptedChat"},{name:"random_id",type:"long"},{name:"data",type:"bytes"}],type:"messages.SentEncryptedMessage"},{id:1431914525,method:"messages.sendEncryptedFile",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.0?true"},{name:"peer",type:"InputEncryptedChat"},{name:"random_id",type:"long"},{name:"data",type:"bytes"},{name:"file",type:"InputEncryptedFile"}],type:"messages.SentEncryptedMessage"},{id:852769188,method:"messages.sendEncryptedService",params:[{name:"peer",type:"InputEncryptedChat"},{name:"random_id",type:"long"},{name:"data",type:"bytes"}],type:"messages.SentEncryptedMessage"},{id:1436924774,method:"messages.receivedQueue",params:[{name:"max_qts",type:"int"}],type:"Vector<long>"},{id:1259113487,method:"messages.reportEncryptedSpam",params:[{name:"peer",type:"InputEncryptedChat"}],type:"Bool"},{id:-562337987,method:"upload.saveBigFilePart",params:[{name:"file_id",type:"long"},{name:"file_part",type:"int"},{name:"file_total_parts",type:"int"},{name:"bytes",type:"bytes"}],type:"Bool"},{id:-1043505495,method:"initConnection",params:[{name:"flags",type:"#"},{name:"api_id",type:"int"},{name:"device_model",type:"string"},{name:"system_version",type:"string"},{name:"app_version",type:"string"},{name:"system_lang_code",type:"string"},{name:"lang_pack",type:"string"},{name:"lang_code",type:"string"},{name:"proxy",type:"flags.0?InputClientProxy"},{name:"params",type:"flags.1?JSONValue"},{name:"query",type:"!X"}],type:"X"},{id:-1663104819,method:"help.getSupport",params:[],type:"help.Support"},{id:916930423,method:"messages.readMessageContents",params:[{name:"id",type:"Vector<int>"}],type:"messages.AffectedMessages"},{id:655677548,method:"account.checkUsername",params:[{name:"username",type:"string"}],type:"Bool"},{id:1040964988,method:"account.updateUsername",params:[{name:"username",type:"string"}],type:"User"},{id:301470424,method:"contacts.search",params:[{name:"q",type:"string"},{name:"limit",type:"int"}],type:"contacts.Found"},{id:-623130288,method:"account.getPrivacy",params:[{name:"key",type:"InputPrivacyKey"}],type:"account.PrivacyRules"},{id:-906486552,method:"account.setPrivacy",params:[{name:"key",type:"InputPrivacyKey"},{name:"rules",type:"Vector<InputPrivacyRule>"}],type:"account.PrivacyRules"},{id:-1564422284,method:"account.deleteAccount",params:[{name:"flags",type:"#"},{name:"reason",type:"string"},{name:"password",type:"flags.0?InputCheckPasswordSRP"}],type:"Bool"},{id:150761757,method:"account.getAccountTTL",params:[],type:"AccountDaysTTL"},{id:608323678,method:"account.setAccountTTL",params:[{name:"ttl",type:"AccountDaysTTL"}],type:"Bool"},{id:-627372787,method:"invokeWithLayer",params:[{name:"layer",type:"int"},{name:"query",type:"!X"}],type:"X"},{id:1918565308,method:"contacts.resolveUsername",params:[{name:"flags",type:"#"},{name:"username",type:"string"},{name:"referer",type:"flags.0?string"}],type:"contacts.ResolvedPeer"},{id:-2108208411,method:"account.sendChangePhoneCode",params:[{name:"phone_number",type:"string"},{name:"settings",type:"CodeSettings"}],type:"auth.SentCode"},{id:1891839707,method:"account.changePhone",params:[{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"phone_code",type:"string"}],type:"User"},{id:-710552671,method:"messages.getStickers",params:[{name:"emoticon",type:"string"},{name:"hash",type:"long"}],type:"messages.Stickers"},{id:-1197432408,method:"messages.getAllStickers",params:[{name:"hash",type:"long"}],type:"messages.AllStickers"},{id:954152242,method:"account.updateDeviceLocked",params:[{name:"period",type:"int"}],type:"Bool"},{id:1738800940,method:"auth.importBotAuthorization",params:[{name:"flags",type:"int"},{name:"api_id",type:"int"},{name:"api_hash",type:"string"},{name:"bot_auth_token",type:"string"}],type:"auth.Authorization"},{id:1460498287,method:"messages.getWebPagePreview",params:[{name:"flags",type:"#"},{name:"message",type:"string"},{name:"entities",type:"flags.3?Vector<MessageEntity>"}],type:"messages.WebPagePreview"},{id:-484392616,method:"account.getAuthorizations",params:[],type:"account.Authorizations"},{id:-545786948,method:"account.resetAuthorization",params:[{name:"hash",type:"long"}],type:"Bool"},{id:1418342645,method:"account.getPassword",params:[],type:"account.Password"},{id:-1663767815,method:"account.getPasswordSettings",params:[{name:"password",type:"InputCheckPasswordSRP"}],type:"account.PasswordSettings"},{id:-1516564433,method:"account.updatePasswordSettings",params:[{name:"password",type:"InputCheckPasswordSRP"},{name:"new_settings",type:"account.PasswordInputSettings"}],type:"Bool"},{id:-779399914,method:"auth.checkPassword",params:[{name:"password",type:"InputCheckPasswordSRP"}],type:"auth.Authorization"},{id:-661144474,method:"auth.requestPasswordRecovery",params:[],type:"auth.PasswordRecovery"},{id:923364464,method:"auth.recoverPassword",params:[{name:"flags",type:"#"},{name:"code",type:"string"},{name:"new_settings",type:"flags.0?account.PasswordInputSettings"}],type:"auth.Authorization"},{id:-1080796745,method:"invokeWithoutUpdates",params:[{name:"query",type:"!X"}],type:"X"},{id:-1537876336,method:"messages.exportChatInvite",params:[{name:"flags",type:"#"},{name:"legacy_revoke_permanent",type:"flags.2?true"},{name:"request_needed",type:"flags.3?true"},{name:"peer",type:"InputPeer"},{name:"expire_date",type:"flags.0?int"},{name:"usage_limit",type:"flags.1?int"},{name:"title",type:"flags.4?string"},{name:"subscription_pricing",type:"flags.5?StarsSubscriptionPricing"}],type:"ExportedChatInvite"},{id:1051570619,method:"messages.checkChatInvite",params:[{name:"hash",type:"string"}],type:"ChatInvite"},{id:1817183516,method:"messages.importChatInvite",params:[{name:"hash",type:"string"}],type:"Updates"},{id:-928977804,method:"messages.getStickerSet",params:[{name:"stickerset",type:"InputStickerSet"},{name:"hash",type:"int"}],type:"messages.StickerSet"},{id:-946871200,method:"messages.installStickerSet",params:[{name:"stickerset",type:"InputStickerSet"},{name:"archived",type:"Bool"}],type:"messages.StickerSetInstallResult"},{id:-110209570,method:"messages.uninstallStickerSet",params:[{name:"stickerset",type:"InputStickerSet"}],type:"Bool"},{id:-421563528,method:"messages.startBot",params:[{name:"bot",type:"InputUser"},{name:"peer",type:"InputPeer"},{name:"random_id",type:"long"},{name:"start_param",type:"string"}],type:"Updates"},{id:1468322785,method:"messages.getMessagesViews",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"},{name:"increment",type:"Bool"}],type:"messages.MessageViews"},{id:-871347913,method:"channels.readHistory",params:[{name:"channel",type:"InputChannel"},{name:"max_id",type:"int"}],type:"Bool"},{id:-2067661490,method:"channels.deleteMessages",params:[{name:"channel",type:"InputChannel"},{name:"id",type:"Vector<int>"}],type:"messages.AffectedMessages"},{id:-196443371,method:"channels.reportSpam",params:[{name:"channel",type:"InputChannel"},{name:"participant",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Bool"},{id:-1383294429,method:"channels.getMessages",params:[{name:"channel",type:"InputChannel"},{name:"id",type:"Vector<InputMessage>"}],type:"messages.Messages"},{id:2010044880,method:"channels.getParticipants",params:[{name:"channel",type:"InputChannel"},{name:"filter",type:"ChannelParticipantsFilter"},{name:"offset",type:"int"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"channels.ChannelParticipants"},{id:-1599378234,method:"channels.getParticipant",params:[{name:"channel",type:"InputChannel"},{name:"participant",type:"InputPeer"}],type:"channels.ChannelParticipant"},{id:176122811,method:"channels.getChannels",params:[{name:"id",type:"Vector<InputChannel>"}],type:"messages.Chats"},{id:141781513,method:"channels.getFullChannel",params:[{name:"channel",type:"InputChannel"}],type:"messages.ChatFull"},{id:-1862244601,method:"channels.createChannel",params:[{name:"flags",type:"#"},{name:"broadcast",type:"flags.0?true"},{name:"megagroup",type:"flags.1?true"},{name:"for_import",type:"flags.3?true"},{name:"forum",type:"flags.5?true"},{name:"title",type:"string"},{name:"about",type:"string"},{name:"geo_point",type:"flags.2?InputGeoPoint"},{name:"address",type:"flags.2?string"},{name:"ttl_period",type:"flags.4?int"}],type:"Updates"},{id:-751007486,method:"channels.editAdmin",params:[{name:"channel",type:"InputChannel"},{name:"user_id",type:"InputUser"},{name:"admin_rights",type:"ChatAdminRights"},{name:"rank",type:"string"}],type:"Updates"},{id:1450044624,method:"channels.editTitle",params:[{name:"channel",type:"InputChannel"},{name:"title",type:"string"}],type:"Updates"},{id:-248621111,method:"channels.editPhoto",params:[{name:"channel",type:"InputChannel"},{name:"photo",type:"InputChatPhoto"}],type:"Updates"},{id:283557164,method:"channels.checkUsername",params:[{name:"channel",type:"InputChannel"},{name:"username",type:"string"}],type:"Bool"},{id:890549214,method:"channels.updateUsername",params:[{name:"channel",type:"InputChannel"},{name:"username",type:"string"}],type:"Bool"},{id:615851205,method:"channels.joinChannel",params:[{name:"channel",type:"InputChannel"}],type:"Updates"},{id:-130635115,method:"channels.leaveChannel",params:[{name:"channel",type:"InputChannel"}],type:"Updates"},{id:-907854508,method:"channels.inviteToChannel",params:[{name:"channel",type:"InputChannel"},{name:"users",type:"Vector<InputUser>"}],type:"messages.InvitedUsers"},{id:-1072619549,method:"channels.deleteChannel",params:[{name:"channel",type:"InputChannel"}],type:"Updates"},{id:51854712,method:"updates.getChannelDifference",params:[{name:"flags",type:"#"},{name:"force",type:"flags.0?true"},{name:"channel",type:"InputChannel"},{name:"filter",type:"ChannelMessagesFilter"},{name:"pts",type:"int"},{name:"limit",type:"int"}],type:"updates.ChannelDifference"},{id:-1470377534,method:"messages.editChatAdmin",params:[{name:"chat_id",type:"long"},{name:"user_id",type:"InputUser"},{name:"is_admin",type:"Bool"}],type:"Bool"},{id:-1568189671,method:"messages.migrateChat",params:[{name:"chat_id",type:"long"}],type:"Updates"},{id:1271290010,method:"messages.searchGlobal",params:[{name:"flags",type:"#"},{name:"broadcasts_only",type:"flags.1?true"},{name:"groups_only",type:"flags.2?true"},{name:"users_only",type:"flags.3?true"},{name:"folder_id",type:"flags.0?int"},{name:"q",type:"string"},{name:"filter",type:"MessagesFilter"},{name:"min_date",type:"int"},{name:"max_date",type:"int"},{name:"offset_rate",type:"int"},{name:"offset_peer",type:"InputPeer"},{name:"offset_id",type:"int"},{name:"limit",type:"int"}],type:"messages.Messages"},{id:2016638777,method:"messages.reorderStickerSets",params:[{name:"flags",type:"#"},{name:"masks",type:"flags.0?true"},{name:"emojis",type:"flags.1?true"},{name:"order",type:"Vector<long>"}],type:"Bool"},{id:-1309538785,method:"messages.getDocumentByHash",params:[{name:"sha256",type:"bytes"},{name:"size",type:"long"},{name:"mime_type",type:"string"}],type:"Document"},{id:1559270965,method:"messages.getSavedGifs",params:[{name:"hash",type:"long"}],type:"messages.SavedGifs"},{id:846868683,method:"messages.saveGif",params:[{name:"id",type:"InputDocument"},{name:"unsave",type:"Bool"}],type:"Bool"},{id:1364105629,method:"messages.getInlineBotResults",params:[{name:"flags",type:"#"},{name:"bot",type:"InputUser"},{name:"peer",type:"InputPeer"},{name:"geo_point",type:"flags.0?InputGeoPoint"},{name:"query",type:"string"},{name:"offset",type:"string"}],type:"messages.BotResults"},{id:-1156406247,method:"messages.setInlineBotResults",params:[{name:"flags",type:"#"},{name:"gallery",type:"flags.0?true"},{name:"private",type:"flags.1?true"},{name:"query_id",type:"long"},{name:"results",type:"Vector<InputBotInlineResult>"},{name:"cache_time",type:"int"},{name:"next_offset",type:"flags.2?string"},{name:"switch_pm",type:"flags.3?InlineBotSwitchPM"},{name:"switch_webview",type:"flags.4?InlineBotWebView"}],type:"Bool"},{id:-1060145594,method:"messages.sendInlineBotResult",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.5?true"},{name:"background",type:"flags.6?true"},{name:"clear_draft",type:"flags.7?true"},{name:"hide_via",type:"flags.11?true"},{name:"peer",type:"InputPeer"},{name:"reply_to",type:"flags.0?InputReplyTo"},{name:"random_id",type:"long"},{name:"query_id",type:"long"},{name:"id",type:"string"},{name:"schedule_date",type:"flags.10?int"},{name:"send_as",type:"flags.13?InputPeer"},{name:"quick_reply_shortcut",type:"flags.17?InputQuickReplyShortcut"},{name:"allow_paid_stars",type:"flags.21?long"}],type:"Updates"},{id:-432034325,method:"channels.exportMessageLink",params:[{name:"flags",type:"#"},{name:"grouped",type:"flags.0?true"},{name:"thread",type:"flags.1?true"},{name:"channel",type:"InputChannel"},{name:"id",type:"int"}],type:"ExportedMessageLink"},{id:1099781276,method:"channels.toggleSignatures",params:[{name:"flags",type:"#"},{name:"signatures_enabled",type:"flags.0?true"},{name:"profiles_enabled",type:"flags.1?true"},{name:"channel",type:"InputChannel"}],type:"Updates"},{id:-890997469,method:"auth.resendCode",params:[{name:"flags",type:"#"},{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"reason",type:"flags.0?string"}],type:"auth.SentCode"},{id:520357240,method:"auth.cancelCode",params:[{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"}],type:"Bool"},{id:-39416522,method:"messages.getMessageEditData",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"int"}],type:"messages.MessageEditData"},{id:-539934715,method:"messages.editMessage",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.1?true"},{name:"invert_media",type:"flags.16?true"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"message",type:"flags.11?string"},{name:"media",type:"flags.14?InputMedia"},{name:"reply_markup",type:"flags.2?ReplyMarkup"},{name:"entities",type:"flags.3?Vector<MessageEntity>"},{name:"schedule_date",type:"flags.15?int"},{name:"quick_reply_shortcut_id",type:"flags.17?int"}],type:"Updates"},{id:-2091549254,method:"messages.editInlineBotMessage",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.1?true"},{name:"invert_media",type:"flags.16?true"},{name:"id",type:"InputBotInlineMessageID"},{name:"message",type:"flags.11?string"},{name:"media",type:"flags.14?InputMedia"},{name:"reply_markup",type:"flags.2?ReplyMarkup"},{name:"entities",type:"flags.3?Vector<MessageEntity>"}],type:"Bool"},{id:-1824339449,method:"messages.getBotCallbackAnswer",params:[{name:"flags",type:"#"},{name:"game",type:"flags.1?true"},{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"data",type:"flags.0?bytes"},{name:"password",type:"flags.2?InputCheckPasswordSRP"}],type:"messages.BotCallbackAnswer"},{id:-712043766,method:"messages.setBotCallbackAnswer",params:[{name:"flags",type:"#"},{name:"alert",type:"flags.1?true"},{name:"query_id",type:"long"},{name:"message",type:"flags.0?string"},{name:"url",type:"flags.2?string"},{name:"cache_time",type:"int"}],type:"Bool"},{id:-1758168906,method:"contacts.getTopPeers",params:[{name:"flags",type:"#"},{name:"correspondents",type:"flags.0?true"},{name:"bots_pm",type:"flags.1?true"},{name:"bots_inline",type:"flags.2?true"},{name:"phone_calls",type:"flags.3?true"},{name:"forward_users",type:"flags.4?true"},{name:"forward_chats",type:"flags.5?true"},{name:"groups",type:"flags.10?true"},{name:"channels",type:"flags.15?true"},{name:"bots_app",type:"flags.16?true"},{name:"offset",type:"int"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"contacts.TopPeers"},{id:451113900,method:"contacts.resetTopPeerRating",params:[{name:"category",type:"TopPeerCategory"},{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-462373635,method:"messages.getPeerDialogs",params:[{name:"peers",type:"Vector<InputDialogPeer>"}],type:"messages.PeerDialogs"},{id:-747452978,method:"messages.saveDraft",params:[{name:"flags",type:"#"},{name:"no_webpage",type:"flags.1?true"},{name:"invert_media",type:"flags.6?true"},{name:"reply_to",type:"flags.4?InputReplyTo"},{name:"peer",type:"InputPeer"},{name:"message",type:"string"},{name:"entities",type:"flags.3?Vector<MessageEntity>"},{name:"media",type:"flags.5?InputMedia"},{name:"effect",type:"flags.7?long"}],type:"Bool"},{id:1782549861,method:"messages.getAllDrafts",params:[],type:"Updates"},{id:1685588756,method:"messages.getFeaturedStickers",params:[{name:"hash",type:"long"}],type:"messages.FeaturedStickers"},{id:1527873830,method:"messages.readFeaturedStickers",params:[{name:"id",type:"Vector<long>"}],type:"Bool"},{id:-1649852357,method:"messages.getRecentStickers",params:[{name:"flags",type:"#"},{name:"attached",type:"flags.0?true"},{name:"hash",type:"long"}],type:"messages.RecentStickers"},{id:958863608,method:"messages.saveRecentSticker",params:[{name:"flags",type:"#"},{name:"attached",type:"flags.0?true"},{name:"id",type:"InputDocument"},{name:"unsave",type:"Bool"}],type:"Bool"},{id:-1986437075,method:"messages.clearRecentStickers",params:[{name:"flags",type:"#"},{name:"attached",type:"flags.0?true"}],type:"Bool"},{id:1475442322,method:"messages.getArchivedStickers",params:[{name:"flags",type:"#"},{name:"masks",type:"flags.0?true"},{name:"emojis",type:"flags.1?true"},{name:"offset_id",type:"long"},{name:"limit",type:"int"}],type:"messages.ArchivedStickers"},{id:457157256,method:"account.sendConfirmPhoneCode",params:[{name:"hash",type:"string"},{name:"settings",type:"CodeSettings"}],type:"auth.SentCode"},{id:1596029123,method:"account.confirmPhone",params:[{name:"phone_code_hash",type:"string"},{name:"phone_code",type:"string"}],type:"Bool"},{id:-122669393,method:"channels.getAdminedPublicChannels",params:[{name:"flags",type:"#"},{name:"by_location",type:"flags.0?true"},{name:"check_limit",type:"flags.1?true"},{name:"for_personal",type:"flags.2?true"}],type:"messages.Chats"},{id:1678738104,method:"messages.getMaskStickers",params:[{name:"hash",type:"long"}],type:"messages.AllStickers"},{id:-866424884,method:"messages.getAttachedStickers",params:[{name:"media",type:"InputStickeredMedia"}],type:"Vector<StickerSetCovered>"},{id:-1907842680,method:"auth.dropTempAuthKeys",params:[{name:"except_auth_keys",type:"Vector<long>"}],type:"Bool"},{id:-1896289088,method:"messages.setGameScore",params:[{name:"flags",type:"#"},{name:"edit_message",type:"flags.0?true"},{name:"force",type:"flags.1?true"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"user_id",type:"InputUser"},{name:"score",type:"int"}],type:"Updates"},{id:363700068,method:"messages.setInlineGameScore",params:[{name:"flags",type:"#"},{name:"edit_message",type:"flags.0?true"},{name:"force",type:"flags.1?true"},{name:"id",type:"InputBotInlineMessageID"},{name:"user_id",type:"InputUser"},{name:"score",type:"int"}],type:"Bool"},{id:-400399203,method:"messages.getGameHighScores",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"user_id",type:"InputUser"}],type:"messages.HighScores"},{id:258170395,method:"messages.getInlineGameHighScores",params:[{name:"id",type:"InputBotInlineMessageID"},{name:"user_id",type:"InputUser"}],type:"messages.HighScores"},{id:-468934396,method:"messages.getCommonChats",params:[{name:"user_id",type:"InputUser"},{name:"max_id",type:"long"},{name:"limit",type:"int"}],type:"messages.Chats"},{id:-333262899,method:"help.setBotUpdatesStatus",params:[{name:"pending_updates_count",type:"int"},{name:"message",type:"string"}],type:"Bool"},{id:-1919511901,method:"messages.getWebPage",params:[{name:"url",type:"string"},{name:"hash",type:"int"}],type:"messages.WebPage"},{id:-1489903017,method:"messages.toggleDialogPin",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"peer",type:"InputDialogPeer"}],type:"Bool"},{id:991616823,method:"messages.reorderPinnedDialogs",params:[{name:"flags",type:"#"},{name:"force",type:"flags.0?true"},{name:"folder_id",type:"int"},{name:"order",type:"Vector<InputDialogPeer>"}],type:"Bool"},{id:-692498958,method:"messages.getPinnedDialogs",params:[{name:"folder_id",type:"int"}],type:"messages.PeerDialogs"},{id:-1440257555,method:"bots.sendCustomRequest",params:[{name:"custom_method",type:"string"},{name:"params",type:"DataJSON"}],type:"DataJSON"},{id:-434028723,method:"bots.answerWebhookJSONQuery",params:[{name:"query_id",type:"long"},{name:"data",type:"DataJSON"}],type:"Bool"},{id:619086221,method:"upload.getWebFile",params:[{name:"location",type:"InputWebFileLocation"},{name:"offset",type:"int"},{name:"limit",type:"int"}],type:"upload.WebFile"},{id:924093883,method:"payments.getPaymentForm",params:[{name:"flags",type:"#"},{name:"invoice",type:"InputInvoice"},{name:"theme_params",type:"flags.0?DataJSON"}],type:"payments.PaymentForm"},{id:611897804,method:"payments.getPaymentReceipt",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"payments.PaymentReceipt"},{id:-1228345045,method:"payments.validateRequestedInfo",params:[{name:"flags",type:"#"},{name:"save",type:"flags.0?true"},{name:"invoice",type:"InputInvoice"},{name:"info",type:"PaymentRequestedInfo"}],type:"payments.ValidatedRequestedInfo"},{id:755192367,method:"payments.sendPaymentForm",params:[{name:"flags",type:"#"},{name:"form_id",type:"long"},{name:"invoice",type:"InputInvoice"},{name:"requested_info_id",type:"flags.0?string"},{name:"shipping_option_id",type:"flags.1?string"},{name:"credentials",type:"InputPaymentCredentials"},{name:"tip_amount",type:"flags.2?long"}],type:"payments.PaymentResult"},{id:1151208273,method:"account.getTmpPassword",params:[{name:"password",type:"InputCheckPasswordSRP"},{name:"period",type:"int"}],type:"account.TmpPassword"},{id:578650699,method:"payments.getSavedInfo",params:[],type:"payments.SavedInfo"},{id:-667062079,method:"payments.clearSavedInfo",params:[{name:"flags",type:"#"},{name:"credentials",type:"flags.0?true"},{name:"info",type:"flags.1?true"}],type:"Bool"},{id:-436833542,method:"messages.setBotShippingResults",params:[{name:"flags",type:"#"},{name:"query_id",type:"long"},{name:"error",type:"flags.0?string"},{name:"shipping_options",type:"flags.1?Vector<ShippingOption>"}],type:"Bool"},{id:163765653,method:"messages.setBotPrecheckoutResults",params:[{name:"flags",type:"#"},{name:"success",type:"flags.1?true"},{name:"query_id",type:"long"},{name:"error",type:"flags.0?string"}],type:"Bool"},{id:-1876841625,method:"stickers.createStickerSet",params:[{name:"flags",type:"#"},{name:"masks",type:"flags.0?true"},{name:"emojis",type:"flags.5?true"},{name:"text_color",type:"flags.6?true"},{name:"user_id",type:"InputUser"},{name:"title",type:"string"},{name:"short_name",type:"string"},{name:"thumb",type:"flags.2?InputDocument"},{name:"stickers",type:"Vector<InputStickerSetItem>"},{name:"software",type:"flags.3?string"}],type:"messages.StickerSet"},{id:-143257775,method:"stickers.removeStickerFromSet",params:[{name:"sticker",type:"InputDocument"}],type:"messages.StickerSet"},{id:-4795190,method:"stickers.changeStickerPosition",params:[{name:"sticker",type:"InputDocument"},{name:"position",type:"int"}],type:"messages.StickerSet"},{id:-2041315650,method:"stickers.addStickerToSet",params:[{name:"stickerset",type:"InputStickerSet"},{name:"sticker",type:"InputStickerSetItem"}],type:"messages.StickerSet"},{id:345405816,method:"messages.uploadMedia",params:[{name:"flags",type:"#"},{name:"business_connection_id",type:"flags.0?string"},{name:"peer",type:"InputPeer"},{name:"media",type:"InputMedia"}],type:"MessageMedia"},{id:1430593449,method:"phone.getCallConfig",params:[],type:"DataJSON"},{id:-1497079796,method:"phone.requestCall",params:[{name:"flags",type:"#"},{name:"video",type:"flags.0?true"},{name:"user_id",type:"InputUser"},{name:"conference_call",type:"flags.1?InputGroupCall"},{name:"random_id",type:"int"},{name:"g_a_hash",type:"bytes"},{name:"protocol",type:"PhoneCallProtocol"}],type:"phone.PhoneCall"},{id:1003664544,method:"phone.acceptCall",params:[{name:"peer",type:"InputPhoneCall"},{name:"g_b",type:"bytes"},{name:"protocol",type:"PhoneCallProtocol"}],type:"phone.PhoneCall"},{id:788404002,method:"phone.confirmCall",params:[{name:"peer",type:"InputPhoneCall"},{name:"g_a",type:"bytes"},{name:"key_fingerprint",type:"long"},{name:"protocol",type:"PhoneCallProtocol"}],type:"phone.PhoneCall"},{id:399855457,method:"phone.receivedCall",params:[{name:"peer",type:"InputPhoneCall"}],type:"Bool"},{id:-1295269440,method:"phone.discardCall",params:[{name:"flags",type:"#"},{name:"video",type:"flags.0?true"},{name:"peer",type:"InputPhoneCall"},{name:"duration",type:"int"},{name:"reason",type:"PhoneCallDiscardReason"},{name:"connection_id",type:"long"}],type:"Updates"},{id:1508562471,method:"phone.setCallRating",params:[{name:"flags",type:"#"},{name:"user_initiative",type:"flags.0?true"},{name:"peer",type:"InputPhoneCall"},{name:"rating",type:"int"},{name:"comment",type:"string"}],type:"Updates"},{id:662363518,method:"phone.saveCallDebug",params:[{name:"peer",type:"InputPhoneCall"},{name:"debug",type:"DataJSON"}],type:"Bool"},{id:962554330,method:"upload.getCdnFile",params:[{name:"file_token",type:"bytes"},{name:"offset",type:"long"},{name:"limit",type:"int"}],type:"upload.CdnFile"},{id:-1691921240,method:"upload.reuploadCdnFile",params:[{name:"file_token",type:"bytes"},{name:"request_token",type:"bytes"}],type:"Vector<FileHash>"},{id:1375900482,method:"help.getCdnConfig",params:[],type:"CdnConfig"},{id:-219008246,method:"langpack.getLangPack",params:[{name:"lang_pack",type:"string"},{name:"lang_code",type:"string"}],type:"LangPackDifference"},{id:-269862909,method:"langpack.getStrings",params:[{name:"lang_pack",type:"string"},{name:"lang_code",type:"string"},{name:"keys",type:"Vector<string>"}],type:"Vector<LangPackString>"},{id:-845657435,method:"langpack.getDifference",params:[{name:"lang_pack",type:"string"},{name:"lang_code",type:"string"},{name:"from_version",type:"int"}],type:"LangPackDifference"},{id:1120311183,method:"langpack.getLanguages",params:[{name:"lang_pack",type:"string"}],type:"Vector<LangPackLanguage>"},{id:-1763259007,method:"channels.editBanned",params:[{name:"channel",type:"InputChannel"},{name:"participant",type:"InputPeer"},{name:"banned_rights",type:"ChatBannedRights"}],type:"Updates"},{id:870184064,method:"channels.getAdminLog",params:[{name:"flags",type:"#"},{name:"channel",type:"InputChannel"},{name:"q",type:"string"},{name:"events_filter",type:"flags.0?ChannelAdminLogEventsFilter"},{name:"admins",type:"flags.1?Vector<InputUser>"},{name:"max_id",type:"long"},{name:"min_id",type:"long"},{name:"limit",type:"int"}],type:"channels.AdminLogResults"},{id:-1847836879,method:"upload.getCdnFileHashes",params:[{name:"file_token",type:"bytes"},{name:"offset",type:"long"}],type:"Vector<FileHash>"},{id:-1589618665,method:"messages.sendScreenshotNotification",params:[{name:"peer",type:"InputPeer"},{name:"reply_to",type:"InputReplyTo"},{name:"random_id",type:"long"}],type:"Updates"},{id:-359881479,method:"channels.setStickers",params:[{name:"channel",type:"InputChannel"},{name:"stickerset",type:"InputStickerSet"}],type:"Bool"},{id:82946729,method:"messages.getFavedStickers",params:[{name:"hash",type:"long"}],type:"messages.FavedStickers"},{id:-1174420133,method:"messages.faveSticker",params:[{name:"id",type:"InputDocument"},{name:"unfave",type:"Bool"}],type:"Bool"},{id:-357180360,method:"channels.readMessageContents",params:[{name:"channel",type:"InputChannel"},{name:"id",type:"Vector<int>"}],type:"Bool"},{id:-2020263951,method:"contacts.resetSaved",params:[],type:"Bool"},{id:-251140208,method:"messages.getUnreadMentions",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.0?int"},{name:"offset_id",type:"int"},{name:"add_offset",type:"int"},{name:"limit",type:"int"},{name:"max_id",type:"int"},{name:"min_id",type:"int"}],type:"messages.Messages"},{id:-1683319225,method:"channels.deleteHistory",params:[{name:"flags",type:"#"},{name:"for_everyone",type:"flags.0?true"},{name:"channel",type:"InputChannel"},{name:"max_id",type:"int"}],type:"Updates"},{id:1036054804,method:"help.getRecentMeUrls",params:[{name:"referer",type:"string"}],type:"help.RecentMeUrls"},{id:-356796084,method:"channels.togglePreHistoryHidden",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:921026381,method:"messages.readMentions",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.0?int"}],type:"messages.AffectedHistory"},{id:1881817312,method:"messages.getRecentLocations",params:[{name:"peer",type:"InputPeer"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:469278068,method:"messages.sendMultiMedia",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.5?true"},{name:"background",type:"flags.6?true"},{name:"clear_draft",type:"flags.7?true"},{name:"noforwards",type:"flags.14?true"},{name:"update_stickersets_order",type:"flags.15?true"},{name:"invert_media",type:"flags.16?true"},{name:"allow_paid_floodskip",type:"flags.19?true"},{name:"peer",type:"InputPeer"},{name:"reply_to",type:"flags.0?InputReplyTo"},{name:"multi_media",type:"Vector<InputSingleMedia>"},{name:"schedule_date",type:"flags.10?int"},{name:"send_as",type:"flags.13?InputPeer"},{name:"quick_reply_shortcut",type:"flags.17?InputQuickReplyShortcut"},{name:"effect",type:"flags.18?long"},{name:"allow_paid_stars",type:"flags.21?long"}],type:"Updates"},{id:1347929239,method:"messages.uploadEncryptedFile",params:[{name:"peer",type:"InputEncryptedChat"},{name:"file",type:"InputEncryptedFile"}],type:"EncryptedFile"},{id:405695855,method:"account.getWebAuthorizations",params:[],type:"account.WebAuthorizations"},{id:755087855,method:"account.resetWebAuthorization",params:[{name:"hash",type:"long"}],type:"Bool"},{id:1747789204,method:"account.resetWebAuthorizations",params:[],type:"Bool"},{id:896555914,method:"messages.searchStickerSets",params:[{name:"flags",type:"#"},{name:"exclude_featured",type:"flags.0?true"},{name:"q",type:"string"},{name:"hash",type:"long"}],type:"messages.FoundStickerSets"},{id:-1856595926,method:"upload.getFileHashes",params:[{name:"location",type:"InputFileLocation"},{name:"offset",type:"long"}],type:"Vector<FileHash>"},{id:749019089,method:"help.getTermsOfServiceUpdate",params:[],type:"help.TermsOfServiceUpdate"},{id:-294455398,method:"help.acceptTermsOfService",params:[{name:"id",type:"DataJSON"}],type:"Bool"},{id:-1299661699,method:"account.getAllSecureValues",params:[],type:"Vector<SecureValue>"},{id:1936088002,method:"account.getSecureValue",params:[{name:"types",type:"Vector<SecureValueType>"}],type:"Vector<SecureValue>"},{id:-1986010339,method:"account.saveSecureValue",params:[{name:"value",type:"InputSecureValue"},{name:"secure_secret_id",type:"long"}],type:"SecureValue"},{id:-1199522741,method:"account.deleteSecureValue",params:[{name:"types",type:"Vector<SecureValueType>"}],type:"Bool"},{id:-1865902923,method:"users.setSecureValueErrors",params:[{name:"id",type:"InputUser"},{name:"errors",type:"Vector<SecureValueError>"}],type:"Bool"},{id:-1456907910,method:"account.getAuthorizationForm",params:[{name:"bot_id",type:"long"},{name:"scope",type:"string"},{name:"public_key",type:"string"}],type:"account.AuthorizationForm"},{id:-202552205,method:"account.acceptAuthorization",params:[{name:"bot_id",type:"long"},{name:"scope",type:"string"},{name:"public_key",type:"string"},{name:"value_hashes",type:"Vector<SecureValueHash>"},{name:"credentials",type:"SecureCredentialsEncrypted"}],type:"Bool"},{id:-1516022023,method:"account.sendVerifyPhoneCode",params:[{name:"phone_number",type:"string"},{name:"settings",type:"CodeSettings"}],type:"auth.SentCode"},{id:1305716726,method:"account.verifyPhone",params:[{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"phone_code",type:"string"}],type:"Bool"},{id:-1730136133,method:"account.sendVerifyEmailCode",params:[{name:"purpose",type:"EmailVerifyPurpose"},{name:"email",type:"string"}],type:"account.SentEmailCode"},{id:53322959,method:"account.verifyEmail",params:[{name:"purpose",type:"EmailVerifyPurpose"},{name:"verification",type:"EmailVerification"}],type:"account.EmailVerified"},{id:1072547679,method:"help.getDeepLinkInfo",params:[{name:"path",type:"string"}],type:"help.DeepLinkInfo"},{id:-2098076769,method:"contacts.getSaved",params:[],type:"Vector<SavedContact>"},{id:-2092831552,method:"channels.getLeftChannels",params:[{name:"offset",type:"int"}],type:"messages.Chats"},{id:-1896617296,method:"account.initTakeoutSession",params:[{name:"flags",type:"#"},{name:"contacts",type:"flags.0?true"},{name:"message_users",type:"flags.1?true"},{name:"message_chats",type:"flags.2?true"},{name:"message_megagroups",type:"flags.3?true"},{name:"message_channels",type:"flags.4?true"},{name:"files",type:"flags.5?true"},{name:"file_max_size",type:"flags.5?long"}],type:"account.Takeout"},{id:489050862,method:"account.finishTakeoutSession",params:[{name:"flags",type:"#"},{name:"success",type:"flags.0?true"}],type:"Bool"},{id:486505992,method:"messages.getSplitRanges",params:[],type:"Vector<MessageRange>"},{id:911373810,method:"invokeWithMessagesRange",params:[{name:"range",type:"MessageRange"},{name:"query",type:"!X"}],type:"X"},{id:-1398145746,method:"invokeWithTakeout",params:[{name:"takeout_id",type:"long"},{name:"query",type:"!X"}],type:"X"},{id:-1031349873,method:"messages.markDialogUnread",params:[{name:"flags",type:"#"},{name:"unread",type:"flags.0?true"},{name:"peer",type:"InputDialogPeer"}],type:"Bool"},{id:585256482,method:"messages.getDialogUnreadMarks",params:[],type:"Vector<DialogPeer>"},{id:-2062238246,method:"contacts.toggleTopPeers",params:[{name:"enabled",type:"Bool"}],type:"Bool"},{id:2119757468,method:"messages.clearAllDrafts",params:[],type:"Bool"},{id:1642330196,method:"help.getAppConfig",params:[{name:"hash",type:"int"}],type:"help.AppConfig"},{id:1862465352,method:"help.saveAppLog",params:[{name:"events",type:"Vector<InputAppEvent>"}],type:"Bool"},{id:-966677240,method:"help.getPassportConfig",params:[{name:"hash",type:"int"}],type:"help.PassportConfig"},{id:1784243458,method:"langpack.getLanguage",params:[{name:"lang_pack",type:"string"},{name:"lang_code",type:"string"}],type:"LangPackLanguage"},{id:-760547348,method:"messages.updatePinnedMessage",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.0?true"},{name:"unpin",type:"flags.1?true"},{name:"pm_oneside",type:"flags.2?true"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"}],type:"Updates"},{id:-1881204448,method:"account.confirmPasswordEmail",params:[{name:"code",type:"string"}],type:"Bool"},{id:2055154197,method:"account.resendPasswordEmail",params:[],type:"Bool"},{id:-1043606090,method:"account.cancelPasswordEmail",params:[],type:"Bool"},{id:-748624084,method:"help.getSupportName",params:[],type:"help.SupportName"},{id:59377875,method:"help.getUserInfo",params:[{name:"user_id",type:"InputUser"}],type:"help.UserInfo"},{id:1723407216,method:"help.editUserInfo",params:[{name:"user_id",type:"InputUser"},{name:"message",type:"string"},{name:"entities",type:"Vector<MessageEntity>"}],type:"help.UserInfo"},{id:-1626880216,method:"account.getContactSignUpNotification",params:[],type:"Bool"},{id:-806076575,method:"account.setContactSignUpNotification",params:[{name:"silent",type:"Bool"}],type:"Bool"},{id:1398240377,method:"account.getNotifyExceptions",params:[{name:"flags",type:"#"},{name:"compare_sound",type:"flags.1?true"},{name:"compare_stories",type:"flags.2?true"},{name:"peer",type:"flags.0?InputNotifyPeer"}],type:"Updates"},{id:283795844,method:"messages.sendVote",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"options",type:"Vector<bytes>"}],type:"Updates"},{id:1941660731,method:"messages.getPollResults",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"Updates"},{id:1848369232,method:"messages.getOnlines",params:[{name:"peer",type:"InputPeer"}],type:"ChatOnlines"},{id:-554301545,method:"messages.editChatAbout",params:[{name:"peer",type:"InputPeer"},{name:"about",type:"string"}],type:"Bool"},{id:-1517917375,method:"messages.editChatDefaultBannedRights",params:[{name:"peer",type:"InputPeer"},{name:"banned_rights",type:"ChatBannedRights"}],type:"Updates"},{id:-57811990,method:"account.getWallPaper",params:[{name:"wallpaper",type:"InputWallPaper"}],type:"WallPaper"},{id:-476410109,method:"account.uploadWallPaper",params:[{name:"flags",type:"#"},{name:"for_chat",type:"flags.0?true"},{name:"file",type:"InputFile"},{name:"mime_type",type:"string"},{name:"settings",type:"WallPaperSettings"}],type:"WallPaper"},{id:1817860919,method:"account.saveWallPaper",params:[{name:"wallpaper",type:"InputWallPaper"},{name:"unsave",type:"Bool"},{name:"settings",type:"WallPaperSettings"}],type:"Bool"},{id:-18000023,method:"account.installWallPaper",params:[{name:"wallpaper",type:"InputWallPaper"},{name:"settings",type:"WallPaperSettings"}],type:"Bool"},{id:-1153722364,method:"account.resetWallPapers",params:[],type:"Bool"},{id:1457130303,method:"account.getAutoDownloadSettings",params:[],type:"account.AutoDownloadSettings"},{id:1995661875,method:"account.saveAutoDownloadSettings",params:[{name:"flags",type:"#"},{name:"low",type:"flags.0?true"},{name:"high",type:"flags.1?true"},{name:"settings",type:"AutoDownloadSettings"}],type:"Bool"},{id:899735650,method:"messages.getEmojiKeywords",params:[{name:"lang_code",type:"string"}],type:"EmojiKeywordsDifference"},{id:352892591,method:"messages.getEmojiKeywordsDifference",params:[{name:"lang_code",type:"string"},{name:"from_version",type:"int"}],type:"EmojiKeywordsDifference"},{id:1318675378,method:"messages.getEmojiKeywordsLanguages",params:[{name:"lang_codes",type:"Vector<string>"}],type:"Vector<EmojiLanguage>"},{id:-709817306,method:"messages.getEmojiURL",params:[{name:"lang_code",type:"string"}],type:"EmojiURL"},{id:1749536939,method:"folders.editPeerFolders",params:[{name:"folder_peers",type:"Vector<InputFolderPeer>"}],type:"Updates"},{id:465367808,method:"messages.getSearchCounters",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"saved_peer_id",type:"flags.2?InputPeer"},{name:"top_msg_id",type:"flags.0?int"},{name:"filters",type:"Vector<MessagesFilter>"}],type:"Vector<messages.SearchCounter>"},{id:-170208392,method:"channels.getGroupsForDiscussion",params:[],type:"messages.Chats"},{id:1079520178,method:"channels.setDiscussionGroup",params:[{name:"broadcast",type:"InputChannel"},{name:"group",type:"InputChannel"}],type:"Bool"},{id:428848198,method:"messages.requestUrlAuth",params:[{name:"flags",type:"#"},{name:"peer",type:"flags.1?InputPeer"},{name:"msg_id",type:"flags.1?int"},{name:"button_id",type:"flags.1?int"},{name:"url",type:"flags.2?string"}],type:"UrlAuthResult"},{id:-1322487515,method:"messages.acceptUrlAuth",params:[{name:"flags",type:"#"},{name:"write_allowed",type:"flags.0?true"},{name:"peer",type:"flags.1?InputPeer"},{name:"msg_id",type:"flags.1?int"},{name:"button_id",type:"flags.1?int"},{name:"url",type:"flags.2?string"}],type:"UrlAuthResult"},{id:1336717624,method:"messages.hidePeerSettingsBar",params:[{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-386636848,method:"contacts.addContact",params:[{name:"flags",type:"#"},{name:"add_phone_privacy_exception",type:"flags.0?true"},{name:"id",type:"InputUser"},{name:"first_name",type:"string"},{name:"last_name",type:"string"},{name:"phone",type:"string"}],type:"Updates"},{id:-130964977,method:"contacts.acceptContact",params:[{name:"id",type:"InputUser"}],type:"Updates"},{id:-1892102881,method:"channels.editCreator",params:[{name:"channel",type:"InputChannel"},{name:"user_id",type:"InputUser"},{name:"password",type:"InputCheckPasswordSRP"}],type:"Updates"},{id:-750207932,method:"contacts.getLocated",params:[{name:"flags",type:"#"},{name:"background",type:"flags.1?true"},{name:"geo_point",type:"InputGeoPoint"},{name:"self_expires",type:"flags.0?int"}],type:"Updates"},{id:1491484525,method:"channels.editLocation",params:[{name:"channel",type:"InputChannel"},{name:"geo_point",type:"InputGeoPoint"},{name:"address",type:"string"}],type:"Bool"},{id:-304832784,method:"channels.toggleSlowMode",params:[{name:"channel",type:"InputChannel"},{name:"seconds",type:"int"}],type:"Updates"},{id:-183077365,method:"messages.getScheduledHistory",params:[{name:"peer",type:"InputPeer"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:-1111817116,method:"messages.getScheduledMessages",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"messages.Messages"},{id:-1120369398,method:"messages.sendScheduledMessages",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Updates"},{id:1504586518,method:"messages.deleteScheduledMessages",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Updates"},{id:473805619,method:"account.uploadTheme",params:[{name:"flags",type:"#"},{name:"file",type:"InputFile"},{name:"thumb",type:"flags.0?InputFile"},{name:"file_name",type:"string"},{name:"mime_type",type:"string"}],type:"Document"},{id:1697530880,method:"account.createTheme",params:[{name:"flags",type:"#"},{name:"slug",type:"string"},{name:"title",type:"string"},{name:"document",type:"flags.2?InputDocument"},{name:"settings",type:"flags.3?Vector<InputThemeSettings>"}],type:"Theme"},{id:737414348,method:"account.updateTheme",params:[{name:"flags",type:"#"},{name:"format",type:"string"},{name:"theme",type:"InputTheme"},{name:"slug",type:"flags.0?string"},{name:"title",type:"flags.1?string"},{name:"document",type:"flags.2?InputDocument"},{name:"settings",type:"flags.3?Vector<InputThemeSettings>"}],type:"Theme"},{id:-229175188,method:"account.saveTheme",params:[{name:"theme",type:"InputTheme"},{name:"unsave",type:"Bool"}],type:"Bool"},{id:-953697477,method:"account.installTheme",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"theme",type:"flags.1?InputTheme"},{name:"format",type:"flags.2?string"},{name:"base_theme",type:"flags.3?BaseTheme"}],type:"Bool"},{id:978872812,method:"account.getTheme",params:[{name:"format",type:"string"},{name:"theme",type:"InputTheme"}],type:"Theme"},{id:1913054296,method:"account.getThemes",params:[{name:"format",type:"string"},{name:"hash",type:"long"}],type:"account.Themes"},{id:-1210022402,method:"auth.exportLoginToken",params:[{name:"api_id",type:"int"},{name:"api_hash",type:"string"},{name:"except_ids",type:"Vector<long>"}],type:"auth.LoginToken"},{id:-1783866140,method:"auth.importLoginToken",params:[{name:"token",type:"bytes"}],type:"auth.LoginToken"},{id:-392909491,method:"auth.acceptLoginToken",params:[{name:"token",type:"bytes"}],type:"Authorization"},{id:-1250643605,method:"account.setContentSettings",params:[{name:"flags",type:"#"},{name:"sensitive_enabled",type:"flags.0?true"}],type:"Bool"},{id:-1952756306,method:"account.getContentSettings",params:[],type:"account.ContentSettings"},{id:300429806,method:"channels.getInactiveChannels",params:[],type:"messages.InactiveChats"},{id:1705865692,method:"account.getMultiWallPapers",params:[{name:"wallpapers",type:"Vector<InputWallPaper>"}],type:"Vector<WallPaper>"},{id:-1200736242,method:"messages.getPollVotes",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"option",type:"flags.0?bytes"},{name:"offset",type:"flags.1?string"},{name:"limit",type:"int"}],type:"messages.VotesList"},{id:-1257951254,method:"messages.toggleStickerSets",params:[{name:"flags",type:"#"},{name:"uninstall",type:"flags.0?true"},{name:"archive",type:"flags.1?true"},{name:"unarchive",type:"flags.2?true"},{name:"stickersets",type:"Vector<InputStickerSet>"}],type:"Bool"},{id:779736953,method:"payments.getBankCardData",params:[{name:"number",type:"string"}],type:"payments.BankCardData"},{id:-271283063,method:"messages.getDialogFilters",params:[],type:"messages.DialogFilters"},{id:-1566780372,method:"messages.getSuggestedDialogFilters",params:[],type:"Vector<DialogFilterSuggested>"},{id:450142282,method:"messages.updateDialogFilter",params:[{name:"flags",type:"#"},{name:"id",type:"int"},{name:"filter",type:"flags.0?DialogFilter"}],type:"Bool"},{id:-983318044,method:"messages.updateDialogFiltersOrder",params:[{name:"order",type:"Vector<int>"}],type:"Bool"},{id:-1421720550,method:"stats.getBroadcastStats",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"channel",type:"InputChannel"}],type:"stats.BroadcastStats"},{id:1646092192,method:"stats.loadAsyncGraph",params:[{name:"flags",type:"#"},{name:"token",type:"string"},{name:"x",type:"flags.0?long"}],type:"StatsGraph"},{id:-1486204014,method:"stickers.setStickerSetThumb",params:[{name:"flags",type:"#"},{name:"stickerset",type:"InputStickerSet"},{name:"thumb",type:"flags.0?InputDocument"},{name:"thumb_document_id",type:"flags.1?long"}],type:"messages.StickerSet"},{id:85399130,method:"bots.setBotCommands",params:[{name:"scope",type:"BotCommandScope"},{name:"lang_code",type:"string"},{name:"commands",type:"Vector<BotCommand>"}],type:"Bool"},{id:2127598753,method:"messages.getOldFeaturedStickers",params:[{name:"offset",type:"int"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.FeaturedStickers"},{id:-1063816159,method:"help.getPromoData",params:[],type:"help.PromoData"},{id:505748629,method:"help.hidePromoData",params:[{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-8744061,method:"phone.sendSignalingData",params:[{name:"peer",type:"InputPhoneCall"},{name:"data",type:"bytes"}],type:"Bool"},{id:-589330937,method:"stats.getMegagroupStats",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"channel",type:"InputChannel"}],type:"stats.MegagroupStats"},{id:-349483786,method:"account.getGlobalPrivacySettings",params:[],type:"GlobalPrivacySettings"},{id:517647042,method:"account.setGlobalPrivacySettings",params:[{name:"settings",type:"GlobalPrivacySettings"}],type:"GlobalPrivacySettings"},{id:-183649631,method:"help.dismissSuggestion",params:[{name:"peer",type:"InputPeer"},{name:"suggestion",type:"string"}],type:"Bool"},{id:1935116200,method:"help.getCountriesList",params:[{name:"lang_code",type:"string"},{name:"hash",type:"int"}],type:"help.CountriesList"},{id:584962828,method:"messages.getReplies",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"offset_id",type:"int"},{name:"offset_date",type:"int"},{name:"add_offset",type:"int"},{name:"limit",type:"int"},{name:"max_id",type:"int"},{name:"min_id",type:"int"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:1147761405,method:"messages.getDiscussionMessage",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"messages.DiscussionMessage"},{id:-147740172,method:"messages.readDiscussion",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"read_max_id",type:"int"}],type:"Bool"},{id:698914348,method:"contacts.blockFromReplies",params:[{name:"flags",type:"#"},{name:"delete_message",type:"flags.0?true"},{name:"delete_history",type:"flags.1?true"},{name:"report_spam",type:"flags.2?true"},{name:"msg_id",type:"int"}],type:"Updates"},{id:1595212100,method:"stats.getMessagePublicForwards",params:[{name:"channel",type:"InputChannel"},{name:"msg_id",type:"int"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"stats.PublicForwards"},{id:-1226791947,method:"stats.getMessageStats",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"channel",type:"InputChannel"},{name:"msg_id",type:"int"}],type:"stats.MessageStats"},{id:-299714136,method:"messages.unpinAllMessages",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.0?int"}],type:"messages.AffectedHistory"},{id:1221445336,method:"phone.createGroupCall",params:[{name:"flags",type:"#"},{name:"rtmp_stream",type:"flags.2?true"},{name:"peer",type:"InputPeer"},{name:"random_id",type:"int"},{name:"title",type:"flags.0?string"},{name:"schedule_date",type:"flags.1?int"}],type:"Updates"},{id:-702669325,method:"phone.joinGroupCall",params:[{name:"flags",type:"#"},{name:"muted",type:"flags.0?true"},{name:"video_stopped",type:"flags.2?true"},{name:"call",type:"InputGroupCall"},{name:"join_as",type:"InputPeer"},{name:"invite_hash",type:"flags.1?string"},{name:"key_fingerprint",type:"flags.3?long"},{name:"params",type:"DataJSON"}],type:"Updates"},{id:1342404601,method:"phone.leaveGroupCall",params:[{name:"call",type:"InputGroupCall"},{name:"source",type:"int"}],type:"Updates"},{id:2067345760,method:"phone.inviteToGroupCall",params:[{name:"call",type:"InputGroupCall"},{name:"users",type:"Vector<InputUser>"}],type:"Updates"},{id:2054648117,method:"phone.discardGroupCall",params:[{name:"call",type:"InputGroupCall"}],type:"Updates"},{id:1958458429,method:"phone.toggleGroupCallSettings",params:[{name:"flags",type:"#"},{name:"reset_invite_hash",type:"flags.1?true"},{name:"call",type:"InputGroupCall"},{name:"join_muted",type:"flags.0?Bool"}],type:"Updates"},{id:68699611,method:"phone.getGroupCall",params:[{name:"call",type:"InputGroupCall"},{name:"limit",type:"int"}],type:"phone.GroupCall"},{id:-984033109,method:"phone.getGroupParticipants",params:[{name:"call",type:"InputGroupCall"},{name:"ids",type:"Vector<InputPeer>"},{name:"sources",type:"Vector<int>"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"phone.GroupParticipants"},{id:-1248003721,method:"phone.checkGroupCall",params:[{name:"call",type:"InputGroupCall"},{name:"sources",type:"Vector<int>"}],type:"Vector<int>"},{id:1540419152,method:"messages.deleteChat",params:[{name:"chat_id",type:"long"}],type:"Bool"},{id:-104078327,method:"messages.deletePhoneCallHistory",params:[{name:"flags",type:"#"},{name:"revoke",type:"flags.0?true"}],type:"messages.AffectedFoundMessages"},{id:1140726259,method:"messages.checkHistoryImport",params:[{name:"import_head",type:"string"}],type:"messages.HistoryImportParsed"},{id:873008187,method:"messages.initHistoryImport",params:[{name:"peer",type:"InputPeer"},{name:"file",type:"InputFile"},{name:"media_count",type:"int"}],type:"messages.HistoryImport"},{id:713433234,method:"messages.uploadImportedMedia",params:[{name:"peer",type:"InputPeer"},{name:"import_id",type:"long"},{name:"file_name",type:"string"},{name:"media",type:"InputMedia"}],type:"MessageMedia"},{id:-1271008444,method:"messages.startHistoryImport",params:[{name:"peer",type:"InputPeer"},{name:"import_id",type:"long"}],type:"Bool"},{id:-1565154314,method:"messages.getExportedChatInvites",params:[{name:"flags",type:"#"},{name:"revoked",type:"flags.3?true"},{name:"peer",type:"InputPeer"},{name:"admin_id",type:"InputUser"},{name:"offset_date",type:"flags.2?int"},{name:"offset_link",type:"flags.2?string"},{name:"limit",type:"int"}],type:"messages.ExportedChatInvites"},{id:1937010524,method:"messages.getExportedChatInvite",params:[{name:"peer",type:"InputPeer"},{name:"link",type:"string"}],type:"messages.ExportedChatInvite"},{id:-1110823051,method:"messages.editExportedChatInvite",params:[{name:"flags",type:"#"},{name:"revoked",type:"flags.2?true"},{name:"peer",type:"InputPeer"},{name:"link",type:"string"},{name:"expire_date",type:"flags.0?int"},{name:"usage_limit",type:"flags.1?int"},{name:"request_needed",type:"flags.3?Bool"},{name:"title",type:"flags.4?string"}],type:"messages.ExportedChatInvite"},{id:1452833749,method:"messages.deleteRevokedExportedChatInvites",params:[{name:"peer",type:"InputPeer"},{name:"admin_id",type:"InputUser"}],type:"Bool"},{id:-731601877,method:"messages.deleteExportedChatInvite",params:[{name:"peer",type:"InputPeer"},{name:"link",type:"string"}],type:"Bool"},{id:958457583,method:"messages.getAdminsWithInvites",params:[{name:"peer",type:"InputPeer"}],type:"messages.ChatAdminsWithInvites"},{id:-553329330,method:"messages.getChatInviteImporters",params:[{name:"flags",type:"#"},{name:"requested",type:"flags.0?true"},{name:"subscription_expired",type:"flags.3?true"},{name:"peer",type:"InputPeer"},{name:"link",type:"flags.1?string"},{name:"q",type:"flags.2?string"},{name:"offset_date",type:"int"},{name:"offset_user",type:"InputUser"},{name:"limit",type:"int"}],type:"messages.ChatInviteImporters"},{id:-1207017500,method:"messages.setHistoryTTL",params:[{name:"peer",type:"InputPeer"},{name:"period",type:"int"}],type:"Updates"},{id:-91437323,method:"account.reportProfilePhoto",params:[{name:"peer",type:"InputPeer"},{name:"photo_id",type:"InputPhoto"},{name:"reason",type:"ReportReason"},{name:"message",type:"string"}],type:"Bool"},{id:187239529,method:"channels.convertToGigagroup",params:[{name:"channel",type:"InputChannel"}],type:"Updates"},{id:1573261059,method:"messages.checkHistoryImportPeer",params:[{name:"peer",type:"InputPeer"}],type:"messages.CheckedHistoryImportPeer"},{id:-248985848,method:"phone.toggleGroupCallRecord",params:[{name:"flags",type:"#"},{name:"start",type:"flags.0?true"},{name:"video",type:"flags.2?true"},{name:"call",type:"InputGroupCall"},{name:"title",type:"flags.1?string"},{name:"video_portrait",type:"flags.2?Bool"}],type:"Updates"},{id:-1524155713,method:"phone.editGroupCallParticipant",params:[{name:"flags",type:"#"},{name:"call",type:"InputGroupCall"},{name:"participant",type:"InputPeer"},{name:"muted",type:"flags.0?Bool"},{name:"volume",type:"flags.1?int"},{name:"raise_hand",type:"flags.2?Bool"},{name:"video_stopped",type:"flags.3?Bool"},{name:"video_paused",type:"flags.4?Bool"},{name:"presentation_paused",type:"flags.5?Bool"}],type:"Updates"},{id:480685066,method:"phone.editGroupCallTitle",params:[{name:"call",type:"InputGroupCall"},{name:"title",type:"string"}],type:"Updates"},{id:-277077702,method:"phone.getGroupCallJoinAs",params:[{name:"peer",type:"InputPeer"}],type:"phone.JoinAsPeers"},{id:-425040769,method:"phone.exportGroupCallInvite",params:[{name:"flags",type:"#"},{name:"can_self_unmute",type:"flags.0?true"},{name:"call",type:"InputGroupCall"}],type:"phone.ExportedGroupCallInvite"},{id:563885286,method:"phone.toggleGroupCallStartSubscription",params:[{name:"call",type:"InputGroupCall"},{name:"subscribed",type:"Bool"}],type:"Updates"},{id:1451287362,method:"phone.startScheduledGroupCall",params:[{name:"call",type:"InputGroupCall"}],type:"Updates"},{id:1465786252,method:"phone.saveDefaultGroupCallJoinAs",params:[{name:"peer",type:"InputPeer"},{name:"join_as",type:"InputPeer"}],type:"Bool"},{id:-873829436,method:"phone.joinGroupCallPresentation",params:[{name:"call",type:"InputGroupCall"},{name:"params",type:"DataJSON"}],type:"Updates"},{id:475058500,method:"phone.leaveGroupCallPresentation",params:[{name:"call",type:"InputGroupCall"}],type:"Updates"},{id:676017721,method:"stickers.checkShortName",params:[{name:"short_name",type:"string"}],type:"Bool"},{id:1303364867,method:"stickers.suggestShortName",params:[{name:"title",type:"string"}],type:"stickers.SuggestedShortName"},{id:1032708345,method:"bots.resetBotCommands",params:[{name:"scope",type:"BotCommandScope"},{name:"lang_code",type:"string"}],type:"Bool"},{id:-481554986,method:"bots.getBotCommands",params:[{name:"scope",type:"BotCommandScope"},{name:"lang_code",type:"string"}],type:"Vector<BotCommand>"},{id:-1828139493,method:"account.resetPassword",params:[],type:"account.ResetPasswordResult"},{id:1284770294,method:"account.declinePasswordReset",params:[],type:"Bool"},{id:221691769,method:"auth.checkRecoveryPassword",params:[{name:"code",type:"string"}],type:"Bool"},{id:-700916087,method:"account.getChatThemes",params:[{name:"hash",type:"long"}],type:"account.Themes"},{id:-432283329,method:"messages.setChatTheme",params:[{name:"peer",type:"InputPeer"},{name:"emoticon",type:"string"}],type:"Updates"},{id:834782287,method:"messages.getMessageReadParticipants",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"Vector<ReadParticipantDate>"},{id:1789130429,method:"messages.getSearchResultsCalendar",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"saved_peer_id",type:"flags.2?InputPeer"},{name:"filter",type:"MessagesFilter"},{name:"offset_id",type:"int"},{name:"offset_date",type:"int"}],type:"messages.SearchResultsCalendar"},{id:-1669386480,method:"messages.getSearchResultsPositions",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"saved_peer_id",type:"flags.2?InputPeer"},{name:"filter",type:"MessagesFilter"},{name:"offset_id",type:"int"},{name:"limit",type:"int"}],type:"messages.SearchResultsPositions"},{id:2145904661,method:"messages.hideChatJoinRequest",params:[{name:"flags",type:"#"},{name:"approved",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"user_id",type:"InputUser"}],type:"Updates"},{id:-528091926,method:"messages.hideAllChatJoinRequests",params:[{name:"flags",type:"#"},{name:"approved",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"link",type:"flags.1?string"}],type:"Updates"},{id:-1323389022,method:"messages.toggleNoForwards",params:[{name:"peer",type:"InputPeer"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:-855777386,method:"messages.saveDefaultSendAs",params:[{name:"peer",type:"InputPeer"},{name:"send_as",type:"InputPeer"}],type:"Bool"},{id:-410672065,method:"channels.getSendAs",params:[{name:"flags",type:"#"},{name:"for_paid_reactions",type:"flags.0?true"},{name:"peer",type:"InputPeer"}],type:"channels.SendAsPeers"},{id:-1081501024,method:"account.setAuthorizationTTL",params:[{name:"authorization_ttl_days",type:"int"}],type:"Bool"},{id:1089766498,method:"account.changeAuthorizationSettings",params:[{name:"flags",type:"#"},{name:"confirmed",type:"flags.3?true"},{name:"hash",type:"long"},{name:"encrypted_requests_disabled",type:"flags.0?Bool"},{name:"call_requests_disabled",type:"flags.1?Bool"}],type:"Bool"},{id:913655003,method:"channels.deleteParticipantHistory",params:[{name:"channel",type:"InputChannel"},{name:"participant",type:"InputPeer"}],type:"messages.AffectedHistory"},{id:-754091820,method:"messages.sendReaction",params:[{name:"flags",type:"#"},{name:"big",type:"flags.1?true"},{name:"add_to_recent",type:"flags.2?true"},{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"reaction",type:"flags.0?Vector<Reaction>"}],type:"Updates"},{id:-1950707482,method:"messages.getMessagesReactions",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Updates"},{id:1176190792,method:"messages.getMessageReactionsList",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"reaction",type:"flags.0?Reaction"},{name:"offset",type:"flags.1?string"},{name:"limit",type:"int"}],type:"messages.MessageReactionsList"},{id:-2041895551,method:"messages.setChatAvailableReactions",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"available_reactions",type:"ChatReactions"},{name:"reactions_limit",type:"flags.0?int"},{name:"paid_enabled",type:"flags.1?Bool"}],type:"Updates"},{id:417243308,method:"messages.getAvailableReactions",params:[{name:"hash",type:"int"}],type:"messages.AvailableReactions"},{id:1330094102,method:"messages.setDefaultReaction",params:[{name:"reaction",type:"Reaction"}],type:"Bool"},{id:1662529584,method:"messages.translateText",params:[{name:"flags",type:"#"},{name:"peer",type:"flags.0?InputPeer"},{name:"id",type:"flags.0?Vector<int>"},{name:"text",type:"flags.1?Vector<TextWithEntities>"},{name:"to_lang",type:"string"}],type:"messages.TranslatedText"},{id:841173339,method:"messages.getUnreadReactions",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.0?int"},{name:"offset_id",type:"int"},{name:"add_offset",type:"int"},{name:"limit",type:"int"},{name:"max_id",type:"int"},{name:"min_id",type:"int"}],type:"messages.Messages"},{id:1420459918,method:"messages.readReactions",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"top_msg_id",type:"flags.0?int"}],type:"messages.AffectedHistory"},{id:-1963375804,method:"contacts.resolvePhone",params:[{name:"phone",type:"string"}],type:"contacts.ResolvedPeer"},{id:447879488,method:"phone.getGroupCallStreamChannels",params:[{name:"call",type:"InputGroupCall"}],type:"phone.GroupCallStreamChannels"},{id:-558650433,method:"phone.getGroupCallStreamRtmpUrl",params:[{name:"peer",type:"InputPeer"},{name:"revoke",type:"Bool"}],type:"phone.GroupCallStreamRtmpUrl"},{id:276705696,method:"messages.searchSentMedia",params:[{name:"q",type:"string"},{name:"filter",type:"MessagesFilter"},{name:"limit",type:"int"}],type:"messages.Messages"},{id:385663691,method:"messages.getAttachMenuBots",params:[{name:"hash",type:"long"}],type:"AttachMenuBots"},{id:1998676370,method:"messages.getAttachMenuBot",params:[{name:"bot",type:"InputUser"}],type:"AttachMenuBotsBot"},{id:1777704297,method:"messages.toggleBotInAttachMenu",params:[{name:"flags",type:"#"},{name:"write_allowed",type:"flags.0?true"},{name:"bot",type:"InputUser"},{name:"enabled",type:"Bool"}],type:"Bool"},{id:647873217,method:"messages.requestWebView",params:[{name:"flags",type:"#"},{name:"from_bot_menu",type:"flags.4?true"},{name:"silent",type:"flags.5?true"},{name:"compact",type:"flags.7?true"},{name:"fullscreen",type:"flags.8?true"},{name:"peer",type:"InputPeer"},{name:"bot",type:"InputUser"},{name:"url",type:"flags.1?string"},{name:"start_param",type:"flags.3?string"},{name:"theme_params",type:"flags.2?DataJSON"},{name:"platform",type:"string"},{name:"reply_to",type:"flags.0?InputReplyTo"},{name:"send_as",type:"flags.13?InputPeer"}],type:"WebViewResult"},{id:-1328014717,method:"messages.prolongWebView",params:[{name:"flags",type:"#"},{name:"silent",type:"flags.5?true"},{name:"peer",type:"InputPeer"},{name:"bot",type:"InputUser"},{name:"query_id",type:"long"},{name:"reply_to",type:"flags.0?InputReplyTo"},{name:"send_as",type:"flags.13?InputPeer"}],type:"Bool"},{id:1094336115,method:"messages.requestSimpleWebView",params:[{name:"flags",type:"#"},{name:"from_switch_webview",type:"flags.1?true"},{name:"from_side_menu",type:"flags.2?true"},{name:"compact",type:"flags.7?true"},{name:"fullscreen",type:"flags.8?true"},{name:"bot",type:"InputUser"},{name:"url",type:"flags.3?string"},{name:"start_param",type:"flags.4?string"},{name:"theme_params",type:"flags.0?DataJSON"},{name:"platform",type:"string"}],type:"WebViewResult"},{id:172168437,method:"messages.sendWebViewResultMessage",params:[{name:"bot_query_id",type:"string"},{name:"result",type:"InputBotInlineResult"}],type:"WebViewMessageSent"},{id:-603831608,method:"messages.sendWebViewData",params:[{name:"bot",type:"InputUser"},{name:"random_id",type:"long"},{name:"button_text",type:"string"},{name:"data",type:"string"}],type:"Updates"},{id:1157944655,method:"bots.setBotMenuButton",params:[{name:"user_id",type:"InputUser"},{name:"button",type:"BotMenuButton"}],type:"Bool"},{id:-1671369944,method:"bots.getBotMenuButton",params:[{name:"user_id",type:"InputUser"}],type:"BotMenuButton"},{id:-510647672,method:"account.getSavedRingtones",params:[{name:"hash",type:"long"}],type:"account.SavedRingtones"},{id:1038768899,method:"account.saveRingtone",params:[{name:"id",type:"InputDocument"},{name:"unsave",type:"Bool"}],type:"account.SavedRingtone"},{id:-2095414366,method:"account.uploadRingtone",params:[{name:"file",type:"InputFile"},{name:"file_name",type:"string"},{name:"mime_type",type:"string"}],type:"Document"},{id:2021942497,method:"bots.setBotBroadcastDefaultAdminRights",params:[{name:"admin_rights",type:"ChatAdminRights"}],type:"Bool"},{id:-1839281686,method:"bots.setBotGroupDefaultAdminRights",params:[{name:"admin_rights",type:"ChatAdminRights"}],type:"Bool"},{id:1092913030,method:"phone.saveCallLog",params:[{name:"peer",type:"InputPhoneCall"},{name:"file",type:"InputFile"}],type:"Bool"},{id:-456419968,method:"channels.toggleJoinToSend",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:1277789622,method:"channels.toggleJoinRequest",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:261206117,method:"payments.exportInvoice",params:[{name:"invoice_media",type:"InputMedia"}],type:"payments.ExportedInvoice"},{id:647928393,method:"messages.transcribeAudio",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"messages.TranscribedAudio"},{id:2132608815,method:"messages.rateTranscribedAudio",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"transcription_id",type:"long"},{name:"good",type:"Bool"}],type:"Bool"},{id:-2131921795,method:"payments.assignAppStoreTransaction",params:[{name:"receipt",type:"bytes"},{name:"purpose",type:"InputStorePaymentPurpose"}],type:"Updates"},{id:-537046829,method:"payments.assignPlayMarketTransaction",params:[{name:"receipt",type:"DataJSON"},{name:"purpose",type:"InputStorePaymentPurpose"}],type:"Updates"},{id:-1206152236,method:"help.getPremiumPromo",params:[],type:"help.PremiumPromo"},{id:-643100844,method:"messages.getCustomEmojiDocuments",params:[{name:"document_id",type:"Vector<long>"}],type:"Vector<Document>"},{id:-67329649,method:"messages.getEmojiStickers",params:[{name:"hash",type:"long"}],type:"messages.AllStickers"},{id:248473398,method:"messages.getFeaturedEmojiStickers",params:[{name:"hash",type:"long"}],type:"messages.FeaturedStickers"},{id:-70001045,method:"account.updateEmojiStatus",params:[{name:"emoji_status",type:"EmojiStatus"}],type:"Bool"},{id:-696962170,method:"account.getDefaultEmojiStatuses",params:[{name:"hash",type:"long"}],type:"account.EmojiStatuses"},{id:257392901,method:"account.getRecentEmojiStatuses",params:[{name:"hash",type:"long"}],type:"account.EmojiStatuses"},{id:404757166,method:"account.clearRecentEmojiStatuses",params:[],type:"Bool"},{id:1063567478,method:"messages.reportReaction",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"reaction_peer",type:"InputPeer"}],type:"Bool"},{id:-1149164102,method:"messages.getTopReactions",params:[{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.Reactions"},{id:960896434,method:"messages.getRecentReactions",params:[{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.Reactions"},{id:-1644236876,method:"messages.clearRecentReactions",params:[],type:"Bool"},{id:-2064119788,method:"messages.getExtendedMedia",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Updates"},{id:767062953,method:"auth.importWebTokenAuthorization",params:[{name:"api_id",type:"int"},{name:"api_hash",type:"string"},{name:"web_auth_token",type:"string"}],type:"auth.Authorization"},{id:-279966037,method:"account.reorderUsernames",params:[{name:"order",type:"Vector<string>"}],type:"Bool"},{id:1490465654,method:"account.toggleUsername",params:[{name:"username",type:"string"},{name:"active",type:"Bool"}],type:"Bool"},{id:-1268978403,method:"channels.reorderUsernames",params:[{name:"channel",type:"InputChannel"},{name:"order",type:"Vector<string>"}],type:"Bool"},{id:1358053637,method:"channels.toggleUsername",params:[{name:"channel",type:"InputChannel"},{name:"username",type:"string"},{name:"active",type:"Bool"}],type:"Bool"},{id:170155475,method:"channels.deactivateAllUsernames",params:[{name:"channel",type:"InputChannel"}],type:"Bool"},{id:-1540781271,method:"channels.toggleForum",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:-200539612,method:"channels.createForumTopic",params:[{name:"flags",type:"#"},{name:"channel",type:"InputChannel"},{name:"title",type:"string"},{name:"icon_color",type:"flags.0?int"},{name:"icon_emoji_id",type:"flags.3?long"},{name:"random_id",type:"long"},{name:"send_as",type:"flags.2?InputPeer"}],type:"Updates"},{id:233136337,method:"channels.getForumTopics",params:[{name:"flags",type:"#"},{name:"channel",type:"InputChannel"},{name:"q",type:"flags.0?string"},{name:"offset_date",type:"int"},{name:"offset_id",type:"int"},{name:"offset_topic",type:"int"},{name:"limit",type:"int"}],type:"messages.ForumTopics"},{id:-1333584199,method:"channels.getForumTopicsByID",params:[{name:"channel",type:"InputChannel"},{name:"topics",type:"Vector<int>"}],type:"messages.ForumTopics"},{id:-186670715,method:"channels.editForumTopic",params:[{name:"flags",type:"#"},{name:"channel",type:"InputChannel"},{name:"topic_id",type:"int"},{name:"title",type:"flags.0?string"},{name:"icon_emoji_id",type:"flags.1?long"},{name:"closed",type:"flags.2?Bool"},{name:"hidden",type:"flags.3?Bool"}],type:"Updates"},{id:1814925350,method:"channels.updatePinnedForumTopic",params:[{name:"channel",type:"InputChannel"},{name:"topic_id",type:"int"},{name:"pinned",type:"Bool"}],type:"Updates"},{id:876830509,method:"channels.deleteTopicHistory",params:[{name:"channel",type:"InputChannel"},{name:"top_msg_id",type:"int"}],type:"messages.AffectedHistory"},{id:693150095,method:"channels.reorderPinnedForumTopics",params:[{name:"flags",type:"#"},{name:"force",type:"flags.0?true"},{name:"channel",type:"InputChannel"},{name:"order",type:"Vector<int>"}],type:"Updates"},{id:1760814315,method:"channels.toggleAntiSpam",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:-1471109485,method:"channels.reportAntiSpamFalsePositive",params:[{name:"channel",type:"InputChannel"},{name:"msg_id",type:"int"}],type:"Bool"},{id:-1632299963,method:"messages.setDefaultHistoryTTL",params:[{name:"period",type:"int"}],type:"Bool"},{id:1703637384,method:"messages.getDefaultHistoryTTL",params:[],type:"DefaultHistoryTTL"},{id:-127582169,method:"contacts.exportContactToken",params:[],type:"ExportedContactToken"},{id:318789512,method:"contacts.importContactToken",params:[{name:"token",type:"string"}],type:"User"},{id:-515093903,method:"photos.uploadContactProfilePhoto",params:[{name:"flags",type:"#"},{name:"suggest",type:"flags.3?true"},{name:"save",type:"flags.4?true"},{name:"user_id",type:"InputUser"},{name:"file",type:"flags.0?InputFile"},{name:"video",type:"flags.1?InputFile"},{name:"video_start_ts",type:"flags.2?double"},{name:"video_emoji_markup",type:"flags.5?VideoSize"}],type:"photos.Photo"},{id:1785624660,method:"channels.toggleParticipantsHidden",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:-1850552224,method:"messages.sendBotRequestedPeer",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"button_id",type:"int"},{name:"requested_peers",type:"Vector<InputPeer>"}],type:"Updates"},{id:-495647960,method:"account.getDefaultProfilePhotoEmojis",params:[{name:"hash",type:"long"}],type:"EmojiList"},{id:-1856479058,method:"account.getDefaultGroupPhotoEmojis",params:[{name:"hash",type:"long"}],type:"EmojiList"},{id:-1908857314,method:"auth.requestFirebaseSms",params:[{name:"flags",type:"#"},{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"safety_net_token",type:"flags.0?string"},{name:"play_integrity_token",type:"flags.2?string"},{name:"ios_push_secret",type:"flags.1?string"}],type:"Bool"},{id:1955122779,method:"messages.getEmojiGroups",params:[{name:"hash",type:"int"}],type:"messages.EmojiGroups"},{id:785209037,method:"messages.getEmojiStatusGroups",params:[{name:"hash",type:"int"}],type:"messages.EmojiGroups"},{id:564480243,method:"messages.getEmojiProfilePhotoGroups",params:[{name:"hash",type:"int"}],type:"messages.EmojiGroups"},{id:739360983,method:"messages.searchCustomEmoji",params:[{name:"emoticon",type:"string"},{name:"hash",type:"long"}],type:"EmojiList"},{id:-461589127,method:"messages.togglePeerTranslations",params:[{name:"flags",type:"#"},{name:"disabled",type:"flags.0?true"},{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-1379156774,method:"account.getAutoSaveSettings",params:[],type:"account.AutoSaveSettings"},{id:-694451359,method:"account.saveAutoSaveSettings",params:[{name:"flags",type:"#"},{name:"users",type:"flags.0?true"},{name:"chats",type:"flags.1?true"},{name:"broadcasts",type:"flags.2?true"},{name:"peer",type:"flags.3?InputPeer"},{name:"settings",type:"AutoSaveSettings"}],type:"Bool"},{id:1404829728,method:"account.deleteAutoSaveExceptions",params:[],type:"Bool"},{id:-179077444,method:"stickers.changeSticker",params:[{name:"flags",type:"#"},{name:"sticker",type:"InputDocument"},{name:"emoji",type:"flags.0?string"},{name:"mask_coords",type:"flags.1?MaskCoords"},{name:"keywords",type:"flags.2?string"}],type:"messages.StickerSet"},{id:306912256,method:"stickers.renameStickerSet",params:[{name:"stickerset",type:"InputStickerSet"},{name:"title",type:"string"}],type:"messages.StickerSet"},{id:-2022685804,method:"stickers.deleteStickerSet",params:[{name:"stickerset",type:"InputStickerSet"}],type:"Bool"},{id:889046467,method:"messages.getBotApp",params:[{name:"app",type:"InputBotApp"},{name:"hash",type:"long"}],type:"messages.BotApp"},{id:1398901710,method:"messages.requestAppWebView",params:[{name:"flags",type:"#"},{name:"write_allowed",type:"flags.0?true"},{name:"compact",type:"flags.7?true"},{name:"fullscreen",type:"flags.8?true"},{name:"peer",type:"InputPeer"},{name:"app",type:"InputBotApp"},{name:"start_param",type:"flags.1?string"},{name:"theme_params",type:"flags.2?DataJSON"},{name:"platform",type:"string"}],type:"WebViewResult"},{id:282013987,method:"bots.setBotInfo",params:[{name:"flags",type:"#"},{name:"bot",type:"flags.2?InputUser"},{name:"lang_code",type:"string"},{name:"name",type:"flags.3?string"},{name:"about",type:"flags.0?string"},{name:"description",type:"flags.1?string"}],type:"Bool"},{id:-589753091,method:"bots.getBotInfo",params:[{name:"flags",type:"#"},{name:"bot",type:"flags.0?InputUser"},{name:"lang_code",type:"string"}],type:"bots.BotInfo"},{id:2123760019,method:"auth.resetLoginEmail",params:[{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"}],type:"auth.SentCode"},{id:-2072885362,method:"chatlists.exportChatlistInvite",params:[{name:"chatlist",type:"InputChatlist"},{name:"title",type:"string"},{name:"peers",type:"Vector<InputPeer>"}],type:"chatlists.ExportedChatlistInvite"},{id:1906072670,method:"chatlists.deleteExportedInvite",params:[{name:"chatlist",type:"InputChatlist"},{name:"slug",type:"string"}],type:"Bool"},{id:1698543165,method:"chatlists.editExportedInvite",params:[{name:"flags",type:"#"},{name:"chatlist",type:"InputChatlist"},{name:"slug",type:"string"},{name:"title",type:"flags.1?string"},{name:"peers",type:"flags.2?Vector<InputPeer>"}],type:"ExportedChatlistInvite"},{id:-838608253,method:"chatlists.getExportedInvites",params:[{name:"chatlist",type:"InputChatlist"}],type:"chatlists.ExportedInvites"},{id:1103171583,method:"chatlists.checkChatlistInvite",params:[{name:"slug",type:"string"}],type:"chatlists.ChatlistInvite"},{id:-1498291302,method:"chatlists.joinChatlistInvite",params:[{name:"slug",type:"string"},{name:"peers",type:"Vector<InputPeer>"}],type:"Updates"},{id:-1992190687,method:"chatlists.getChatlistUpdates",params:[{name:"chatlist",type:"InputChatlist"}],type:"chatlists.ChatlistUpdates"},{id:-527828747,method:"chatlists.joinChatlistUpdates",params:[{name:"chatlist",type:"InputChatlist"},{name:"peers",type:"Vector<InputPeer>"}],type:"Updates"},{id:1726252795,method:"chatlists.hideChatlistUpdates",params:[{name:"chatlist",type:"InputChatlist"}],type:"Bool"},{id:-37955820,method:"chatlists.getLeaveChatlistSuggestions",params:[{name:"chatlist",type:"InputChatlist"}],type:"Vector<Peer>"},{id:1962598714,method:"chatlists.leaveChatlist",params:[{name:"chatlist",type:"InputChatlist"},{name:"peers",type:"Vector<InputPeer>"}],type:"Updates"},{id:-1760972350,method:"bots.reorderUsernames",params:[{name:"bot",type:"InputUser"},{name:"order",type:"Vector<string>"}],type:"Bool"},{id:87861619,method:"bots.toggleUsername",params:[{name:"bot",type:"InputUser"},{name:"username",type:"string"},{name:"active",type:"Bool"}],type:"Bool"},{id:-1879389471,method:"messages.setChatWallPaper",params:[{name:"flags",type:"#"},{name:"for_both",type:"flags.3?true"},{name:"revert",type:"flags.4?true"},{name:"peer",type:"InputPeer"},{name:"wallpaper",type:"flags.0?InputWallPaper"},{name:"settings",type:"flags.2?WallPaperSettings"},{name:"id",type:"flags.1?int"}],type:"Updates"},{id:-896866118,method:"account.invalidateSignInCodes",params:[{name:"codes",type:"Vector<string>"}],type:"Bool"},{id:-1167653392,method:"contacts.editCloseFriends",params:[{name:"id",type:"Vector<long>"}],type:"Bool"},{id:-941629475,method:"stories.canSendStory",params:[{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-454661813,method:"stories.sendStory",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.2?true"},{name:"noforwards",type:"flags.4?true"},{name:"fwd_modified",type:"flags.7?true"},{name:"peer",type:"InputPeer"},{name:"media",type:"InputMedia"},{name:"media_areas",type:"flags.5?Vector<MediaArea>"},{name:"caption",type:"flags.0?string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"privacy_rules",type:"Vector<InputPrivacyRule>"},{name:"random_id",type:"long"},{name:"period",type:"flags.3?int"},{name:"fwd_from_id",type:"flags.6?InputPeer"},{name:"fwd_from_story",type:"flags.6?int"}],type:"Updates"},{id:-1249658298,method:"stories.editStory",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"media",type:"flags.0?InputMedia"},{name:"media_areas",type:"flags.3?Vector<MediaArea>"},{name:"caption",type:"flags.1?string"},{name:"entities",type:"flags.1?Vector<MessageEntity>"},{name:"privacy_rules",type:"flags.2?Vector<InputPrivacyRule>"}],type:"Updates"},{id:-1369842849,method:"stories.deleteStories",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Vector<int>"},{id:-1703566865,method:"stories.togglePinned",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"},{name:"pinned",type:"Bool"}],type:"Vector<int>"},{id:-290400731,method:"stories.getAllStories",params:[{name:"flags",type:"#"},{name:"next",type:"flags.1?true"},{name:"hidden",type:"flags.2?true"},{name:"state",type:"flags.0?string"}],type:"stories.AllStories"},{id:1478600156,method:"stories.getPinnedStories",params:[{name:"peer",type:"InputPeer"},{name:"offset_id",type:"int"},{name:"limit",type:"int"}],type:"stories.Stories"},{id:-1271586794,method:"stories.getStoriesArchive",params:[{name:"peer",type:"InputPeer"},{name:"offset_id",type:"int"},{name:"limit",type:"int"}],type:"stories.Stories"},{id:1467271796,method:"stories.getStoriesByID",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"stories.Stories"},{id:2082822084,method:"stories.toggleAllStoriesHidden",params:[{name:"hidden",type:"Bool"}],type:"Bool"},{id:-1521034552,method:"stories.readStories",params:[{name:"peer",type:"InputPeer"},{name:"max_id",type:"int"}],type:"Vector<int>"},{id:-1308456197,method:"stories.incrementStoryViews",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Bool"},{id:2127707223,method:"stories.getStoryViewsList",params:[{name:"flags",type:"#"},{name:"just_contacts",type:"flags.0?true"},{name:"reactions_first",type:"flags.2?true"},{name:"forwards_first",type:"flags.3?true"},{name:"peer",type:"InputPeer"},{name:"q",type:"flags.1?string"},{name:"id",type:"int"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"stories.StoryViewsList"},{id:685862088,method:"stories.getStoriesViews",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"stories.StoryViews"},{id:2072899360,method:"stories.exportStoryLink",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"int"}],type:"ExportedStoryLink"},{id:433646405,method:"stories.report",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"},{name:"option",type:"bytes"},{name:"message",type:"string"}],type:"ReportResult"},{id:1471926630,method:"stories.activateStealthMode",params:[{name:"flags",type:"#"},{name:"past",type:"flags.0?true"},{name:"future",type:"flags.1?true"}],type:"Updates"},{id:-1798939530,method:"contacts.setBlocked",params:[{name:"flags",type:"#"},{name:"my_stories_from",type:"flags.0?true"},{name:"id",type:"Vector<InputPeer>"},{name:"limit",type:"int"}],type:"Bool"},{id:2144810674,method:"stories.sendReaction",params:[{name:"flags",type:"#"},{name:"add_to_recent",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"story_id",type:"int"},{name:"reaction",type:"Reaction"}],type:"Updates"},{id:324662502,method:"bots.canSendMessage",params:[{name:"bot",type:"InputUser"}],type:"Bool"},{id:-248323089,method:"bots.allowSendMessage",params:[{name:"bot",type:"InputUser"}],type:"Updates"},{id:142591463,method:"bots.invokeWebViewCustomMethod",params:[{name:"bot",type:"InputUser"},{name:"custom_method",type:"string"},{name:"params",type:"DataJSON"}],type:"DataJSON"},{id:743103056,method:"stories.getPeerStories",params:[{name:"peer",type:"InputPeer"}],type:"stories.PeerStories"},{id:-1688541191,method:"stories.getAllReadPeerStories",params:[],type:"Updates"},{id:1398375363,method:"stories.getPeerMaxIDs",params:[{name:"id",type:"Vector<InputPeer>"}],type:"Vector<int>"},{id:-1519744160,method:"stories.getChatsToSend",params:[],type:"messages.Chats"},{id:-1123805756,method:"stories.togglePeerStoriesHidden",params:[{name:"peer",type:"InputPeer"},{name:"hidden",type:"Bool"}],type:"Bool"},{id:660060756,method:"payments.getPremiumGiftCodeOptions",params:[{name:"flags",type:"#"},{name:"boost_peer",type:"flags.0?InputPeer"}],type:"Vector<PremiumGiftCodeOption>"},{id:-1907247935,method:"payments.checkGiftCode",params:[{name:"slug",type:"string"}],type:"payments.CheckedGiftCode"},{id:-152934316,method:"payments.applyGiftCode",params:[{name:"slug",type:"string"}],type:"Updates"},{id:-198994907,method:"payments.getGiveawayInfo",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"payments.GiveawayInfo"},{id:1609928480,method:"payments.launchPrepaidGiveaway",params:[{name:"peer",type:"InputPeer"},{name:"giveaway_id",type:"long"},{name:"purpose",type:"InputStorePaymentPurpose"}],type:"Updates"},{id:2096079197,method:"account.updateColor",params:[{name:"flags",type:"#"},{name:"for_profile",type:"flags.1?true"},{name:"color",type:"flags.2?int"},{name:"background_emoji_id",type:"flags.0?long"}],type:"Bool"},{id:-659933583,method:"channels.updateColor",params:[{name:"flags",type:"#"},{name:"for_profile",type:"flags.1?true"},{name:"channel",type:"InputChannel"},{name:"color",type:"flags.2?int"},{name:"background_emoji_id",type:"flags.0?long"}],type:"Updates"},{id:-1509246514,method:"account.getDefaultBackgroundEmojis",params:[{name:"hash",type:"long"}],type:"EmojiList"},{id:1626764896,method:"premium.getBoostsList",params:[{name:"flags",type:"#"},{name:"gifts",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"premium.BoostsList"},{id:199719754,method:"premium.getMyBoosts",params:[],type:"premium.MyBoosts"},{id:1803396934,method:"premium.applyBoost",params:[{name:"flags",type:"#"},{name:"slots",type:"flags.0?Vector<int>"},{name:"peer",type:"InputPeer"}],type:"premium.MyBoosts"},{id:70197089,method:"premium.getBoostsStatus",params:[{name:"peer",type:"InputPeer"}],type:"premium.BoostsStatus"},{id:965037343,method:"premium.getUserBoosts",params:[{name:"peer",type:"InputPeer"},{name:"user_id",type:"InputUser"}],type:"premium.BoostsList"},{id:-1757889771,method:"channels.toggleViewForumAsMessages",params:[{name:"channel",type:"InputChannel"},{name:"enabled",type:"Bool"}],type:"Updates"},{id:-1833678516,method:"messages.searchEmojiStickerSets",params:[{name:"flags",type:"#"},{name:"exclude_featured",type:"flags.0?true"},{name:"q",type:"string"},{name:"hash",type:"long"}],type:"messages.FoundStickerSets"},{id:631707458,method:"channels.getChannelRecommendations",params:[{name:"flags",type:"#"},{name:"channel",type:"flags.0?InputChannel"}],type:"messages.Chats"},{id:927985472,method:"stats.getStoryStats",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"}],type:"stats.StoryStats"},{id:-1505526026,method:"stats.getStoryPublicForwards",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"stats.PublicForwards"},{id:-629083089,method:"help.getPeerColors",params:[{name:"hash",type:"int"}],type:"help.PeerColors"},{id:-1412453891,method:"help.getPeerProfileColors",params:[{name:"hash",type:"int"}],type:"help.PeerColors"},{id:-1179482081,method:"stories.getStoryReactionsList",params:[{name:"flags",type:"#"},{name:"forwards_first",type:"flags.2?true"},{name:"peer",type:"InputPeer"},{name:"id",type:"int"},{name:"reaction",type:"flags.0?Reaction"},{name:"offset",type:"flags.1?string"},{name:"limit",type:"int"}],type:"stories.StoryReactionsList"},{id:-254548312,method:"channels.updateEmojiStatus",params:[{name:"channel",type:"InputChannel"},{name:"emoji_status",type:"EmojiStatus"}],type:"Updates"},{id:1999087573,method:"account.getChannelDefaultEmojiStatuses",params:[{name:"hash",type:"long"}],type:"account.EmojiStatuses"},{id:900325589,method:"account.getChannelRestrictedStatusEmojis",params:[{name:"hash",type:"long"}],type:"EmojiList"},{id:1401016858,method:"messages.getSavedDialogs",params:[{name:"flags",type:"#"},{name:"exclude_pinned",type:"flags.0?true"},{name:"offset_date",type:"int"},{name:"offset_id",type:"int"},{name:"offset_peer",type:"InputPeer"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.SavedDialogs"},{id:1033519437,method:"messages.getSavedHistory",params:[{name:"peer",type:"InputPeer"},{name:"offset_id",type:"int"},{name:"offset_date",type:"int"},{name:"add_offset",type:"int"},{name:"limit",type:"int"},{name:"max_id",type:"int"},{name:"min_id",type:"int"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:1855459371,method:"messages.deleteSavedHistory",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"max_id",type:"int"},{name:"min_date",type:"flags.2?int"},{name:"max_date",type:"flags.3?int"}],type:"messages.AffectedHistory"},{id:-700607264,method:"messages.getPinnedSavedDialogs",params:[],type:"messages.SavedDialogs"},{id:-1400783906,method:"messages.toggleSavedDialogPin",params:[{name:"flags",type:"#"},{name:"pinned",type:"flags.0?true"},{name:"peer",type:"InputDialogPeer"}],type:"Bool"},{id:-1955502713,method:"messages.reorderPinnedSavedDialogs",params:[{name:"flags",type:"#"},{name:"force",type:"flags.0?true"},{name:"order",type:"Vector<InputDialogPeer>"}],type:"Bool"},{id:909631579,method:"messages.getSavedReactionTags",params:[{name:"flags",type:"#"},{name:"peer",type:"flags.0?InputPeer"},{name:"hash",type:"long"}],type:"messages.SavedReactionTags"},{id:1613331948,method:"messages.updateSavedReactionTag",params:[{name:"flags",type:"#"},{name:"reaction",type:"Reaction"},{name:"title",type:"flags.0?string"}],type:"Bool"},{id:-1107741656,method:"messages.getDefaultTagReactions",params:[{name:"hash",type:"long"}],type:"messages.Reactions"},{id:-1941176739,method:"messages.getOutboxReadDate",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"OutboxReadDate"},{id:-1388733202,method:"channels.setBoostsToUnblockRestrictions",params:[{name:"channel",type:"InputChannel"},{name:"boosts",type:"int"}],type:"Updates"},{id:1020866743,method:"channels.setEmojiStickers",params:[{name:"channel",type:"InputChannel"},{name:"stickerset",type:"InputStickerSet"}],type:"Bool"},{id:249313744,method:"smsjobs.isEligibleToJoin",params:[],type:"smsjobs.EligibilityToJoin"},{id:-1488007635,method:"smsjobs.join",params:[],type:"Bool"},{id:-1734824589,method:"smsjobs.leave",params:[],type:"Bool"},{id:155164863,method:"smsjobs.updateSettings",params:[{name:"flags",type:"#"},{name:"allow_international",type:"flags.0?true"}],type:"Bool"},{id:279353576,method:"smsjobs.getStatus",params:[],type:"smsjobs.Status"},{id:2005766191,method:"smsjobs.getSmsJob",params:[{name:"job_id",type:"string"}],type:"SmsJob"},{id:1327415076,method:"smsjobs.finishJob",params:[{name:"flags",type:"#"},{name:"job_id",type:"string"},{name:"error",type:"flags.0?string"}],type:"Bool"},{id:1236468288,method:"help.getTimezonesList",params:[{name:"hash",type:"int"}],type:"help.TimezonesList"},{id:1258348646,method:"account.updateBusinessWorkHours",params:[{name:"flags",type:"#"},{name:"business_work_hours",type:"flags.0?BusinessWorkHours"}],type:"Bool"},{id:-1637149926,method:"account.updateBusinessLocation",params:[{name:"flags",type:"#"},{name:"geo_point",type:"flags.1?InputGeoPoint"},{name:"address",type:"flags.0?string"}],type:"Bool"},{id:1724755908,method:"account.updateBusinessGreetingMessage",params:[{name:"flags",type:"#"},{name:"message",type:"flags.0?InputBusinessGreetingMessage"}],type:"Bool"},{id:-1570078811,method:"account.updateBusinessAwayMessage",params:[{name:"flags",type:"#"},{name:"message",type:"flags.0?InputBusinessAwayMessage"}],type:"Bool"},{id:-729550168,method:"messages.getQuickReplies",params:[{name:"hash",type:"long"}],type:"messages.QuickReplies"},{id:1613961479,method:"messages.reorderQuickReplies",params:[{name:"order",type:"Vector<int>"}],type:"Bool"},{id:-237962285,method:"messages.checkQuickReplyShortcut",params:[{name:"shortcut",type:"string"}],type:"Bool"},{id:1543519471,method:"messages.editQuickReplyShortcut",params:[{name:"shortcut_id",type:"int"},{name:"shortcut",type:"string"}],type:"Bool"},{id:1019234112,method:"messages.deleteQuickReplyShortcut",params:[{name:"shortcut_id",type:"int"}],type:"Bool"},{id:-1801153085,method:"messages.getQuickReplyMessages",params:[{name:"flags",type:"#"},{name:"shortcut_id",type:"int"},{name:"id",type:"flags.0?Vector<int>"},{name:"hash",type:"long"}],type:"messages.Messages"},{id:1819610593,method:"messages.sendQuickReplyMessages",params:[{name:"peer",type:"InputPeer"},{name:"shortcut_id",type:"int"},{name:"id",type:"Vector<int>"},{name:"random_id",type:"Vector<long>"}],type:"Updates"},{id:-519706352,method:"messages.deleteQuickReplyMessages",params:[{name:"shortcut_id",type:"int"},{name:"id",type:"Vector<int>"}],type:"Updates"},{id:1721797758,method:"account.updateConnectedBot",params:[{name:"flags",type:"#"},{name:"deleted",type:"flags.1?true"},{name:"rights",type:"flags.0?BusinessBotRights"},{name:"bot",type:"InputUser"},{name:"recipients",type:"InputBusinessBotRecipients"}],type:"Updates"},{id:1319421967,method:"account.getConnectedBots",params:[],type:"account.ConnectedBots"},{id:-47326647,method:"messages.toggleDialogFilterTags",params:[{name:"enabled",type:"Bool"}],type:"Bool"},{id:-584540274,method:"invokeWithBusinessConnection",params:[{name:"connection_id",type:"string"},{name:"query",type:"!X"}],type:"X"},{id:1990746736,method:"account.getBotBusinessConnection",params:[{name:"connection_id",type:"string"}],type:"Updates"},{id:-1508585420,method:"account.updateBusinessIntro",params:[{name:"flags",type:"#"},{name:"intro",type:"flags.0?InputBusinessIntro"}],type:"Bool"},{id:1184253338,method:"stickers.replaceSticker",params:[{name:"sticker",type:"InputDocument"},{name:"new_sticker",type:"InputStickerSetItem"}],type:"messages.StickerSet"},{id:-793386500,method:"messages.getMyStickers",params:[{name:"offset_id",type:"long"},{name:"limit",type:"int"}],type:"messages.MyStickers"},{id:-1105295942,method:"fragment.getCollectibleInfo",params:[{name:"collectible",type:"InputCollectible"}],type:"fragment.CollectibleInfo"},{id:1684934807,method:"account.toggleConnectedBotPaused",params:[{name:"peer",type:"InputPeer"},{name:"paused",type:"Bool"}],type:"Bool"},{id:1581481689,method:"account.disablePeerConnectedBot",params:[{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-865203183,method:"account.updateBirthday",params:[{name:"flags",type:"#"},{name:"birthday",type:"flags.0?Birthday"}],type:"Bool"},{id:-621959068,method:"contacts.getBirthdays",params:[],type:"contacts.ContactBirthdays"},{id:-2007898482,method:"account.createBusinessChatLink",params:[{name:"link",type:"InputBusinessChatLink"}],type:"BusinessChatLink"},{id:-1942744913,method:"account.editBusinessChatLink",params:[{name:"slug",type:"string"},{name:"link",type:"InputBusinessChatLink"}],type:"BusinessChatLink"},{id:1611085428,method:"account.deleteBusinessChatLink",params:[{name:"slug",type:"string"}],type:"Bool"},{id:1869667809,method:"account.getBusinessChatLinks",params:[],type:"account.BusinessChatLinks"},{id:1418913262,method:"account.resolveBusinessChatLink",params:[{name:"slug",type:"string"}],type:"account.ResolvedBusinessChatLinks"},{id:-649919008,method:"account.updatePersonalChannel",params:[{name:"channel",type:"InputChannel"}],type:"Bool"},{id:-142021095,method:"stats.getBroadcastRevenueStats",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"peer",type:"InputPeer"}],type:"stats.BroadcastRevenueStats"},{id:-1644889427,method:"stats.getBroadcastRevenueWithdrawalUrl",params:[{name:"peer",type:"InputPeer"},{name:"password",type:"InputCheckPasswordSRP"}],type:"stats.BroadcastRevenueWithdrawalUrl"},{id:1889078125,method:"stats.getBroadcastRevenueTransactions",params:[{name:"peer",type:"InputPeer"},{name:"offset",type:"int"},{name:"limit",type:"int"}],type:"stats.BroadcastRevenueTransactions"},{id:-1696000743,method:"channels.restrictSponsoredMessages",params:[{name:"channel",type:"InputChannel"},{name:"restricted",type:"Bool"}],type:"Updates"},{id:-1176919155,method:"account.toggleSponsoredMessages",params:[{name:"enabled",type:"Bool"}],type:"Bool"},{id:187268763,method:"stories.togglePinnedToTop",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Bool"},{id:115172684,method:"account.getReactionsNotifySettings",params:[],type:"ReactionsNotifySettings"},{id:829220168,method:"account.setReactionsNotifySettings",params:[{name:"settings",type:"ReactionsNotifySettings"}],type:"ReactionsNotifySettings"},{id:-878841866,method:"auth.reportMissingCode",params:[{name:"phone_number",type:"string"},{name:"phone_code_hash",type:"string"},{name:"mnc",type:"string"}],type:"Bool"},{id:500711669,method:"messages.getEmojiStickerGroups",params:[{name:"hash",type:"int"}],type:"messages.EmojiGroups"},{id:502868356,method:"invokeWithGooglePlayIntegrity",params:[{name:"nonce",type:"string"},{name:"token",type:"string"},{name:"query",type:"!X"}],type:"X"},{id:229528824,method:"invokeWithApnsSecret",params:[{name:"nonce",type:"string"},{name:"secret",type:"string"},{name:"query",type:"!X"}],type:"X"},{id:-559805895,method:"messages.getAvailableEffects",params:[{name:"hash",type:"int"}],type:"messages.AvailableEffects"},{id:-778069893,method:"channels.searchPosts",params:[{name:"hashtag",type:"string"},{name:"offset_rate",type:"int"},{name:"offset_peer",type:"InputPeer"},{name:"offset_id",type:"int"},{name:"limit",type:"int"}],type:"messages.Messages"},{id:92925557,method:"messages.editFactCheck",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"text",type:"TextWithEntities"}],type:"Updates"},{id:-774204404,method:"messages.deleteFactCheck",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"}],type:"Updates"},{id:-1177696786,method:"messages.getFactCheck",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"Vector<int>"}],type:"Vector<FactCheck>"},{id:-1072773165,method:"payments.getStarsTopupOptions",params:[],type:"Vector<StarsTopupOption>"},{id:273665959,method:"payments.getStarsStatus",params:[{name:"peer",type:"InputPeer"}],type:"payments.StarsStatus"},{id:1775912279,method:"payments.getStarsTransactions",params:[{name:"flags",type:"#"},{name:"inbound",type:"flags.0?true"},{name:"outbound",type:"flags.1?true"},{name:"ascending",type:"flags.2?true"},{name:"subscription_id",type:"flags.3?string"},{name:"peer",type:"InputPeer"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"payments.StarsStatus"},{id:2040056084,method:"payments.sendStarsForm",params:[{name:"form_id",type:"long"},{name:"invoice",type:"InputInvoice"}],type:"payments.PaymentResult"},{id:632196938,method:"payments.refundStarsCharge",params:[{name:"user_id",type:"InputUser"},{name:"charge_id",type:"string"}],type:"Updates"},{id:-780072697,method:"stories.searchPosts",params:[{name:"flags",type:"#"},{name:"hashtag",type:"flags.0?string"},{name:"area",type:"flags.1?MediaArea"},{name:"peer",type:"flags.2?InputPeer"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"stories.FoundStories"},{id:-652215594,method:"payments.getStarsRevenueStats",params:[{name:"flags",type:"#"},{name:"dark",type:"flags.0?true"},{name:"peer",type:"InputPeer"}],type:"payments.StarsRevenueStats"},{id:331081907,method:"payments.getStarsRevenueWithdrawalUrl",params:[{name:"peer",type:"InputPeer"},{name:"stars",type:"long"},{name:"password",type:"InputCheckPasswordSRP"}],type:"payments.StarsRevenueWithdrawalUrl"},{id:-774377531,method:"payments.getStarsRevenueAdsAccountUrl",params:[{name:"peer",type:"InputPeer"}],type:"payments.StarsRevenueAdsAccountUrl"},{id:662973742,method:"payments.getStarsTransactionsByID",params:[{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<InputStarsTransaction>"}],type:"payments.StarsStatus"},{id:-741774392,method:"payments.getStarsGiftOptions",params:[{name:"flags",type:"#"},{name:"user_id",type:"flags.0?InputUser"}],type:"Vector<StarsGiftOption>"},{id:-1034878574,method:"bots.getPopularAppBots",params:[{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"bots.PopularAppBots"},{id:397326170,method:"bots.addPreviewMedia",params:[{name:"bot",type:"InputUser"},{name:"lang_code",type:"string"},{name:"media",type:"InputMedia"}],type:"BotPreviewMedia"},{id:-2061148049,method:"bots.editPreviewMedia",params:[{name:"bot",type:"InputUser"},{name:"lang_code",type:"string"},{name:"media",type:"InputMedia"},{name:"new_media",type:"InputMedia"}],type:"BotPreviewMedia"},{id:755054003,method:"bots.deletePreviewMedia",params:[{name:"bot",type:"InputUser"},{name:"lang_code",type:"string"},{name:"media",type:"Vector<InputMedia>"}],type:"Bool"},{id:-1238895702,method:"bots.reorderPreviewMedias",params:[{name:"bot",type:"InputUser"},{name:"lang_code",type:"string"},{name:"order",type:"Vector<InputMedia>"}],type:"Bool"},{id:1111143341,method:"bots.getPreviewInfo",params:[{name:"bot",type:"InputUser"},{name:"lang_code",type:"string"}],type:"bots.PreviewInfo"},{id:-1566222003,method:"bots.getPreviewMedias",params:[{name:"bot",type:"InputUser"}],type:"Vector<BotPreviewMedia>"},{id:-908059013,method:"messages.requestMainWebView",params:[{name:"flags",type:"#"},{name:"compact",type:"flags.7?true"},{name:"fullscreen",type:"flags.8?true"},{name:"peer",type:"InputPeer"},{name:"bot",type:"InputUser"},{name:"start_param",type:"flags.1?string"},{name:"theme_params",type:"flags.0?DataJSON"},{name:"platform",type:"string"}],type:"WebViewResult"},{id:52761285,method:"payments.getStarsSubscriptions",params:[{name:"flags",type:"#"},{name:"missing_balance",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"offset",type:"string"}],type:"payments.StarsStatus"},{id:-948500360,method:"payments.changeStarsSubscription",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"subscription_id",type:"string"},{name:"canceled",type:"flags.0?Bool"}],type:"Bool"},{id:-866391117,method:"payments.fulfillStarsSubscription",params:[{name:"peer",type:"InputPeer"},{name:"subscription_id",type:"string"}],type:"Bool"},{id:1488702288,method:"messages.sendPaidReaction",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"count",type:"int"},{name:"random_id",type:"long"},{name:"private",type:"flags.0?PaidReactionPrivacy"}],type:"Updates"},{id:1129874869,method:"messages.togglePaidReactionPrivacy",params:[{name:"peer",type:"InputPeer"},{name:"msg_id",type:"int"},{name:"private",type:"PaidReactionPrivacy"}],type:"Bool"},{id:-1122042562,method:"payments.getStarsGiveawayOptions",params:[],type:"Vector<StarsGiveawayOption>"},{id:1193563562,method:"messages.getPaidReactionPrivacy",params:[],type:"Updates"},{id:-1000983152,method:"payments.getStarGifts",params:[{name:"hash",type:"int"}],type:"payments.StarGifts"},{id:707422588,method:"payments.saveStarGift",params:[{name:"flags",type:"#"},{name:"unsave",type:"flags.0?true"},{name:"stargift",type:"InputSavedStarGift"}],type:"Bool"},{id:1958676331,method:"payments.convertStarGift",params:[{name:"stargift",type:"InputSavedStarGift"}],type:"Bool"},{id:647902787,method:"messages.viewSponsoredMessage",params:[{name:"random_id",type:"bytes"}],type:"Bool"},{id:-2110454402,method:"messages.clickSponsoredMessage",params:[{name:"flags",type:"#"},{name:"media",type:"flags.0?true"},{name:"fullscreen",type:"flags.1?true"},{name:"random_id",type:"bytes"}],type:"Bool"},{id:315355332,method:"messages.reportSponsoredMessage",params:[{name:"random_id",type:"bytes"},{name:"option",type:"bytes"}],type:"channels.SponsoredMessageReportResult"},{id:-1680673735,method:"messages.getSponsoredMessages",params:[{name:"peer",type:"InputPeer"}],type:"messages.SponsoredMessages"},{id:-232816849,method:"messages.savePreparedInlineMessage",params:[{name:"flags",type:"#"},{name:"result",type:"InputBotInlineResult"},{name:"user_id",type:"InputUser"},{name:"peer_types",type:"flags.0?Vector<InlineQueryPeerType>"}],type:"messages.BotPreparedInlineMessage"},{id:-2055291464,method:"messages.getPreparedInlineMessage",params:[{name:"bot",type:"InputUser"},{name:"id",type:"string"}],type:"messages.PreparedInlineMessage"},{id:-308334395,method:"bots.updateUserEmojiStatus",params:[{name:"user_id",type:"InputUser"},{name:"emoji_status",type:"EmojiStatus"}],type:"Bool"},{id:115237778,method:"bots.toggleUserEmojiStatusPermission",params:[{name:"bot",type:"InputUser"},{name:"enabled",type:"Bool"}],type:"Bool"},{id:1342666121,method:"bots.checkDownloadFileParams",params:[{name:"bot",type:"InputUser"},{name:"file_name",type:"string"},{name:"url",type:"string"}],type:"Bool"},{id:1845102114,method:"payments.botCancelStarsSubscription",params:[{name:"flags",type:"#"},{name:"restore",type:"flags.0?true"},{name:"user_id",type:"InputUser"},{name:"charge_id",type:"string"}],type:"Bool"},{id:-1334764157,method:"bots.getAdminedBots",params:[],type:"Vector<User>"},{id:2005621427,method:"bots.updateStarRefProgram",params:[{name:"flags",type:"#"},{name:"bot",type:"InputUser"},{name:"commission_permille",type:"int"},{name:"duration_months",type:"flags.0?int"}],type:"StarRefProgram"},{id:1483318611,method:"payments.getConnectedStarRefBots",params:[{name:"flags",type:"#"},{name:"peer",type:"InputPeer"},{name:"offset_date",type:"flags.2?int"},{name:"offset_link",type:"flags.2?string"},{name:"limit",type:"int"}],type:"payments.ConnectedStarRefBots"},{id:-1210476304,method:"payments.getConnectedStarRefBot",params:[{name:"peer",type:"InputPeer"},{name:"bot",type:"InputUser"}],type:"payments.ConnectedStarRefBots"},{id:225134839,method:"payments.getSuggestedStarRefBots",params:[{name:"flags",type:"#"},{name:"order_by_revenue",type:"flags.0?true"},{name:"order_by_date",type:"flags.1?true"},{name:"peer",type:"InputPeer"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"payments.SuggestedStarRefBots"},{id:2127901834,method:"payments.connectStarRefBot",params:[{name:"peer",type:"InputPeer"},{name:"bot",type:"InputUser"}],type:"payments.ConnectedStarRefBots"},{id:-453204829,method:"payments.editConnectedStarRefBot",params:[{name:"flags",type:"#"},{name:"revoked",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"link",type:"string"}],type:"payments.ConnectedStarRefBots"},{id:699516522,method:"messages.searchStickers",params:[{name:"flags",type:"#"},{name:"emojis",type:"flags.0?true"},{name:"q",type:"string"},{name:"emoticon",type:"string"},{name:"lang_code",type:"Vector<string>"},{name:"offset",type:"int"},{name:"limit",type:"int"},{name:"hash",type:"long"}],type:"messages.FoundStickers"},{id:-540472917,method:"phone.createConferenceCall",params:[{name:"peer",type:"InputPhoneCall"},{name:"key_fingerprint",type:"long"}],type:"phone.PhoneCall"},{id:1517122453,method:"messages.reportMessagesDelivery",params:[{name:"flags",type:"#"},{name:"push",type:"flags.0?true"},{name:"peer",type:"InputPeer"},{name:"id",type:"Vector<int>"}],type:"Bool"},{id:-1953898563,method:"bots.setCustomVerification",params:[{name:"flags",type:"#"},{name:"enabled",type:"flags.1?true"},{name:"bot",type:"flags.0?InputUser"},{name:"peer",type:"InputPeer"},{name:"custom_description",type:"flags.2?string"}],type:"Bool"},{id:-1667580751,method:"payments.getStarGiftUpgradePreview",params:[{name:"gift_id",type:"long"}],type:"payments.StarGiftUpgradePreview"},{id:-1361648395,method:"payments.upgradeStarGift",params:[{name:"flags",type:"#"},{name:"keep_original_details",type:"flags.0?true"},{name:"stargift",type:"InputSavedStarGift"}],type:"Updates"},{id:2132285290,method:"payments.transferStarGift",params:[{name:"stargift",type:"InputSavedStarGift"},{name:"to_id",type:"InputPeer"}],type:"Updates"},{id:-1581840363,method:"bots.getBotRecommendations",params:[{name:"bot",type:"InputUser"}],type:"users.Users"},{id:-1583919758,method:"payments.getUniqueStarGift",params:[{name:"slug",type:"string"}],type:"payments.UniqueStarGift"},{id:779830595,method:"account.getCollectibleEmojiStatuses",params:[{name:"hash",type:"long"}],type:"account.EmojiStatuses"},{id:595791337,method:"payments.getSavedStarGifts",params:[{name:"flags",type:"#"},{name:"exclude_unsaved",type:"flags.0?true"},{name:"exclude_saved",type:"flags.1?true"},{name:"exclude_unlimited",type:"flags.2?true"},{name:"exclude_limited",type:"flags.3?true"},{name:"exclude_unique",type:"flags.4?true"},{name:"sort_by_value",type:"flags.5?true"},{name:"peer",type:"InputPeer"},{name:"offset",type:"string"},{name:"limit",type:"int"}],type:"payments.SavedStarGifts"},{id:-1269456634,method:"payments.getSavedStarGift",params:[{name:"stargift",type:"Vector<InputSavedStarGift>"}],type:"payments.SavedStarGifts"},{id:-798059608,method:"payments.getStarGiftWithdrawalUrl",params:[{name:"stargift",type:"InputSavedStarGift"},{name:"password",type:"InputCheckPasswordSRP"}],type:"payments.StarGiftWithdrawalUrl"},{id:1626009505,method:"payments.toggleChatStarGiftNotifications",params:[{name:"flags",type:"#"},{name:"enabled",type:"flags.0?true"},{name:"peer",type:"InputPeer"}],type:"Bool"},{id:-1380249708,method:"invokeWithReCaptcha",params:[{name:"token",type:"string"},{name:"query",type:"!X"}],type:"X"},{id:1869122215,method:"account.addNoPaidMessagesException",params:[{name:"flags",type:"#"},{name:"refund_charged",type:"flags.0?true"},{name:"user_id",type:"InputUser"}],type:"Bool"},{id:-249139400,method:"account.getPaidMessagesRevenue",params:[{name:"user_id",type:"InputUser"}],type:"account.PaidMessagesRevenue"},{id:-58432193,method:"channels.updatePaidMessagesPrice",params:[{name:"channel",type:"InputChannel"},{name:"send_paid_messages_stars",type:"long"}],type:"Updates"},{id:-660962397,method:"users.getRequirementsToContact",params:[{name:"id",type:"Vector<InputUser>"}],type:"Vector<RequirementToContact>"},{id:353626032,method:"payments.toggleStarGiftsPinnedToTop",params:[{name:"peer",type:"InputPeer"},{name:"stargift",type:"Vector<InputSavedStarGift>"}],type:"Bool"},{id:1339842215,method:"payments.canPurchaseStore",params:[{name:"purpose",type:"InputStorePaymentPurpose"}],type:"Bool"},{id:-1228356717,method:"contacts.getSponsoredPeers",params:[{name:"q",type:"string"}],type:"contacts.SponsoredPeers"}]},layer:201};function tt(a){const e=a.length,t=new Array(e);for(let n=0;n<e;++n)t[n]=(a[n]<16?"0":"")+(a[n]||0).toString(16);return t.join("")}function Rs(a){return typeof a=="object"&&a!==null}var Vs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function on(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}var ca={exports:{}};/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */(function(a,e){(function(t,n){n(e)})(Vs,function(t){var n=(y,_,i,M)=>{let U=65535&y|0,I=y>>>16&65535|0,L=0;for(;i!==0;){L=i>2e3?2e3:i,i-=L;do U=U+_[M++]|0,I=I+U|0;while(--L);U%=65521,I%=65521}return U|I<<16|0};const s=new Uint32Array((()=>{let y,_=[];for(var i=0;i<256;i++){y=i;for(var M=0;M<8;M++)y=1&y?3988292384^y>>>1:y>>>1;_[i]=y}return _})());var p=(y,_,i,M)=>{const U=s,I=M+i;y^=-1;for(let L=M;L<I;L++)y=y>>>8^U[255&(y^_[L])];return-1^y};const m=16209;var g=function(y,_){let i,M,U,I,L,V,ie,S,w,_e,H,T,ve,pe,G,ye,X,x,ae,ge,N,de,Y,K;const te=y.state;i=y.next_in,Y=y.input,M=i+(y.avail_in-5),U=y.next_out,K=y.output,I=U-(_-y.avail_out),L=U+(y.avail_out-257),V=te.dmax,ie=te.wsize,S=te.whave,w=te.wnext,_e=te.window,H=te.hold,T=te.bits,ve=te.lencode,pe=te.distcode,G=(1<<te.lenbits)-1,ye=(1<<te.distbits)-1;e:do{T<15&&(H+=Y[i++]<<T,T+=8,H+=Y[i++]<<T,T+=8),X=ve[H&G];t:for(;;){if(x=X>>>24,H>>>=x,T-=x,x=X>>>16&255,x===0)K[U++]=65535&X;else{if(!(16&x)){if(!(64&x)){X=ve[(65535&X)+(H&(1<<x)-1)];continue t}if(32&x){te.mode=16191;break e}y.msg="invalid literal/length code",te.mode=m;break e}ae=65535&X,x&=15,x&&(T<x&&(H+=Y[i++]<<T,T+=8),ae+=H&(1<<x)-1,H>>>=x,T-=x),T<15&&(H+=Y[i++]<<T,T+=8,H+=Y[i++]<<T,T+=8),X=pe[H&ye];a:for(;;){if(x=X>>>24,H>>>=x,T-=x,x=X>>>16&255,!(16&x)){if(!(64&x)){X=pe[(65535&X)+(H&(1<<x)-1)];continue a}y.msg="invalid distance code",te.mode=m;break e}if(ge=65535&X,x&=15,T<x&&(H+=Y[i++]<<T,T+=8,T<x&&(H+=Y[i++]<<T,T+=8)),ge+=H&(1<<x)-1,ge>V){y.msg="invalid distance too far back",te.mode=m;break e}if(H>>>=x,T-=x,x=U-I,ge>x){if(x=ge-x,x>S&&te.sane){y.msg="invalid distance too far back",te.mode=m;break e}if(N=0,de=_e,w===0){if(N+=ie-x,x<ae){ae-=x;do K[U++]=_e[N++];while(--x);N=U-ge,de=K}}else if(w<x){if(N+=ie+w-x,x-=w,x<ae){ae-=x;do K[U++]=_e[N++];while(--x);if(N=0,w<ae){x=w,ae-=x;do K[U++]=_e[N++];while(--x);N=U-ge,de=K}}}else if(N+=w-x,x<ae){ae-=x;do K[U++]=_e[N++];while(--x);N=U-ge,de=K}for(;ae>2;)K[U++]=de[N++],K[U++]=de[N++],K[U++]=de[N++],ae-=3;ae&&(K[U++]=de[N++],ae>1&&(K[U++]=de[N++]))}else{N=U-ge;do K[U++]=K[N++],K[U++]=K[N++],K[U++]=K[N++],ae-=3;while(ae>2);ae&&(K[U++]=K[N++],ae>1&&(K[U++]=K[N++]))}break}}break}}while(i<M&&U<L);ae=T>>3,i-=ae,T-=ae<<3,H&=(1<<T)-1,y.next_in=i,y.next_out=U,y.avail_in=i<M?M-i+5:5-(i-M),y.avail_out=U<L?L-U+257:257-(U-L),te.hold=H,te.bits=T};const b=15,u=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),d=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),l=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),f=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var B=(y,_,i,M,U,I,L,V)=>{const ie=V.bits;let S,w,_e,H,T,ve,pe=0,G=0,ye=0,X=0,x=0,ae=0,ge=0,N=0,de=0,Y=0,K=null;const te=new Uint16Array(16),Se=new Uint16Array(16);let vt,qt,Gt,zt=null;for(pe=0;pe<=b;pe++)te[pe]=0;for(G=0;G<M;G++)te[_[i+G]]++;for(x=ie,X=b;X>=1&&te[X]===0;X--);if(x>X&&(x=X),X===0)return U[I++]=20971520,U[I++]=20971520,V.bits=1,0;for(ye=1;ye<X&&te[ye]===0;ye++);for(x<ye&&(x=ye),N=1,pe=1;pe<=b;pe++)if(N<<=1,N-=te[pe],N<0)return-1;if(N>0&&(y===0||X!==1))return-1;for(Se[1]=0,pe=1;pe<b;pe++)Se[pe+1]=Se[pe]+te[pe];for(G=0;G<M;G++)_[i+G]!==0&&(L[Se[_[i+G]]++]=G);if(y===0?(K=zt=L,ve=20):y===1?(K=u,zt=d,ve=257):(K=l,zt=f,ve=0),Y=0,G=0,pe=ye,T=I,ae=x,ge=0,_e=-1,de=1<<x,H=de-1,y===1&&de>852||y===2&&de>592)return 1;for(;;){vt=pe-ge,L[G]+1<ve?(qt=0,Gt=L[G]):L[G]>=ve?(qt=zt[L[G]-ve],Gt=K[L[G]-ve]):(qt=96,Gt=0),S=1<<pe-ge,w=1<<ae,ye=w;do w-=S,U[T+(Y>>ge)+w]=vt<<24|qt<<16|Gt|0;while(w!==0);for(S=1<<pe-1;Y&S;)S>>=1;if(S!==0?(Y&=S-1,Y+=S):Y=0,G++,--te[pe]==0){if(pe===X)break;pe=_[i+L[G]]}if(pe>x&&(Y&H)!==_e){for(ge===0&&(ge=x),T+=ye,ae=pe-ge,N=1<<ae;ae+ge<X&&(N-=te[ae+ge],!(N<=0));)ae++,N<<=1;if(de+=1<<ae,y===1&&de>852||y===2&&de>592)return 1;_e=Y&H,U[_e]=x<<24|ae<<16|T-I|0}}return Y!==0&&(U[T+Y]=pe-ge<<24|64<<16|0),V.bits=x,0},F={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{Z_FINISH:O,Z_BLOCK:J,Z_TREES:D,Z_OK:z,Z_STREAM_END:le,Z_NEED_DICT:ue,Z_STREAM_ERROR:E,Z_DATA_ERROR:Z,Z_MEM_ERROR:me,Z_BUF_ERROR:q,Z_DEFLATED:Q}=F,ne=16180,fe=16190,we=16191,ht=16192,rt=16194,Ze=16199,pt=16200,ft=16206,ce=16209,Re=y=>(y>>>24&255)+(y>>>8&65280)+((65280&y)<<8)+((255&y)<<24);function Fe(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const Ve=y=>{if(!y)return 1;const _=y.state;return!_||_.strm!==y||_.mode<ne||_.mode>16211?1:0},ot=y=>{if(Ve(y))return E;const _=y.state;return y.total_in=y.total_out=_.total=0,y.msg="",_.wrap&&(y.adler=1&_.wrap),_.mode=ne,_.last=0,_.havedict=0,_.flags=-1,_.dmax=32768,_.head=null,_.hold=0,_.bits=0,_.lencode=_.lendyn=new Int32Array(852),_.distcode=_.distdyn=new Int32Array(592),_.sane=1,_.back=-1,z},ke=y=>{if(Ve(y))return E;const _=y.state;return _.wsize=0,_.whave=0,_.wnext=0,ot(y)},ze=(y,_)=>{let i;if(Ve(y))return E;const M=y.state;return _<0?(i=0,_=-_):(i=5+(_>>4),_<48&&(_&=15)),_&&(_<8||_>15)?E:(M.window!==null&&M.wbits!==_&&(M.window=null),M.wrap=i,M.wbits=_,ke(y))},Te=(y,_)=>{if(!y)return E;const i=new Fe;y.state=i,i.strm=y,i.window=null,i.mode=ne;const M=ze(y,_);return M!==z&&(y.state=null),M};let mt,Ye,dt=!0;const ea=y=>{if(dt){mt=new Int32Array(512),Ye=new Int32Array(32);let _=0;for(;_<144;)y.lens[_++]=8;for(;_<256;)y.lens[_++]=9;for(;_<280;)y.lens[_++]=7;for(;_<288;)y.lens[_++]=8;for(B(1,y.lens,0,288,mt,0,y.work,{bits:9}),_=0;_<32;)y.lens[_++]=5;B(2,y.lens,0,32,Ye,0,y.work,{bits:5}),dt=!1}y.lencode=mt,y.lenbits=9,y.distcode=Ye,y.distbits=5},Qe=(y,_,i,M)=>{let U;const I=y.state;return I.window===null&&(I.wsize=1<<I.wbits,I.wnext=0,I.whave=0,I.window=new Uint8Array(I.wsize)),M>=I.wsize?(I.window.set(_.subarray(i-I.wsize,i),0),I.wnext=0,I.whave=I.wsize):(U=I.wsize-I.wnext,U>M&&(U=M),I.window.set(_.subarray(i-M,i-M+U),I.wnext),(M-=U)?(I.window.set(_.subarray(i-M,i),0),I.wnext=M,I.whave=I.wsize):(I.wnext+=U,I.wnext===I.wsize&&(I.wnext=0),I.whave<I.wsize&&(I.whave+=U))),0};var Me={inflateReset:ke,inflateReset2:ze,inflateResetKeep:ot,inflateInit:y=>Te(y,15),inflateInit2:Te,inflate:(y,_)=>{let i,M,U,I,L,V,ie,S,w,_e,H,T,ve,pe,G,ye,X,x,ae,ge,N,de,Y=0;const K=new Uint8Array(4);let te,Se;const vt=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(Ve(y)||!y.output||!y.input&&y.avail_in!==0)return E;i=y.state,i.mode===we&&(i.mode=ht),L=y.next_out,U=y.output,ie=y.avail_out,I=y.next_in,M=y.input,V=y.avail_in,S=i.hold,w=i.bits,_e=V,H=ie,de=z;e:for(;;)switch(i.mode){case ne:if(i.wrap===0){i.mode=ht;break}for(;w<16;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(2&i.wrap&&S===35615){i.wbits===0&&(i.wbits=15),i.check=0,K[0]=255&S,K[1]=S>>>8&255,i.check=p(i.check,K,2,0),S=0,w=0,i.mode=16181;break}if(i.head&&(i.head.done=!1),!(1&i.wrap)||(((255&S)<<8)+(S>>8))%31){y.msg="incorrect header check",i.mode=ce;break}if((15&S)!==Q){y.msg="unknown compression method",i.mode=ce;break}if(S>>>=4,w-=4,N=8+(15&S),i.wbits===0&&(i.wbits=N),N>15||N>i.wbits){y.msg="invalid window size",i.mode=ce;break}i.dmax=1<<i.wbits,i.flags=0,y.adler=i.check=1,i.mode=512&S?16189:we,S=0,w=0;break;case 16181:for(;w<16;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(i.flags=S,(255&i.flags)!==Q){y.msg="unknown compression method",i.mode=ce;break}if(57344&i.flags){y.msg="unknown header flags set",i.mode=ce;break}i.head&&(i.head.text=S>>8&1),512&i.flags&&4&i.wrap&&(K[0]=255&S,K[1]=S>>>8&255,i.check=p(i.check,K,2,0)),S=0,w=0,i.mode=16182;case 16182:for(;w<32;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}i.head&&(i.head.time=S),512&i.flags&&4&i.wrap&&(K[0]=255&S,K[1]=S>>>8&255,K[2]=S>>>16&255,K[3]=S>>>24&255,i.check=p(i.check,K,4,0)),S=0,w=0,i.mode=16183;case 16183:for(;w<16;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}i.head&&(i.head.xflags=255&S,i.head.os=S>>8),512&i.flags&&4&i.wrap&&(K[0]=255&S,K[1]=S>>>8&255,i.check=p(i.check,K,2,0)),S=0,w=0,i.mode=16184;case 16184:if(1024&i.flags){for(;w<16;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}i.length=S,i.head&&(i.head.extra_len=S),512&i.flags&&4&i.wrap&&(K[0]=255&S,K[1]=S>>>8&255,i.check=p(i.check,K,2,0)),S=0,w=0}else i.head&&(i.head.extra=null);i.mode=16185;case 16185:if(1024&i.flags&&(T=i.length,T>V&&(T=V),T&&(i.head&&(N=i.head.extra_len-i.length,i.head.extra||(i.head.extra=new Uint8Array(i.head.extra_len)),i.head.extra.set(M.subarray(I,I+T),N)),512&i.flags&&4&i.wrap&&(i.check=p(i.check,M,T,I)),V-=T,I+=T,i.length-=T),i.length))break e;i.length=0,i.mode=16186;case 16186:if(2048&i.flags){if(V===0)break e;T=0;do N=M[I+T++],i.head&&N&&i.length<65536&&(i.head.name+=String.fromCharCode(N));while(N&&T<V);if(512&i.flags&&4&i.wrap&&(i.check=p(i.check,M,T,I)),V-=T,I+=T,N)break e}else i.head&&(i.head.name=null);i.length=0,i.mode=16187;case 16187:if(4096&i.flags){if(V===0)break e;T=0;do N=M[I+T++],i.head&&N&&i.length<65536&&(i.head.comment+=String.fromCharCode(N));while(N&&T<V);if(512&i.flags&&4&i.wrap&&(i.check=p(i.check,M,T,I)),V-=T,I+=T,N)break e}else i.head&&(i.head.comment=null);i.mode=16188;case 16188:if(512&i.flags){for(;w<16;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(4&i.wrap&&S!==(65535&i.check)){y.msg="header crc mismatch",i.mode=ce;break}S=0,w=0}i.head&&(i.head.hcrc=i.flags>>9&1,i.head.done=!0),y.adler=i.check=0,i.mode=we;break;case 16189:for(;w<32;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}y.adler=i.check=Re(S),S=0,w=0,i.mode=fe;case fe:if(i.havedict===0)return y.next_out=L,y.avail_out=ie,y.next_in=I,y.avail_in=V,i.hold=S,i.bits=w,ue;y.adler=i.check=1,i.mode=we;case we:if(_===J||_===D)break e;case ht:if(i.last){S>>>=7&w,w-=7&w,i.mode=ft;break}for(;w<3;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}switch(i.last=1&S,S>>>=1,w-=1,3&S){case 0:i.mode=16193;break;case 1:if(ea(i),i.mode=Ze,_===D){S>>>=2,w-=2;break e}break;case 2:i.mode=16196;break;case 3:y.msg="invalid block type",i.mode=ce}S>>>=2,w-=2;break;case 16193:for(S>>>=7&w,w-=7&w;w<32;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if((65535&S)!=(S>>>16^65535)){y.msg="invalid stored block lengths",i.mode=ce;break}if(i.length=65535&S,S=0,w=0,i.mode=rt,_===D)break e;case rt:i.mode=16195;case 16195:if(T=i.length,T){if(T>V&&(T=V),T>ie&&(T=ie),T===0)break e;U.set(M.subarray(I,I+T),L),V-=T,I+=T,ie-=T,L+=T,i.length-=T;break}i.mode=we;break;case 16196:for(;w<14;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(i.nlen=257+(31&S),S>>>=5,w-=5,i.ndist=1+(31&S),S>>>=5,w-=5,i.ncode=4+(15&S),S>>>=4,w-=4,i.nlen>286||i.ndist>30){y.msg="too many length or distance symbols",i.mode=ce;break}i.have=0,i.mode=16197;case 16197:for(;i.have<i.ncode;){for(;w<3;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}i.lens[vt[i.have++]]=7&S,S>>>=3,w-=3}for(;i.have<19;)i.lens[vt[i.have++]]=0;if(i.lencode=i.lendyn,i.lenbits=7,te={bits:i.lenbits},de=B(0,i.lens,0,19,i.lencode,0,i.work,te),i.lenbits=te.bits,de){y.msg="invalid code lengths set",i.mode=ce;break}i.have=0,i.mode=16198;case 16198:for(;i.have<i.nlen+i.ndist;){for(;Y=i.lencode[S&(1<<i.lenbits)-1],G=Y>>>24,ye=Y>>>16&255,X=65535&Y,!(G<=w);){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(X<16)S>>>=G,w-=G,i.lens[i.have++]=X;else{if(X===16){for(Se=G+2;w<Se;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(S>>>=G,w-=G,i.have===0){y.msg="invalid bit length repeat",i.mode=ce;break}N=i.lens[i.have-1],T=3+(3&S),S>>>=2,w-=2}else if(X===17){for(Se=G+3;w<Se;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}S>>>=G,w-=G,N=0,T=3+(7&S),S>>>=3,w-=3}else{for(Se=G+7;w<Se;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}S>>>=G,w-=G,N=0,T=11+(127&S),S>>>=7,w-=7}if(i.have+T>i.nlen+i.ndist){y.msg="invalid bit length repeat",i.mode=ce;break}for(;T--;)i.lens[i.have++]=N}}if(i.mode===ce)break;if(i.lens[256]===0){y.msg="invalid code -- missing end-of-block",i.mode=ce;break}if(i.lenbits=9,te={bits:i.lenbits},de=B(1,i.lens,0,i.nlen,i.lencode,0,i.work,te),i.lenbits=te.bits,de){y.msg="invalid literal/lengths set",i.mode=ce;break}if(i.distbits=6,i.distcode=i.distdyn,te={bits:i.distbits},de=B(2,i.lens,i.nlen,i.ndist,i.distcode,0,i.work,te),i.distbits=te.bits,de){y.msg="invalid distances set",i.mode=ce;break}if(i.mode=Ze,_===D)break e;case Ze:i.mode=pt;case pt:if(V>=6&&ie>=258){y.next_out=L,y.avail_out=ie,y.next_in=I,y.avail_in=V,i.hold=S,i.bits=w,g(y,H),L=y.next_out,U=y.output,ie=y.avail_out,I=y.next_in,M=y.input,V=y.avail_in,S=i.hold,w=i.bits,i.mode===we&&(i.back=-1);break}for(i.back=0;Y=i.lencode[S&(1<<i.lenbits)-1],G=Y>>>24,ye=Y>>>16&255,X=65535&Y,!(G<=w);){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(ye&&!(240&ye)){for(x=G,ae=ye,ge=X;Y=i.lencode[ge+((S&(1<<x+ae)-1)>>x)],G=Y>>>24,ye=Y>>>16&255,X=65535&Y,!(x+G<=w);){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}S>>>=x,w-=x,i.back+=x}if(S>>>=G,w-=G,i.back+=G,i.length=X,ye===0){i.mode=16205;break}if(32&ye){i.back=-1,i.mode=we;break}if(64&ye){y.msg="invalid literal/length code",i.mode=ce;break}i.extra=15&ye,i.mode=16201;case 16201:if(i.extra){for(Se=i.extra;w<Se;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}i.length+=S&(1<<i.extra)-1,S>>>=i.extra,w-=i.extra,i.back+=i.extra}i.was=i.length,i.mode=16202;case 16202:for(;Y=i.distcode[S&(1<<i.distbits)-1],G=Y>>>24,ye=Y>>>16&255,X=65535&Y,!(G<=w);){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(!(240&ye)){for(x=G,ae=ye,ge=X;Y=i.distcode[ge+((S&(1<<x+ae)-1)>>x)],G=Y>>>24,ye=Y>>>16&255,X=65535&Y,!(x+G<=w);){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}S>>>=x,w-=x,i.back+=x}if(S>>>=G,w-=G,i.back+=G,64&ye){y.msg="invalid distance code",i.mode=ce;break}i.offset=X,i.extra=15&ye,i.mode=16203;case 16203:if(i.extra){for(Se=i.extra;w<Se;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}i.offset+=S&(1<<i.extra)-1,S>>>=i.extra,w-=i.extra,i.back+=i.extra}if(i.offset>i.dmax){y.msg="invalid distance too far back",i.mode=ce;break}i.mode=16204;case 16204:if(ie===0)break e;if(T=H-ie,i.offset>T){if(T=i.offset-T,T>i.whave&&i.sane){y.msg="invalid distance too far back",i.mode=ce;break}T>i.wnext?(T-=i.wnext,ve=i.wsize-T):ve=i.wnext-T,T>i.length&&(T=i.length),pe=i.window}else pe=U,ve=L-i.offset,T=i.length;T>ie&&(T=ie),ie-=T,i.length-=T;do U[L++]=pe[ve++];while(--T);i.length===0&&(i.mode=pt);break;case 16205:if(ie===0)break e;U[L++]=i.length,ie--,i.mode=pt;break;case ft:if(i.wrap){for(;w<32;){if(V===0)break e;V--,S|=M[I++]<<w,w+=8}if(H-=ie,y.total_out+=H,i.total+=H,4&i.wrap&&H&&(y.adler=i.check=i.flags?p(i.check,U,H,L-H):n(i.check,U,H,L-H)),H=ie,4&i.wrap&&(i.flags?S:Re(S))!==i.check){y.msg="incorrect data check",i.mode=ce;break}S=0,w=0}i.mode=16207;case 16207:if(i.wrap&&i.flags){for(;w<32;){if(V===0)break e;V--,S+=M[I++]<<w,w+=8}if(4&i.wrap&&S!==(4294967295&i.total)){y.msg="incorrect length check",i.mode=ce;break}S=0,w=0}i.mode=16208;case 16208:de=le;break e;case ce:de=Z;break e;case 16210:return me;default:return E}return y.next_out=L,y.avail_out=ie,y.next_in=I,y.avail_in=V,i.hold=S,i.bits=w,(i.wsize||H!==y.avail_out&&i.mode<ce&&(i.mode<ft||_!==O))&&Qe(y,y.output,y.next_out,H-y.avail_out),_e-=y.avail_in,H-=y.avail_out,y.total_in+=_e,y.total_out+=H,i.total+=H,4&i.wrap&&H&&(y.adler=i.check=i.flags?p(i.check,U,H,y.next_out-H):n(i.check,U,H,y.next_out-H)),y.data_type=i.bits+(i.last?64:0)+(i.mode===we?128:0)+(i.mode===Ze||i.mode===rt?256:0),(_e===0&&H===0||_===O)&&de===z&&(de=q),de},inflateEnd:y=>{if(Ve(y))return E;let _=y.state;return _.window&&(_.window=null),y.state=null,z},inflateGetHeader:(y,_)=>{if(Ve(y))return E;const i=y.state;return 2&i.wrap?(i.head=_,_.done=!1,z):E},inflateSetDictionary:(y,_)=>{const i=_.length;let M,U,I;return Ve(y)?E:(M=y.state,M.wrap!==0&&M.mode!==fe?E:M.mode===fe&&(U=1,U=n(U,_,i,0),U!==M.check)?Z:(I=Qe(y,_,i,i),I?(M.mode=16210,me):(M.havedict=1,z)))},inflateInfo:"pako inflate (from Nodeca project)"};const xt=(y,_)=>Object.prototype.hasOwnProperty.call(y,_);var _t=function(y){const _=Array.prototype.slice.call(arguments,1);for(;_.length;){const i=_.shift();if(i){if(typeof i!="object")throw new TypeError(i+"must be non-object");for(const M in i)xt(i,M)&&(y[M]=i[M])}}return y},Et=y=>{let _=0;for(let M=0,U=y.length;M<U;M++)_+=y[M].length;const i=new Uint8Array(_);for(let M=0,U=0,I=y.length;M<I;M++){let L=y[M];i.set(L,U),U+=L.length}return i};let Ft=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{Ft=!1}const Xe=new Uint8Array(256);for(let y=0;y<256;y++)Xe[y]=y>=252?6:y>=248?5:y>=240?4:y>=224?3:y>=192?2:1;Xe[254]=Xe[254]=1;var ta=y=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(y);let _,i,M,U,I,L=y.length,V=0;for(U=0;U<L;U++)i=y.charCodeAt(U),(64512&i)==55296&&U+1<L&&(M=y.charCodeAt(U+1),(64512&M)==56320&&(i=65536+(i-55296<<10)+(M-56320),U++)),V+=i<128?1:i<2048?2:i<65536?3:4;for(_=new Uint8Array(V),I=0,U=0;I<V;U++)i=y.charCodeAt(U),(64512&i)==55296&&U+1<L&&(M=y.charCodeAt(U+1),(64512&M)==56320&&(i=65536+(i-55296<<10)+(M-56320),U++)),i<128?_[I++]=i:i<2048?(_[I++]=192|i>>>6,_[I++]=128|63&i):i<65536?(_[I++]=224|i>>>12,_[I++]=128|i>>>6&63,_[I++]=128|63&i):(_[I++]=240|i>>>18,_[I++]=128|i>>>12&63,_[I++]=128|i>>>6&63,_[I++]=128|63&i);return _},Dt=(y,_)=>{const i=_||y.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(y.subarray(0,_));let M,U;const I=new Array(2*i);for(U=0,M=0;M<i;){let L=y[M++];if(L<128){I[U++]=L;continue}let V=Xe[L];if(V>4)I[U++]=65533,M+=V-1;else{for(L&=V===2?31:V===3?15:7;V>1&&M<i;)L=L<<6|63&y[M++],V--;V>1?I[U++]=65533:L<65536?I[U++]=L:(L-=65536,I[U++]=55296|L>>10&1023,I[U++]=56320|1023&L)}}return((L,V)=>{if(V<65534&&L.subarray&&Ft)return String.fromCharCode.apply(null,L.length===V?L:L.subarray(0,V));let ie="";for(let S=0;S<V;S++)ie+=String.fromCharCode(L[S]);return ie})(I,U)},aa=(y,_)=>{(_=_||y.length)>y.length&&(_=y.length);let i=_-1;for(;i>=0&&(192&y[i])==128;)i--;return i<0||i===0?_:i+Xe[y[i]]>_?i:_},De={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Lt=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0},Ot=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1};const Nt=Object.prototype.toString,{Z_NO_FLUSH:j,Z_FINISH:Le,Z_OK:r,Z_STREAM_END:o,Z_NEED_DICT:c,Z_STREAM_ERROR:h,Z_DATA_ERROR:P,Z_MEM_ERROR:v}=F;function C(y){this.options=_t({chunkSize:65536,windowBits:15,to:""},y||{});const _=this.options;_.raw&&_.windowBits>=0&&_.windowBits<16&&(_.windowBits=-_.windowBits,_.windowBits===0&&(_.windowBits=-15)),!(_.windowBits>=0&&_.windowBits<16)||y&&y.windowBits||(_.windowBits+=32),_.windowBits>15&&_.windowBits<48&&!(15&_.windowBits)&&(_.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Lt,this.strm.avail_out=0;let i=Me.inflateInit2(this.strm,_.windowBits);if(i!==r)throw new Error(De[i]);if(this.header=new Ot,Me.inflateGetHeader(this.strm,this.header),_.dictionary&&(typeof _.dictionary=="string"?_.dictionary=ta(_.dictionary):Nt.call(_.dictionary)==="[object ArrayBuffer]"&&(_.dictionary=new Uint8Array(_.dictionary)),_.raw&&(i=Me.inflateSetDictionary(this.strm,_.dictionary),i!==r)))throw new Error(De[i])}function k(y,_){const i=new C(_);if(i.push(y),i.err)throw i.msg||De[i.err];return i.result}C.prototype.push=function(y,_){const i=this.strm,M=this.options.chunkSize,U=this.options.dictionary;let I,L,V;if(this.ended)return!1;for(L=_===~~_?_:_===!0?Le:j,Nt.call(y)==="[object ArrayBuffer]"?i.input=new Uint8Array(y):i.input=y,i.next_in=0,i.avail_in=i.input.length;;){for(i.avail_out===0&&(i.output=new Uint8Array(M),i.next_out=0,i.avail_out=M),I=Me.inflate(i,L),I===c&&U&&(I=Me.inflateSetDictionary(i,U),I===r?I=Me.inflate(i,L):I===P&&(I=c));i.avail_in>0&&I===o&&i.state.wrap>0&&y[i.next_in]!==0;)Me.inflateReset(i),I=Me.inflate(i,L);switch(I){case h:case P:case c:case v:return this.onEnd(I),this.ended=!0,!1}if(V=i.avail_out,i.next_out&&(i.avail_out===0||I===o))if(this.options.to==="string"){let ie=aa(i.output,i.next_out),S=i.next_out-ie,w=Dt(i.output,ie);i.next_out=S,i.avail_out=M-S,S&&i.output.set(i.output.subarray(ie,ie+S),0),this.onData(w)}else this.onData(i.output.length===i.next_out?i.output:i.output.subarray(0,i.next_out));if(I!==r||V!==0){if(I===o)return I=Me.inflateEnd(this.strm),this.onEnd(I),this.ended=!0,!0;if(i.avail_in===0)break}}return!0},C.prototype.onData=function(y){this.chunks.push(y)},C.prototype.onEnd=function(y){y===r&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Et(this.chunks)),this.chunks=[],this.err=y,this.msg=this.strm.msg};var R=C,W=k,ee=function(y,_){return(_=_||{}).raw=!0,k(y,_)},$=k,se=F,Pe={Inflate:R,inflate:W,inflateRaw:ee,ungzip:$,constants:se};t.Inflate=R,t.constants=se,t.default=Pe,t.inflate=W,t.inflateRaw=ee,t.ungzip=$,Object.defineProperty(t,"__esModule",{value:!0})})})(ca,ca.exports);var Ts=ca.exports,xs=on(Ts);function Es(a,e){return xs.inflate(a,void 0)}var mn={exports:{}};(function(a){var e=function(t){var n=1e7,s=7,p=9007199254740992,m=F(p),g="0123456789abcdefghijklmnopqrstuvwxyz",b=typeof BigInt=="function";function u(r,o,c,h){return typeof r>"u"?u[0]:typeof o<"u"?+o==10&&!c?j(r):ta(r,o,c,h):j(r)}function d(r,o){this.value=r,this.sign=o,this.isSmall=!1}d.prototype=Object.create(u.prototype);function l(r){this.value=r,this.sign=r<0,this.isSmall=!0}l.prototype=Object.create(u.prototype);function f(r){this.value=r}f.prototype=Object.create(u.prototype);function B(r){return-p<r&&r<p}function F(r){return r<1e7?[r]:r<1e14?[r%1e7,Math.floor(r/1e7)]:[r%1e7,Math.floor(r/1e7)%1e7,Math.floor(r/1e14)]}function O(r){J(r);var o=r.length;if(o<4&&Fe(r,m)<0)switch(o){case 0:return 0;case 1:return r[0];case 2:return r[0]+r[1]*n;default:return r[0]+(r[1]+r[2]*n)*n}return r}function J(r){for(var o=r.length;r[--o]===0;);r.length=o+1}function D(r){for(var o=new Array(r),c=-1;++c<r;)o[c]=0;return o}function z(r){return r>0?Math.floor(r):Math.ceil(r)}function le(r,o){var c=r.length,h=o.length,P=new Array(c),v=0,C=n,k,R;for(R=0;R<h;R++)k=r[R]+o[R]+v,v=k>=C?1:0,P[R]=k-v*C;for(;R<c;)k=r[R]+v,v=k===C?1:0,P[R++]=k-v*C;return v>0&&P.push(v),P}function ue(r,o){return r.length>=o.length?le(r,o):le(o,r)}function E(r,o){var c=r.length,h=new Array(c),P=n,v,C;for(C=0;C<c;C++)v=r[C]-P+o,o=Math.floor(v/P),h[C]=v-o*P,o+=1;for(;o>0;)h[C++]=o%P,o=Math.floor(o/P);return h}d.prototype.add=function(r){var o=j(r);if(this.sign!==o.sign)return this.subtract(o.negate());var c=this.value,h=o.value;return o.isSmall?new d(E(c,Math.abs(h)),this.sign):new d(ue(c,h),this.sign)},d.prototype.plus=d.prototype.add,l.prototype.add=function(r){var o=j(r),c=this.value;if(c<0!==o.sign)return this.subtract(o.negate());var h=o.value;if(o.isSmall){if(B(c+h))return new l(c+h);h=F(Math.abs(h))}return new d(E(h,Math.abs(c)),c<0)},l.prototype.plus=l.prototype.add,f.prototype.add=function(r){return new f(this.value+j(r).value)},f.prototype.plus=f.prototype.add;function Z(r,o){var c=r.length,h=o.length,P=new Array(c),v=0,C=n,k,R;for(k=0;k<h;k++)R=r[k]-v-o[k],R<0?(R+=C,v=1):v=0,P[k]=R;for(k=h;k<c;k++){if(R=r[k]-v,R<0)R+=C;else{P[k++]=R;break}P[k]=R}for(;k<c;k++)P[k]=r[k];return J(P),P}function me(r,o,c){var h;return Fe(r,o)>=0?h=Z(r,o):(h=Z(o,r),c=!c),h=O(h),typeof h=="number"?(c&&(h=-h),new l(h)):new d(h,c)}function q(r,o,c){var h=r.length,P=new Array(h),v=-o,C=n,k,R;for(k=0;k<h;k++)R=r[k]+v,v=Math.floor(R/C),R%=C,P[k]=R<0?R+C:R;return P=O(P),typeof P=="number"?(c&&(P=-P),new l(P)):new d(P,c)}d.prototype.subtract=function(r){var o=j(r);if(this.sign!==o.sign)return this.add(o.negate());var c=this.value,h=o.value;return o.isSmall?q(c,Math.abs(h),this.sign):me(c,h,this.sign)},d.prototype.minus=d.prototype.subtract,l.prototype.subtract=function(r){var o=j(r),c=this.value;if(c<0!==o.sign)return this.add(o.negate());var h=o.value;return o.isSmall?new l(c-h):q(h,Math.abs(c),c>=0)},l.prototype.minus=l.prototype.subtract,f.prototype.subtract=function(r){return new f(this.value-j(r).value)},f.prototype.minus=f.prototype.subtract,d.prototype.negate=function(){return new d(this.value,!this.sign)},l.prototype.negate=function(){var r=this.sign,o=new l(-this.value);return o.sign=!r,o},f.prototype.negate=function(){return new f(-this.value)},d.prototype.abs=function(){return new d(this.value,!1)},l.prototype.abs=function(){return new l(Math.abs(this.value))},f.prototype.abs=function(){return new f(this.value>=0?this.value:-this.value)};function Q(r,o){var c=r.length,h=o.length,P=c+h,v=D(P),C=n,k,R,W,ee,$;for(W=0;W<c;++W){ee=r[W];for(var se=0;se<h;++se)$=o[se],k=ee*$+v[W+se],R=Math.floor(k/C),v[W+se]=k-R*C,v[W+se+1]+=R}return J(v),v}function ne(r,o){var c=r.length,h=new Array(c),P=n,v=0,C,k;for(k=0;k<c;k++)C=r[k]*o+v,v=Math.floor(C/P),h[k]=C-v*P;for(;v>0;)h[k++]=v%P,v=Math.floor(v/P);return h}function fe(r,o){for(var c=[];o-- >0;)c.push(0);return c.concat(r)}function we(r,o){var c=Math.max(r.length,o.length);if(c<=30)return Q(r,o);c=Math.ceil(c/2);var h=r.slice(c),P=r.slice(0,c),v=o.slice(c),C=o.slice(0,c),k=we(P,C),R=we(h,v),W=we(ue(P,h),ue(C,v)),ee=ue(ue(k,fe(Z(Z(W,k),R),c)),fe(R,2*c));return J(ee),ee}function ht(r,o){return-.012*r-.012*o+15e-6*r*o>0}d.prototype.multiply=function(r){var o=j(r),c=this.value,h=o.value,P=this.sign!==o.sign,v;if(o.isSmall){if(h===0)return u[0];if(h===1)return this;if(h===-1)return this.negate();if(v=Math.abs(h),v<n)return new d(ne(c,v),P);h=F(v)}return ht(c.length,h.length)?new d(we(c,h),P):new d(Q(c,h),P)},d.prototype.times=d.prototype.multiply;function rt(r,o,c){return r<n?new d(ne(o,r),c):new d(Q(o,F(r)),c)}l.prototype._multiplyBySmall=function(r){return B(r.value*this.value)?new l(r.value*this.value):rt(Math.abs(r.value),F(Math.abs(this.value)),this.sign!==r.sign)},d.prototype._multiplyBySmall=function(r){return r.value===0?u[0]:r.value===1?this:r.value===-1?this.negate():rt(Math.abs(r.value),this.value,this.sign!==r.sign)},l.prototype.multiply=function(r){return j(r)._multiplyBySmall(this)},l.prototype.times=l.prototype.multiply,f.prototype.multiply=function(r){return new f(this.value*j(r).value)},f.prototype.times=f.prototype.multiply;function Ze(r){var o=r.length,c=D(o+o),h=n,P,v,C,k,R;for(C=0;C<o;C++){k=r[C],v=0-k*k;for(var W=C;W<o;W++)R=r[W],P=2*(k*R)+c[C+W]+v,v=Math.floor(P/h),c[C+W]=P-v*h;c[C+o]=v}return J(c),c}d.prototype.square=function(){return new d(Ze(this.value),!1)},l.prototype.square=function(){var r=this.value*this.value;return B(r)?new l(r):new d(Ze(F(Math.abs(this.value))),!1)},f.prototype.square=function(r){return new f(this.value*this.value)};function pt(r,o){var c=r.length,h=o.length,P=n,v=D(o.length),C=o[h-1],k=Math.ceil(P/(2*C)),R=ne(r,k),W=ne(o,k),ee,$,se,Pe,y,_,i;for(R.length<=c&&R.push(0),W.push(0),C=W[h-1],$=c-h;$>=0;$--){for(ee=P-1,R[$+h]!==C&&(ee=Math.floor((R[$+h]*P+R[$+h-1])/C)),se=0,Pe=0,_=W.length,y=0;y<_;y++)se+=ee*W[y],i=Math.floor(se/P),Pe+=R[$+y]-(se-i*P),se=i,Pe<0?(R[$+y]=Pe+P,Pe=-1):(R[$+y]=Pe,Pe=0);for(;Pe!==0;){for(ee-=1,se=0,y=0;y<_;y++)se+=R[$+y]-P+W[y],se<0?(R[$+y]=se+P,se=0):(R[$+y]=se,se=1);Pe+=se}v[$]=ee}return R=ce(R,k)[0],[O(v),O(R)]}function ft(r,o){for(var c=r.length,h=o.length,P=[],v=[],C=n,k,R,W,ee,$;c;){if(v.unshift(r[--c]),J(v),Fe(v,o)<0){P.push(0);continue}R=v.length,W=v[R-1]*C+v[R-2],ee=o[h-1]*C+o[h-2],R>h&&(W=(W+1)*C),k=Math.ceil(W/ee);do{if($=ne(o,k),Fe($,v)<=0)break;k--}while(k);P.push(k),v=Z(v,$)}return P.reverse(),[O(P),O(v)]}function ce(r,o){var c=r.length,h=D(c),P=n,v,C,k,R;for(k=0,v=c-1;v>=0;--v)R=k*P+r[v],C=z(R/o),k=R-C*o,h[v]=C|0;return[h,k|0]}function Re(r,o){var c,h=j(o);if(b)return[new f(r.value/h.value),new f(r.value%h.value)];var P=r.value,v=h.value,C;if(v===0)throw new Error("Cannot divide by zero");if(r.isSmall)return h.isSmall?[new l(z(P/v)),new l(P%v)]:[u[0],r];if(h.isSmall){if(v===1)return[r,u[0]];if(v==-1)return[r.negate(),u[0]];var k=Math.abs(v);if(k<n){c=ce(P,k),C=O(c[0]);var R=c[1];return r.sign&&(R=-R),typeof C=="number"?(r.sign!==h.sign&&(C=-C),[new l(C),new l(R)]):[new d(C,r.sign!==h.sign),new l(R)]}v=F(k)}var W=Fe(P,v);if(W===-1)return[u[0],r];if(W===0)return[u[r.sign===h.sign?1:-1],u[0]];P.length+v.length<=200?c=pt(P,v):c=ft(P,v),C=c[0];var ee=r.sign!==h.sign,$=c[1],se=r.sign;return typeof C=="number"?(ee&&(C=-C),C=new l(C)):C=new d(C,ee),typeof $=="number"?(se&&($=-$),$=new l($)):$=new d($,se),[C,$]}d.prototype.divmod=function(r){var o=Re(this,r);return{quotient:o[0],remainder:o[1]}},f.prototype.divmod=l.prototype.divmod=d.prototype.divmod,d.prototype.divide=function(r){return Re(this,r)[0]},f.prototype.over=f.prototype.divide=function(r){return new f(this.value/j(r).value)},l.prototype.over=l.prototype.divide=d.prototype.over=d.prototype.divide,d.prototype.mod=function(r){return Re(this,r)[1]},f.prototype.mod=f.prototype.remainder=function(r){return new f(this.value%j(r).value)},l.prototype.remainder=l.prototype.mod=d.prototype.remainder=d.prototype.mod,d.prototype.pow=function(r){var o=j(r),c=this.value,h=o.value,P,v,C;if(h===0)return u[1];if(c===0)return u[0];if(c===1)return u[1];if(c===-1)return o.isEven()?u[1]:u[-1];if(o.sign)return u[0];if(!o.isSmall)throw new Error("The exponent "+o.toString()+" is too large.");if(this.isSmall&&B(P=Math.pow(c,h)))return new l(z(P));for(v=this,C=u[1];h&!0&&(C=C.times(v),--h),h!==0;)h/=2,v=v.square();return C},l.prototype.pow=d.prototype.pow,f.prototype.pow=function(r){var o=j(r),c=this.value,h=o.value,P=BigInt(0),v=BigInt(1),C=BigInt(2);if(h===P)return u[1];if(c===P)return u[0];if(c===v)return u[1];if(c===BigInt(-1))return o.isEven()?u[1]:u[-1];if(o.isNegative())return new f(P);for(var k=this,R=u[1];(h&v)===v&&(R=R.times(k),--h),h!==P;)h/=C,k=k.square();return R},d.prototype.modPow=function(r,o){if(r=j(r),o=j(o),o.isZero())throw new Error("Cannot take modPow with modulus 0");var c=u[1],h=this.mod(o);for(r.isNegative()&&(r=r.multiply(u[-1]),h=h.modInv(o));r.isPositive();){if(h.isZero())return u[0];r.isOdd()&&(c=c.multiply(h).mod(o)),r=r.divide(2),h=h.square().mod(o)}return c},f.prototype.modPow=l.prototype.modPow=d.prototype.modPow;function Fe(r,o){if(r.length!==o.length)return r.length>o.length?1:-1;for(var c=r.length-1;c>=0;c--)if(r[c]!==o[c])return r[c]>o[c]?1:-1;return 0}d.prototype.compareAbs=function(r){var o=j(r),c=this.value,h=o.value;return o.isSmall?1:Fe(c,h)},l.prototype.compareAbs=function(r){var o=j(r),c=Math.abs(this.value),h=o.value;return o.isSmall?(h=Math.abs(h),c===h?0:c>h?1:-1):-1},f.prototype.compareAbs=function(r){var o=this.value,c=j(r).value;return o=o>=0?o:-o,c=c>=0?c:-c,o===c?0:o>c?1:-1},d.prototype.compare=function(r){if(r===1/0)return-1;if(r===-1/0)return 1;var o=j(r),c=this.value,h=o.value;return this.sign!==o.sign?o.sign?1:-1:o.isSmall?this.sign?-1:1:Fe(c,h)*(this.sign?-1:1)},d.prototype.compareTo=d.prototype.compare,l.prototype.compare=function(r){if(r===1/0)return-1;if(r===-1/0)return 1;var o=j(r),c=this.value,h=o.value;return o.isSmall?c==h?0:c>h?1:-1:c<0!==o.sign?c<0?-1:1:c<0?1:-1},l.prototype.compareTo=l.prototype.compare,f.prototype.compare=function(r){if(r===1/0)return-1;if(r===-1/0)return 1;var o=this.value,c=j(r).value;return o===c?0:o>c?1:-1},f.prototype.compareTo=f.prototype.compare,d.prototype.equals=function(r){return this.compare(r)===0},f.prototype.eq=f.prototype.equals=l.prototype.eq=l.prototype.equals=d.prototype.eq=d.prototype.equals,d.prototype.notEquals=function(r){return this.compare(r)!==0},f.prototype.neq=f.prototype.notEquals=l.prototype.neq=l.prototype.notEquals=d.prototype.neq=d.prototype.notEquals,d.prototype.greater=function(r){return this.compare(r)>0},f.prototype.gt=f.prototype.greater=l.prototype.gt=l.prototype.greater=d.prototype.gt=d.prototype.greater,d.prototype.lesser=function(r){return this.compare(r)<0},f.prototype.lt=f.prototype.lesser=l.prototype.lt=l.prototype.lesser=d.prototype.lt=d.prototype.lesser,d.prototype.greaterOrEquals=function(r){return this.compare(r)>=0},f.prototype.geq=f.prototype.greaterOrEquals=l.prototype.geq=l.prototype.greaterOrEquals=d.prototype.geq=d.prototype.greaterOrEquals,d.prototype.lesserOrEquals=function(r){return this.compare(r)<=0},f.prototype.leq=f.prototype.lesserOrEquals=l.prototype.leq=l.prototype.lesserOrEquals=d.prototype.leq=d.prototype.lesserOrEquals,d.prototype.isEven=function(){return(this.value[0]&1)===0},l.prototype.isEven=function(){return(this.value&1)===0},f.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0)},d.prototype.isOdd=function(){return(this.value[0]&1)===1},l.prototype.isOdd=function(){return(this.value&1)===1},f.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1)},d.prototype.isPositive=function(){return!this.sign},l.prototype.isPositive=function(){return this.value>0},f.prototype.isPositive=l.prototype.isPositive,d.prototype.isNegative=function(){return this.sign},l.prototype.isNegative=function(){return this.value<0},f.prototype.isNegative=l.prototype.isNegative,d.prototype.isUnit=function(){return!1},l.prototype.isUnit=function(){return Math.abs(this.value)===1},f.prototype.isUnit=function(){return this.abs().value===BigInt(1)},d.prototype.isZero=function(){return!1},l.prototype.isZero=function(){return this.value===0},f.prototype.isZero=function(){return this.value===BigInt(0)},d.prototype.isDivisibleBy=function(r){var o=j(r);return o.isZero()?!1:o.isUnit()?!0:o.compareAbs(2)===0?this.isEven():this.mod(o).isZero()},f.prototype.isDivisibleBy=l.prototype.isDivisibleBy=d.prototype.isDivisibleBy;function Ve(r){var o=r.abs();if(o.isUnit())return!1;if(o.equals(2)||o.equals(3)||o.equals(5))return!0;if(o.isEven()||o.isDivisibleBy(3)||o.isDivisibleBy(5))return!1;if(o.lesser(49))return!0}function ot(r,o){for(var c=r.prev(),h=c,P=0,v,C,k;h.isEven();)h=h.divide(2),P++;e:for(C=0;C<o.length;C++)if(!r.lesser(o[C])&&(k=e(o[C]).modPow(h,r),!(k.isUnit()||k.equals(c)))){for(v=P-1;v!=0;v--){if(k=k.square().mod(r),k.isUnit())return!1;if(k.equals(c))continue e}return!1}return!0}d.prototype.isPrime=function(r){var o=Ve(this);if(o!==t)return o;var c=this.abs(),h=c.bitLength();if(h<=64)return ot(c,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var P=Math.log(2)*h.toJSNumber(),v=Math.ceil(r===!0?2*Math.pow(P,2):P),C=[],k=0;k<v;k++)C.push(e(k+2));return ot(c,C)},f.prototype.isPrime=l.prototype.isPrime=d.prototype.isPrime,d.prototype.isProbablePrime=function(r,o){var c=Ve(this);if(c!==t)return c;for(var h=this.abs(),P=r===t?5:r,v=[],C=0;C<P;C++)v.push(e.randBetween(2,h.minus(2),o));return ot(h,v)},f.prototype.isProbablePrime=l.prototype.isProbablePrime=d.prototype.isProbablePrime,d.prototype.modInv=function(r){for(var o=e.zero,c=e.one,h=j(r),P=this.abs(),v,C,k;!P.isZero();)v=h.divide(P),C=o,k=h,o=c,h=P,c=C.subtract(v.multiply(c)),P=k.subtract(v.multiply(P));if(!h.isUnit())throw new Error(this.toString()+" and "+r.toString()+" are not co-prime");return o.compare(0)===-1&&(o=o.add(r)),this.isNegative()?o.negate():o},f.prototype.modInv=l.prototype.modInv=d.prototype.modInv,d.prototype.next=function(){var r=this.value;return this.sign?q(r,1,this.sign):new d(E(r,1),this.sign)},l.prototype.next=function(){var r=this.value;return r+1<p?new l(r+1):new d(m,!1)},f.prototype.next=function(){return new f(this.value+BigInt(1))},d.prototype.prev=function(){var r=this.value;return this.sign?new d(E(r,1),!0):q(r,1,this.sign)},l.prototype.prev=function(){var r=this.value;return r-1>-p?new l(r-1):new d(m,!0)},f.prototype.prev=function(){return new f(this.value-BigInt(1))};for(var ke=[1];2*ke[ke.length-1]<=n;)ke.push(2*ke[ke.length-1]);var ze=ke.length,Te=ke[ze-1];function mt(r){return Math.abs(r)<=n}d.prototype.shiftLeft=function(r){var o=j(r).toJSNumber();if(!mt(o))throw new Error(String(o)+" is too large for shifting.");if(o<0)return this.shiftRight(-o);var c=this;if(c.isZero())return c;for(;o>=ze;)c=c.multiply(Te),o-=ze-1;return c.multiply(ke[o])},f.prototype.shiftLeft=l.prototype.shiftLeft=d.prototype.shiftLeft,d.prototype.shiftRight=function(r){var o,c=j(r).toJSNumber();if(!mt(c))throw new Error(String(c)+" is too large for shifting.");if(c<0)return this.shiftLeft(-c);for(var h=this;c>=ze;){if(h.isZero()||h.isNegative()&&h.isUnit())return h;o=Re(h,Te),h=o[1].isNegative()?o[0].prev():o[0],c-=ze-1}return o=Re(h,ke[c]),o[1].isNegative()?o[0].prev():o[0]},f.prototype.shiftRight=l.prototype.shiftRight=d.prototype.shiftRight;function Ye(r,o,c){o=j(o);for(var h=r.isNegative(),P=o.isNegative(),v=h?r.not():r,C=P?o.not():o,k=0,R=0,W=null,ee=null,$=[];!v.isZero()||!C.isZero();)W=Re(v,Te),k=W[1].toJSNumber(),h&&(k=Te-1-k),ee=Re(C,Te),R=ee[1].toJSNumber(),P&&(R=Te-1-R),v=W[0],C=ee[0],$.push(c(k,R));for(var se=c(h?1:0,P?1:0)!==0?e(-1):e(0),Pe=$.length-1;Pe>=0;Pe-=1)se=se.multiply(Te).add(e($[Pe]));return se}d.prototype.not=function(){return this.negate().prev()},f.prototype.not=l.prototype.not=d.prototype.not,d.prototype.and=function(r){return Ye(this,r,function(o,c){return o&c})},f.prototype.and=l.prototype.and=d.prototype.and,d.prototype.or=function(r){return Ye(this,r,function(o,c){return o|c})},f.prototype.or=l.prototype.or=d.prototype.or,d.prototype.xor=function(r){return Ye(this,r,function(o,c){return o^c})},f.prototype.xor=l.prototype.xor=d.prototype.xor;var dt=1<<30,ea=(n&-n)*(n&-n)|dt;function Qe(r){var o=r.value,c=typeof o=="number"?o|dt:typeof o=="bigint"?o|BigInt(dt):o[0]+o[1]*n|ea;return c&-c}function Me(r,o){if(o.compareTo(r)<=0){var c=Me(r,o.square(o)),h=c.p,P=c.e,v=h.multiply(o);return v.compareTo(r)<=0?{p:v,e:P*2+1}:{p:h,e:P*2}}return{p:e(1),e:0}}d.prototype.bitLength=function(){var r=this;return r.compareTo(e(0))<0&&(r=r.negate().subtract(e(1))),r.compareTo(e(0))===0?e(0):e(Me(r,e(2)).e).add(e(1))},f.prototype.bitLength=l.prototype.bitLength=d.prototype.bitLength;function xt(r,o){return r=j(r),o=j(o),r.greater(o)?r:o}function _t(r,o){return r=j(r),o=j(o),r.lesser(o)?r:o}function Et(r,o){if(r=j(r).abs(),o=j(o).abs(),r.equals(o))return r;if(r.isZero())return o;if(o.isZero())return r;for(var c=u[1],h,P;r.isEven()&&o.isEven();)h=_t(Qe(r),Qe(o)),r=r.divide(h),o=o.divide(h),c=c.multiply(h);for(;r.isEven();)r=r.divide(Qe(r));do{for(;o.isEven();)o=o.divide(Qe(o));r.greater(o)&&(P=o,o=r,r=P),o=o.subtract(r)}while(!o.isZero());return c.isUnit()?r:r.multiply(c)}function Ft(r,o){return r=j(r).abs(),o=j(o).abs(),r.divide(Et(r,o)).multiply(o)}function Xe(r,o,c){r=j(r),o=j(o);var h=c||Math.random,P=_t(r,o),v=xt(r,o),C=v.subtract(P).add(1);if(C.isSmall)return P.add(Math.floor(h()*C));for(var k=De(C,n).value,R=[],W=!0,ee=0;ee<k.length;ee++){var $=W?k[ee]+(ee+1<k.length?k[ee+1]/n:0):n,se=z(h()*$);R.push(se),se<k[ee]&&(W=!1)}return P.add(u.fromArray(R,n,!1))}var ta=function(r,o,c,h){c=c||g,r=String(r),h||(r=r.toLowerCase(),c=c.toLowerCase());var P=r.length,v,C=Math.abs(o),k={};for(v=0;v<c.length;v++)k[c[v]]=v;for(v=0;v<P;v++){var R=r[v];if(R!=="-"&&R in k&&k[R]>=C){if(R==="1"&&C===1)continue;throw new Error(R+" is not a valid digit in base "+o+".")}}o=j(o);var W=[],ee=r[0]==="-";for(v=ee?1:0;v<r.length;v++){var R=r[v];if(R in k)W.push(j(k[R]));else if(R==="<"){var $=v;do v++;while(r[v]!==">"&&v<r.length);W.push(j(r.slice($+1,v)))}else throw new Error(R+" is not a valid character")}return Dt(W,o,ee)};function Dt(r,o,c){var h=u[0],P=u[1],v;for(v=r.length-1;v>=0;v--)h=h.add(r[v].times(P)),P=P.times(o);return c?h.negate():h}function aa(r,o){return o=o||g,r<o.length?o[r]:"<"+r+">"}function De(r,o){if(o=e(o),o.isZero()){if(r.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.")}if(o.equals(-1)){if(r.isZero())return{value:[0],isNegative:!1};if(r.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-r.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var c=Array.apply(null,Array(r.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return c.unshift([1]),{value:[].concat.apply([],c),isNegative:!1}}var h=!1;if(r.isNegative()&&o.isPositive()&&(h=!0,r=r.abs()),o.isUnit())return r.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(r.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:h};for(var P=[],v=r,C;v.isNegative()||v.compareAbs(o)>=0;){C=v.divmod(o),v=C.quotient;var k=C.remainder;k.isNegative()&&(k=o.minus(k).abs(),v=v.next()),P.push(k.toJSNumber())}return P.push(v.toJSNumber()),{value:P.reverse(),isNegative:h}}function Lt(r,o,c){var h=De(r,o);return(h.isNegative?"-":"")+h.value.map(function(P){return aa(P,c)}).join("")}d.prototype.toArray=function(r){return De(this,r)},l.prototype.toArray=function(r){return De(this,r)},f.prototype.toArray=function(r){return De(this,r)},d.prototype.toString=function(r,o){if(r===t&&(r=10),r!==10||o)return Lt(this,r,o);for(var c=this.value,h=c.length,P=String(c[--h]),v="0000000",C;--h>=0;)C=String(c[h]),P+=v.slice(C.length)+C;var k=this.sign?"-":"";return k+P},l.prototype.toString=function(r,o){return r===t&&(r=10),r!=10||o?Lt(this,r,o):String(this.value)},f.prototype.toString=l.prototype.toString,f.prototype.toJSON=d.prototype.toJSON=l.prototype.toJSON=function(){return this.toString()},d.prototype.valueOf=function(){return parseInt(this.toString(),10)},d.prototype.toJSNumber=d.prototype.valueOf,l.prototype.valueOf=function(){return this.value},l.prototype.toJSNumber=l.prototype.valueOf,f.prototype.valueOf=f.prototype.toJSNumber=function(){return parseInt(this.toString(),10)};function Ot(r){if(B(+r)){var o=+r;if(o===z(o))return b?new f(BigInt(o)):new l(o);throw new Error("Invalid integer: "+r)}var c=r[0]==="-";c&&(r=r.slice(1));var h=r.split(/e/i);if(h.length>2)throw new Error("Invalid integer: "+h.join("e"));if(h.length===2){var P=h[1];if(P[0]==="+"&&(P=P.slice(1)),P=+P,P!==z(P)||!B(P))throw new Error("Invalid integer: "+P+" is not a valid exponent.");var v=h[0],C=v.indexOf(".");if(C>=0&&(P-=v.length-C-1,v=v.slice(0,C)+v.slice(C+1)),P<0)throw new Error("Cannot include negative exponent part for integers");v+=new Array(P+1).join("0"),r=v}var k=/^([0-9][0-9]*)$/.test(r);if(!k)throw new Error("Invalid integer: "+r);if(b)return new f(BigInt(c?"-"+r:r));for(var R=[],W=r.length,ee=s,$=W-ee;W>0;)R.push(+r.slice($,W)),$-=ee,$<0&&($=0),W-=ee;return J(R),new d(R,c)}function Nt(r){if(b)return new f(BigInt(r));if(B(r)){if(r!==z(r))throw new Error(r+" is not an integer.");return new l(r)}return Ot(r.toString())}function j(r){return typeof r=="number"?Nt(r):typeof r=="string"?Ot(r):typeof r=="bigint"?new f(r):r}for(var Le=0;Le<1e3;Le++)u[Le]=j(Le),Le>0&&(u[-Le]=j(-Le));return u.one=u[1],u.zero=u[0],u.minusOne=u[-1],u.max=xt,u.min=_t,u.gcd=Et,u.lcm=Ft,u.isInstance=function(r){return r instanceof d||r instanceof l||r instanceof f},u.randBetween=Xe,u.fromArray=function(r,o,c){return Dt(r.map(j),j(o||10),c)},u}();a.hasOwnProperty("exports")&&(a.exports=e)})(mn);var Fs=mn.exports,be=on(Fs);function Ra(a){return a>>>0}function Ds(a,e){return a=Ra(a),e=Ra(e),be(a).shiftLeft(32).add(be(e))}const Ls=be(Number.MAX_SAFE_INTEGER),Pa=be(be[2]).pow(64),Os=Pa.divide(be[2]);function Ns(a){return a.greater(Os)?a.minus(Pa):a}function qs(a){return a.isNegative()?Pa.add(a):a}const dn=+Ue.API.constructors.find(a=>a.predicate==="boolFalse").id,yn=+Ue.API.constructors.find(a=>a.predicate==="boolTrue").id,ln=+Ue.API.constructors.find(a=>a.predicate==="vector").id,Gs=+Ue.MTProto.constructors.find(a=>a.predicate==="gzip_packed").id,oa="slice";class zs{constructor(e={}){this.maxLength=2048,this.offset=0,this.mtproto=!1,this.debug=!1,this.maxLength=e.startMaxLength||2048,this.mtproto=e.mtproto||!1,this.createBuffer()}createBuffer(){this.buffer=new ArrayBuffer(this.maxLength),this.intView=new Int32Array(this.buffer),this.byteView=new Uint8Array(this.buffer)}getArray(){const e=new ArrayBuffer(this.offset),t=new Int32Array(e);return t.set(this.intView.subarray(0,this.offset/4)),t}getBuffer(){return this.getArray().buffer}getBytes(e=!0){if(e){const n=new ArrayBuffer(this.offset),s=new Uint8Array(n);return s.set(this.byteView.subarray(0,this.offset)),s}const t=new Array(this.offset);for(let n=0;n<this.offset;++n)t[n]=this.byteView[n];return t}getOffset(){return this.offset}checkLength(e){if(this.offset+e<this.maxLength)return;this.maxLength=Math.ceil(Math.max(this.maxLength*2,this.offset+e+16)/4)*4;const t=this.buffer,n=new Int32Array(t);this.createBuffer(),new Int32Array(this.buffer).set(n)}writeInt(e,t){this.debug&&console.log(">>>",e.toString(16),e,t);const n=this.offset/4;return this.checkLength(4),this.intView[n]=e,this.offset+=4,n}storeInt(e,t){return this.writeInt(e,(t||"")+":int")}storeBool(e,t){e?this.writeInt(yn,(t||"")+":bool"):this.writeInt(dn,(t||"")+":bool")}storeLongP(e,t,n){this.writeInt(t,(n||"")+":long[low]"),this.writeInt(e,(n||"")+":long[high]")}storeLong(e,t){if(Array.isArray(e))return e.length===2?this.storeLongP(e[0],e[1],t):this.storeIntBytes(e,64,t);const n=qs(be(e)),{quotient:s,remainder:p}=n.divmod(4294967296),m=s.toJSNumber(),g=p.toJSNumber();this.writeInt(g,(t||"")+":long[low]"),this.writeInt(m,(t||"")+":long[high]")}storeDouble(e,t){const n=new ArrayBuffer(8),s=new Int32Array(n),p=new Float64Array(n);p[0]=e,this.writeInt(s[0],(t||"")+":double[low]"),this.writeInt(s[1],(t||"")+":double[high]")}storeString(e,t){this.debug&&console.log(">>>",e,(t||"")+":string"),e===void 0&&(e="");const n=unescape(encodeURIComponent(e));this.checkLength(n.length+8);const s=n.length;s<=253?this.byteView[this.offset++]=s:(this.byteView[this.offset++]=254,this.byteView[this.offset++]=s&255,this.byteView[this.offset++]=(s&65280)>>8,this.byteView[this.offset++]=(s&16711680)>>16);for(let p=0;p<s;++p)this.byteView[this.offset++]=n.charCodeAt(p);for(;this.offset%4;)this.byteView[this.offset++]=0}storeBytes(e,t){e instanceof ArrayBuffer?e=new Uint8Array(e):e===void 0&&(e=[]),this.debug&&console.log(">>>",tt(e),(t||"")+":bytes");const n=e.length;for(this.checkLength(n+8),n<=253?this.byteView[this.offset++]=n:(this.byteView[this.offset++]=254,this.byteView[this.offset++]=n&255,this.byteView[this.offset++]=(n&65280)>>8,this.byteView[this.offset++]=(n&16711680)>>16),this.byteView.set(e,this.offset),this.offset+=n;this.offset%4;)this.byteView[this.offset++]=0}storeIntBytes(e,t,n){e instanceof ArrayBuffer&&(e=new Uint8Array(e));const s=e.length;if(t%32||s*8!==t){const p=new Error("Invalid bits: "+t+", "+s);throw console.error(p,e,n),p}this.debug&&console.log(">>>",tt(e),(n||"")+":int"+t),this.checkLength(s),this.byteView.set(e,this.offset),this.offset+=s}storeRawBytes(e,t){e instanceof ArrayBuffer&&(e=new Uint8Array(e));const n=e.length;this.debug&&console.log(">>>",tt(e),t||""),this.checkLength(n),this.byteView.set(e,this.offset),this.offset+=n}storeMethod(e,t){const s=(this.mtproto?Ue.MTProto:Ue.API).methods.find(p=>p.method===e);if(!s)throw new Error("No method "+e+" found");return this.storeInt(s.id,e+"[id]"),this.storeBody(t,s,e),s.type}storeObject(e,t,n){switch(t){case"#":e||(e=0);case"int":return this.storeInt(e,n);case"long":return this.storeLong(e,n);case"int128":return this.storeIntBytes(e,128,n);case"int256":return this.storeIntBytes(e,256,n);case"int512":return this.storeIntBytes(e,512,n);case"string":return this.storeString(e,n);case"bytes":return this.storeBytes(e,n);case"double":return this.storeDouble(e,n);case"Bool":return this.storeBool(e,n);case"true":return}if(Array.isArray(e)){if(t.substr(0,6)==="Vector")this.writeInt(ln,n+"[id]");else if(t.substr(0,6)!=="vector")throw new Error("Invalid vector type "+t);const b=t.substr(7,t.length-8);this.writeInt(e.length,n+"[count]");for(let u=0;u<e.length;++u)this.storeObject(e[u],b,n+"["+u+"]");return!0}else if(t.substr(0,6).toLowerCase()==="vector")throw new Error("Invalid vector object");if(!Rs(e))throw new Error("Invalid object for type "+t);const s=this.mtproto?Ue.MTProto:Ue.API,p=e._;let m=!1;const g=s.constructors.find(b=>b.predicate===p);if((m=t.charAt(0)==="%")&&(t=t.substr(1)),!g)throw new Error("No predicate "+p+" found");return p===t&&(m=!0),m||this.writeInt(g.id,n+"["+p+"][id]"),this.storeBody(e,g,n+"["+p+"]"),g.type}storeBody(e,t,n){const s=e.pFlags||e;let p;for(const m of t.params){let g=m.type;if(g.indexOf("?")!==-1){const d=g.split("?"),l=d[0].split(".");if(d[1]==="true"?s?.[m.name]:e[m.name]!==void 0)p[l[0]].flags|=1<<+l[1];else continue;g=d[1]}const b=g==="#";b&&((p??(p={}))[m.name]={flags:0});const u=this.storeObject(b?p[m.name].flags:e[m.name],g,n+"["+m.name+"]");b&&(p[m.name].offset=u)}for(const m in p){const{flags:g,offset:b}=p[m];this.intView[b]=g}}}class Xt{constructor(e,t={}){this.offset=0,this.mtproto=!1,e instanceof ArrayBuffer?(this.buffer=e,this.intView=new Int32Array(e),this.byteView=new Uint8Array(this.buffer)):(this.buffer=e.buffer,this.intView=new Int32Array(e.buffer,e.byteOffset,e.byteLength/4),this.byteView=e),this.override=t.override||{},this.mtproto=!!t.mtproto,this.debug=t.debug!==void 0?t.debug:!1}readInt(e){if(this.byteView.length-this.offset<4)throw console.error(this.byteView,this.offset),new Error("Nothing to fetch: "+e);const t=this.intView[this.offset/4];return this.debug&&console.log("<<<",t.toString(16),t,e,this.byteView.slice(this.offset-16,this.offset+16),tt(this.byteView.slice(this.offset-16,this.offset+16))),this.offset+=4,t}fetchInt(e){return this.readInt((e||"")+":int")}fetchDouble(e){const t=new ArrayBuffer(8),n=new Int32Array(t),s=new Float64Array(t);return n[0]=this.readInt((e||"")+":double[low]"),n[1]=this.readInt((e||"")+":double[high]"),s[0]}fetchLong(e){const t=this.readInt((e||"")+":long[low]"),n=this.readInt((e||"")+":long[high]");let s=Ds(n,t);return this.mtproto||(s=Ns(s)),!this.mtproto&&Ls.greaterOrEquals(s.abs())?s.toJSNumber():s.toString(10)}fetchBool(e){const t=this.readInt((e||"")+":bool");return t===yn?!0:t===dn?!1:(this.offset-=4,this.fetchObject("Object",e))}fetchString(e){let t=this.byteView[this.offset++];t===254&&(t=this.byteView[this.offset++]|this.byteView[this.offset++]<<8|this.byteView[this.offset++]<<16);let n="";for(let p=0;p<t;++p)n+=String.fromCharCode(this.byteView[this.offset++]);for(;this.offset%4;)++this.offset;let s;try{s=decodeURIComponent(escape(n))}catch{s=n}return this.debug&&console.log("<<<",s,(e||"")+":string"),s}fetchBytes(e){let t=this.byteView[this.offset++];t===254&&(t=this.byteView[this.offset++]|this.byteView[this.offset++]<<8|this.byteView[this.offset++]<<16);const n=this.byteView[oa](this.offset,this.offset+t);for(this.offset+=t;this.offset%4;)++this.offset;return this.debug&&console.log("<<<",tt(n),(e||"")+":bytes"),n}fetchIntBytes(e,t=!0,n){if(e%32)throw new Error("Invalid bits: "+e);const s=e/8;if(t){const m=this.byteView[oa](this.offset,this.offset+s);return this.offset+=s,m}const p=new Array(s);for(let m=0;m<s;++m)p[m]=this.byteView[this.offset++];return this.debug&&console.log("<<<",tt(p),(n||"")+":int"+e),p}fetchRawBytes(e,t=!0,n){if(e===!1&&(e=this.readInt((n||"")+"_length"),e>this.byteView.byteLength))throw new Error("Invalid raw bytes length: "+e+", buffer len: "+this.byteView.byteLength);if(t){const p=new Uint8Array(e);return p.set(this.byteView[oa](this.offset,this.offset+e)),this.offset+=e,p}const s=new Array(e);for(let p=0;p<e;++p)s[p]=this.byteView[this.offset++];return this.debug&&console.log("<<<",tt(s),n||""),s}fetchVector(e,t){const n=this.readInt(t+"[count]"),s=new Array(n);if(n>0){const p=e.substr(7,e.length-8);for(let m=0;m<n;++m)s[m]=this.fetchObject(p,t+"["+m+"]")}return s}fetchObject(e,t){switch(e){case"#":case"int":return this.fetchInt(t);case"long":return this.fetchLong(t);case"int128":return this.fetchIntBytes(128,!0,t);case"int256":return this.fetchIntBytes(256,!0,t);case"int512":return this.fetchIntBytes(512,!0,t);case"string":return this.fetchString(t);case"bytes":return this.fetchBytes(t);case"double":return this.fetchDouble(t);case"Bool":return this.fetchBool(t);case"true":return!0}if(t=t||e||"Object",e.charAt(0)==="v"&&e.substr(1,5)==="ector")return this.fetchVector(e,t);const n=this.mtproto?Ue.MTProto:Ue.API;let s=null,p=!1;if(e.charAt(0)==="%"){const u=e.substr(1);if(s=n.constructors.find(d=>d.type===u),!s)throw new Error("Constructor not found for type: "+e)}else{const u=this.readInt(t+"[id]");if(u===Gs){const f=this.fetchBytes(t+"[packed_string]"),B=Es(f);return new Xt(B).fetchObject(e,t)}if(u===ln)return this.fetchVector(e,t);let d=n.constructorsIndex;if(!d){n.constructorsIndex=d={};for(let f=0,B=n.constructors.length;f<B;++f)d[n.constructors[f].id]=f}const l=d[u];if(l!==void 0&&(s=n.constructors[l]),!s&&this.mtproto){const f=Ue.API;for(let B=0,F=f.constructors.length;B<F;++B)if(+f.constructors[B].id===u){s=f.constructors[B],delete this.mtproto,p=!0;break}}if(!s){console.error("Constructor not found:",u);let f,B;try{f=this.fetchInt(t),B=this.fetchInt(t)}catch{}throw new Error("Constructor not found: "+u+" "+f+" "+B+" "+t)}}const m=s.predicate,g={_:m},b=(this.mtproto?"mt_":"")+m;if(this.override[b])this.override[b](g,t+"["+m+"]");else{let u={};for(let d=0,l=s.params.length;d<l;++d){const f=s.params[d];let B=f.type;const F=B==="#";F&&(g.pFlags??(g.pFlags={}),(u??(u={}))[f.name]=0);const O=B.indexOf("?")!==-1;if(O){const D=B.split("?"),z=D[0].split(".");if(!(u[z[0]]&1<<+z[1]))continue;B=D[1]}const J=this.fetchObject(B,t+"["+m+"]["+f.name+"]");O&&B==="true"?g.pFlags[f.name]=J:(F?u:g)[f.name]=J}}return p&&(this.mtproto=!0),e==="JSONValue"?this.formatJSONValue(g):g}formatJSONValue(e){if(!e._)return e;switch(e._){case"jsonNull":return null;case"jsonObject":{const t={},n=e.value;for(let s=0,p=n.length;s<p;++s){const m=n[s];t[m.key]=this.formatJSONValue(m.value)}return t}default:return e.value}}getOffset(){return this.offset}setOffset(e){this.offset=e}}nt.TLDeserialization=Xt;nt.TLSerialization=zs;function js(a){a.length%4!==0&&(a=a.subarray(0,a.length-a.length%4));const e=new Xt(a);if(e.fetchInt()!==-1590787827)throw new Error("Invalid video stream info");const t=e.fetchString(),n=e.fetchInt(),s=e.fetchInt(),p=new Array(s);for(let m=0;m<s;m++)p[m]={offsetValue:e.fetchInt(),endpointId:e.fetchString(),rotation:e.fetchInt(),extra:e.fetchInt()};return{contentOffset:e.getOffset(),container:t,activeMask:n,events:p}}function at(a,e){if(a.type===e)return a;if(!a.boxes)return null;for(const t of a.boxes){const n=at(t,e);if(n)return n}return null}function ua(a){return new Uint8Array(a._raw.buffer,a._raw.byteOffset,a._raw.byteLength)}var oe={};oe.parseBuffer=function(a){return new xe(a).parse()};oe.addBoxProcessor=function(a,e){typeof a!="string"||typeof e!="function"||(A.prototype._boxProcessors[a]=e)};oe.createFile=function(){return new xe};oe.createBox=function(a,e,t){var n=A.create(a);return e&&e.append(n,t),n};oe.createFullBox=function(a,e,t){var n=oe.createBox(a,e,t);return n.version=0,n.flags=0,n};oe.Utils={};oe.Utils.dataViewToString=function(a,e){var t=e||"utf-8";if(typeof TextDecoder<"u")return new TextDecoder(t).decode(a);var n=[],s=0;if(t==="utf-8")for(;s<a.byteLength;){var p=a.getUint8(s++);p<128||(p<224?(p=(p&31)<<6,p|=a.getUint8(s++)&63):p<240?(p=(p&15)<<12,p|=(a.getUint8(s++)&63)<<6,p|=a.getUint8(s++)&63):(p=(p&7)<<18,p|=(a.getUint8(s++)&63)<<12,p|=(a.getUint8(s++)&63)<<6,p|=a.getUint8(s++)&63)),n.push(String.fromCharCode(p))}else for(;s<a.byteLength;)n.push(String.fromCharCode(a.getUint8(s++)));return n.join("")};oe.Utils.utf8ToByteArray=function(a){var e,t;if(typeof TextEncoder<"u")e=new TextEncoder().encode(a);else for(e=[],t=0;t<a.length;++t){var n=a.charCodeAt(t);n<128?e.push(n):n<2048?(e.push(192|n>>6),e.push(128|63&n)):n<65536?(e.push(224|n>>12),e.push(128|63&n>>6),e.push(128|63&n)):(e.push(240|n>>18),e.push(128|63&n>>12),e.push(128|63&n>>6),e.push(128|63&n))}return e};oe.Utils.appendBox=function(a,e,t){if(e._offset=a._cursor.offset,e._root=a._root?a._root:a,e._raw=a._raw,e._parent=a,t!==-1){if(t==null){a.boxes.push(e);return}var n=-1,s;if(typeof t=="number")n=t;else{if(typeof t=="string")s=t;else if(typeof t=="object"&&t.type)s=t.type;else{a.boxes.push(e);return}for(var p=0;p<a.boxes.length;p++)if(s===a.boxes[p].type){n=p+1;break}}a.boxes.splice(n,0,e)}};oe.Cursor=function(a){this.offset=typeof a>"u"?0:a};var xe=function(a){this._cursor=new oe.Cursor,this.boxes=[],a&&(this._raw=new DataView(a))};xe.prototype.fetch=function(a){var e=this.fetchAll(a,!0);return e.length?e[0]:null};xe.prototype.fetchAll=function(a,e){var t=[];return xe._sweep.call(this,a,t,e),t};xe.prototype.parse=function(){for(this._cursor.offset=0,this.boxes=[];this._cursor.offset<this._raw.byteLength;){var a=A.parse(this);if(typeof a.type>"u")break;this.boxes.push(a)}return this};xe._sweep=function(a,e,t){this.type&&this.type==a&&e.push(this);for(var n in this.boxes){if(e.length&&t)return;xe._sweep.call(this.boxes[n],a,e,t)}};xe.prototype.write=function(){var a=0,e;for(e=0;e<this.boxes.length;e++)a+=this.boxes[e].getLength(!1);var t=new Uint8Array(a);for(this._rawo=new DataView(t.buffer),this.bytes=t,this._cursor.offset=0,e=0;e<this.boxes.length;e++)this.boxes[e].write();return t.buffer};xe.prototype.append=function(a,e){oe.Utils.appendBox(this,a,e)};var A=function(){this._cursor=new oe.Cursor};A.parse=function(a){var e=new A;return e._offset=a._cursor.offset,e._root=a._root?a._root:a,e._raw=a._raw,e._parent=a,e._parseBox(),a._cursor.offset=e._raw.byteOffset+e._raw.byteLength,e};A.create=function(a){var e=new A;return e.type=a,e.boxes=[],e};A.prototype._boxContainers=["dinf","edts","mdia","meco","mfra","minf","moof","moov","mvex","stbl","strk","traf","trak","tref","udta","vttc","sinf","schi","encv","enca","ilst"];A.prototype._boxProcessors={};A.prototype._procField=function(a,e,t){this._parsing?this[a]=this._readField(e,t):this._writeField(e,t,this[a])};A.prototype._procFieldArray=function(a,e,t,n){var s;if(this._parsing)for(this[a]=[],s=0;s<e;s++)this[a][s]=this._readField(t,n);else for(s=0;s<this[a].length;s++)this._writeField(t,n,this[a][s])};A.prototype._procFullBox=function(){this._procField("version","uint",8),this._procField("flags","uint",24)};A.prototype._procEntries=function(a,e,t){var n;if(this._parsing)for(this[a]=[],n=0;n<e;n++)this[a].push({}),t.call(this,this[a][n]);else for(n=0;n<e;n++)t.call(this,this[a][n])};A.prototype._procSubEntries=function(a,e,t,n){var s;if(this._parsing)for(a[e]=[],s=0;s<t;s++)a[e].push({}),n.call(this,a[e][s]);else for(s=0;s<t;s++)n.call(this,a[e][s])};A.prototype._procEntryField=function(a,e,t,n){this._parsing?a[e]=this._readField(t,n):this._writeField(t,n,a[e])};A.prototype._procSubBoxes=function(a,e=-1){const t=e===-1;var n;if(this._parsing){t&&(e=1/0);const s=this._offset+this.size;for(this[a]=[],n=0;n<e&&(this[a].push(A.parse(this)),!(t&&this._cursor.offset>=s));n++);}else for(t&&(e=this[a].length),n=0;n<e;n++)this._rawo?this[a][n].write():this.size+=this[a][n].getLength()};A.prototype._readField=function(a,e){switch(a){case"uint":return this._readUint(e);case"int":return this._readInt(e);case"template":return this._readTemplate(e);case"string":return e===-1?this._readTerminatedString():this._readString(e);case"data":return this._readData(e);case"utf8":return this._readUTF8String();default:return-1}};A.prototype._readInt=function(a){var e=null,t=this._cursor.offset-this._raw.byteOffset;switch(a){case 8:e=this._raw.getInt8(t);break;case 16:e=this._raw.getInt16(t);break;case 32:e=this._raw.getInt32(t);break;case 64:{const n=this._raw.getInt32(t),s=this._raw.getInt32(t+4);e=be(n).shiftLeft(32).add(s);break}}return this._cursor.offset+=a>>3,e};A.prototype._readUint=function(a){var e=null,t=this._cursor.offset-this._raw.byteOffset,n,s;switch(a){case 8:e=this._raw.getUint8(t);break;case 16:e=this._raw.getUint16(t);break;case 24:n=this._raw.getUint16(t),s=this._raw.getUint8(t+2),e=(n<<8)+s;break;case 32:e=this._raw.getUint32(t);break;case 64:{const p=this._raw.getUint32(t),m=this._raw.getUint32(t+4);e=be(p).shiftLeft(32).add(m);break}}return this._cursor.offset+=a>>3,e};A.prototype._readString=function(a){for(var e="",t=0;t<a;t++){var n=this._readUint(8);e+=String.fromCharCode(n)}return e};A.prototype._readTemplate=function(a){var e=this._readUint(a/2),t=this._readUint(a/2);return e+t/Math.pow(2,a/2)};A.prototype._readTerminatedString=function(){for(var a="";this._cursor.offset-this._offset<this._raw.byteLength;){var e=this._readUint(8);if(e===0)break;a+=String.fromCharCode(e)}return a};A.prototype._readData=function(a){var e=a>0?a:this._raw.byteLength-(this._cursor.offset-this._offset);if(e>0){var t=new Uint8Array(this._raw.buffer,this._cursor.offset,e);return this._cursor.offset+=e,t}else return null};A.prototype._readUTF8String=function(){var a=this._raw.byteLength-(this._cursor.offset-this._offset),e=null;return a>0&&(e=new DataView(this._raw.buffer,this._cursor.offset,a),this._cursor.offset+=a),e&&oe.Utils.dataViewToString(e)};A.prototype._parseBox=function(){if(this._parsing=!0,this._cursor.offset=this._offset,this._offset+8>this._raw.buffer.byteLength){this._root._incomplete=!0;return}switch(this._procField("size","uint",32),this._procField("type","string",4),this.size===1&&this._procField("largesize","uint",64),this.type==="uuid"&&this._procFieldArray("usertype",16,"uint",8),this.size){case 0:this._raw=new DataView(this._raw.buffer,this._offset);break;case 1:this._offset+this.size>this._raw.buffer.byteLength?(this._incomplete=!0,this._root._incomplete=!0):this._raw=new DataView(this._raw.buffer,this._offset,this.largesize);break;default:this._offset+this.size>this._raw.buffer.byteLength?(this._incomplete=!0,this._root._incomplete=!0):this._raw=new DataView(this._raw.buffer,this._offset,this.size)}this._incomplete||(this._boxProcessors[this.type]&&this._boxProcessors[this.type].call(this),this._boxContainers.indexOf(this.type)!==-1?this._parseContainerBox():this._data=this._readData())};A.prototype._parseFullBox=function(){this.version=this._readUint(8),this.flags=this._readUint(24)};A.prototype._parseContainerBox=function(){for(this.boxes=[];this._cursor.offset-this._raw.byteOffset<this._raw.byteLength;)this.boxes.push(A.parse(this))};A.prototype.append=function(a,e){oe.Utils.appendBox(this,a,e)};A.prototype.getLength=function(){if(this._parsing=!1,this._rawo=null,this.size=0,this._procField("size","uint",32),this._procField("type","string",4),this.size===1&&this._procField("largesize","uint",64),this.type==="uuid"&&this._procFieldArray("usertype",16,"uint",8),this._boxProcessors[this.type]&&this._boxProcessors[this.type].call(this),this._boxContainers.indexOf(this.type)!==-1)for(var a=0;a<this.boxes.length;a++)this.size+=this.boxes[a].getLength();return this._data&&this._writeData(this._data),this.size};A.prototype.write=function(){if(this._parsing=!1,!this._parent)throw new Error(`no root at ${this.type}`);switch(this._cursor.offset=this._parent._cursor.offset,this.size){case 0:this._rawo=new DataView(this._parent._rawo.buffer,this._cursor.offset,this.parent._rawo.byteLength-this._cursor.offset);break;case 1:this._rawo=new DataView(this._parent._rawo.buffer,this._cursor.offset,this.largesize);break;default:this._parent._rawo||console.log(this.type),this._rawo=new DataView(this._parent._rawo.buffer,this._cursor.offset,this.size)}if(this._procField("size","uint",32),this._procField("type","string",4),this.size===1&&this._procField("largesize","uint",64),this.type==="uuid"&&this._procFieldArray("usertype",16,"uint",8),this._boxProcessors[this.type]&&this._boxProcessors[this.type].call(this),this._boxContainers.indexOf(this.type)!==-1)for(var a=0;a<this.boxes.length;a++)this.boxes[a].write();return this._data&&this._writeData(this._data),this._parent._cursor.offset+=this.size,this.size};A.prototype._writeInt=function(a,e){if(this._rawo){var t=this._cursor.offset-this._rawo.byteOffset;switch(a){case 8:this._rawo.setInt8(t,e);break;case 16:this._rawo.setInt16(t,e);break;case 32:this._rawo.setInt32(t,e);break;case 64:this._rawo.setUint32(t,e.shiftRight(32).and(4294967295).toJSNumber()),this._rawo.setUint32(t+4,e.and(4294967295).toJSNumber());break}this._cursor.offset+=a>>3}else this.size+=a>>3};A.prototype._writeUint=function(a,e){if(this._rawo){var t=this._cursor.offset-this._rawo.byteOffset,n,s;switch(a){case 8:this._rawo.setUint8(t,e);break;case 16:this._rawo.setUint16(t,e);break;case 24:n=(e&16776960)>>8,s=e&255,this._rawo.setUint16(t,n),this._rawo.setUint8(t+2,s);break;case 32:this._rawo.setUint32(t,e);break;case 64:{this._rawo.setUint32(t,e.shiftRight(32).and(4294967295).toJSNumber()),this._rawo.setUint32(t+4,e.and(4294967295).toJSNumber());break}}this._cursor.offset+=a>>3}else this.size+=a>>3};A.prototype._writeString=function(a,e){for(var t=0;t<a;t++)this._writeUint(8,e.charCodeAt(t))};A.prototype._writeTerminatedString=function(a){if(a.length!==0){for(var e=0;e<a.length;e++)this._writeUint(8,a.charCodeAt(e));this._writeUint(8,0)}};A.prototype._writeTemplate=function(a,e){var t=Math.floor(e),n=(e-t)*Math.pow(2,a/2);this._writeUint(a/2,t),this._writeUint(a/2,n)};A.prototype._writeData=function(a){var e;if(a)if(this._rawo){if(a instanceof Array){for(var t=this._cursor.offset-this._rawo.byteOffset,e=0;e<a.length;e++)this._rawo.setInt8(t+e,a[e]);this._cursor.offset+=a.length}a instanceof Uint8Array&&(this._root.bytes.set(a,this._cursor.offset),this._cursor.offset+=a.length)}else this.size+=a.length};A.prototype._writeUTF8String=function(a){var e=oe.Utils.utf8ToByteArray(a);if(this._rawo)for(var t=new DataView(this._rawo.buffer,this._cursor.offset,e.length),n=0;n<e.length;n++)t.setUint8(n,e[n]);else this.size+=e.length};A.prototype._writeField=function(a,e,t){switch(a){case"uint":this._writeUint(e,t);break;case"int":this._writeInt(e,t);break;case"template":this._writeTemplate(e,t);break;case"string":e==-1?this._writeTerminatedString(t):this._writeString(e,t);break;case"data":this._writeData(t);break;case"utf8":this._writeUTF8String(t);break}};A.prototype._boxProcessors.avc1=A.prototype._boxProcessors.avc2=A.prototype._boxProcessors.avc3=A.prototype._boxProcessors.avc4=A.prototype._boxProcessors.hvc1=A.prototype._boxProcessors.hev1=A.prototype._boxProcessors.encv=function(){this._procFieldArray("reserved1",6,"uint",8),this._procField("data_reference_index","uint",16),this._procField("pre_defined1","uint",16),this._procField("reserved2","uint",16),this._procFieldArray("pre_defined2",3,"uint",32),this._procField("width","uint",16),this._procField("height","uint",16),this._procField("horizresolution","template",32),this._procField("vertresolution","template",32),this._procField("reserved3","uint",32),this._procField("frame_count","uint",16),this._procFieldArray("compressorname",32,"uint",8),this._procField("depth","uint",16),this._procField("pre_defined3","int",16),this._procField("config","data",-1)};A.prototype._boxProcessors.ctts=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procEntries("entries",this.entry_count,function(a){this._procEntryField(a,"sample_count","uint",32),this._procEntryField(a,"sample_offset",this.version===1?"int":"uint",32)})};A.prototype._boxProcessors.dref=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procSubBoxes("entries",this.entry_count)};A.prototype._boxProcessors.elst=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procEntries("entries",this.entry_count,function(a){this._procEntryField(a,"segment_duration","uint",this.version===1?64:32),this._procEntryField(a,"media_time","int",this.version===1?64:32),this._procEntryField(a,"media_rate_integer","int",16),this._procEntryField(a,"media_rate_fraction","int",16)})};A.prototype._boxProcessors.emsg=function(){this._procFullBox(),this.version==1?(this._procField("timescale","uint",32),this._procField("presentation_time","uint",64),this._procField("event_duration","uint",32),this._procField("id","uint",32),this._procField("scheme_id_uri","string",-1),this._procField("value","string",-1)):(this._procField("scheme_id_uri","string",-1),this._procField("value","string",-1),this._procField("timescale","uint",32),this._procField("presentation_time_delta","uint",32),this._procField("event_duration","uint",32),this._procField("id","uint",32)),this._procField("message_data","data",-1)};A.prototype._boxProcessors.free=A.prototype._boxProcessors.skip=function(){this._procField("data","data",-1)};A.prototype._boxProcessors.frma=function(){this._procField("data_format","uint",32)};A.prototype._boxProcessors.ftyp=A.prototype._boxProcessors.styp=function(){this._procField("major_brand","string",4),this._procField("minor_version","uint",32);var a=-1;this._parsing&&(a=(this._raw.byteLength-(this._cursor.offset-this._raw.byteOffset))/4),this._procFieldArray("compatible_brands",a,"string",4)};A.prototype._boxProcessors.hdlr=function(){this._procFullBox(),this._procField("pre_defined","uint",32),this._procField("handler_type","string",4),this._procFieldArray("reserved",3,"uint",32),this._procField("name","string",-1)};A.prototype._boxProcessors.mdat=function(){this._procField("data","data",-1)};A.prototype._boxProcessors.mdhd=function(){this._procFullBox(),this._procField("creation_time","uint",this.version==1?64:32),this._procField("modification_time","uint",this.version==1?64:32),this._procField("timescale","uint",32),this._procField("duration","uint",this.version==1?64:32),!this._parsing&&typeof this.language=="string"&&(this.language=this.language.charCodeAt(0)-96<<10|this.language.charCodeAt(1)-96<<5|this.language.charCodeAt(2)-96),this._procField("language","uint",16),this._parsing&&(this.language=String.fromCharCode((this.language>>10&31)+96,(this.language>>5&31)+96,(this.language&31)+96)),this._procField("pre_defined","uint",16)};A.prototype._boxProcessors.mehd=function(){this._procFullBox(),this._procField("fragment_duration","uint",this.version==1?64:32)};A.prototype._boxProcessors.mfhd=function(){this._procFullBox(),this._procField("sequence_number","uint",32)};A.prototype._boxProcessors.mfro=function(){this._procFullBox(),this._procField("mfra_size","uint",32)};A.prototype._boxProcessors.mp4a=A.prototype._boxProcessors.enca=function(){this._procFieldArray("reserved1",6,"uint",8),this._procField("data_reference_index","uint",16),this._procFieldArray("reserved2",2,"uint",32),this._procField("channelcount","uint",16),this._procField("samplesize","uint",16),this._procField("pre_defined","uint",16),this._procField("reserved3","uint",16),this._procField("samplerate","template",32),this._procSubBoxes("esds",1)};A.prototype._boxProcessors.mvhd=function(){this._procFullBox(),this._procField("creation_time","uint",this.version==1?64:32),this._procField("modification_time","uint",this.version==1?64:32),this._procField("timescale","uint",32),this._procField("duration","uint",this.version==1?64:32),this._procField("rate","template",32),this._procField("volume","template",16),this._procField("reserved1","uint",16),this._procFieldArray("reserved2",2,"uint",32),this._procFieldArray("matrix",9,"template",32),this._procFieldArray("pre_defined",6,"uint",32),this._procField("next_track_ID","uint",32)};A.prototype._boxProcessors.payl=function(){this._procField("cue_text","utf8")};A.prototype._boxProcessors.prft=function(){this._procFullBox(),this._procField("reference_track_ID","uint",32),this._procField("ntp_timestamp_sec","uint",32),this._procField("ntp_timestamp_frac","uint",32),this._procField("media_time","uint",this.version==1?64:32)};A.prototype._boxProcessors.pssh=function(){this._procFullBox(),this._procFieldArray("SystemID",16,"uint",8),this._procField("DataSize","uint",32),this._procFieldArray("Data",this.DataSize,"uint",8)};A.prototype._boxProcessors.schm=function(){this._procFullBox(),this._procField("scheme_type","uint",32),this._procField("scheme_version","uint",32),this.flags&1&&this._procField("scheme_uri","string",-1)};A.prototype._boxProcessors.sdtp=function(){this._procFullBox();var a=-1;this._parsing&&(a=this._raw.byteLength-(this._cursor.offset-this._raw.byteOffset)),this._procFieldArray("sample_dependency_table",a,"uint",8)};A.prototype._boxProcessors.sidx=function(){this._procFullBox(),this._procField("reference_ID","uint",32),this._procField("timescale","uint",32),this._procField("earliest_presentation_time","uint",this.version==1?64:32),this._procField("first_offset","uint",this.version==1?64:32),this._procField("reserved","uint",16),this._procField("reference_count","uint",16),this._procEntries("references",this.reference_count,function(a){this._parsing||(a.reference=(a.reference_type&1)<<31,a.reference|=a.referenced_size&2147483647,a.sap=(a.starts_with_SAP&1)<<31,a.sap|=(a.SAP_type&3)<<28,a.sap|=a.SAP_delta_time&268435455),this._procEntryField(a,"reference","uint",32),this._procEntryField(a,"subsegment_duration","uint",32),this._procEntryField(a,"sap","uint",32),this._parsing&&(a.reference_type=a.reference>>31&1,a.referenced_size=a.reference&2147483647,a.starts_with_SAP=a.sap>>31&1,a.SAP_type=a.sap>>28&7,a.SAP_delta_time=a.sap&268435455)})};A.prototype._boxProcessors.smhd=function(){this._procFullBox(),this._procField("balance","uint",16),this._procField("reserved","uint",16)};A.prototype._boxProcessors.ssix=function(){this._procFullBox(),this._procField("subsegment_count","uint",32),this._procEntries("subsegments",this.subsegment_count,function(a){this._procEntryField(a,"ranges_count","uint",32),this._procSubEntries(a,"ranges",a.ranges_count,function(e){this._procEntryField(e,"level","uint",8),this._procEntryField(e,"range_size","uint",24)})})};A.prototype._boxProcessors.stsd=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procSubBoxes("entries",this.entry_count)};A.prototype._boxProcessors.stts=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procEntries("entries",this.entry_count,function(a){this._procEntryField(a,"sample_count","uint",32),this._procEntryField(a,"sample_delta","uint",32)})};A.prototype._boxProcessors.subs=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procEntries("entries",this.entry_count,function(a){this._procEntryField(a,"sample_delta","uint",32),this._procEntryField(a,"subsample_count","uint",16),this._procSubEntries(a,"subsamples",a.subsample_count,function(e){this._procEntryField(e,"subsample_size","uint",this.version===1?32:16),this._procEntryField(e,"subsample_priority","uint",8),this._procEntryField(e,"discardable","uint",8),this._procEntryField(e,"codec_specific_parameters","uint",32)})})};A.prototype._boxProcessors.tenc=function(){this._procFullBox(),this._procField("default_IsEncrypted","uint",24),this._procField("default_IV_size","uint",8),this._procFieldArray("default_KID",16,"uint",8)};A.prototype._boxProcessors.tfdt=function(){this._procFullBox(),this._procField("baseMediaDecodeTime","uint",this.version==1?64:32)};A.prototype._boxProcessors.tfhd=function(){this._procFullBox(),this._procField("track_ID","uint",32),this.flags&1&&this._procField("base_data_offset","uint",64),this.flags&2&&this._procField("sample_description_offset","uint",32),this.flags&8&&this._procField("default_sample_duration","uint",32),this.flags&16&&this._procField("default_sample_size","uint",32),this.flags&32&&this._procField("default_sample_flags","uint",32)};A.prototype._boxProcessors.tfra=function(){this._procFullBox(),this._procField("track_ID","uint",32),this._parsing||(this.reserved=0,this.reserved|=(this.length_size_of_traf_num&48)<<4,this.reserved|=(this.length_size_of_trun_num&12)<<2,this.reserved|=this.length_size_of_sample_num&3),this._procField("reserved","uint",32),this._parsing&&(this.length_size_of_traf_num=(this.reserved&48)>>4,this.length_size_of_trun_num=(this.reserved&12)>>2,this.length_size_of_sample_num=this.reserved&3),this._procField("number_of_entry","uint",32),this._procEntries("entries",this.number_of_entry,function(a){this._procEntryField(a,"time","uint",this.version===1?64:32),this._procEntryField(a,"moof_offset","uint",this.version===1?64:32),this._procEntryField(a,"traf_number","uint",(this.length_size_of_traf_num+1)*8),this._procEntryField(a,"trun_number","uint",(this.length_size_of_trun_num+1)*8),this._procEntryField(a,"sample_number","uint",(this.length_size_of_sample_num+1)*8)})};A.prototype._boxProcessors.tkhd=function(){this._procFullBox(),this._procField("creation_time","uint",this.version==1?64:32),this._procField("modification_time","uint",this.version==1?64:32),this._procField("track_ID","uint",32),this._procField("reserved1","uint",32),this._procField("duration","uint",this.version==1?64:32),this._procFieldArray("reserved2",2,"uint",32),this._procField("layer","uint",16),this._procField("alternate_group","uint",16),this._procField("volume","template",16),this._procField("reserved3","uint",16),this._procFieldArray("matrix",9,"template",32),this._procField("width","template",32),this._procField("height","template",32)};A.prototype._boxProcessors.trex=function(){this._procFullBox(),this._procField("track_ID","uint",32),this._procField("default_sample_description_index","uint",32),this._procField("default_sample_duration","uint",32),this._procField("default_sample_size","uint",32),this._procField("default_sample_flags","uint",32)};A.prototype._boxProcessors.trun=function(){this._procFullBox(),this._procField("sample_count","uint",32),this.flags&1&&this._procField("data_offset","int",32),this.flags&4&&this._procField("first_sample_flags","uint",32),this._procEntries("samples",this.sample_count,function(a){this.flags&256&&this._procEntryField(a,"sample_duration","uint",32),this.flags&512&&this._procEntryField(a,"sample_size","uint",32),this.flags&1024&&this._procEntryField(a,"sample_flags","uint",32),this.flags&2048&&this._procEntryField(a,"sample_composition_time_offset",this.version===1?"int":"uint",32)})};A.prototype._boxProcessors["url "]=A.prototype._boxProcessors["urn "]=function(){this._procFullBox(),this.type==="urn "&&this._procField("name","string",-1),this._procField("location","string",-1)};A.prototype._boxProcessors.vlab=function(){this._procField("source_label","utf8")};A.prototype._boxProcessors.vmhd=function(){this._procFullBox(),this._procField("graphicsmode","uint",16),this._procFieldArray("opcolor",3,"uint",16)};A.prototype._boxProcessors.vttC=function(){this._procField("config","utf8")};A.prototype._boxProcessors.vtte=function(){};A.prototype._boxProcessors.stco=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procFieldArray("chunk_offsets",this.entry_count,"uint",32)};A.prototype._boxProcessors.stsz=function(){this._procFullBox(),this._procField("sample_size","uint",32),this._procField("sample_count","uint",32),this.sample_size===0&&this._procFieldArray("entry_sizes",this.sample_count,"uint",32)};A.prototype._boxProcessors.stsc=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procEntries("entries",this.entry_count,function(a){this._procEntryField(a,"first_chunk","uint",32),this._procEntryField(a,"samples_per_chunk","uint",32),this._procEntryField(a,"sample_description_index","uint",32)})};A.prototype._boxProcessors.stss=function(){this._procFullBox(),this._procField("entry_count","uint",32),this._procFieldArray("sample_numbers",this.entry_count,"uint",32)};A.prototype._boxProcessors.hdlr=function(){this._procFullBox(),this._procField("pre_defined","uint",32),this._procField("handler_type","string",4),this._procFieldArray("reserved",3,"uint",32),this._procField("name","string",-1)};A.prototype._boxProcessors.Opus=function(){this._procFieldArray("reserved1",3,"uint",16),this._procField("data_reference_index","uint",16),this._procFieldArray("reserved2",2,"uint",32),this._procField("channel_count","uint",16),this._procField("sample_size","uint",16),this._procFieldArray("reserved3",2,"uint",16),this._procField("samplerate","template",32),this._procSubBoxes("entries")};A.prototype._boxProcessors.dOps=function(){this._procField("version","int",8),this._procField("output_channel_count","uint",8),this._procField("pre_skip","uint",16),this._procField("input_sample_rate","uint",32),this._procField("output_gain","uint",16),this._procField("channel_mapping_family","uint",8),this.channel_mapping_family!==0&&(this._procField("stream_count","uint",8),this._procField("coupled_count","uint",8),this._procFieldArray("channel_mapping",this.output_channel_count,"uint",8))};A.prototype._boxProcessors.fLaC=function(){this._procFieldArray("reserved1",3,"uint",16),this._procField("data_reference_index","uint",16),this._procFieldArray("reserved2",2,"uint",32),this._procField("channel_count","uint",16),this._procField("sample_size","uint",16),this._procFieldArray("reserved3",2,"uint",16),this._procField("sample_rate","template",32),this._procSubBoxes("entries")};A.prototype._boxProcessors.dfLa=function(){this._procFullBox()};A.prototype._boxProcessors.btrt=function(){this._procField("bufferSizeDB","uint",32),this._procField("maxBitrate","uint",32),this._procField("avgBitrate","uint",32)};const Ws=new Uint8Array([0,7,14,9,28,27,18,21,56,63,54,49,36,35,42,45,112,119,126,121,108,107,98,101,72,79,70,65,84,83,90,93,224,231,238,233,252,251,242,245,216,223,214,209,196,195,202,205,144,151,158,153,140,139,130,133,168,175,166,161,180,179,186,189,199,192,201,206,219,220,213,210,255,248,241,246,227,228,237,234,183,176,185,190,171,172,165,162,143,136,129,134,147,148,157,154,39,32,41,46,59,60,53,50,31,24,17,22,3,4,13,10,87,80,89,94,75,76,69,66,111,104,97,102,115,116,125,122,137,142,135,128,149,146,155,156,177,182,191,184,173,170,163,164,249,254,247,240,229,226,235,236,193,198,207,200,221,218,211,212,105,110,103,96,117,114,123,124,81,86,95,88,77,74,67,68,25,30,23,16,5,2,11,12,33,38,47,40,61,58,51,52,78,73,64,71,82,85,92,91,118,113,120,127,106,109,100,99,62,57,48,55,34,37,44,43,6,1,8,15,26,29,20,19,174,169,160,167,178,181,188,187,150,145,152,159,138,141,132,131,222,217,208,215,194,197,204,203,230,225,232,239,250,253,244,243]),Hs=new Uint16Array([0,32773,32783,10,32795,30,20,32785,32819,54,60,32825,40,32813,32807,34,32867,102,108,32873,120,32893,32887,114,80,32853,32863,90,32843,78,68,32833,32963,198,204,32969,216,32989,32983,210,240,33013,33023,250,33003,238,228,32993,160,32933,32943,170,32955,190,180,32945,32915,150,156,32921,136,32909,32903,130,33155,390,396,33161,408,33181,33175,402,432,33205,33215,442,33195,430,420,33185,480,33253,33263,490,33275,510,500,33265,33235,470,476,33241,456,33229,33223,450,320,33093,33103,330,33115,350,340,33105,33139,374,380,33145,360,33133,33127,354,33059,294,300,33065,312,33085,33079,306,272,33045,33055,282,33035,270,260,33025,33539,774,780,33545,792,33565,33559,786,816,33589,33599,826,33579,814,804,33569,864,33637,33647,874,33659,894,884,33649,33619,854,860,33625,840,33613,33607,834,960,33733,33743,970,33755,990,980,33745,33779,1014,1020,33785,1e3,33773,33767,994,33699,934,940,33705,952,33725,33719,946,912,33685,33695,922,33675,910,900,33665,640,33413,33423,650,33435,670,660,33425,33459,694,700,33465,680,33453,33447,674,33507,742,748,33513,760,33533,33527,754,720,33493,33503,730,33483,718,708,33473,33347,582,588,33353,600,33373,33367,594,624,33397,33407,634,33387,622,612,33377,544,33317,33327,554,33339,574,564,33329,33299,534,540,33305,520,33293,33287,514]);function Ks(a){let e=0;for(let t=0;t<a.length;t++)e=Ws[e^a[t]];return e}function Js(a){let e=0;for(let t=0;t<a.length;t++)e=(e<<8^Hs[e>>8^a[t]])&65535;return e}function $s(a,e,t){for(;;){const n=t&127;if(t>>=7,t===0){a.setUint8(e++,n);break}else a.setUint8(e++,n|128)}return e}function Zs(a){const e=new Uint8Array(1e4),t=new DataView(e.buffer,e.byteOffset,e.byteLength);t.setUint16(0,65528),t.setUint8(2,122);const n=a.pcms.length-1;if(n>7)throw new Error("Too many channels");t.setUint8(3,n<<4|8);let p=$s(t,4,a.index);t.setUint16(p,a.blockSize-1),p+=2;const m=Ks(e.subarray(0,p));t.setUint8(p++,m);for(const b of a.pcms){t.setUint8(p++,2);let u=b[0],d=0,l=0;for(let f=0;f<a.blockSize;f++)l>=u.length&&(u=b[++d],l=0),t.setInt16(p,u[l++]),p+=2;d>0&&b.splice(0,d),l>0&&(b[0]=u.subarray(l))}const g=Js(e.subarray(0,p));return t.setUint16(p,g),p+=2,{data:e.subarray(0,p),duration:a.blockSize/48e3}}function Ys(a){const e=new Uint8Array(38),t=new DataView(e.buffer);return t.setUint8(0,128),t.setUint8(1,0),t.setUint16(2,34),t.setUint16(4,a.blockSize),t.setUint16(6,a.blockSize),t.setUint16(8,0),t.setUint16(10,0),t.setUint16(12,0),t.setUint8(14,11),t.setUint8(15,184),t.setUint8(16,a.channelCount-1<<1),t.setUint8(17,240),t.setUint32(18,0),t.setUint32(22,0),t.setUint32(26,0),t.setUint32(30,0),t.setUint32(34,0),e}function Qs(a){const e=at(a,"stbl"),t=at(a,"mdhd");let n,s,p,m,g,b,u;for(const q of e.boxes)q.type==="stts"&&(n=q),q.type==="stsc"&&(s=q),q.type==="stco"&&(p=q),q.type==="ctts"&&(m=q),q.type==="stsz"&&(g=q),q.type==="stsd"&&(b=q),q.type==="stss"&&(u=q);if(!n||!s||!p||!g||!b)throw new Error("Missing required box");const d=[];let l=!1,f=0,B=0,F,O,J,D,z,le=-1,ue=-1,E=-1,Z=-1,me=0;for(let q=0;q<g.sample_count;q++){const Q={idx:q,size:g.sample_size||g.entry_sizes[q]};if(B+=Q.size,d.push(Q),q===0?(F=1,O=0,J=s.entries[O].samples_per_chunk,D=0,Q.chunkIdx=F,Q.chunkRunIdx=O,O+1<s.entry_count?z=s.entries[O+1].first_chunk-1:z=1/0):q<J?(Q.chunkIdx=F,Q.chunkRunIdx=O):(F++,Q.chunkIdx=F,D=0,F<=z||(O++,O+1<s.entry_count?z=s.entries[O+1].first_chunk-1:z=1/0),Q.chunkRunIdx=O,J+=s.entries[O].samples_per_chunk),Q.descriptionIndex=s.entries[O].sample_description_index-1,Q.offset=p.chunk_offsets[Q.chunkIdx-1]+D,D+=Q.size,q>le&&(ue+=1,le<0&&(le=0),le+=n.entries[ue].sample_count),q>0){const ne=d[q-1];ne.duration=n.entries[ue].sample_delta,f+=ne.duration,Q.dts=ne.dts+ne.duration}else Q.dts=0;m?(q>=E&&(Z+=1,E<0&&(E=0),E+=m.entries[Z].sample_count),Q.cts=Q.dts+m.entries[Z].sample_offset):Q.cts=Q.dts,u?q===u.sample_numbers[me]-1?(Q.isSync=!0,l=!0,me++):Q.isSync=!1:(Q.isSync=!0,l=!0)}if(d.length){const q=d[d.length-1];q.duration=Math.max(0,t.duration-q.dts),f+=q.duration}return{mdhd:t,totalSize:B,samples:d,hasSyncSamples:l}}async function Xs(a){const{decodeOpus:e,chunk:t,samples:n}=a,s=2048;let p=null,m=0;const g=[];function b(u=!1){if(!u&&m<s)return;const d=u?m:s,l=Zs({index:g.length,blockSize:d,pcms:p});m-=d,g.push(l)}for(const u of n){const{channelData:d,samplesDecoded:l}=await e(t.subarray(u.offset,u.offset+u.size));m+=l,p===null&&(p=Array.from({length:d.length},()=>[]));for(let f=0;f<d.length;f++)p[f].push(ei(d[f]));b()}return b(!0),g}function ei(a){const e=new Int16Array(a.length);for(let t=0;t<a.length;t++){const n=Math.max(-1,Math.min(1,a[t]));e[t]=n*32767.5-.5}return e}function ti(a,e){const{opusToFlac:t=!1}=e;let n,s;const p=Ha(ua(a.fetch("ftyp")),ua(a.fetch("moov"))),m=oe.parseBuffer(p.buffer),g=m.fetch("ftyp");g.compatible_brands.includes("iso6")||g.compatible_brands.push("iso6");const b=m.fetch("moov");let u=-1;const d=[];for(let f=0;f<b.boxes.length;f++){const B=b.boxes[f];if(B.type==="mvhd"&&(B.duration=0,B.next_track_ID=2),B.type!=="trak")continue;const F=B;u=f,d.push(F);const O=[];let J=null;for(const D of F.boxes){if(D.type==="tkhd"){D.duration=0,J=D.track_ID,O.push(D);continue}if(D.type==="mdia"){const z=at(D,"mdhd");z.duration=0;const le=at(D,"stbl"),ue=[];for(const E of le.boxes){if(E.type==="stts"){E.entry_count=0,E.entries=[],ue.push(E);continue}if(E.type==="stsc"){E.entry_count=0,E.entries=[],ue.push(E);continue}if(E.type==="stsz"){E.sample_size=0,E.sample_count=0,E.entry_sizes=[],ue.push(E);continue}if(E.type==="stco"){E.entry_count=0,E.chunk_offsets=[],ue.push(E);continue}if(E.type==="stsd"){if(t&&E.entries[0].type==="Opus"){const Z=E.entries[0],me=Z.entries[0];if(me.type!=="dOps")throw new Error("Invalid Opus box");const q=oe.createFullBox("fLaC",E,-1);q.reserved1=[0,0,0],q.reserved2=[0,0],q.reserved3=[0,0],q.data_reference_index=Z.data_reference_index,q.channel_count=me.output_channel_count,q.sample_size=16,q.sample_rate=48e3;const Q=oe.createFullBox("dfLa",q,-1);Q._data=Ys({blockSize:4096/me.output_channel_count,channelCount:me.output_channel_count});const ne=oe.createFullBox("btrt",q,-1);ne.bufferSizeDB=0,ne.maxBitrate=48e3*16*me.output_channel_count,ne.avgBitrate=ne.maxBitrate/2,q.entries=[Q,ne],E.entries=[q],n=J,s={preSkip:me.pre_skip,channels:me.output_channel_count,streamCount:me.stream_count,coupledStreamCount:me.coupled_count,channelMappingTable:me.channel_mapping}}ue.push(E);continue}}le.boxes=ue,O.push(D)}}F.boxes=O}if(u===-1)throw new Error("No trak box found");const l=oe.createFullBox("mvex",b,u+1);for(const f of d){const B=oe.createFullBox("trex",l);B.track_ID=at(f,"tkhd").track_ID,B.default_sample_description_index=1,B.default_sample_duration=0,B.default_sample_size=0,B.default_sample_flags=0}return{opusTrackId:n,opusInitOptions:s,data:new Uint8Array(m.write())}}async function ai(a){const{chunk:e,seq:t=0,timestamp:n=be.zero,decodeOpus:s,opusTrackId:p}=a,m=ua(e),g=e.fetch("moov"),b=oe.createFile(),u=oe.createFullBox("moof"),d=oe.createFullBox("mfhd",u);d.sequence_number=t;const l=[];let f=0;for(const J of g.boxes){if(J.type!=="trak")continue;const D=J,{mdhd:z,samples:le,totalSize:ue,hasSyncSamples:E}=Qs(D),Z=oe.createFullBox("traf",u),me=oe.createFullBox("tfhd",Z);me.flags=131072,me.track_ID=at(D,"tkhd").track_ID;const q=oe.createFullBox("tfdt",Z);q.version=1,q.baseMediaDecodeTime=n.multiply(z.timescale).divide(1e3);const Q=oe.createFullBox("trun",Z);if(Q.flags=3841,Q.data_offset=0,p===me.track_ID){const ne=await Xs({decodeOpus:s,samples:le,chunk:m});Q.sample_count=ne.length,Q.samples=ne.map(fe=>(f+=fe.data.byteLength,{__data:fe.data,sample_duration:Math.round(fe.duration*z.timescale),sample_size:fe.data.byteLength,sample_flags:2<<24,sample_composition_time_offset:0}))}else f+=ue,Q.sample_count=le.length,Q.samples=le.map(ne=>{let fe=0;return E&&(ne.isSync?fe|=2<<24:fe|=65536|1<<24),{__data:m.subarray(ne.offset,ne.offset+ne.size),sample_duration:ne.duration,sample_size:ne.size,sample_flags:fe,sample_composition_time_offset:ne.cts-ne.dts}});l.push(Q)}const B=oe.createFullBox("mdat");B.data=new Uint8Array(f);let F=0;const O=u.getLength();for(const J of l){J.data_offset=O+F+8;for(const D of J.samples)B.data.set(D.__data,F),F+=D.sample_size}return b.append(u),b.append(B),new Uint8Array(b.write())}const ni=(a,e=4294967295,t=79764919)=>{const n=new Int32Array(256);let s,p,m,g=e;for(s=0;s<256;s++){for(m=s<<24,p=8;p>0;--p)m=m&2147483648?m<<1^t:m<<1;n[s]=m}for(s=0;s<a.length;s++)g=g<<8^n[(g>>24^a[s])&255];return g},Va=(a,e=ni)=>{const t=D=>new Uint8Array(D.length/2).map((z,le)=>parseInt(D.substring(le*2,(le+1)*2),16)),n=D=>t(D)[0],s=D=>new DataView(t(D).buffer).getInt32(0,!0),p=new Map;[,8364,,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,,381,,,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,,382,376].forEach((D,z)=>p.set(D,z));const m=new Uint8Array(a.length);let g=!1,b=0,u,d=42,l=a.length>13&&a.substring(0,9)==="dynEncode",f,B=0,F;l&&(B=11,f=n(a.substring(9,B)),f<=1&&(B+=2,d=n(a.substring(11,B))),f===1&&(B+=8,F=s(a.substring(13,B))));const O=256-d;for(let D=B;D<a.length;D++){if(u=a.charCodeAt(D),u===61&&!g){g=!0;continue}if(u===92&&D<a.length-5&&l){const z=a.charCodeAt(D+1);(z===117||z===85)&&(u=parseInt(a.substring(D+2,D+6),16),D+=5)}if(u>255){const z=p.get(u);z&&(u=z+127)}g&&(g=!1,u-=64),m[b++]=u<d&&u>0?u+O:u-d}const J=m.subarray(0,b);if(l&&f===1){const D=e(J);if(D!==F){const z="Decode failed crc32 validation";throw console.error("`simple-yenc`\n",z+`
- `,"Expected: "+F+"; Got: "+D+`
- `,"Visit https://github.com/eshaz/simple-yenc for more information"),new Error(z)}}return J};function Ce(){const a=Uint8Array,e=Float32Array;Ce.modules||Object.defineProperties(Ce,{modules:{value:new WeakMap},setModule:{value(t,n){Ce.modules.set(t,Promise.resolve(n))}},getModule:{value(t,n){let s=Ce.modules.get(t);return s||(n?s=WebAssembly.compile(Va(n)):(n=t.wasm,s=Ce.inflateDynEncodeString(n).then(p=>WebAssembly.compile(p))),Ce.modules.set(t,s)),s}},concatFloat32:{value(t,n){let s=new e(n),p=0,m=0;for(;p<t.length;)s.set(t[p],m),m+=t[p++].length;return s}},getDecodedAudio:{value:(t,n,s,p,m)=>({errors:t,channelData:n,samplesDecoded:s,sampleRate:p,bitDepth:m})},getDecodedAudioMultiChannel:{value(t,n,s,p,m,g){let b=[],u,d;for(u=0;u<s;u++){const l=[];for(d=0;d<n.length;)l.push(n[d++][u]||[]);b.push(Ce.concatFloat32(l,p))}return Ce.getDecodedAudio(t,b,p,m,g)}},inflateDynEncodeString:{value(t){return t=Va(t),new Promise(n=>{const s=String.raw`dynEncode0114db91da9bu*ttt$#U¤¤U¤¤3yzzss|yusvuyÚ&4<054<,5T44^T44<(6U~J(44< ~A544U~6J0444545 444J0444J,4U4U
Ò7U454U4Z4U4U^/6545T4T44BU~64CU~O4U54U~5 U5T4B4Z!4U~5U5U5T4U~6U4ZTU5U5T44~4O4U2ZTU5T44Z!4B6T44U~64B6U~O44U~4O4U~54U~5 44~C4~54U~5 44~5454U4B6Ub!444~UO4U~5 U54U4ZTU#44U$464<4~B6^4<444~U~B4U~54U544~544~U5 µUä#UJUè#5TT4U0ZTTUX5U5T4T4Uà#~4OU4U $~C4~54U~5 T44$6U\!TTT4UaT4<6T4<64<Z!44~4N4<U~5 4UZ!4U±_TU#44UU6UÔ~B$544$6U\!4U6U¤#~B44Uä#~B$~64<6_TU#444U~B~6~54<Y!44<_!T4Y!4<64~444~AN44<U~6J4U5 44J4U[!U#44UO4U~54U~5 U54 7U6844J44J 4UJ4UJ04VK(44<J44<J$4U´~54U~5 4U¤~5!TTT4U$5"U5TTTTTTT4U$"4VK,U54<(6U~64<$6_!4< 64~6A54A544U~6#J(U54A4U[!44J(44#~A4U6UUU
[!4464~64_!4<64~54<6T4<4]TU5 T4Y!44~44~AN4U~54U~54U5 44J(44J UÄA!U5U#UôJU"UÔJU#UÔ"JU#U´"JT4U´ZTU5T4UôZTU5T4UDZTU5T4U$[T44~UO4U~5 UÔUô4U~U´$.U5T4UP[T4U~4~UO4U~5 U#<U#<4U~U2$.UÄUN 44 ~UO4U~5 44!~UO4U~5 4U~4~UO4U~5 44J44J(U5 44U¤~J@44Uä~J<44UD~J844U~J44U$54U$5U54U$54U1^4U1^!4U~54U~5U54U~6U4U^/65T4T4U$54U~4BU~4O4U54U~5 UU'464U'_/54UU~5T4T4U~4BU~UO4U54U~5 U54Uä~4U¤~4U~U'$!44~5U5T44\T44U<~$6U\!4U#aT4U~4U~4O4U~5 U5U5U5TTT4U$"4YTU5 4U4~C5U5 U5U5444$4~64~\TU5 4U~4U~5T4Y!44O4U~54U~54U5 4CYTU5 4Uä~4U¤~4U~4$6TU54U\!44Bæ4Bä~[!4U~4UD~4U~4U~4$6TU54U\!44B4B~[!44U<~4U4~$5 4U"U#$544"Y!454U^!44<J44<(J454U~84UN!#%'+/37?GOWgw·×÷Uä;U9$%& !"#`;Ce.getModule(Ce,s).then(p=>WebAssembly.instantiate(p,{})).then(({exports:p})=>{const m=new Map(Object.entries(p)),g=m.get("puff"),b=m.get("memory").buffer,u=new a(b),d=new DataView(b);let l=m.get("__heap_base");const f=t.length,B=l;l+=4,d.setInt32(B,f,!0);const F=l;l+=f,u.set(t,F);const O=l;l+=4,d.setInt32(O,u.byteLength-l,!0),g(l,O,F,B),n(u.slice(l,l+d.getInt32(O,!0)))})})}}}),Object.defineProperty(this,"wasm",{enumerable:!0,get:()=>this._wasm}),this.getOutputChannels=(t,n,s)=>{let p=[],m=0;for(;m<n;)p.push(t.slice(m*s,m++*s+s));return p},this.allocateTypedArray=(t,n,s=!0)=>{const p=this._wasm.malloc(n.BYTES_PER_ELEMENT*t);return s&&this._pointers.add(p),{ptr:p,len:t,buf:new n(this._wasm.HEAP,p,t)}},this.free=()=>{this._pointers.forEach(t=>{this._wasm.free(t)}),this._pointers.clear()},this.codeToString=t=>{const n=[],s=new Uint8Array(this._wasm.HEAP);for(let p=s[t];p!==0;p=s[++t])n.push(p);return String.fromCharCode.apply(null,n)},this.addError=(t,n,s,p,m,g)=>{t.push({message:n,frameLength:s,frameNumber:p,inputBytes:m,outputSamples:g})},this.instantiate=(t,n)=>(n&&Ce.setModule(t,n),this._wasm=new t(Ce).instantiate(),this._pointers=new Set,this._wasm.ready.then(()=>this))}function bt(a){function e(){}function t(E){throw E}for(var n=new Uint8Array(123),s=25;s>=0;--s)n[48+s]=52+s,n[65+s]=s,n[97+s]=26+s;n[43]=62,n[47]=63,bt.wasm||Object.defineProperty(bt,"wasm",{get:()=>String.raw`dynEncode01a36c6f98c83ø%yã¯#6ïIØh¼ÿ-^º*:8ÖJÒ#Á(¶3ùsÕÿ§£/.*[v²¯\õzºÜá»(oBM×å ÊvmË1±Iü(&Øb?0=MáPðxA%TÔÎ=} c×0ÓPùN:Ê£ÌÓ±æQñÒ¥M_ªqA1kð¹¥ÊÇ@6u§k¿Ä9Ó²FÒà(A£c£ �)ìTÃ=M]+àaåÅBñcȼ{±!ÕÕ_ò#²ßá'Ö«ñÛ.ò¿á(h¯Äò´ýÏ ÆB\0¬E¸?s*iê9)~QÄõÿ6+º·=Ml½UÀ<i½í¤ìgà°Wå,µ$Ü®(m¬ézq§6¥Ô"±¬o1ÜGw¾YüἸÆ$)ÍÏ(!jÃä »ãóªI,XÍ
ÑãÈ_رã°=M6ØJX½>«¥$´ªFÏó ÷¨M/§=}WÃs¥FÈ$9»PsH0Ç3»P®WqöCðé~¥Ö}¸:taã/±©Ý×sôdv[<áëx[ôÿ0bñRºÊ½jËzhq¹J"Ò'*¤0Ó34Þ¯rÑöv[B/¨¿ê9!ïr÷²Çn5ÉMEk5Ú?7Úk,*dÔörÏk4VáÔÕÖÝjooooaú¼l^Û=}MQï]½ßQ²lÂù[g=M9 ~êÃ3¨¨Ó 9ñgGze ¹©ulfÙ |¯Sà¦oÌt= ¶zÈ<÷ÿñºßÏÃh]9Í©:#Dãø»3LeÙ ¯©[¿)hÓ¯fó¦Ûæþ?p9
- V
ïÈnÊ�á$˵¥Ö%Ú1Érn:fӯ温պ£¬ó+ |;ýoô:*W(©Jÿ+vOÄb7<×ßëÙ [)oU89~ÚÇ3Í¿V¡N¢&¿vlGÐäÝk©&M6»�¡6!^°©äÞÔûÏ�vÚÃBÆL¿,Y+ÏÇjàìL£¡Rñ¤
ekX\ÍyF= 1X1ªhýQ^údç@!G
- ¥�Ñ)°+w±yÅIOiǵ;gR#ó¨'%âfº£P¾�SÃã[¥Eýc&0v¢\G-ÌÏùÙ¡ÜpSX-UQÏ <ÄJ#i"Ú<Ùo;ðúÙ¡Ú6i¹|#òm·ÝßÝYÐÓ = ë$}¥Ö
- q_.ľ³}ÊðÿXi·xKQQK=MÎKÚ8ÏR«øé³M[§ÍôÛ§@4åÁË¿Ç(=Mð2¦ù�ÍèÃÊÃ
- Ë'ÇeÜ3£<ü¨Ü&lw"j5i,¤{öÞØ~OcÒWØ®æÏ¦ëJòªéøX¦±n«rüÆ»g/Ò ðlzd²IªÎ~¨Ö�j=Mv0ª¬¢©Aí~DøÝõU±nø+møFÛæiáFU'ª³'ø^%npÂû�d)"~ßVÔÒY
¿gò}Q7"Ìæ]º¯eFZ0í�îv ídc§ª^i\Ò qÖáÏ¿û·Ãdý©Äî-|7Ñ{à~UrÂVƯ£ª/wYÒF',nÃæV¶ócyçiØç7µe$�É~)&òûô$d1G5Sê=M@= ÓçÓ^=}Q²U¾µ:ã7ç4ÿît3?Âvsºïÿ
- ðëA¨ 4e\WÓXÉ2¾Àl<U£{>f«#¬pªÔHê5_Ìîr³éļáõ,=}ËÖõ7Â= = T qãMaѤÖ)_;©T$¢¡k"×b¢"lë}åëí"ÐDã:Ôo5{Ϫæ6Nnû?=M)~9Î* ä@Äk¨c$ne&^3ÕÔ/Vì§"ñ1Ô¯»3Hæ}oTÏ{ËZ= jùÔòó¡6_DÒKM÷ÞwÙ.tRc£I!fuWw¶YYT»°�I ·®D=M5ß®ÆhÙðí=M¨þ¹§«ùïËÔ
tëYÌìnÉÔ~eóóÌ
- íef»1öýÆìôu)Àê±tõ¸pK*ÄÕ;ñßé;{OtÑü;åpñÞSØo¬9<{ ÛS¼Súë!<qV»¶ã®Ôlù>Ä,(s³UÊÕ£õ5ɵ-û©^Üëã¶SÃC%(%^}3ùIã4}ý¼|
- ^ëºhÜ*ßÓ{ðÕ¥rí¬Øz´cTd<xOZ¡5¾µÙà?´àLsk|êLà; -«)rSXY»ûWf³Ü{JAÀÀÐ.pD×�LØIÞoÉHö¤ÍI§{®/¥õ= 'ç+éy¹¦3ÁMjÌ:mÕP@²û×,Ö½0ù :ÒÁ>!\¼á0%ãôw¡AGi´à/X®¤k¯þK²Ï:ÛÑýPHõ·_rʾ²îrÈO¸û8u=}ð衸8ÐÑØQR5y)P/¿!5ÇZ#lõ;4°0ÅɱRµòòÁ{±«W¯üý²!¥ú¯×U1¼{gÏTïìÑîu´&
iFÀ7zÅÐ÷îHÁªT÷°s©ãÞCu½Pðìô»Y$íÌ?ËÜ*=Mq¤àþ?ðN\ëݧÑdñ+´ä°iyßÌzp´(õ¦Lvç»P~áÆínÄÇ:Ñ= ×k¤Oæ~ٶϦ?¨¾Uh,a[SäÅP,æu«NèÆÝýI<Ç}:«3;·Õ�= ·@kj;@#G:ÓWÚµ![>YÂyX×vF?êÀædø!¿ñ°×_o3¥)fÇ(LÝÙª±~O÷M{^=M
uØ]§6áÊc$ÅT@{õI=M{÷¼d Û³=}8>³LlÊUÕmí(kx¾ý;çZÇâùÂÀ+·@Xª¥¡ò F@¨¾ h<FB+îQ BG¨= h©¢âcWIå
- 21䲸´R»ç]rÁÓ·³ÖÜ}À^o³ô¤ðÚË'±<<äìqNun¬Ê%vu³0îlS%Ç *þ5HV÷ø9O�tõn#he¤M·ÅÏKg³æÚ=M¥L&¬67°¬Òäªw+²¥Äq¼í°EW+ð/¦MüÚù=}]Åz?HËÂ+'·¸SÁ�[ð9jÐ6ÂÈÏå ò%n38áü-1t±) Å,W¬Gϸ£Qå¤^P5«4w¥Ýx¾vÉ7ì¸0FI,´4§ó7-+¬öXdo6ÊHî=M¤Ä.pU´ü$¶7÷þÔ±Bãÿ)(ö=MO/k4,NHEÊzØqìß,j[I®iȪÇë[Ò¸îl¶uB×C°sÍ×Xµ{îw+\;K½@
- M(¨Ll£v¬i?æÆQPê½²óÿ>¤ØfüЬv;RÐíMj\Èìë¦æz-K{|xÐJt<aóñ/·}µ½þæF®|´h_Å ÂQ%<ÊÙg2(e3ß/¡òm6Y/= s72õr7�x¡IuhzY_1nf>©Uc|zõ¥g¸¢}ÛOÕUéñ!%@Âíç¥ßm¹v9ôÈÚ+QÒcÏ?'À4c£%%àAÛ'.¯«¸Q¸¶0dÜS³îC£÷Ý%$ô¼pÄ:¹(hLd¯<#hö1X3³¢ÏÅØèÐøå§²Íú¡.¨Kqϸeÿ¾H¯æîÎÜ7³u= q/<ý\ióLñ$w£Gѹzÿôí©¶¦EØØ²HY7RöÇNðBAƧ8ÿ&.ði?�°v°¶ìcøø¤ähá= DW×mclÜê<ô|p7<#lïsVʰä3*5ÞHñ]Þû5Gòqw,uhõÁuJ¸vJ?HËL*Ç,wðB56T=}óíB×WîyM
- ÒÂ̱[¿m)i°M
- ¡Íãe§(¤78m}ô= Þw^kF#].âÂ'à6"7ï ª¢Ã*¾ ¾à·Uó
Ý71\gÒ«k®ÿunÑH[[1Î3.'5à·ËßuCLBÔgîïÖaäèûV3_×ÏævOqaçUZ<-KsZù~©\!¼¾^Íô2^?*
\ÓRG
+lÑ)ÀØËDÝf|]\xÂý$4ðÛþw¸9GÐ ýA·¶¶vpZºüX@@øp 4z&²Âj3É·=Må¯= v¾gUR¨Wdª/x·+,ae*1ù¦vÎl
- ^mºò¦Ó"@×¥sô#ù ;Êr[B¢êµ- [a|>
]ê6¢JHXÎÒ@:{=}qá!Í̳K¡ "A=Mä= °z
ÞÆç*1z^5ºbÏÈ*mZUíí ÅÐá´�çÏã){ÜĽ
- 8ApG× ¬·F¼EÌ1å9ÚbnX&>÷ÿÉ~1$5@Òa,à¢'¹<i´Å?2U¸Ðá©´¡ª¬;pwÌ�µÑËu�ý¸Æ¸fæ¾â@À2>Ðÿy2ûL¯×VãñéÊ^sY8éíÍ,FìQÖ§<uDR.´Oôùï�lh%øiîcÜUª4Jsá±|"VèhejÙSqúcá5T©¶Ê¨^'Þl�±ÞSĬ#ÂÀÃ"¼ôÖ£;R"¡sÙáY¿±Y k Ç5wBY®z®³
- V9Ý-[°,ÒÀ\l
- þyãÈËh8ºÇ@´i1üÂ&qÙÖ-b:ê|Ï3 ¯üù¦Ædù"YèIÁ«_è;÷UÓ¬pÛCô»s]@ÇD ëT®\,"jif¨ hg£> )[Ç9)Æ,3өμ= ¸k@ÄÊÖH7¨Å9ywТWBĨ)*Ó/Û#:÷¤%ÛKu3f@¿Z(M=M°/ }àPC¡OCÿîòE?¥Æ±G(´MùcpÁ0¶YE$$IH®ô¼ÚXr§pþkÞå%
>ÖÚn ºóØ@ýµÐú-²ø\ø?L©}]NõqlÅiÑ3ϳì¥Ú½vëýô3?r+¬Áõ¥â4Û¥�)H¤ë}º
æQ´*Ã8¡x(ðª=M=}¶wªf4¯FR!"µö·\VêT)jâßm8¨ÛM¬¥úãcFÁÏrHÖ¢8[á¦c@¡JÍûv
- Tb!r~{%u·Ûû3pC0¦wnP/{³¹½ Þs³¡å5!Üf^¦³Ó"ì¼Q̦kú5µ-ðøD¿h6õÈ þ©ªVàÍà©×ãG߬H#þhïdiÊàÕ\-´°3Tê¼Eû¤ .[fL¡Jü,ÉKîëBF³.Z*ÌE¨V^
- ¯ªf#ºuºY)êÜ£Pñf×Z Iºæ2ÞÆÔUÇx4"BU®¯RÐúÖ:ô·eAAlD,[Oò0bÁ¡){Ãuánò\ a?ÁlaÇPæÌ+ê°�?ywíÑî.Ùãë3;+@ü>Õ= î}1võQ%n<_¸FÆï!ZµÑã}¡"ÉS°É'íÔ¶¶)ÞÒü;?í÷LäIá¨H0Ô#ÁB§#J½¢=}î¥"ÉØ\?rÚÃp®2q(=MY¯hµ ¥x4ôË_·2ögÉXP/_ÇF|˾ÿfêÛ*Ó2�q¸Ó®»cþëÝSÛ¹
- rÞ¤®Qb.©6®8W
- ³Ågz¦Û**ºYbY,ÒZð$æÍ¸oíÁhóÃdrö #°ñ0Ì^kØâ\̺å�umónÏxÂA5Ákm
W,iÖL4aavw¹Ç°=M3ªë09WTÓ¤Énýö§:Îâ-* bÀi%º²ÜÖ±bÝÏ Ïna«è
- êÕw®ç§
·ÁÂz�~ ûµ/<4ǬÕf¢P{½}Ù®ÏI ä1Áb= ÐgçM$7G=}sd¹P»ì2U©B¿eM&%T
- 5´iâgeúeù'ú¾"Ie$ðW´K*¼ÚE=M�T �àýoC½7Äf*±²ýÔLBÞûGW ô õ¥sÏÄûnüvw¢]×0LþQiÅK¿¬ÇÀ¤¬/´õ 4tµ
bU,¢2¬ ÄtppåkJÌD·É7æýD8ªüMÀLbÝå?;¤$Â1½\iJfÙèôA»ýMÝC
uü)ÏUx}êßj¡4x¢âê䯱%§^¸©ïÂõ¡´ÃÌãq§è&¾Þ°®÷á]9´Fñ Ý3+c¾ë60\¹þ7ú=MÑyÿ-)F¿ÑF¤2ÙÂgÍ=}2ÈHéº?é.½=MORèàl;U¸/wØs¯£à±:7p©:®¡ZLá*wE#vShd䪥JNóq¯BîÅó¡JVAve7¿Á,´¦@0PôRC5aÚç¸\·}x¡r6Ïpoÿ÷ÁÕ«G_
Ü7dqé³wJϯ3Ë |FKcÈ¡´+/ÍN4Jðø�VnÛ·ø= ¸«A,¬*=}óo@Ú¿ö»b=MAöf_ú³ï¢ÓÑ¢ÐÌJtSò²LI>Ix'áκ
°»â=MC¼Vé^>ݹV9§ãÉ-Ð|£CÖËÜùCt[
- Fg7WÚl³ä¯Õsü÷±,d%¤ÊÒzjªGI®®&)AeQÞÈÇ.ú:VÂ$Éíøß󦲰Po{±]Êv,NXå¸P8Ý_#12·u",Æ4bà"¡&ÚªGÊz§§\üݽgò6Ñ&{àciÓɯf»5[ =}#ÿ¼\ëe}²¾~ªi~ÆÓa§N@væ4Ll
ì=}Y°EQÆÈ©8÷_d*8M×ÿÐÉøa=M³«5nm'±öq\±/+â!4g,TN»ø P©0}[zñZÿèr)¦EÏ;N¡ß$= ¢aÛÁÔdº®Ñ;Xò\tIþ
}T¾grGu<ï rB¯Õ}PÞîãB=}iÓ5ÀÁ)Y.½Ãqó ÓS«N¡µaÜT,BÊõd'~²h%tüõÀíÖzô{DW�Àþ=M�«.v·õâñÉe6eR¾fµh¾ñ¼¶zõñèLLRYË"&Åãz{èý4LÄ.H¬41~ÈdPîÏÀ¼ð�lröø*¿pÇÃiz.aá^¹î/u ?a£e±lzZÚ>\¦ê= ²HõsßÔ1/ô= F¨e´B{¸ÛºÇûf©U8grÉ4â ²À�¾Ï+§¹ò@Yƪ´+±õ1½Ê'·³ó¯¼ô{
1ç£Ü½~ííÍñFû{M\ÎîÖ5h¼L+;Âf4Rs³++ôp¥\±(KR{0ãÏýñÍ;&e¤»ïí9øl-Eâz{´ÈDÔ¬Ì@ìCÖt�Hv¹é³ûé#= 1H/10ûÍX¬!L&Ì[(Ì£¸©äh´|®gû4×½Y~#¹øÿ'÷J×dF4¸T
÷ ¥£bÏçÜþMªúSOÅúr0pÛG¯µ]LU³ÍÝH<äO³Åúª"Nðå+/±#Ѹ£¼Ä/]»ÀÎ0¾ôËÍDͽIæÇÀöàHÂ=Mæké+êévË|àÅ.UK
- ôF1c§Ô+Îܤ¦$îP7ä¼ÕJ>ëC¸¬KX»N8üÐÀG2¥g>}r°ùÊæ.¨ä¸´&ÈWû
q
- 6¹ïÿâî¨Ïº%Ú!ÜMÞÀU=}ð"ÛZÃjÇ=}âY<úÍì
uõ÷p¿pÕ6âqäÔfÔÜá;ÀÛ )Û)% ^e I!=MüíY¡NÈîRþ@/·°ÍmOÀÇ(óuWu!¸õVgƽó5hí²¾8,ÚAÌr4AöäfgeÕ"Zz
- i,òk¬SÎ%>6û¼u
- ªùâ{rþJªÆ0³îêqvHÕS8í´öhm±hÜè¿ô<ÏjÛ
- Ëä\rçÓ'ñmúÉgðB;9i¨ÜÌ{îRxø+Tz®
- åÞë¥vì[JþæZmË[µ÷ª4}
qRÒÜ4Ýf~ |1¬ 9¹5lK/=M0JÓNuÏMüæÞû¸Y4�#x|= >ÍÆZ¯:nR{ª$* ¶¶2èÌ>%m ÿQd±P-
- ÁoJäcNôK)÷è63W+¨¥nÆ¡A§áƧßWqsÝ#ºF
- 6]äc&õîáÊæ:=}Â|<f¥¢e£Àà^ Ì4Öçã#s^MY=M:uygmqEÊÑr«¢H·ÀY>?ÕAëéXjÖb&ù�¡
6âyÚ
ÑÌúxô¬¼H'¬+5pP*þüGzñè7A)- Ê0BDmHÐ Þ+ª0®G±uRMGm/Y<¥go³§Â4Hð=}óç6À- éàsó9uÉ+,â¥Ò.ØöÑü0k5Ѧ.&ëüýpz|Ú¦ZdhæÀùèíü<= é!gaô·îصÈIC;|°Ëo~)ñ{Pö<FÑ{D¸ðÓe9?hBê
À-
- ²×öÞ1ûWDPzö¡j÷ßøÆZ
- aDM¹}éO70ÈÓÔ2?A,ƨd«OãÚ÷YTKmæ:¸ÆÜÆhàèdUo·æ}ÆmßwMå¾!UìxøCGHFGfnØk:e±Æ)ùTÂʬo¥ü·Hp×ÛcI#º|&ûß4qYêæwA¼íE£0Ôx²'Õ'=}æ»DÄêóÈâ6jÅ^p·~Païw
- ¸°N¼í7×~j:ÎG�H�smâmá«7-°í =}mÙi'pë*K2¡ÞâV^É%gg~lç½Ò
- °oã)kË*c¦ÿJø_µ�³ÜéßÒïÔ=M°I°j,KCÌ}}P¥Øs._ÆõZ¬´äêN»ö²¸Ã#ÊG?UÙJejzûË(}®¨gñ¬Ïº<õ6ë8eK>$Öæ3ù³²sæ+¿
á]#[:ÜJ6ì@¡÷!U£ i{ê= =}iU,m0ܱôú°ÿ×µßc¦¥ß¯S$V£N£Î®^7#Áv#I/ÙGu;ä©0xNðqßÜJd-cÅ;¿±n ÌÇÕ"àÖQRs½BÜ|ÇI�}¶à'ÛCʳ@æ/¤Ôw+aAå©çI2äÄ+1á±TOòãÇÇçOòäϳz®³Ð ´ß£VTIn¸èÕ²º=}ga;v8\GTÑwax¨h{Ôdqª_j±¬ÍJßÊdñ©Gjy¨Þ´S¶ÁÞË{#À»¬Ë*ßãS¤ÞT4¾¤~©nvZmo åt]ÒPJDwâ̶¿STjÝ%¸¤Îß9«9ªÏ{56#ðßyµ»SDv¨aŰw1¨jÉ[§2¿8¸´ÌÝÐx8Ü�EýÜKv»|U¼øhÌeñë(ãUYçúçDSLîù_õú
Çÿ(4¿º¤Ot=}w|é8HÛísfmc[DÒoêûtPW½]=}ÇsKê¼LV²6kòfÄx(&«ÁAzq1Q+j'ÕA\BZd�;W¼Ñèü*Å[À×$ì|µ±uûÈe«&G{¬öoa³F°ôî³=}C"|pzJ8ÀD,eO2f:·®¨À¯8ÂOÏÛÈ5\TöFsP¼+½#5[k0E¼ù{! ¢W=MéØ=Mx¢+áGê,? æåh¯tgÁw´%uu¦Å
nëåÐ/Þê%Åï=}PJKqÝCG=}¹ØæS·í£�7{ï¿8ïã¶<·<ûk�e&f0½Ñ&Þ´=}ÄéN¢ØhaÄáTü%5íÀÛìl¿dU|ïp�&4^Æv2{h÷�Å7+x®î߸Hdjô@m«hÑß,Ìf9øâP^ú¦"e¥wkWxWÞ6¦¾?i²þéC»TNô&¾pHß´Â5=M:d´R, N»¸½:zÃÊú4ËB¡ÖþZ@ Ã2iÒtÅ/© FÆÉXÕÓO³¾Ûs0æ³(é»RÅ¢:
zuwçÕ?½d÷8¿òÃ\¡°Q/Ý¿¡9/p_2WÚGy3f8øIëV9I.\êÿöG =M9Uý+ ÷Ü}J~@»o¨q§_>Ëd1ÕüIÃ=}=}µ¶I^pãÕñó+k#
càñõ´ö¥t(ÛC³= Ôuà+DÁå½çòòÃÕ= ±tx§tt>³nÝ*뤴TÇPJ³z°+9áÉĹ"ïÊ¢§2?]°¼&KiÖNrï/À¶½SLj±¬Ù±{{µO«ûTd#ÁÞË{ cÙàé%ôckª§þ²{]jé%ð¥ÙäÊ61ïë*åfa×ÿ®°zæÕd)¤¾OÆûÒà2È%P©xî%¦yûîSc]ñuD»G¦:$3ß&m¿=}JÀ*¥¹* ñ*1·Môþy61ÇoÕ*ø±úx£~ìdScäçZj.=MeäML\òc>@Òf7ý~¬ñ¥ãÜ{
- YåQdÙ°ï0·uØÛ&qa¡Ê¦Wg
- 1.µ{]1nnÃeþï¤;ÖDÉYR¦Yjòæv§é²µ-õaRÛÈ\²ò¤¥Êè¦ð=MV¬×MANdYËÑúa¶mà+ÂßgH»hI.Ú@ÚbLÚb%ðPðPðºoýÄlIs,w/æ
òÙ*Ø%~@n4νnN"-3Õ5<i©túQmøÊJà³q'ØÙ¬î÷µ-¡:]R2ÆîyOïøøIG÷îYíÑ|1Ç~Õn9\dQ©~àÖ5¯°fÖøK\baozÕfnaZB:ÑvnÕÖÖ"glíoÕrùÁ1¶ÊűèçM%m_ÛKæØÈJ±A¼kâbÎû)3ÍL= õ§q ΰdËøÂ½]:}x-ܸ£-Ì(= ð*f¢×Q ]µÈsFØdþmZ·,À^þdH!7d=}¨õè6ÁèEÁ
- -ÚØÛ/o= ãÕ- P=MQÿ°ÑÕDºYÈäÃ\Ǫڸç=}ì.s[ërGJÊDàoâ«»bÙÔÊ«!S_pðùôG¥ ÛH¿×TùË3®³ddú vêKή[ïºYMÃrcÃuÔOñw¾²PYãM_ón,%Ùré¹\,Öãrz%ám:±haMUNyºã=}òævS®bÃúaËPÀSºõ»NÊcܬ¡ËiôFnÎ;?] ØsþiÄß=}KS=}íÅahGØ|ú,éfõÐ"Ý'dNÍÍÉ
- 3"A}Çó©ÍøU/¾äʺå.mÌIÛÜÎbÐ5
- ëËm§ãOÑô� [wmó 3IL#Wõ¥Õ)_·¿Ðk4Eö±Kd§%#Í4w
Æ:ì¡�:;ÇÐ7ýw§æùùY|Ìq7-
- \Ôo¿+V~QÀwD}ÉÒK¹hÓ¹ÅD¡)òÅÅ£à¬üÆÏdjc¤±0ùÙª,ØÔ·}çÿÙôý½;)¾jÈÅw3x·þÇ|¬= Iï$xiÌKSÍÉL<mó<Åoª7q]o2
- hþð= üIÕ®)õMÑ÷
vרÂ*ñ;©v/oæ¨K®»ÌEþÑ
- ¡FÔÆVíV=}% Erð¥YSHyG9ÿ*Ðäyï9)!,ä5d/î×ÑfVÛ>6t
- FtCÜ5¿½= x¡K±û p=MÌìóÁèÞ÷(+~Èðð=M\¹ÐÑ»É:(ù5XàV=MϬá²Ü uSÓ%$ik<d-oÓ¿¬å5®5ÇÔàγoþ!LtÜ +4LJfI×:ïæ=}ëâÉîÒhÒ\$8%?å}¸ÿé¦ÝŬºÙÔ^¤Ö(;°¦®ë½¨ßõÚ¢Ó¨LG´èçÙ;ü1j¯Á#yï¤Æ:ÎàæpQRE1 îWøMûG9çuwG"}õ¦îNÈfÔëI%uåzÜzoüj)²9ÁíC>ìojóy-¢Mù¯»w8,Ë1B¹³&
¢Õ¢!'!}uå³17¬HMm+Óí
é ɦ]Ý·oÿQÕp§/<bC2êÌØ|~dr´<ø.:a4ëTCãðEmóiï3âTÀÑì7p#¿Ì1Äð¾Ì_ýä\mñguiz$§|äÔLèPÀñz¯u]Áç[dÍàæ=}
+AqS¼ô£cÂó£'£¨uÇ
Ù81Ï=}Yü,2k#ÑÍC.¢ËØeËa¬¶¸7¼ªêGªå7Dä°ëî±Å3ÕúôÕ»l@ë÷¾ÃæÃ¬xÍnN¼)]è¦ì§µDÃÃË!UgÆsèMpÑ9'ë±BËÏ×Ä\¤þ·ÿ#5LkϬÂjyû4[/ÿëôR#»¯Iün¦^ÀPZmýÿó70ø]ºD\àYÇR¸B÷×ÈAº1ÝFÒ¡6.¢¡ââ"
¡fèf7ɬJ7!ªPÝÙ= ¤×\ØQäz¯w%ÈÉï±uUí±t¢IÍ>_ÈîkÑ!ô½OÐR·iX]GF² ìâhØbo "_ Ï'²ëç9ÊMê,ÎZÈ¥*IO³I¸&+ì1aã¶vл]8uÁ9ëÛÑË1âFc=MÆ\#PüóCÄj&Y7T´Eøè:v&¬5I}ÑÄÌ©Ý)S/cëtÁvy×.iu8¯Iú°ü >4¿vyÆ%âKiÝV
Å@ñ1¶¶ ñÚX3ª£wØÃÀÞ,EÜ
- ~ðF¼ÜÃjW²C«¸GüPcA,"s(\«[1²I¥8@n°øBK «Ùtj5·eÕÖ¥t~ÿú;ïd=M,ë¿ðÇü?JuùJîÏó(¹è'>i7åkõ:Ø8Åg4HÅUHIáhÛ)ïH<ÕOûAJßJ!Ì}mÔëöW=MÒ
- øzxåß=M/
- N+v©·-ÖýI.'Ü_Hýòh©rÖ©r¨×ù&%ü§ß�Ôë"uI%T%OʰÁ�vïÿæGÞmF7Æ%2c=M ;öæx/äÛ#Ígã/}óTáI²WÄÑútB(# éIÁñ#Z3l*Æ:æP\J2M°
ýÕ¾æ\ø ݽjGø= ÊÛ/qYßÇTÉê
~¡³FqnÄéÐDRnd�±n,ÐÕEÑÛÌÐò?9Þ+ßg)Æ{P :OmÑÜcѼ|cSPÕ{ÀvD0ŦaAÅÒÍBA= 3¬Vá,ö-×·åsB/×¼àØ6W éLº\IÂÄ´£hªWB0¨zÇ*á£/8ÏVuä[fØlûIG0ã=MFhÔmÌfB5²ñlEÜÁÝÏÀP·ÍrÛÁsA"м1ªn
Ð8óÃxô3·Ýî«'À7æ-g&5Fõ9ð¿ »N[ñ&¡WLÉ{Ó=}n=}fWI$1^ü¾ì1züFØôÂÒ%²Cd1
- (æ¿Jå±ì»B¿~«okÄá+Î]7ß²ã<ßæ<2öÜ;Ú¯,|§Ry=}Cy<ÔSg¤k×ôA®j,ËR¾]¬è7Y¹ùA7üh»ÀÍ?÷3Õ(ÓñsÅvȰpZ¼WÝeÓWíR¼¡ÌêÁÉG¸ò* úÀ
- !ÙNϾæ)¦SMk§8AoôµUëàD
- ¬®U^â?ÕAþfF,¤NÖ{¬Üè+IÝLªkþ§=}±Ð|Ìþ~£T§ÃßÛ;VÉ6iu=}UGÁ¾aá=Mh3Ì Ó~c.}ÏUÂ7Z«Ê0Æö@4f/<u/pÕk;Öø8·Á§~Ê0ñ<XÎóU¼nEÍgO#Ñ®ìlO»3×Ü:õ5ø3j.6(To./ÂßãåsÎ@LK§t%ç¸#ÉÐöoï3$'ÐÁ|. iHóÛ/©^í*\;sy±üSy]ÕðºÇàl¬Ô~ã9wMn«×¾W}C,/&ºÖÂwP4ù²näá±m¤á±ë62 ìjYùÌhiÌ)ñl¼®ÀÖÝjo/q9Ê(ä"õÑ{Ê3²-HD¿ºj¯ùÛëÞºýÎIÞyþÔ¥ïùØ¡2ÇêiVUçSé8¾¥ÃææÑOèȦòøÇ;QíOPîz÷ñàYÇdÏ?㺵ù{Ö(ZÎ\ñ´fç0'fm9^©ì!62[§Ãõ£UB+EñP¤Ç_¸ãóÿv9pdp0üÌ]ÙÂ,ÍaV·ÍVT$#Ê6×@ÚòÂLÝa:Ë[T¿%Ö±ñà¹xÌqý¢ÖA´DÚr#Î~Ò= ,BZö °
1ß¡£@w;ãì·¡BHÆ>,ÈÙ±\gÆÙu+ø²óíØ©ãzÄÐ#ãËïW»£æ´Úá¼:x«¶úHtL®³²wNÓñÒeG&ðõwüÖ0¢A ýÚNhég[JK(Ô ¿¬ûñÚM/o·=}¬Há>{øN-pƯÁLúÂÓЫæG¶~㻥%S|¬ûä&48¾Ï~3'tG90x¯Â«DÇjð0-6'"Jb¿SBn¤%Âwf®¤¢éÞ#i§&= þõ¦¢wÚ¬C2êt'!ã@m
'qa$äUjKÇ¡k¶D2áò�Yç$nNÓlã búB´ôï¶2èé:Pbìb!Â÷Êæ4!ÝÎê0Pi[O4*K¶1)Ek=MgÓâh,~p_¾ yÉnà³Tr¿ÆÀ_ºÕ 0Züoì&aÄÈ©%{g"+ñ j¦ýòÕÌjvwÁ]ÍrdGÕÆqnxp<^L*Î�OãÈá1LjK= ßÎ">g'èø:¬S>·BqA¢sDý§ÐÖÆãÚs~K²æ³Z\âIÿÔ´{¹$êþ¿ÈS6K¾eó�±am+TÏfcoÒ~§×¡øÚn¹Î_?zyúGÃYÿîÄNõK]̹¶ì§gÀÆvH¶¢çªb)'Å5Idj>µç¢W¾í¥:øiµe=}Æk¸ÖJ
¥=}(+%°9g¯?d(xÄo7¨¯s&K±øÇÒl¾ä"zÉÜøYÜíÀÚkv±#mO*süÂGçìR@¼3'Mý3.BB]Ï= a~SÀQ9,xìÄêð!Ç@¶Úu50*!�y!p°ûó¿VäWvËLý4rIP2Î6jèßë!o-ÿ<ØoÉuἤÉ@¤;|Y1H\êÏt3î÷âÿÍç«8n¬~;:qB@uJ>ð²ÚlÅQñø5�
- *j$^örÁ\Ì \\Ml@1kë+̰¯îÐ÷ó2(Þgã+Y:ÉXÚ5Î%jÔi^ußò|�Q¬Ñ¤bO¹È^[)t+J
- ÷%jfÜM@V2ñ¹Mîx9V¨øÚ8Na)ÝÁðà¹4ÝÊ·øf#çTÆps!K þôP Ê¥Sü¦ôM»Wïæq¯¨5#ÀAJ'gdk®zÉaÕ)IÓK×6ò¯×þí'MÚ¨j=M
<T¿n°¥Vi=M&6hߢÀ×O]M6o
- á&ÆC^é¯X
,¸ìnI]ÀÁ^z»d®¯I¡QHm¦©5Õb áÍ9þ6âi0}AàÙ+
- îÇRliû3^äÈ»]ÊR6i¦v)^æ\^UlÝóPc"¾Z´nGQm*Lô\@¯a wÞ×@@ðªZr&b}ô5êl½r,uàþºÙTfСG?"
- Å«>ë]ËÙàôû]µ|ÞCë*hôóÀ&ÙõaX_[jz|#(
Bä£NÁ \}ÓBa&¬þWnGÕ$GEÏC=}¶ÀG9$p1øA.\öj=MV' ©Náõsò5è¨ùŪ·¶ÿÅÞåDê¦h{ª+2®¿-'«ËºU,sØK-*uÓY(XXXnÚó¶Õ�yF/EîOmõýEÇÖè@vð¿×éÿqRÍ(ûQLW;\˽bnl=M<Ç©a°Þ·½ñ¡MçUÓVÉU?ä{2âÆÔö^Ü>°þÄÅSe[cãqØP*_ÏkaUpvÇÙ|fN^Øý:7.6x7\ûñ<Üß$s=M;ÛãêtçÚ@íd¦û<ìç·ÿæRz[¯Ølß%Ëûm½/HpyS;;g"
Ús;= d Ç2ý®ÝÒÞî¥STåiÃcQ.½þb·Íá/3ð´i3oÇ8uCj]$§ÃßÉ颼»xèO¼Çµ×hÙë£.s~·xŶUw3ÔÂZí×IFÔBs;ëý½ì÷!eÆ-dòìej�¸L"ðµáÓRîejj×{ëejêjíÎWÌäyz§¼ºçbä¬ð§uáiW2Õ0õ2U6=}ìGĽe3>ë«_MR¥ò¨^Á´ljs-g"Ýëlb]ÔD_Mάa õè¶ádZa ?¹%ÄñÀJSy'÷tUDdÓMùì�/Wï/ßãæ<UL°-t$t¼MßÐ- ó"*R¾X_èþéhJé2R»"XÁ°¾ ÅLWofEå4aë K)@Êúe-¿òÙ±¢n@;öôr¬\cÜ$øY¯NxúóßHL´¡)¥pÌIé"¯T©ÎØ"H® Þô7÷IËoÌ#á¶ÌÊ'çÅ+¿ª¾5òèÒ|ic@¬;MVï7¾m¦ûxy±t¢FܦÈ[Ê8Y@(KlXSü©éälã+7¼¼Õ :=}r´Öú=}Ú2/ÆÆ ¿"éuÀ¿r;¿r;ÊzÇj¾©1Bµíøo¶Îi¡4õx ?PÅ´6,>9¬|¯,9ÎäQíHfÿ9UÁüGoA)\ïú|ð±ìZWôBÔ4i)VÀçíþÆUJÓn÷Ìï{¿ÛCQ
¿Íp{è\3´
- δWÊôJ1¹"\K"5l
iýI³õÜÏ�Åb¹ÅD¹\FÒ)¾Ä_×»jÒùk)à"~çp3̲]¤ö5À¹(°n5k½¥çY%½zaTìd= ]Vµ,XAG?
- Ô/ùÌ$äÑìdX-ØIÙq.iÖ9²ýÿhÄx;sÄa÷eú¤Ùδtlã÷Wê¶µüs+}]å¾g.¯Ðm-(-däþJÚ±ké¼I%i¼-Äj¨ü<3= ÕsðKߨÙäDB*xgÕI&¡·òÖATfÕ+kÁ6¦Ñs×Ò^÷^H!ÜÆxÕ@¯m²ãRÊ0ýþYÄÌk©Êí¥4°Q9îÅ6}¸vOÜê(ÞGô~qWrd½S«½1Þ]þÒ('+µÀ§øKÔ<ÿ·;É-!ÝÅ5Fo@ä²øe+'.ßÔdë.ô+Ç£¥lPrÆÑnëÕì7kЧ*E(fë*sÍIHLꨨy}µJµ4Di.}®P{ÊBÀ±0ã§ë ]î&[ëêå6<ùàßÙxÂxÕØÎrEÕaÓ¤µøÊ=M嬢§bKÐN|®ºÔvÐ+<Wugã¸b:Ças@®r<äï "úøkDlBX/néÞ<§¤7ÆsÚ -æÂlÑ|'Ãd#ô[O">~ÃÔ»Ú\ÿ¯'K>^á 0ÿKDõæùVæQJ,Qü'ý¦^xâøöà,YÌhuÈU=M"RÄ÷ÞÞië@= Y8uL DÊEì¡è¡ynV¹´ã (u¥ÈêMDpªÈ®hKÑS~GúÞe§ÖÅÐ4Ùpê¬rðÖ#V.¾¦³bIç×}CÎ)Kú6VO¾*iÂ@ád7QH泿AgL¨®¦Òþïô¼-Çöb½4IóH´Ì@Zo=}àyK?Ý«GáE:uÿ²D&&¨и[h¥¡w:z|êÖ>GmzÂë�^ä4°Áè]XFª ÞÎÎèyW¬L Y¶¸Üùþü ³Ô63ÖÈtÃ@-(¦¼²µ\*ÃäÒv¿IH«y%ÏÓB±=}kÅÌ÷GÍ=M[íNî9rÆ.ÞÊÍá= 6ï2-�N(¤ÁYÀÕDz
d¹äã?%B=MÌëãÆà(°#>ïOí]9¤ûÙÆ¥Íß¾=}Ji1z6.~C¯õ¾Ò°=}3ÅàC)÷!jSnS\©uÑxù<ÝÒ= ]ïQf*÷²x´ýÅ�ý&LJÎc2¿Yf÷E7#øÑµ?§:ÉÏhÞ^.å.Ýȶ£=M\/@ ¹ØõóYêbÊ\ïu¦²a´7vÒf op´bÈ_&¹rzl¡jÔ¿öß$YÜNafä.p,¿±&1I¿Y= }·Ïx{Òì¿]%zÀTÚ6CæµÆ1l÷ùPõòÖZ[1ìû�+WzÁzÁNp!n!bK Y= ´Ñe+wçvæ°\Jª>÷¢0?cc6ÚA_d´«vr¹ÞN2¤k<6ã
7z, µYô¶¶¨×åþÍHxDôxZ½WäøÀ>>Õ(æ8ÿ),Ü/>2¤üÿµ:GËj*&"fDÃø
TÈ5Îõ0é¡üóiV%:õs88^V_|§Põ³~)ÕÛZ
- ÐÒÕhþÿø¯KBàÆÂÖ9ûcþɵ¥Ð/ôÈíZ¡g&= »ìJ"øÒhLeLKï0û©nõ ¥mý~öÿýÒâ%àY D6Û[s
n¬o|¼Üd½eÐ<aú̱£3§çIðõ=}n0 Ëlp 'å&
ÀÞqDÑ,@Ýùq }µbâV&¬5Íô3_FzêÖOÎ
m>q¹W%ÚaıÕnÅtx¡+Ü~Ñ@ã¿'¸xÎÃ÷ï0^ªw)WS®oiFq»Ä© ´<ÑDöÛNO%9÷Sr¼Ío÷!U6ÝØç¦^äw»ð^ñ=}57= iæÌÞÈÍùî§Õfdµé:òÓA¥×Ówp¾ ¾kÜhf/axr®·º]àßãþ¸«s¥âòFä½WÁCêèc¹}h~¤ÉÑν1÷jlyú iO1ýSZáÑÂP¹oV#¡²ú ʾÖýqo¤;j3wÁ}ê4wéLjgfêO
0n-? gi¾þ÷§@ϲHP-iUÕ7 ¢Kù_<UòÎnÈH¶L5)[gÅæRâ´.ßÉ^sIþ¾7\}~J1paõÏËQ,wJªÁýÞSÓ.¸áäÃÀ·t/ÅÝ$ÅÃÛbµègÙ¤9üÆ*[Aujr$µcñ£ñ¸wÄo·UÏã{ù«à-¾ûZçn<ßÞ77£nÒäyZîr>çM®jµß&aæË°©íñÂÒj3ê÷¢Èh¤<U²"p)Ü%;Ùªe;^þð0!8áÑ&VÆÝèÁe'=MüSß_òZÃv¿= 2= k)U>'(åó¿ì]øu½ñ÷ÂÏøÞ?ÜåJîMl«ûìêkh]¿hmVï¶zg[]UÒ/¿Py04Û5Ù;þ:-6ce0CÆÔH=MT²aÃê*;Öãë6;ïmÂm7dî®,Wrû!'CçfEÊÐÓ¯UÖ6±¹Õ$¸ºÛ?Òy^ +=MÈ<
7¯>9eXe"i¥|±£~±úi
- ù£Â= (´ÇzuRh|ã½L
- â÷êÍfcaræ@âóÍÙPNÒælõÃÀ½
Ô@0¦ÏlÿíTùV.ÓPÜ;²e3 OòT]w<Qõÿ06lÂNݬ5fÝ|}IàælNÉû¬KLâ¼P6ä0®gÂ5®&t¹ÊåLáK9D塳· õ¬@ÞV¨Ëí³ëçÔG³üö»~%cv¬é
-
ûå GDKfêá¦sö«Ù�å/CXóùIí ØÀ@Ó= 0ÊÝ!K<ô>WÓÈ-è4 G{)öL8«?BP»«·lrõn·Éy¼a8_j̾Gy./êÝ¥öAÝû¯Î;Ýû@F~ÏR½\gÑö= ÐÞV0ö׬:î»hëFæùãí=M]¼Ùûü£{3 ¤ùp<ût?�ÅJÆ(2X}}äèqÉïëXåew}56Ãæv«ÄúºÃvn çvø±úÎ_n²©tíO-t~Öd(Ô6!õZhÞr/í³â'u=}m³çRÍìUæÔ+¥9r NtDþ¡\Gb0Áé]utÆZkêë?ý<Ð>ùLëé{Rôãhr®dg½ºÒî_Á'gf«UÉS ë1ÆjúSJÊQ$×=M_ÑT_³íD+¬®'JÁ¸Ææ8î6¯òÖ¢ÐAÕ²~³¡)BeêéÕv>0´ïOÆj¶%Nô¡ÑVhd4Q+õBÙüÚßU"þX ÀB´a.'}_AÜ£¶ã¾1¯7HñDò²íJvwS£¹ñ2%ÉM×3qC2° 9
=}Ç] gs�sl{�½_ÊK[®e«ØäÜ$ xïScBÛzÃ,C6!
r]?;¥f& ^a¿
?]²0B_b1oÁäïîXh&
ý"GísÚ³ÿúR
- H�QÏú¶}i»7¢æatæ ÖÉÔîe�o°= ¡8®À g(N Z\"íòéÇË7lÎëÕÜKorÐvíGõ7aÕ÷*ê&¸®<GÖá4ûö
4kDÿFØ.?6þ4â/¦Í{rÍzL0sæìðÏZþáëÏóJ
ÂNë-6-½_pr´/[F÷]·ÏË(èLJÚ|®5(´èæÒ²¬°0êרkÖ= Æýñ/h]0h?ØÆø¼=M
- SHn];9ÐXTêðpßq=}gsK9XÔíÍʧ+¹ânߪ÷@
ì5)'q@ ¤/#(aÞÇVUo:ÈÑå°r<Zr H»}:_%Ö¦·í&÷õØo©¨rªIÆù^smùj¦ñ7à=M¾çß^öM²!ád~°Á~&h/ y3#ñàÙ'nE¦»ÑÐÜ£h¤¸¾sÝÈã³
- )ù(øqùå;LbaHóÛê |ÿd8Ú¤õ̯ DÖ3MoXaþF¯%E #^èÖÈà[ã¥)ð²ÒOà_#øcÃõñ [ÂSÒlï,@|r6@V [¨;«£r7³$S#¶G SدÈáæ92eDüù?ðM¥Äf.¿YÆ&«S3¥s>tÌm+i»t DþOü'±¬GJ9êlôü¼Rù.3×3= Þ.:oÐE>K<
?Ï£ÖÈm·ÿ1q=MäÌUû×UÔÏØ80ë«ÞK¤x XªQÕ3ÓªÃ:ÈI°Iü38°<J%ùÐð0qÏÐ9PÉØÕê·$ðẪߥÿ¬»_I¡Fã?-uÙd.hÚÆvþ$¥_GÞT4¦¾3]Ý¡TØt½ìís¾oýþ²^×ÜÚsvüúõâñtÚI\ÌÎß®ZIn]êÍýx£ý ¿ÝÅ®¦tÓ¥Rªðì)xI(zî?*³'l5Í}¦³ÁUîyª±få%²= ¥ë_åd£R2 Ý^brÿÁ$0ºá$= :Jc@ªæ»
õìz>ÎðgNÛV1ãhQ= Qfß²4-ÇÒ8X¬¸£,¤wàm5è*íT8£*$cmChýSMrݶöpŪp]�U3Þè1lܶÜ;ós·ï)è,YW£È~åð>¼GhcÏ̼¸ÿþh
k
)d´QÞGb%è¼MlKìjý·=}k:#ÌÏðH3ÜÌú\N>Ì= ¾�ÒÚí¨ üU:.cÜá9ëFS¬=}r×½\¶ûN1k."T½¹W¿|;ZäÐúüßV]:0Ó|�Cþ;\YëæßÙ ÁBö̶~ Û#ð1bB|jèj¤#þ_ñ5Ä�ÍnZûse²¡$£D¨_ºxxi¹£Õ±S¾»T®�ÙØ4íA½kTÄ=Mf××íRëG²3\ï£NQÇô½FÙN¶ ý}§?¶ÔìvâX±>boÎgV ¾÷³Ùøl2NæäÑÞǪýÇ9Á¬òo§/gK~Xh#¼|ã~ðª¦+Cät~Ikbi3gK(5D¹ÎV¥îÿtÑ÷Wo¹X]m|FÖë+.\Oÿs¿ëwéR]ÜÈ6¡³ º�3Á_õ¯ú@bXT;xUq=Mq&O¼¡�&¶©üÉlÖ(e&äJ¦ú/éü
- =}Z¶µR÷TÎOjÉYÄ4ýÏìë@âÒU{Î\h'
- æhÄ!ðLyOgæyM0mØ|ÎtkýL2÷U~
Q¹Ä¿oy´T$°õ¢]¹KùáÑ騳¦±\i³£ÉÓ)(Qþe8O»v°ñàý\GKͯÚ)ÚI-6ÛÛªq×ÎE]¡Sç5tÙÃø91^
�ÅíM@»~ds½=M_3 uun¼\-=}X:i÷}}Ct:Yäå¸ÐUÀ70jäl©ôãÒ#nØOý%È6æNz1ÅÔ³A(ARO ¨;Àê5 ¹a:N!0¹çx*lÑêÎðjZ Ij59ÏX)<Ôßo Øÿ´üø ý9á®øéééçyÑW¾1´Êý×¢j+)õ*p¹+&æ¦é®9·8MxøDMHÐÂBÐ6|äù¶ñ«°TÔ/FR-öÿ«ºçÈHi=}VtÙ½IÇqXaåÔwB?lÞàoSÛ)Kùÿ&öàïÞKÊ¿.qÐÌÎT²=Mÿîý:4Bêp= ñ¯üæ´Nõ¦ýsô¬Ù¶²tVM²ó"aÂ%*ú¼W¥qïíöh¡oÏOÂ3ζn;f·FK-«lg&ÙJE+vÜ·= QË(á6ÿ°òOÆÈ+XTÝjëì8·pÀ¥_C;7¯ÈûîÑî/Ò,üõÏ|pÉ8&ÅQZ»*.XYÜÎ(.7±ÄMÙØáË8Þ×ÄàÌõ²òª¬Êíæ|éZ}²C´ZÔvÒ«ËÐC;õÕTK#»ìCw¿Â/e¼ørB4³³¯¨oÕ±3©^ÃÕ¨Ð!ÍËô ïï²x?¬.óK@¾÷Å·ã½ÜȺ³§Mt¼úíF2/T=MY1-aÀÁF×ù= ç_o%�AÑÖçæóÿ_ ¾ðuxÖ¨O4ªÐã8ò%ç@òz$0k-ÒH¢bt)tüVÑ2mæü/x_�;<þÓûAsvü¤kx7¬N5aÛ¢ØÞ¢FÓHz6^]òÊ(l ¼ù_MÐÝÁ½Õ/#¡çy4äÄ<¡BN¸é"Quú)K>èZ~í|¤è8ëÍzÙýÛÍùÿL¹èEÈÚjmr= èÀ®ýB׿us~òåॣ�Fdcæz]¨äüC)q©y[VÖüoxà÷6ÑW-4íü0ªßª«$Dot;VÀ¶= $ü3dCç2eióW[)°ÂªÄaðïË_wÉáħ/Z,Ú@ð_L<,[P-wÉá=M
ð
- ¶f'.iÉ3ô>»ÙIT,ª¨=M¶_ð_4
#'¯D ÙT}gFßË1t5îÄWogD×+39c,^»Q=M:Dçã
- 0£è®ZñxR¬ò1w1.¢.Â= Ý~5eâ±Ô)R³ivÊKÿBal!§%%ö£Â|~?uèÎDýx{N!ðiÒh°Ø¬CSxKVv¿QÀïMÁ"3©®-üL¿èg#5-b,ìÀMÂà{¤åØSâJI¯Ü£o¬^³z7RùÚ³ EÍôwàû¯HüHN¤44¬¶D 4¬÷MÛÙqp÷ÜÂ&jéÒÜ ß = ^= HæONó]º(åý:ì &µÔh½/7µÌ£<Íõþ
Iâ-
¤þ)Ä!õÌP[Ã侫È6~°ÒÐÝögGÎh
¤fùßIݨ�ÖRq-Òâý)ýN¼&±Gx!5NGÄ(ÖÛµWÜÔ'¶³,ó&U¶Ã$ò³=}ùæÀ5ó{Õ®Áðw#dJ̼÷Røwüé=}mç}^¦
- Â= ¶Èªæº¨§eüƦ»¿BtþÞÍÏKýb§zu©rþÙÛ-Äû"MF¥m6v
t0©ÉÒsMUcä4fðÆá²÷éT*
Ýf®6ÞMW3ñôY=MöÎ)Íø¿¸«hèI
WÞ;gÈt·Íúèk£ ÖiÖüìÐî kkm/ß#1Ù%÷¨çdFì�XtýC Þ|ùÈVA4ÿ'9Õ%ÜËèþ mܶ&9Ì}縫ÏUÞþÍÉàâV¼ql
¯i:Ïwßô«ÇªSâ\aØYífF¯¯\ÃaUU-S'õ-§
- Ƴ¤§êÌZ þ×¶:rg¸KÕ»2ô<¶.}3hêõÝC7.ä"ôv?â¾PûU2ÙKë,FÏ9ÎúÉü\¥䷣©±K÷麫ô¹� çöÄç0.D¼ÒEÿÓq°µß-Õù:Émî7àßÅà4ùÌùÏ¿Fç*^^Àèoï#Oߤ «Ã®ä3ø_¶§|Ô
¢!vg'Så¯hÎ÷-úPy² ç5²YIæ»QÊxKá#P4êKÙèyËw só*C@d*ªä¦#SåGÖðàïKÀø®Ç~\¹ÁHMzõ¨øL5óÞÛ0Sô-÷ãæL#UB¶N3àÌt®ETp¶Vt!CfFJ!"õ7$ôüT OÙë~þñSw&Æ|=M_¤´ ÏúL̪\§½&=MD|
Å>wkÈJ
- zµJ(ZÄ¢A·øF¥J¿·l-'gÖálÈ¡jAEúN¦<ÌÍ-ütµæù±J=Mæ³ãÏ[ä±Éº3ß«*÷¯zî±n#ý´8Î
]þqP?CÚþnn=M0åus�x¤Û2þaóÑv½PÛ^c«= MëÊ|¯¤1ÂW¼«õ9
- -å÷?¬e±¿Ü¤ÖGü-)ÄüdãnRP{õ!J
[zí¤M8®z y(^mbpî%7¸úÜjÉ[~ÆRä;&âx^¼^+tÀñk9¨¿w?#Æoä¨ä"¤b¢js\Êxf�øX'~S ÀÍíqóiX[P¿Ã½TagÅÈçSUíÏõÔNÎôKÐe«
¦ZXh¸ãø3Éw¡X½ª[²¶*åmä !¯(M+©Åú¨Zú¨lçed½}±¯¶±÷¦!"xB9ºBo§pJÒ©¶"¢:dUÕö©Hä®åø¬É*ÞK{HhSÎAUîô@Õ7<Ùt/gÃȲ¦*öy
«wô£îjÆ
- WÓbà:ÚÎbß§òñ[=}wÖ:¿©Eh㤺ÉQ·9¶W6z×vuX/¹RÙ®D¹SÙçØÃÉ-rà©È!Z¯ù¿KÌCb= WÃîÝæ!þÌR®U¼¹s¼å¯ùÝf¥(V@Äz¼Ã«<ÂõöÄHô@('>ã(ì[ZÍ#�)0ÍÃz¥|ÌFØ�ËG®{+ÝÉÜ7eñ ®=}úó!ò.ôkg>X<¾ã}ãÄÃWõj%Gó@G|ð1ôEeî,¥*ü¾°É$x0Ëg±¼ò,Å·tÀÄÔ$à4s¦;GL¥È³.@®};FéÛÑ*=}oè/jlð£Ìú¯Ëø=MÑy[Ú@'n?¬íHðQ9O(nÄk%ò9OU)k½%Oÿ¸,åH°(¶D×Ú38Ù9}r¿åb±SOãÓô¿gdU³{Sà<0²Æé\oÈë·c0d´·r3ÈW¿Ò¿µXz= £i_9ëmwvGàöýÔ{ËÈ(Hèòn~æ*Ú4^|ùç*ëÏØ+ô´ÀµK+ѧ˾´À èùÿìÅÝ5
- .wìhµ/nã';¥Å¥
- ÀY˳ncõÚK4ßuß}rtèó:-/Õ»Øsn½K¼E´iÇ ÑÞ4¹0Ô³5I¨´¹*?³EV*p+pÌNíxH]µVênão×TM8¡ÐóxÐ<ú¶êùÔÎüªÝܨn|llµI- ¼{¹�«Dê:ÇÌ]5\¹ÀI3(Ϧ®0"i4µÕÌÌßU/èÓZĺc¥¹EÓËÇ:KüXÆUû¶×«ÓVÉEQ°®ý³½©4^·z&*²EÍ|=M¢ÙA:ÄÚ»S°(ÍçLªóª©iKoØjÁñò%/YÑèFu{ç³2Xl2Ã$Ã÷¢R³/ïË P¯¿XÞo´áªÖÝf?ôàõdñy«ÛöS㬦3n×ñ8¦(Q5ÿ½{
- ¶�m¡¹WÍ~óãÓ°Ík©'>ÒýÁCصøqó²
ªòÐ_HÕ¢öóÇ|Ì®ñP°z}ZÔñÿSÄÀ9á±y¡ÉA?4ÈμOIOÅðÍioBÅ&WlÃÌ:Ëx¯<ayaP3D°rá:o&p®½= ¼còù¥þ!KQÎCÌKéü°e¬ïäæ9²äfÊ !¤´1©¿¿Æ;fjØeÙ¯<¬hqNÕýY×C´pÅ¡¹Î¡þ#'åc(yCÿG?l{F8q«è)&!^¡ðQZYÔPA*f'C~×ÐYvíòÞÛøíÎ3ø'ÚtøúwyÀúNãxyQ¸Ì%¤p\ÃwíG]mHQñ´o:Ö9ÕÌðÜøEXÙ|1qM¦@aÒ4+È[ÛàÞ7Ëõà d×rXuX·mË0}¹é\ù5EÑÓ3_7£·Ùç×ï£0[cf¨Qι°Ô´ ÎVJxÝn!\ÿul¡N-âJÊmVg3¸7D#\FÁxHµ÷áî=MnT~FV·L*E«Á-ÉáàÀ·
n#Ât¬±½¦zÍQÜl(E¥2K¿´7ý&.·+%òMRîûyj-áùè:(Xò#µß±«=M@µß±l÷ó%j%´ 3Gíù{Ç9ª+äz,¤{e£®à´Ze®+þèÿ$[ÔYT+þ[ø1f
- Ý2@5gÐiøÌÌÁÔÐ7;îK¿Úái©Ê_t8¶ÊïÈèÿMçÑç%e¨Ä¬Ï«¤k äUæ0²ßµ÷ßà8¬¹àËößyý7NÐmEèÜù7åÇFôo±FòHéì.ÏßUÎi»¦Ð3Kó9÷VTr¾¶ýÕ!ü!üWIMÁ×výH¿åDÎ8](IºÅ _¸òCYç±êG�å$$
- ØËÏJE
µ~ ½9¿µ-©#då¼pïÛRñ_jE]¥.]bÁðsPbYü"ÐyÊ5Hmído·êüäÀÙKx¢*½1ëÍtuÔS<RTeÆÂ´wŽh|P;´3íÓÁ¢e}Ï6Âlhh6O=Mj¬,AW¼x^yÑíÑÃytØ5.Õ³;MæGdﲤ§ð8ÎEi¤·YÂBR$À�¼4¤Þ+U~ûrAÞÀo°Ã{§2ÞÃTA3gئ6ÜÑ$Á1ö mBé¤g}<ðQ®«c;|þ×"kÅ níáÔM¹wG¡\PmÊ7ÎÏm1ø2 s#s=}#¼ûõ'Sëaúð°Nh>ìªÑã_¸rvupC¡)Æ]ã'[,³ ?= bÎ\FÃfìÔ,ày%àwS«_¦à+Èå²1VüVx[EÚA6÷ûF5¡R
- {ùd»ÎÚ·-¸R¸û ;&ݱ2,Nݯ3Ð2)°QÂT Û{Á¹:¿~êVjdÈjýËÜå1ÆmAsÕÊÛÁ&æéj=}²bi߬_Ô÷õzáÂL¦´»¯ú/´ù]±Ó¹(F¡ßu(±4&| ÔØ>j¢«Ï*9*±ê ÊÒé&&1üä³mc±a´FCU"ü£òº¨±¢»©iݳùþ�©óÁ*©Èþ? Î'ó+ðÀÏ:<õk#ÏPÖZî�â+»ÑêÉ»ö
ïã5xÖd/É)äÉñÂÅ+?¬ó¾~ªLÅÁwzøüêcä©;9©¾XroÄ3
- $âQºhÛ
- Ç;=}cÕ¤æ ÔÓÂOÉe?ÃÎÍÜõÉkÃÂFÝPotŪT1Lå¬ôN{[ݳTc :RÑmÄkº±V ´/R>¯hí=MNK'»54¦üw+wð2»çv(Òêа{½¡),÷EÓTeÖÓsuf;åÕ)ûó=Mûå¤ê¥>[Ç8%¯HßÑ«ÌKÊWU9ÓÅR÷çc§/E¶ÀÄÆvǤ¹JYýN%½Ð{9:~®Øêù2öÖÕõoëËÈ6ù]ìÔD÷w¶ô4
IÙãR¸_.WÉsßøBTFÖn¼]@ÆQ= ÒîBRê#L"úÛLµêÔù»ÿT*NÞÊìiB÷$à°¹,{9?%n)ç·äJ%:
- ûÝÆ0,?ìjV·Nç÷ÛÅ«IÁ²MÃ¥J±Jx%õ¶ÃÚãÁ9KocƲ 3*4^OìÄÈ.òòø"cÄplh(SZ+ovß±h¹ó²d¬e´jÇv¸y= }=}<w¬]bU¬Ý1ÐLèì¬wê-02Ù»³C@DÚ=}M.Í»qÚJPà!TÚF*x8|¶kºISÀBV~ü^;)í83=Mù-Ãy&a§÷_;à;A{D®Â\z0,m4q¤ÁÏÿRVöYBFFdýbVR*Gü$¨=MÉ ¢ºqÀÆùLeÚôj±bGý_Ùúü >ìñ¯ë¯¹%+ÅÓ@cK%%ë+bO°ö=}JZøíqNÇ81Ì|ç2ݸ?çøAQXl%'öE>Äj¯ïùc÷1û \Ú Ü9öàHû]Ñ7�>ð³>óGf0Iõ8ïÎï73ÓD¡ªìû]°ñmr'æþ[h7ØdQÏÜ.àh´T5 Ö"Ý AòhÔ
ÞNå=}ÄÞÎ2
- ¢°ºõsh5.h¢H¤gNhÖøPÂs4§ÀÿÒKÕÄp%ÛȰ'X\XsùYÌAè±ËE^G¯))=}<ÚT»¬À+D.¬ðܸê.jSÂàb¿,´ïªHA¬Jc°Ú~öt|rè#H£ÝÏa¢ÙVjh×åHzñ>Ú?^+*±=MüÿFRÍ·ÛTTÊ[¤ôFfæ´9Õë÷Cäs~wÉ?õAãJMTÔßÐäR4
- ð¢¿1jô<Ùì1Ûh&g©,ôRM©2V«ãlÙz pÁèïÆ(} JÈÍ®>¦tkJÈ"~ÌÊÿÈÒ3* ª"ÁP_ö#¢7Ê<²4OêßÔT¦2·Ô³r[¸Ujf¥êÒCû:TÉã14×Û
- *DÝgBMfo ¦|ie¡Ñð;ÆÙÃú^Ú]º³î ÊÅ Ý/ìè\m²m^I9l0¸øûíÉÞO׿µ¢[½Dâ-N<+©}¨yL*ö?$=}GÜ"x&ópêBýÊT?aΧ?,S åù^p'®èy(h\5Q¾«)¹»,ô»7Nô«àè)J%KèíJ%óWiD¡ç= >æ=MÀ
- »Ä2jr6òÔ¶0Ǥ;¢i¦«bC·&i°÷èõRÃEÕuYL_¢> Þ"½¹8[ÉÇ¢LÝ#¨2:+"Ax¢Í¶ÀÂ[vkwN¶·,-%Ô /Éä©j<ý
- =}È^äC|,p[?g=Miz]÷>YÚdÐsBÎ$G¡¤-TÓi0pIjèY9c+±·2¨«D½w'Ð7Zd¼ÍÙèöùº?å½³+D¦\@z]Ýåâù»ÌåÂE=MLñ¾Á$!ýý4Ùzò=}nJïl38øi&b�ç\
Äìg®xxóùs¯ÎU^;Ý-Êm}½Îçr¨0Û9³±_³>£¤NÈ~7)3ÉrcÀ<Q´wºhÙËþóÉb ö\Û?AihÜÀ#e¬,¶«ØÎ·9 Äå»e(y;ÝbDåzÁ*à=M)Cæ]½ø&öðÀéé+¢ãÂçnO« nú/êBömd%aKõ/�w¬§Þ½Z¿ÃK¿¼Íº·8n!%m¸ßâéÅÿ6'õÁlHMú¾8ß±Dç3Zñ~{¸×'éR×tüº= èÒÚtº= {èÒÙtèºàEj½pa¿¢52<²Ç"àaÚ?÷ê3AuI½L©5¶IÝõxüÒÔIØWn=}Z¨õÔ=MÖËtðcúRæt¸¶}GÈKÎaÝGH¬*4ºçbÔ5pö2¼2ÈÏéw°C5[èk¤Èòè¨Ó¹02G¨ØàQXÓD0ÔË
ä:P=Mì
- ¦ã'ÎÐ9¾OæÝ_n¶òËö8àßK¿[¿Sÿg= ß'jý»28¼2H¨2\-êôQÔå]û{)=M�ûtJQõy=}Yjá\Ï=M¾Ü�¨2<vò³«0ÞhÀaú±*}[Fݺ
r%Ò{Ü ª½z
µúiMÿõsÝÇÙ Å@³^|£_[¢òyvuo4êwo¶ª½âcüëuj¯°ÉÔÏ¿T§÷ØúÅ{tÇѹÅ4wlÑsáûO»ÝÈZÓw)¶H{k>FoO¡õu&;f)�²óíÂõä[Ü2JȺ(ËZgãÒË'�ø8dFUÄ¢o¦Ä(AÂÍnRâ_¯u3 b._rmµ:
ÿkU
- ÿUE¼´º£î´ÍùÀŦhç¸rÍúj>3jW?Výß¶tÂøé¹äGùD3_\]blÔ2ÙâׯÞ
- !÷[ãçÙm <L§µé]ïî!;ÏнA{¥¿Ey£Y:c¹wBÅ0Eÿ"³ïÆ"µÿ⣺âZô¼mû*;q kræJøÉ×ä!CÜ}he¦
- Vï^2Ý"æsä4 ¸Ëå,ö!/¯Ú^m Ìâ'Æ#:»GP ÙÎîCïµË~ñ^æóvz^ÐÙìÃõþèöi®á7¯ÝIã±QÈ#UúKoöÖ'ã¼8ÈÙ)ì÷å;Ï-JÊDÅ;¹êàCòësÊY¦ æ%á¼-£íxo&vYKawd÷¥Â_g{= .Ô´Æn¶ô°Bx¼y½Ff-ºöbþ¯Ô=MÞl -V¿V(àA/ì\ÃW t'SMÀÒõ.2åÅÃS»øºhFÉkäÇÖ®U_?[J©ÑÚÃïIt?W{3í4¥A bÕÜõ8ý)DëÄÀ²ù)©æÌ<ÍL,o{°Ë6øß±c»K= {m¸Rµ;§Íµþ
- ôãrÌc÷¸±>zݶ¼æ§lÔ93éI°ÂÐÿ1 âË
Ýõ= øëÑì¸C=MXJé
¯·x:i½×à2´ÕJíÍ ¤ÃIt_¾ðÎk=}äLg÷ëµô/�ÜZIq©©Âá×9Ktÿìl+B¾õå0¦»ÔOá=Mbë<]=}hG¡2=}´dj9dS «Ài�ijÜäÇÙ/ À}º¤ÎXõüdè7«]áÄÇ�#W= àGfa»¦»yæjón=}:.26)8NµEv·>E¶6ÑzGÁ4pÚÏ$ö/[|w;í= ÊeøÛrù¢ÎdQ4àý¦ÛüCAñÿ\= øÐIêª!$~þ°
- 4×8-¦JOôÕG{ëÊ}¡¬D5{NEJ§þZí¼éôCæ£×ãå®=}¥×*½ÑS¬Cì3Ú¬qâað3ö/ÇU|¹Kô¦Øº<Ûñ(4ôï¼ñлv8¬pt¡Çm¬f¦ð%Eõ-÷Ë(õ9Ì̳oõ)ßH-ǫ̃¥¼mSâNwöªð^ãíQFq�1]§w°ôJ<¿\×·å-Wu6ë]R-äú%I¦øØºý»3 ®¦µn¯wÄ,·Ç¨w!Maë A tØ*á= W©Ûx-¹"¬S˽XZJUz]s>H²ÜNUÕ�1igv[Ñ8ªGCUÎÞ¦nõûLÞË<TI2åÂüFz/ϸA£q_ N=Mðõ/Ù2¶@õ=}æAwsGÎùÂb¡Íà÷åacp£7+RYÊ(5#>¼±ÑÆ;K·nê'(§YMÍø÷Í®(öóPDwÉè1¶5yê4É,<óÓ^êYçLÑ\æ_æ'TqìÄæ×èëk!Ëpô3)ÿ¦ûº½yøî)1ÌÀjûRi¼ïnòævZ-ÔÞ,zmÀ,´kØHW¡ 9CÃDØãö4ØYÝL*¶â\v
KlHÿ²øMWþ¾xÜY8PT¿éEÝC
r>g¦-ß°«ëf¬e¬Ö³ÿGÌS_£Ïà~¦zSèÛzS¿}¸Yõ©í£é\MOô®®3ÁÙp»3²§"B°G!+æ¼o=MâÐPyQË<9=Mõ»ìT)è�õ³[�¡lEüã^Èÿdjùù¯£ÿÆ\Ç».[¿£YmÃ�¼éýó|zçpÝóå½m·J5ïÉÁM -÷Æ8-ñSµ¾¦Rl%¨½MEa²5\÷«ºÄGw®ÅõÀs%~ÃH¿¸l&k÷<n=MLHÁxÓF0Ø÷Òç¿EºÓ~\[tN§Èp¬Î'ÀÉÅâ{g¬Êéê-çÒ%,#èy]6¹Ñö[º«ÿÙÂQR¨ÑB²:Î@Ì&°¸V×ÂOóSöÅÍ<²ÙùS
- .Wá{5%
*&PË{r+o
- á{=}% G+0&PÎ{2-á{ä¨þÅ_=}²ûd¡=}kb&4% È´DpªN·ùß á{ô¨^´âzqªÍ¥g¬³õ¨.íF-¤!í$j4ññÅ´³-ëÏ89¨©oü¦î³ô<49¬ÚK¿y GU¯&ÕÜ-)¯ ©ëÊá=}ÿ®³ÌãÙºÃô#ÑãI£hÿ#a¥Ïp¨k¸Ñcó¤±q¨ËM«£W²Ãõ#ÔßLäÿxøÂâW²_ø>¥ÿÞºÃõ#Jr¨ë·l¤Õ¨ÿ#a¥ß ÑãQ£2;®Ó÷#@®N8Íã!@õM ½Dî/!À!ÿÚªúA¢yøð"bv PúÚ~V ,N>" RY"xpòa]|¡ú?Æ<dY"{ãÓæÓEÙ#YYÓÓÆ=}¯ín7úÍÖm)ðþ]ÇÅÖ
- JgÆÀ¨ZøoòòLí¾×)pþÛë×bÖ àE¨®=}ÿ¬ Ñ7DI¾û·b¬Áª8÷ðð¬øsï§Ã3ê ÿÐøþ¬Yß=M9J
~ÛPÞ¹$B¸= "JÔßÝU[ÜÖ~5Þ.FäN«®Àã\"ð©YØMç\ïÀ¶yFÚt+ØÆ
- Ó±mÐä'bÿ礩À£Ò<:ò¡ó×h¿\¼Úà@ÄXþ ÂÑðTÒPåqï·;µy
- ×"á¢úbRê²\ÈÖ¬ÒÑð¨>.laé¸pá6ÿc¤Ïßnrq«=}{½[âØÔíºñOlÇ!1èõ(ó«"¯l&N{hÜ7façz4Σï¾âºï-ÔñaÎ qcÞæ°U]Ëg¢_Qáξ.¿ ï]÷ðr:z÷ÀÃcÒa. '¬-3Ë/yçBw¿ºò0jí¿'áÞ
ã9ßÕK¸Í|6 vùâ2wä4PFay»¨ô¼Dy½·;=}ý®>ýE¨E±�Pzö#èå<¿,ΩªÔ@yçù´!ô ] ðÞ¡íß�Â2cµËt q¾¶AHûýM&¹Pe㪬1ÃÌã»Ä!XOu^åãJ8è2¥K8Ke]ëFw}ü.Z]µ?Sùà¬>ùyÎþñsºëí¿ùÓ[ûí>ÐUhnÔBäpR*ž@hÓÒ@7À
c¦)-ªI«8Ów|íà&M¢ì·Mú7NFúÛ$7ÓÇ2Áú&®ÿ´¸§ÑÒ³Ôàa.1ên3B6Kå= âk4NèD÷¸Ò[AgØÉ^\M¿«DÍ_8ýÂMfT>¸bÓÃ'ê[ÔõLu^[3©N]vòý(7UHe3¤Ö(sQf+s÷²ÅR×ßÝïë\Rµiµ²Ú¯ÝñrípuÜCë&ctJ+=}.H)¾¡âïþXTGíä¿wc´MÌK;ÎÍFÂ+YHÏQÁ¢²ø¿QR¶JNøäÆX;¬sqK^ ø>ãcy�-(DsbÜx:ÊÚ($EêÅ3Vz0¾õQYÁwj:^vf9:î5\Kàã\û[¬È¼ÚÎÿ!÷P~_Þ~üw©ó®KÀÿþÙG´¥æàªsä6³eÃnÌçn(QÛ+Ñû {6ËÖj1.[mtp@ÿ=}'D2Le¿G_×w¹°cw°KCThB͵8×Ü#u_UnIôðÒ¦â±çj±Æñôõ÷½ZI3K4Åçtµý7:<Õ¼Rø\·»Z'ÐFÓúÉoØEqWĶXóÉ:Pû¾¬aGPZ[Bá3fCÍd÷=}8\úà-IÀòÌW-÷aJh ¡=M®[gf1XÄÞ3¹D©!;÷ï¾-ÃÕÓ½DµOx}{¡ðÛ7úcùH;|ç¤Lz£ÿÞiË 8¶ã4ó%¹ª,ØL}.9é
'Ëë= ò¸©#¼d kêDØÎpmU>NÑï æ¦à¹c/È7èa¹Tß>µÛè¢þ·ÈÚïi8æsÂp Äñ½kçßú;Jó°A¨ùf-ÜoÛË=}¾û£K2¶ñ$ed¹*÷¬>yIeÕúûTôî.E¥^,¤~Ãè«q¢$ÇçGdÆøb·ï@Q³¼I
- ¬ó)êç"ºrþÓÙAèÒû§àüZm??(£ÓæIá¸ÚKÚ^ÌË JñKõÌ)å: ,Ô'LÿúÜHhÊ8R»kXä?W<NäÂY寱Pý¾¯áX<:Ýå=Ms©ññQi²w·÷Ïù(æN,>%x|ë ²±wëEaé)"óPõx@áÝYnzÃþÓ= Ô\¥LuM"·*Ä x)ÜõÈ éP]Á&Fu
- yô¬©kwë¯Á_%ÂÔ+'ãOúùç¶¡ãÑú?¿ã{*ßXÞÜ+ò@©k7ÌØl7°À4
- ùÂÛ¬)¯"x}W±~°~EuûÑîVQB*éL=}Æ¿_V/3÷Üà2eégÝ<&ÛÌi&Òª©òµiÄËÁÒ ó¿iÜÝvüªkÊhFM«FÃW~óSRZ$ªq¾tò>0ã)¦k»|ÃÓ$NÍìsÒcÙÓã_ÆòÆ*f>äÚÝÍ+5ð$²u+)°Ó«æÑæßè±.¤÷fÖ¹Ó+¬[ÂÎ/uk<A¶~\·gCïΩ(/Ç¿XOk«¡ö9'«³w´MüßjcüóÁK÷@7ÿôiI;ªôöi Z¦Ô<)ÔaõC»2Á]Êÿ Ó8Øêdõ¾£8a£½xï.è̼ióêè4;ÂmïÓ×ñ£ ãÊMÿô¹_ÿ&À}hMswI1«?áeNo*ܲô(ù"/fTXä?¯ZÏ&ï÷¬¿º÷Ý= m1iR¢»z<k×*O×ÃçÑ\þ1?A{EÔS{Ûwg\[b=}yb5UÒp¹Ýc¤QJh= ^YÙ½sZÐ
- ð(tÍß= ×:ä8)¶Å¤6{§:ÞPðíSatt;>÷©8m¤ºoÖcàA{v)4c±^´?Úûâ×gC&®7Ù= ³}Rh;«Y¬To^Ôr6=}ó3ÍVÞbs,3ªJ[·òóµh³t5UøXÿÏÏצÅ$.ð?¯õì\áÂÍSl~WpÁ Ô¯P袽d]ï*OÂÚ8Ç©ÖöS§Òérï<ÿî)ÃC7â§BjD^C¥HÆJîêÍ*?{¢Æ>Eû{FëWÁZÖ?¥±º\K+¯0âHdzÿØr§#*À¥YùàÑöD)¥eE'ÚÇ¿u®ïM¸|~¨×_%Ó¥Ô¦;ÐØd÷öëÍ×þJ£÷w4¯Z(ýÉÛz
±ÄÁô,é|É=M&À|Ù�³£Rª¤cäè�hMbÿ.)¶£Ýý|.¬+
©¤Jª²ã|j+¤o¤DKËF¸8ÌÂî¬>póUØ´I÷µàW§´HÀ%ßåÁ´£wßR$íѪHÈ=MYv[±×ÿ¬ófÓÓ¡ø5öñRj{O¥bt³�ó«
- ø&®%M«« ðãvMU@¿¶m1ò³Y¬ÆÇ¯AË;𻬨¥BòÓÚÂ÷¢2dãÌùÌËùØÉiñDDÄ©¢4¦x:é¶ùܺNW.s-êOÞBáaÊKB>\ÂÁs±u¾=}C:'ô?¼>¡z¢¢r¢ò¢zâê%ã¡Csá«ҿ:$Óm }ûÁϯe´ s&yÃÝ£;fbª°Æcf®.Eâ.¢r5âì
2}¼iæÆ"3cìÏÊåc£m%ͳ ¯Â#æ§ëh¤¡¹èj::g"9 B ìÒ¬eÃ[!6â2¥n«ô½¨AIO»º-¢nåÜ#ÚUè¤/Ei!w~Y~Y~YÎM¸ñuÇz¢}ÛëÝ|¾÷ºÇÓ£fgd¦³BNÚg%Ás¼�ª¸oMbYÍäâtÛ%ôöO¼fh f¢Ï5OÑo(hË©=M³-ú2w+Â4e·$Pã»@éÍ÷Ó·ºßHôßGfµð(N˰3·LK¾ ßÚæú¾C¨o¶óà±s ÛÆ=M*ú xàæ¨YÑwÆ¥?K»Ü³±½+°ÈÞ])ÙDK½gr§*]í䨾ê¯Ë¤áåBêFåäIóñã¯'F%Ϲ%ä¨Z»ámÇ*¢ïO¤bËà×&ÇDÖ
- þçÎ*@èn+ìO±^sî!|É>s¶(àá¾=}îAQ«ôg¾K£ar^øÁÀfÒ)äçÓ?±Ò¯¢½!âu¡_Ri= i¡iËòfýæ æL!Vá�¢øÚjvwÉÒ=MuØÚx<nMíM= íTYÅý!ùÉ909á8»È¶h2èítã$2:bÓÌ2jq�qoi||OLwU3+Å]T£ó®0±Á± 7ïbî n&a=}G ]]ÛQq@1å] <H×X ,= [Åtåä%pÂØo?~Õqc¿}Y}9À8ýþiýÏbp^p p¬ }{W~×xwx7íÓÌðß¶¥v(¤sÇØ|KVÃg6æ
- 1~TìùG«8+¦±*ÊÚq¿Y/f~WýX7[ë&ýÑÌ¿ÑT¤)u~óªlõVÌJ E#-5×åÏ;@HÔ'BOr,($ëKãC/úôï�@b?úÞü%¿¯=}z]Z¥çÒÀF0rÃÛW7Ì!¥úîn&mìe:G¨êæÿ¸O�ÌËÅ3å?zhöAGQǹoOjs L;úy~¨¡£¹l̼ÿl¸î§qÐ{WwöÄê½úè¨iÀ-eËrÇHrR=}É«Âàì.ýݳܶ
- +[1ßÿ3Ç«úÓL8³-58zmløPä7ô7AáÏC·6I
¾+¼¯ö¢HïÊ~ô§¾ª"þªÿ6ìv³m6JÇ$s4Ågéô¯uÏ×L-�g¤dcÑ= |ÎxÍêõ÷ÏT¥*¸ôg6ÉE7Êõp)_ °Þrqo" zX4.´$3ЧÓWhw¨¾q¸b0
- Û* l(r>¨9ÁîYÈ]²}ã^ zLNr½°P= 9.bóÿ|o}r°,mËQ0
- Yt?2¥ :
�ÊÁazظp¬}8?þN1T0kaVðɶ
- Q| ×>¨©6_úÛ9�õ
- Õð{,ÎØ©Æ@_:à9øK^ ,_2}iEîÁrC=MT=Mì+Dâuy1[hr=}éª)Þ6þùÛudq7:péNÙçIº_yÙ�ZØÝPü@\xW|ÎYHN�r{paGnÚÕ}ìûrý/Ê]©á\F4OC{Úm"ßi] lèòÞéýñTÞ= VT 9'Wøb>ïý» ÙhF¹©*ÿ¡jß-Å]«5Öã$î6îÜQÓ}å¯vì
Ùê«×®µè?εn{ÑB[ã÷&�©Êºî*¬GÃsÉÖÕ=M±* Ûxgþ}.iôAÍ A§Ã³0:òïÈJ5¹Aë'súúñátn,õçª5\k6Ê,=M+É¥N®'àÄ
ksm£ÊQ°Ú-v«µ1Þ£³.ñHöì¶»û²³¦Óá*ç¢é:5àÔcøðß(´e<mEëc²´ñe{öc:íJ ëU(+È£Úscz캦-ß_
- ©*$R+ ¾3jµÚ;Z×lÜï©5-ãÑ+øoÆÈF©+½mÖF<Ôgäu<%/cÑJ@ög= k?z³6KéèøÕ£Þ¼gH-l³±ç]®+Ù [½zcÓCÏúwÆA±çóêm:µ¥9JçÛä寶MAw'o#;ÄC½3øÛSÎj2߯w®\êäN¸<¤p§» ë�HÃÑ'·M²Ù»¦qY0&xv)]Ð鵨,õÕ>ía$ø=Mƺv|z'¦¸ü,zòêûÀÓ"qOö?@É}}û1¾ÞýªÍl ÄZY=}-*è("Þ6S">|ßBL6OÏé®Wí°ëÝÝï=MÀvòüÎU¿\ú¼õPÏá%YqæË׺=}æþÈ?aæ
üÇײÿËÇóo= ÞµG*%ÈòrXõ*^NîíbÆðÞàÈÄIq@o=}_æâ4 !Oð"!ñ4'?G]æ<ÒáÇ4Á}ÄP6É,h,\JJ{ÖJEDÙíýåS ò
Dg}]æDdñÑþ¨Õ¿½KX»¹MIKÍ'AÕµ®¦Z¶îõðÏmþE-}ú0ud¶§xlk¶}úùÎ'U¨©á°û[
- ¬ZªO?äaj·«|>?�%m ÀàhG +0w$ÔLÍí¹å +ç}hÏþ±åþë'×åY¯å$cÿ'1¦0³+áøºÓqtd}Ъ2An^úôq&V}εõQëÎ>G1óÝ
- xI¦êqâKswÁÚ5s=
- Ö÷ÙlëA<NZçÁàB¢ ÞDÖmq q}Pª5u7_LH1QV¦Ú'èBaÅPK®o'ñ9«îën^Ua&½Øi5^
r ¸:¢JÝ"LÖ:*ðoô ÖÈÓT©&Ìâ ô<¹»2üϸÝyv²=}¹@ в|¾ª!=M}{^qÿµ]àÉÜ¡N©¼*ßyl
- óý&m2À$sy|â ûo|ÎuºXWIT&r_8dªµqsd¾Ôdq=}4êv-nM½Þ¬Q,0n8>²Á^óû]TîvEn?DÔÊѹßü¢(γ}ïYõ}øì<}ï¹]ÚÌÐn)évwmäsYÖ3" *IQ(|ÎÙâ7A¢ø6/<.IÒûZàÇOj>IÑ)âqftMp´,
- Ò!xJIdKìQÖ:îe1ÏQøÝt $
- Lb¸ù ¢<ñÿ¿Wãu<nzÓáa'¡îæedC«lݹE!.y2ßõGYf2^4ÆåÀJ¼Ý&5¤8eÖ¦±Ì¶CÑR#:èhv»È&´´ÿ¦÷Ûál0w â�é<u¸Óæ¾GböÌóó³é ?Ï)7eRrâï95¼³¸pEÍ¡ª
®\¸wÓá
- M*7¤ùSLFÏM6ÑGåXr}ÜÇ'©Ç]WÐ6èf ÿ#ÉwùUéCPDR<d<êXåÁ&Ô,V¦àû-kN¥Ò«âÁÅ<å1a-¯Ö£*»Ó_
- M+þg= í>%°ye»iaT= ;å
ÿXÓ+2àÕ×1àï}G½òiÖ Ö],7dÿ´°ãº«Ü;ãié}É%÷ý0Z8üærF¥;= ¯aõYå±C(]ÔíÀwFµ¾#*´#è°wb8MQu[¡´3lß[MÓ·öl=M!ؽQVK?ÐfI|sn+5°¡3²aCECóè¼ÎJJl&{ÃùP½ÁpEgãüãÕkÛoiÖÖ·W´_i@W#dø{ÿ»À³ëÕKÂQaêË!Í#MAws=MwÿæÍpFáå¯/·¶QduAB²¸ 6Çé)²{¥«ZÓHâ4¢ÖmÓŪ
- 䨴o÷6¼¤¥Ñ<<°Øo#Î_·¢ªQ«AÆi¯�»¨¡¸¨VÄåÞÿ~ü³TÎ%°$ÃÎsèóq,t8ôdï°/úzùübS;ª#¾ös$¹7ë±mË¿¢Û�ª7o
(êüÏßlWl¬nºAòî0²aviúp?ÇUXTÕÖØuÅ|ë¢2rn�la??Wöu|¡qÙÝ7]=};¸AaûàbÃýäPÊÈZß�ßI¯û½93
t!~5Íô,È:®pú
- )A:¹î²ìßQêÏVMæêÁHëv&ú¨
- îÇ5»¹%iF\¾
- *í²¨ ókDw= äåGÏ~oÖ!3zýrC�µBX¬íà·ú8 &^æpÉ=}&"ð8Z±8ÉQ2þ¾ÂîÞÒñÁ9зeÐÀª= \\êo^A*忦È
] µf%YhÊQr®´<
- aâï=}_ÞKgÛ!xi¼
ÒÇíÙH(¨¡³¡¦õäåD*Jhï,û+÷éìÍ3+ºMK+æ(®ÂÆÞvmZævD¢0VMå¡lîÄ"]VóæÔÅ^^+N³]QÒÖô¦Rzg¥»$bØFV)=M=}¿ZÈ_D$aÞ¹q2 ² fVO¿HÃîT=}«NEàçÁD+{bÑêmÉé×¹»6½
¥4+¥<ã¿G¤ ÕhÞ%2ÇFûøÿ'Mc}«³UhO.ó§¸ÓðþOÛjD15»àøÇÂìBéLÃ2~÷ÚN~Â4.4IiÆ/¯°Kl¼=}ÅÜ'©Ëß�|9bùýîiÂ^}b¿;g1Fµ§¦,¯Ö2Ô<= "¡h
- 2®ò»R.ÃÚ÷¹ ö¡ð´Wßà'#D«Úß,¡ã¾íåÕ©âÎJÅþ9º#íã<ÉTæx´¤ùKLg=MÚS»nz¦MdaYZqé}WÙcgT ©¥Áæ ¶~Mú¸òî¿°AÔ74Ù:÷úhL~õü0rìì}Z
ÜÑñÅÔ¹IéÝýÑðµ-l.u6ezïZÕÇôù¶Ïc¤ê¸è[ZÖw
þ0AOZt 4îÞ¹ïTÕvªæ±/Tøóz= Àöé¢xI.璘ìËêb÷îÖÅ%¹{þ1×wtë×wø {Oéõ{éá{~ø¢ËÆßc7Á²
- ¨Æ àÀ0¸ÚõP@Ûyû**Ú:åIþ1sEÜÛÈkÿç¡ï/ÿwû+»Ð"ÛLù§,açCÞa·¡áeõ¦ q@C)~B¿sFaqBÒoZLDay-?+h©C&©BTýMv+HqI¯¾°W= ^ =MFBXÁ¬s0òãÖÇÀCZa= vo©W½q
- æ gL¹ý§þ4|¢ ø6bP´ºÒÕøãº,.óGÙÉÈôGHÝÔsë¸Z8è\NEazºzðsÆ\Où_·®íså×ÿTYú\´.ç½Ãyà= d/¹iÖX¼CÕ÷zZyÚÛ§¦íø$QFQg:ô¥¨]DaâþÍR@{ßjq'J±"¯ÎsøÛCr4~Àâµ µÜñ°°mGré&U
- 4ñ߸×{�6\×lå&ýÁg»#wvý= 6Á© î0{#¬¥Ø¿æ|(@F¸ ¸ þ�åè´ù¢ïÄ coK°BàBNPìø/Qg¤sèD
- 6ô7ÄOOâ0êüL$»B¸tñÿ¸ûR)ÎÎЫ¹XòHô»é"zr:y|÷TX/4·þôCâ?ORcÖz:Ú¹ý®×7½nÒµ)t°åÐ.µùÛ½ô$Q)UÞ ÐX÷|»�.ÆhöôX0ÏOÀ
- а±2*EÁV)ÉñBØ"h]Ê79aLséámÍQ1<H@*iÐ~fa~p�_í%)¾.hõV|"
- gIYö�î!ýãqõ=}T8= ÓÁvó!NÍmØH°òLÊ7YWu1õqÍÜm\/ÁL¡i<ÒBÂXi}îDNÅq¨\PäÈMÑËE¦çº'þ,bÎå8vS«XÔsöäª(¯¿ÊÖ6Lx½Ä9¿°Dä¸r)áe»ÄÛ¾t£ÿ/hFò~jÅG(ó\°åy¶³§_¿?¢
- BÁWWÜ&Ó£qYO~Y= T~Y~Y~Y6]/rLx!]âÅë@«¥©�dwºz=MËJ¢iÕA,ï Ív<lÕB(Ï Ìnül=Myµì×Tg6ëÕLG6ìÙ\öëÔH7öìØXwvëÖPWvìÚ= ÖkÓFOnkimlynkqmln¡¿kd¿m¿lt¿n?kl?m?l|?nÿkhÿmÿlxÿnkpmln ßkfßmßlvßn_kn_m_l~_nkjmlznkrmì»=}â<kIÕ@<o Ñük9U?8O Ð4ç¶îß,Ç6íÝ<6îá(·öíÜ8÷öîà0×víÞ@vîâ&¯Öàó¶T·uly¿pkìòqqù2TÖÿqrw1ØöaJ?\Ô"_àÊ;¬8¶p/uì éÖÌÕLA â�ñÖo7@
- m9ÜÞê p,>|^ýÃJ(ÕßRT~:{LH<@ÿòú{|8O=M¢þ}ýç[ÚuÖôA0±$i
- _ÊÛÆtüìqïM½uw5QIïXLÔþP\=MqöaÁ'4A-ùMjÕ= ù\õxÕK4è@ïvËFÉüXkOðÕ7:ï~Ê!ü²mûF S1üO
- ɾ;pé W,ü=M >>9 +@~=} ^F¼y^}vA "z±rdàwÖ*ëÛ}^1q= Ç
- ?
Ov?)Vrõf\=MÜðºMØIyÎw8}Rxf\ìòZÙàLz^BÂ3dfU÷Éòk̼àÎN58UîIm ¼"Çò¡\bU$¼ÄÞ*¡Y&HãZ{A ÜtöÿZêâ~@à]ïÿ]\qEAr\]½ßÒhÖ"]!9fB[¶ ¨ b^áʯDÐäÏ®&¦Z®&hê(dB:tbûWSÙUé祴ßã¾H'ðJ[Þõ=MYLÎõòHA]!^øÍoÿÚ¥Ö%2í©øD¯¯©U¯¯½2Óû;Å÷·D'«eݴɹä
- ÎéøÔ§¯ÑÔá!SFÇÃfÇ3:ã襮Ìõ;ÒíôÌ&#¯?ÃfÞÜ= µÿÌofÌáDKíó#M#ïO'QRµ0ú8ÃP (mÃ×Ùûæù߸9pÿxßXèR$\ä&2äý×z%WZ$I°&÷}$ª¾÷áX*T}¤ÿ_ÆÉâ'1¶=}}c xd_x¼Âª^CÍ}¸"Q3væÚ°0ÃdÁÓ¶ò÷çÒ«91Û/² ô8ªDHâo¤»iEÌËs
á«U
æ¸áίÁKÆO0§z»,â½ÝøÏ=}µc.*è¥á)ͦqì3P¢°]2é×ã½ýc\ÈÍ®þFTT°'#9Z*1çx{ñ³aÇfßݸÂè=}<¤
A¨|õ<ªaI£ è9ºf[W·ÿñ\HÞæX®=}^$¦¹= tH²Má¨ê£¶¦ó¬Ãk¤ñ¨óªc¤«D££Ù²Cæ¤!$â£s²£¾ðãé´«
- «ï¯à¦q�§Ò´I»É(§ø¬àõS^C:Ãy3qísù*KcêcÜ~c·ª}¤eÜÊ �ã°ÓØ'Ó}ª"S&ã:*$b¸¨aÇÁ7ð¥~_¨kY³m5½3¬ÖÂÿ ¼'fävfwE¥ÿ�¸öcQL¤Ðý¯ÕÈëC�$Ý¥á¥Û^Ó0¬ý¼%åäÛ&1ó¾9;¡ëÃe±'ÏÑÅ"å'BØ2àz´M·«ÞÄ´A7Ô
- d§)Nl'¤¯=}d;yQ[?¯ÒmSªL+qµ4-·´L¿ÇEXè.àÅaÆ´Mµ>·=}{üÏM¹Æ+%º6éÒ´AJëëÛ¬N'Míáõ¡T7Ñ�ÃBÿ75öÙÕÄÆæ ½ÞþéîÑn[qDø\?¹>I¹zËâ
- ©ØÚÌÀÁEújÍë¨@µEïõ ÎÜìÎv¡ÝÎ]$û®Ê^ý$ÊP8@íóûNl9ô=MÎØðOÞ�z
- ÕXq¼ÐÞÄh)¿àÆmWØH�ZHÝ~ª~¬i{v½ª6H¦ÚjkRÛUÖ)Ûô8= 1×z4wõ
- è�ûBPÑÚúYñýùòrï¶U~\Lªmf÷âzös84cÉæ¶R>
- î$yÍãF#eÿcÉó®ëëÉ;É©%«A¬y�4
¹æÄ~GgTÍçØ|t¼ê'ø´ô
&rd{SÚ©¾=}ÆâѼE"´vU²/!øpäj®Ô}Ë2àiöªíÑ·)4,ÒìM÷5²üOã5JjÕ~}2Í¿9:]-Ñ üÄͰ^ÄÍùTakÃ~S'Ï7± Å5bzüáS�Óð϶Ìa"M[Q@ÊùÐÔMD¢)LN±sî±Jjé}|[|Q^
- M¦^;Uq±¼[÷~NR4b4"6áWùû]4 sïS= #S]3L4°,;C}['V)l@ØÒ>t=MvT0]Ví¡cE"98/�÷»Uñ<ÅZÂÁ"fcÐ]ª¸0hccC ¬x2CN¸&J¸ÅÏÿÉäoÜå©ûæþÁhn¤»ÝÎÁ5d!±¢IÅk GàfâYdyô
^~ûéÙVÆ¤Úæ7Ïrµ®¦0µÑ×ö=M¡¿|¼7É÷úWr�ÈÜ!úø~î¾Bjà!ÿù¾=}¾ì¢'àÛIøåõÜúwæ�üm9ú]<è@]1¢Hôð£U)C]Z«HÓþäëUêù_ 5#Iå3òvDÁ±¦¾Æ,tÅnKr7-©qO¸Ú0ï55P<È·n÷ixÖ§æ1x�F!ðBú*4Èpµx¢=MâuaW (_ª¶+í/½òSÐ[úaõ~EIûâ¥Ö;3ü¨/9ºxg9xN?W8>½Å
-
ßo:5èzwYxÑ�iPM= vÀkÕ:Û0(¢èLgÚi@GìßR÷BHÎ?ù:Vê¾éÔºÎö¢M²ÜYëï OƬí;Ç*N
Ð@Î= #fýòôWjs
ê9ع¡hú HÂÉ7ûâ YdH=Mû!~FÁ1EÈ%xGíØtîMIÆâßKÙÁp=}ÞÀ+þ£×P§gþ#*#yú£|rºC¤f¤{¢TË+»¡b,£ç£ñ¬cƵsç¤pТû|ò2».aÊÓCº³s¾ËVJ³. Ýó9¤_lgҳӳ䯬G3䱨OC%©%Î_³#»3%ÑYß'ßÌë{}»Â´HZVôºÌkínØ.YVÛO
?W1[g;S£êX»£i÷¯ô=}B<uQ(ÄÙoæJXÅcGM&]:º ¢×= 1½¨[ô¦ÐpnwI%Èò
- ØüóÖekD ¡RËÊPænG[+ÃÂÞU?<¶Nͪùù38yµK¾übUäwF*°xHÇÚ Eæ1¡eY0¾yÏR�Û*¤Q¡Ô7Ü!õ&¹Ýä²ÒÊ\¡ÁBTnP<_p Éñ_Ôô·ËÔ'ïÓ¡Pe]_yÄfZì°.z5Ǿ¥6É67[î5¢¦(£¢%à*B6ànUHàta[àÝboà÷Rà·-à±Èªá|µáÔÂázÎá-ÛáÓõéá7Â÷ábêá1iáS:"áõþ*á²2á;9á~AáIá{¾RáZá´^báéÊkáZEsáÍ|á7^á¯öáá©,áa³¥âÂý©¯>¦ã@�»#
- þÙVlYÚ
/übÜ~Y~/V0{®éq)rï»wÂþêØéH4Þ«
- ésûÖ)ßh§«>%i¦=}½rï¯þG}9eº±«ºi]Yw.)õ§ó½ï=MîË1Å%rBEk°0?±¿ðÁò
UEÖÓ8ZÕ½~SÊÕ:Ä®{ÉBj¨OËR.èßýøïñ¬ikÝÌ
- ñ7¥FꡲøUC5uÄÍm÷O}I
þ¸Fj¬í¦¨î§"¡ÆÛ= ôÓ;ã=}iÆd@J%P§8¨jb«Q!¶¡ÄûÅ ì"6WWØ[ÒPgUѹâÇtTð/WÐ)í¾F.WäÝëõ£?8ÛéªëþËçeëA¶IâG_X5ñÑN÷
- L1õÀR¨]rÈ^üâ7eî:¨J¨*GO¶¿þÏsêSbýS«A ®
¨¤%Ϫd�¦dbf¨.«á"öÔJøèpø¸J±K«ýPBÍ(-FlÍí= øO
(Y-b~LKõ75Gí?!ø5:JøC5iíQ¯õdn÷ýRì)%þÑWéÍû�ñ|Ü>ÚktP7Øù1=}<?¼= ûØ7UV'(XÈiìFµ!ÿ%0ù¹¶ùõï.Ôjx.wû'´v.kÏEø= +02ÜVI³eåáôëZÑ(@ÎwB¨ï,ËCû¤90{OoRoT @j>SknfgÓ2UÚ\ï;nüѨ6tpcu¿µI@æjN|§zviÈ>Ââ§6tÑîéJ4Õ
ï÷)}ðy^ÏûA("û¹^
- ô]Þ6ȼ<
-
©ýh¼Ï»@dWîµïëj=M½xvusÂB)tH÷!6J
ÜÅ8'6Ìÿ:HSóúȶ¶6/î*9È9'vç¡MìÇÅ(
- ¶:<cÁ¬þ¸r©:yÚgt
- 鿺
Và9å¢ûÅAhS[שRÄÔ'.7ú×¾E[Å2åyÚ-OH4ÿ×2V´¿00ÃÛaHOø®Ê
- »ïf;ß7ÔdD7Ø'@¾%¶%ýðÓ½doû¿çs7Ã!~´+\ ÃJ¦Û¹³c}~¡Wð
- NÂÐÕâg k f*Ö sfháIai.tXq6
- = ßTPCò²ÏMsh@òV;|q°Dʺq\Ó(Örõ?¼s,>ñW\k"1Oá#aL¦öy}V'àØ"~E*ÀjJ|Ey))Ǿi#©Ús}p,y-ÜàO{ÎZÇEx%³®]ÀØêjc?Øo{x¯åöÂ=}vf'êþ0ìÂ=Mï(´¼uÜo3±»Ó"O¤]{= v;ÁRõÞõ:ö«Ý<6tÛ,w¤6»öÓ4¶ÓÔ@ãxì¡Û1vd{\Ϧj3Þ) êu-ÎêTOÇTÆüÔ
- §m2f\Ú?N*|»tæ[«F¯s
- 3±vÖW<ó®ðÐÖØó¦ä½»JLV2½ªK4¿â+èþ©õsòå©è"g!jW"uwu* váoÍpQÎ= KÀt.UA~~&ðÜK޹ơúíp]
ÝN®Nr @
- ¥
ÝM1o~$ùÀS=}A
- }ôÝCÀâ¬%ª£ÄC£#|Y~¢~Y~QV~Y~YXA_¡EùJ¢Æ~tâ~i#e¹_ÁÚz}k{°±Ojìa9Á¶ÓsPåÈȹëÑÒæeT'%hË\º[T#GqH:òÙ5>V8äc)[H
- à¿5kþ=}k¥u
- jtKÀf~t6.Çã§e+=M°6·.¥<Ä#üT!K:NÚÈ._v«a^Õbt<m>ñÏìCJà®ÀÌ>fåÜÎM]ýUDÜuïÜYn'(éëïÙx mÌbCf>ÃÐ:=MUäè@úw{ê¨pÈÇzËÕåöAèàk_ÆfËÌQ7^"w}¢ÂW!ÄÜÊ6¡ã|úI¿%_ÊÏ)ÇÐÀ)Ra¡%(ÖBõ93ÝÙÉõu¸Òµ!¿AÉgÛ2häq9h�ºõ
- Y6×®¤¾«ÎS° ÎÛNW7bºTLvýp v8¼ë±Bmàb,Çâ¾êu/t0¾1ezÄ?Ù³JOa{î
«4ÌïhEùtú@;øÑ9QÌ·ÈVç!US¸À§d¦ãÉ䣩sV~Ù¢Ü~Y0~Y~|V~á<;ìE¾6ërh»H¾ä
=M¥¬zLå¹~µ~¦çéu#¯G5(>7,=MD·\ÈeîáQé3êZlUyG³=UÎÜç:6#zVëÞný9ÆÒ/Vó}=}eú$Öµ;ÖT¦cu7.QºÒÁ4Ñ«r= hÂüô¾EX:4¢4L¡Iq{À}id§I¹ÖøÉ o¢\wp=MMÈ\&QOÝíZÃw|ÁX)ñ Gk·CÐi¸}ÑMðâØE®Ï[5àu0¹úsÝd×¥æÊ½L*äðÉ|èö¤=
- óñ@Ñyt2Ð÷ãN>9B¿E¹È¶ü¯/P;&~âçÅçoþ)ZÎT©ÐÆ4 ÖþfF@Ká^ºv÷±c(à¯~ËBåü? ´)òÑ%ø_Nb$QÆÓÏÂåt2Ö§á!¬ä6ÚSÍ2¦Þá,P@"§º/'Å磢©(dA¸*YK·ïåÄÏÄ2>¸´ÁM':ÍóøèXAÝí±%Òø®ñbÃ׿²8yKÞ
- «y«ÄÉ3B)½Þ·AZgÿÎ+¢Vdq¼2àj¿Ä@'ÒÂÿ3|-ç¸,ÊaK]&¡¡*ë£Á=M¨$
- «9'
{HçC¦¦(ùÆË@¾&@éTS¹² R§¯@ð¥¾>/À²öôö3)8Õ³7,§aÿ¾mdü¹-V�V£n-Ó÷/Hø)pþÎnaµ1=MgÛy|QÝcTÁÞ½qa¬vYY:øÎ¿yXæeK¦Aî^õF¾Î
9ÂUdà+
]Ä_â% ÜF;Å«Á£ã³£iY~Y~Y<}Yz}Øqú~YP<GrZUÚgû)�¢6y×üÙilô1ð_öÃñ4-_AFçë5Õ9B7&ê>÷<QiV¢M%Ý®%Ø¢¦°¡ýH,æ1¹Ä}~G0F±Éé]ÏÜEnÄà@üýB¶°sÚg]Äj ¾DµoiGÏÕÄÈy7î2ïôû=MiaÛWÂ>T¨Ô9WZnßοfO\½ÙYH/ÐÅÞñ|}+àuª!xG6ÆN-?§Î?Ñu¨NÑ8]ÅYeáÚ¡qDøÁ®¡ò±±ÔMpJS1²uav2þ3rA^¡0¨rÛ3$»È¨tÌ+gaùÍ*s^Õ'fáDÏá·m@
ÓÙá«6Ë?¦ý´k"ºd!Bëá.?ËÑ0åú×â"-É ¯iTÿÔ9þw-ÆâÌA= ¢.
- ü¥ÉCÆ´hz,¹Èòá<v6üH6%
·oö<= É8×¢5iz¢<ñ=
- ©%X¼k
- Éü'¡@(gྡྷVÌmq²ÜUmÈ
- ÑÑ)qlfíØB¿3rYa¥/Á·XI³= V(OrË~¡Å?&-4F;ÛnµÁpÌ.ÌÆ H7Í*%Õ²8tq0nÜK�$=}[%ÎÛùûìw¡íïßMËÿhRøLI¢x*yó�°Ò8=M\ôî{,ýA¨xDUE1TÒ7yyÖ¢àÁ1°ÛñãJ$GéU!S¶n>ÉMo>l¿ , µßþëBue}Ð*YÕÎþÜÂ)
Ù¹áæ»vq(7ÊÞ_& 3!X&Bñ¡ÁG"@¯ýXV.TîH¾Re z0F¹¨sßyfàJWº üZ:ráafþÂUÂ.
- û⮲ë!#w'¤É±3#¶U&¹àk¬tÃÜÞ©T àëEr³});v³bÿÁek;<fß@ÛïQB²×%C§Z|Æ[Âä§þjô/-éL;ßm.ÐFÿ[Ø-Aa#Ô¥Þ¨OýÉcS#Nò¨_Ö¸õ¾ÒgOæ+åÄ%�å«Ôù´ôÌ
üQ+6&Å·:,;_îç´ çÿXµVßío28á«hOüÉ ¡ùÔÊò+LÅÉýøåN= '´µ!Ð7SVö%ǬjúëÛWä%ô¬âÿ7ÓL'Ðõ¯H5EÂÅËè-,·* Ì�&õ·Êë\Úê-íÌ.aÔ÷¤øWî7¹4W63©þ¤|ÛZfL¸R{@¥0ðÚ{7Pû6zJ?Aµ¹fÒV;�q
ªÏQM
- T´.8Ï)a 4k
URÏaq
LÏ9¢V¾¡â'h¡´¹o)üÛ:¨:á¹ _
- äÜ®$ØÏ\lå¹ÙSC>qå3Ú®Û2(#Ïo!Ò©À·ækÔ÷i+Ä$»OéçôÌ%�>èCÐ%½ø´7Ú©Ä[|¤w@¸c*³¤{/´ãøáÿ²ævËá;·ºã= ð¤ÿm*ºøpªL5ß3ÕnÖºef1¿¸>¦ÜÂVdÙܾUü¹¿q'^¤<ù:¤3¤®rJæ|7ÛUÕ°Ger÷{!ܨéLIãþ=MÕK÷Èd0üìó8V¯?ͶdõÅ2ð#W.óʱ'DZ¹iå}»Ë9+$Ã.Ëm,¥zV4S\Î¥¥øÆ_øÛ·H)$ó3^¶¥ê©æ&ÓÔ«%¤jã»-¬#f"V6ª0J Ã=}(FáS\Úa%?Aó~¦¹±]f<Ú¿(yäº{j¼iÜ$ªê+£*É»[ªÎÒ}e>¦ÙÓ0Ø;JüdåâîóÖ¦Õ(c}!®sU·QÔ*h>oå/Ì=}Ò$-.ä]Ä«rÒ#b%SeÁïù<®B;£k»ôéK«äRÔà¬v(/lÝÓ^ü¾z$¹t'?üÃÉ×r#zµv$ÜÚ¸] Jã.g;Åÿ>£Jx^½ÿKXÐm<D§y-C[ϫиCTßî4&²F$~İ6Gã³~1%jêë=MÃR¢îM^!4zb¶Rd-oº
C{æ]÷6r=MëA}îUé\6Î_ä5ò,dÙõL<wXÚ3®XXgù¸d²l)õÕ$j´¬võuØ©!Äê>Ñ5@
- q4¢Þð½¥î+QìÔ\Ï7·×ÀÇN1Æ@Ì^l¹VÀ+´<õ^,ëò5¥y³W8GQÜ\±¥E/|GÍL]¹ò/ÆìTÃÕEî_ù\4gá5Ëù<4\®ky�éÇV"Ùü´Õ6×:òÅ\öø¬>RãéXí4Ä&ïI
úéb_>,îøÎ»=uþopVoílfoY¶è/O íéXÝ(îÓèg7Ìq<q¯AÁp÷°¹ßP ¹4?ÏÁ77Ð_õÕxrÈù}RåÜÐàzÚe�²áV\Ì*yyæÞ[mCºÛ"1>3ópÁ7,4 ÿ(´qüÇæ¶×·¢àØÜ Ø4uC
- 2õÂi'Íâë>ö:uxõyÁêýCäFß^³aÄ-QòG2Gt\×böë rºueA8w÷Ðp/ãXIðèWñ Ê= a*!ìòV²ÁEïô=MZ; BG°
- KöqÈ=}òRuL�ÚëÌ<ñ(ÀÝ~á°ñOC4
=MÝZK19ÂGµºþ|Æ]dö0¹Ù N¸þuöÐ"mxs2asþ= ×
²]cÝ âoÁEÌɵ˷½Ní
~åÌ×É0 ÄUýÌ*Ö2d Û"7ÅÉj0f,xíG%
- ÚM
yÁØ¿2\h¶ÓÅðiKös×ÿÚÀî pR<ûN$è=}ËQ(}}V<±1aK.bm(©{B+þѼÄÙéüÜÍÑÙ;*x8Ta"¤áÖû'¦¹8î¨ö7 )5æ{Þn¥¾O¼ºèsÜ* 9;pÂyýK:ÙÛJÐím{ ªÛ
æÊ/P Ñ[,èæþ
1oõ²Yk¶&ï_Sã~¾@ÊX_Ò¡¡.sP4*Ú lD£ßó»+êE%3û¨q³WÀ%jæjÓ÷r°êð«Ïø.gJÀ4k9çL7@º&
a»w\·.ñÌéÊÁ¢Wj¬ËSðg¶4ÛyȬÈj/Ôòär
- ÌÇÒ¸ ÷vÓ½á(ßx?1ô¼»Ð¦p¨<;Ä<(æVSæÄ¾øÙ Ñ¿ïý<&þ©óÅÖº\z\sÚ²Êpfné[ êá9 pê= 3¥ýù#6ÛÝ.2¨x?Öö#}¼¥¯[ÐcMTåo¬ÔC³ú®Tîö'4ÅÛËå2êÅßù/õ9_;Ñi*gMí/âh;Ö4è ¹8&û×oÔb+hâÊüßpT[H$h¶ÀÏ!¡k²¹ø©¡fÏ!¿p¹¡n%¸®eÆÏï Dc;¨Fú[Wì¯i#ÞŹ$H³9Ô¤Æûhªjà¨ÓFØÂHäpÓ²ÏÒªæUdwâ®ÀÕäpÛ¦IlHfDÊL
óû©È&ûĬ5ÑÊe2§{xÀª ,Tãêf)3ËÓ¥õfäê¿ØdS=Mÿ³Û©cÁÛ®VÛk'Ò$(2@äPu´'ºdVÐûhûæ ßî.::9%%¼?ö¥mZ¹e=MbC¢±/rÖ){ä¦ûgz&F ffÐ[�Ô®qp#öÎIå~Çy?£©¬=MS= ç¼-^·äCI£ 9ӷʰy/©´µ?:ÑñWîá¶^n+h8
ÜÌéM§°'MëJà5úñÿ\ñ©5Ò5e¼JlYmÇÎÃì9ðÁ¿{íͯz6þú¢êÍuçÆÌ(K'ç³ ¾ÂÕ×nAoí¼5
XÖ+T&Â4ÇLtB<^ÿÖðIf¢ÃÖS¨ö!y&,@Ù(|ÞImeCLh@êHiY¼¡28^¹Þ7å\q[Ã<ÑH/=}¬òÜ(ÂÎÒüÝ
- 2Ý û&AóAæ¢VUCÔn?K~ÁPÞµðàrHö^®ÅMV-ÁMã¸ðZôxF?-Ê6n
-
kÈ=M6áüñLdXúØàÄ|çIâIÜiWdÎ=}Þ¦= P8½6"zòþåÇswõµBò:d âÓKå¤"¾*a¤ÍÜôÀ½É|el{×°J×pc7÷°ßÆH0ÚY÷ O{+~xðSxÿwÝÂÑåbvîx#¼Ý~ü=M%îsµÚXéB,;V{¤B\Ýõ3®Í*^8òÇ[T²<*<BC×£-&St×§Fá'EyW×1g~ôcÌ©ÎT*,júʶSç!¼éÇD|?ȨVvÓcÞÀr
- iï ^ |[±-:
QKߨnjÜÕ¨KE£Ê-[æ#-x¥*®T&³ÊÈ-3W.su/v-hûî/'h¦¹RB¶.ÙBû_Ýc
"ÆÏhe$ Ïw=MV]坿:è£Ú'Sè£psý=}²Ííì±WÐm¥Ü¯= 7"Éfyx,Óí¿+)8~ÆcÔ·Á¨%Ç$+à±^?DÙlÁ9pS)b¼S?©-Ì®¡$ÜSO¤¿=}°3à®õ/Jåpóó)'þÃìä½ïÙ±6yáu~9SB4¢w6Xô,rØ-Àáã)Z37ÚÎë øµ,ÝèÑÄÐ�vëRµ8sc«ÈÔ}¦1ow
Õ._U»IZ_׺ÂýeLÒÛl¤Ü=}h=Mt(»ý¿ãÖLM=M]ñÞ�{;Y¬ru¨tÌ%ª×[E,y JAâs-*âyþµKöÃ&}½vè¸/v<+H(vrÀ°¿¢éª@¯4zÕº&²Ïe¢|<óÀdd(Ùû#E Ñ[RªqodF]¡» à«Âq«f\´4Kg2dÊìË^¼qîiöÑ[ò©é8 xH¿?ÃqfÖóªÂ }¨»{Òg¡2Å¿ä/|ÏÍ�T¡®.¢
- ÷Á#ì¥Ã¯@~ÖSY~Y~Y~Y~YÚ»]²
- ¢ª¥AµåVéõ3±±Oí©é£¿?OBíäÞ㤥¯ÿ¡q½#ª³¥Ýc¤§£ÿ¡!c«d
ãÁK¤À£:"âsgB5êÖ¥¹c±Û¦'Ĩ_þ½p¢¬: n"rAb,*2òëçïåíéññìèðæîêòrkgoemiq1
- ¿¤ÌÈЦ¶ÎÞÊÚ²B#3K[GW/?%5M]IY1A$4L\HX0@¦î¯Ô°ÖÊbS[W?E-=}IYaT<H0@FV^Zëûý ñR´Õì;ü{\©)éiJ º7÷yÙW±òoÏQB"¡Ö¸bE$P
- ëýü
- ¢jbu.üêG¹ùZ0pP ÆÜZWIL&úó÷éì�jcd êbÔíܧgùYòÑÀ�= .õ«rLÂÿß_"ÜbAúø¢|»#7UYT8f~Z«½×/bìËBóâ¡©T_þùy>
yt¸Æ^3˰¿_ñL¸S¡ÝX!ÿzdx®Rv»É�_i8b½V |¹¥Ðã¬KmmmEE¯Ú}ºC¦÷"""þþ£¶Ù¤MçØÙÙ9:Ô£F½¾î<S8óÆá¼Ô ó²MVVVIIc:¬~²ððð¸¸\/;ÁK¶xyyù� ã³ß£©$££· âzU|mY~yU~Ð~|YR1é)ªµYb¤ôäà[í!Æoò§Â³Ùæ|©MÌ»c�¥@Ã%©V¤ë£=}A´ßHOnÏnÕ!C(jdÔuÞeJ
- ¥LÝNU1âÜÞ1ñPìfðÞ~eo¶[nÝÅ, _=M)35éý5ëaD,*eÄõÞg* ¯ÒLÍÎU-Ì~-o1H\<åÏØðÙ²�_ºÑ5~ÌiÍà\é¤
- û#¼ë;~°Þ}vIë$äÏî½])ÊH¦=
- ©é/ÑZ¿n49ÁZÈjlëB<&,_F=}Pi¡GFôÇ-¿ñ@ìnÐ-ÛjÅoö]~]ÉL = ½)+õÑY·.9IÁYÌ*ìóÂ<(T_E5NPg=M!HPJnUÛyúÍwVX{ob5�\çÁJ½
- Å@%qWÃÖ+»q±µ|nI³Ìå.V3R¤¾#÷±a¼¼hm^eOÊýeù?ÃFFñÉ´ðÚû@°èÊr~,5tÉFÂZÌÿ.Õ:rKÁT*Y¼ií^guÏÞ=}g ¿ÄPfùi=}mQTÕ0ATÀ
- kÛ>:g¶¹&|e"U[ïJ¼&åqU³V;}WÙÞì»cÁóeè9´v{&Ùä±$<»p®Í[uO
- ýuy?Ç6F Ñɶæ°Úý&0ð
- Ò{<®UÔÉJâËß.Ô2rLV:1»q¶m[wÕÏ=}w¿È@f Ùi)ÍQX@AXà
- l;2dz
ùæ{m¢-\åáJ>Ãç'_Js=}¥/{~YÐXZpY><~Yaw5å(ÜV¢lÿ[Ññ»o$ÕMn%7¦òñÚÀ:ÞsÊÐ1sÛó= 2 ã>°®ü8úpf!pWFûxnï* jþ¹i)8Î.v,ç¾_LåpRü4uL´*ýìwA Zf?áçxÏ{"kB>¯8%Éçܨ¾½ÔZE8A¼}ÈæYÁ¦a2IÁÝÀ
ìwlMèkh¼GÕ=MÜB--x{ÔÌ /óä]=}e~ÎÔKjÉ=Mê1eyÀGâÏfb(äÁÌMbÜãò]î^=Mþ'ÛîøO¨;?<Ñùojªlðuqmh=Mp ÍÿÞªÍxö½Úá®ÈöN¼¼4ÁÊJ^î¢-èõó´asÒ¬) hú¥árÑh,&äù9a´&= ÎÚE¡|úu-4ÛqNùÚ¿XïØz©DÛxYÙùÞ»jRwÆn§
@X¤Òd²pÙq²(bõ¢ È[r좪jJ×XVVút©PÂÂxRWluAte¢'wèéâV;¥»C²¥#$»)$oE9²²p@¼nOl}|6= F´Pt/gßà¼5ÕÈ~ïyl?vÄ�Iö]ðj@qá¯e;'pÓN¹fÓϲvSà/fÓ²
- ;±«££$Ã'¸RÝxÿ©i×ë.5ÙvËPIü}ðfW?IÞ0v=}J »+(Ô´¾Çùiï/Dû½öTØioh»/hÔ¼>×ùj1ûÁvTài oj¡ß3º,_Ô28ïܲH÷Ý2XÿÞ²hÁpNrV -&S¥Ë'¤Ã³#ô×0ÿ¢&=MYf{â^A
- z|!PjQ|XÂ^
- z{á@:�
- z {â:�
- zß{ØÂp.�zß|Øp>�
- úÁm*�TÎâlQ|8Ú^
- úÂ{x²(� úB{xÒ0� úÂ|xò8� úB|x@�
- :ª:º:Ê:Ú:ê:ú ~A½RÁX)XO{nA©
- É
- é
-
- ªÊê
- Ú¦VÓ¶VÔÆVÕÖVÖæV×öVØVÙV:$Ïž¼lí U6DÏÍþ¼nýUz¤�s¬s´�t¼tÄ�uÌuÔ�vÜvä�wìwô�xüx�yy�z
- #¨É{'¸ {+ÈI{/Ø{3èÉ|7ø Ú)BèÝY¥³)$»Ý¤¾WÐIȲëì_âr¢?âp Öro:Ö"l!|Ú*ê'ú(
- )jêgúh
- iJ*4uòíÐ à¹#©£³©ÃqÍ¥0äyUßRnàáR\ÞArÁU2ÈlAURÐnÁVrØpAVà2ªÄg2µ
ð,êÌhR¹
�.*Ôir½0jÜjÁ ò²u*Å ëòu:É ì2uJÍ íruZÑ î²vjÕ ïòvzY~Âý2vÝ ñrvá Â9C££³«%óÔJ"ÎâW#Ãá+º
*Åa+Ú
2Çá,ú
:Éa,
BËá-:
JÍa-Z
RÏá.z
ZÑa.
bÓá/ºjÕa/Úr×á0úzÙa0Ûá1:Ýa1Zßá2záa2¢Ãâkº*ÅbkÚ2!Õ<bo
- Ú@r!×=}âpJúPz!Ù>bp= !Û?âqÊ:prtvxz|~^¶§²«$£££cY~Y~Y~Y~Y'ÙmP^uMO= mNP\qÎD-©}D/½=}C2D.¥Èøxóþà8øööÀøô�ÐøK7=M½J:=MI6!ÍLJ8-·òÜ OòÝ/VrÞWÖrÜ¢ÇõlÃ>ß5ìÆ6¿ìÄ@Ïì3M¼ >
- U =}aÌI>Q¬6íÐFíÑPomÒHUmÐô
ÎRbîRaÒbÞbg;VjÕUfáÎOVhÑ®9ÿfÿpðhZõNWnPX|ñPWù^Ðý¥¸¯Sd¦¼×Ód¤Â·sd¥º§ëE-ÄYÅ.ÉIÛ
.Å]û
-³ÌwÓe±Òse¯Êóå²Î³Ä0Ýi{0ß};/âm0ÞgÅ1ëûÓcË~Y~Y¾fÓlÞ¸ÇQEè6/àrW}l ÏytÛj§2¢[ÕÜ
"ê:l]K¥t$¨Y¸>$§MÂÅ©lÁÏSP䪿ï
- ó Ô�çØ´läÏÂTç³û×[hJ¹D�/<èº8Åÿ93ìå«2Ê=}³ÝeËñ7U)ï½½_v)s¼ét÷InXëIÓðBïÝjöHBÑMJwáPÖòD",æPÙÇmúJãçêÁ1ÕÞLFzTgÇöï°(Kõå:ÁáBæL¹ýì9¸UP6mƶ|ûlmä!Ø00O/ü¼~{=}j}Ùé.ùwVÆAÒü6rA¹0°êE ú<ÅE&úìò¼£j¶©£²
- ~Y\ÝàbV~Y¢K~ ó~ùû^0MYÊÈB©T*þ^\? Z9eSkÐU·<.2ïÅ4<k÷:¼k
- "z¡0á"°aù³s ïÒx>Ìn7
- mu0q°ññ&É&ÉöW:ÙY0Y0ª/§¯²ª°¨±©±)zê-õhLÌE×ÉÆEÓWuJxLárø6Ãî/î¸Ê.õu(üEÏô8ö= �6ð6p"}öIÑPøàCó.]y#©U;l2ͳHh«ÖlT<ï¹ø¿ýµù½yzÙÞ<òòrÎLQKK×¼×Àx@w>JTëDqý¡¹qáXfÍ>wºZ)ùjÇ.6µ¶Õ;÷-Ãö?ÒË®L«N²O°À=}àAÎnÍ�?=}ÝOýýOO*ÉJ¼qyþßzH¡©P?<¬ð&P= ËáÔÄÖa'k¸é·¬Î§$p!�!p!ð$Æ1®OI;üî@ÓO;gÓ¬
#ÇÙÿäETìO£$@:³ä(>Ûzí0RHN=M
- R>XþÛz Ûªöt\ï£+|½ »XP÷QVÈû³JºÆ+Y÷9Z}¥@¾Ý= ÿcAÜ'£³æpóCèA^5£Ë)öt[zçHÍÞQá!+£³æpqE'¨Záª
2{ürÞn¬£ÔwYßÛä\7TÃa"yRSIbâmiÖZñµ=M£2]ÑqøG}Ò`});var p,m;function g(){var E=m.buffer;p=new Uint8Array(E)}function b(E){return Math.cos(E)}function u(E){return Math.exp(E)}var d=(E,Z,me)=>p.copyWithin(E,Z,Z+me),l=E=>{t("OOM")},f=E=>{p.length,l()},B={b,a:u,c:d,d:f};function F(E){E.f()}var O={a:B},J,D,z,le,ue;this.setModule=E=>{a.setModule(bt,E)},this.getModule=()=>a.getModule(bt),this.instantiate=()=>(this.getModule().then(E=>WebAssembly.instantiate(E,O)).then(E=>{const Z=E.exports;J=Z.g,D=Z.h,z=Z.i,le=Z.j,ue=Z.k,m=Z.e,g(),F(Z),e()}),this.ready=new Promise(E=>{e=E}).then(()=>{this.HEAP=m.buffer,this.malloc=D,this.free=ue,this.opus_frame_decoder_create=J,this.opus_frame_decode_float_deinterleaved=z,this.opus_frame_decoder_destroy=le}),this)}function We(a={}){We.errors||Object.defineProperties(We,{errors:{value:new Map([[-1,"OPUS_BAD_ARG: One or more invalid/out of range arguments"],[-2,"OPUS_BUFFER_TOO_SMALL: Not enough bytes allocated in the buffer"],[-3,"OPUS_INTERNAL_ERROR: An internal error was detected"],[-4,"OPUS_INVALID_PACKET: The compressed data passed is corrupted"],[-5,"OPUS_UNIMPLEMENTED: Invalid/unsupported request number"],[-6,"OPUS_INVALID_STATE: An encoder or decoder structure is invalid or already freed"],[-7,"OPUS_ALLOC_FAIL: Memory allocation has failed"]])}}),this._init=()=>new this._WASMAudioDecoderCommon(this).instantiate(this._EmscriptenWASM,this._module).then(d=>{this._common=d,this._inputBytes=0,this._outputSamples=0,this._frameNumber=0,this._input=this._common.allocateTypedArray(this._inputSize,Uint8Array),this._output=this._common.allocateTypedArray(this._outputChannels*this._outputChannelSize,Float32Array);const l=this._common.allocateTypedArray(this._channels,Uint8Array);l.buf.set(this._channelMappingTable),this._decoder=this._common.wasm.opus_frame_decoder_create(this._sampleRate,this._channels,this._streamCount,this._coupledStreamCount,l.ptr,this._preSkip,this._forceStereo)}),Object.defineProperty(this,"ready",{enumerable:!0,get:()=>this._ready}),this.reset=()=>(this.free(),this._init()),this.free=()=>{this._common.free(),this._common.wasm.opus_frame_decoder_destroy(this._decoder),this._common.wasm.free(this._decoder)},this._decode=d=>{if(!(d instanceof Uint8Array))throw Error("Data to decode must be Uint8Array. Instead got "+typeof d);this._input.buf.set(d);let l=this._common.wasm.opus_frame_decode_float_deinterleaved(this._decoder,this._input.ptr,d.length,this._output.ptr),f;return l<0&&(f="libopus "+l+" "+(We.errors.get(l)||"Unknown Error"),console.error(f),l=0),{outputBuffer:this._common.getOutputChannels(this._output.buf,this._outputChannels,l),samplesDecoded:l,error:f}},this.decodeFrame=d=>{let l=[];const f=this._decode(d);return f.error&&this._common.addError(l,f.error,d.length,this._frameNumber,this._inputBytes,this._outputSamples),this._frameNumber++,this._inputBytes+=d.length,this._outputSamples+=f.samplesDecoded,this._WASMAudioDecoderCommon.getDecodedAudioMultiChannel(l,[f.outputBuffer],this._outputChannels,f.samplesDecoded,this._sampleRate)},this.decodeFrames=d=>{let l=[],f=[],B=0,F=0;for(;F<d.length;){const O=d[F++],J=this._decode(O);l.push(J.outputBuffer),B+=J.samplesDecoded,J.error&&this._common.addError(f,J.error,O.length,this._frameNumber,this._inputBytes,this._outputSamples),this._frameNumber++,this._inputBytes+=O.length,this._outputSamples+=J.samplesDecoded}return this._WASMAudioDecoderCommon.getDecodedAudioMultiChannel(f,l,this._outputChannels,B,this._sampleRate)},this._isWebWorker=We.isWebWorker,this._WASMAudioDecoderCommon=We.WASMAudioDecoderCommon||Ce,this._EmscriptenWASM=We.EmscriptenWASM||bt,this._module=We.module;const e=8,t=d=>typeof d=="number",n=a.sampleRate,s=a.channels,p=a.streamCount,m=a.coupledStreamCount,g=a.channelMappingTable,b=a.preSkip,u=a.forceStereo?1:0;if(s>2&&(!t(p)||!t(m)||!Array.isArray(g)))throw new Error("Invalid Opus Decoder Options for multichannel decoding.");return this._sampleRate=[8e3,12e3,16e3,24e3,48e3].includes(n)?n:48e3,this._channels=t(s)?s:2,this._streamCount=t(p)?p:1,this._coupledStreamCount=t(m)?m:this._channels-1,this._channelMappingTable=g||(this._channels===2?[0,1]:[0]),this._preSkip=b||0,this._forceStereo=s<=e&&s!=2?u:0,this._inputSize=32e3*.12*this._channels,this._outputChannelSize=120*48,this._outputChannels=this._forceStereo?2:this._channels,this._ready=this._init(),this}function Ta(a,e,t){return Math.min(t,Math.max(e,a))}const lt=self,Ut=new Map;lt.pendingStreams=Ut;const ga=new Map,Ht=new Map,ma=8e3,si=1e4,ii=5e3,ri=1e3,xa=3e4,pi=5e3,Ea="video/mp4",oi="application/vnd.apple.mpegurl";function mi(a){return a<0?1e3<<-a:1e3>>a}class di{constructor(e,t){this.call=e,this.accountNumber=t,this._generation=0,this._retryCount=0,this._destroyed=!1,this._controllers=new Set,this._waitingForBuffer=new Set,this._timeouts=new Set,this._hlsWaitingForBuffer=[],this._hlsWaitingForChunk=new Map,this._pendingRejects=[],this.destroy=(n=new Error("destroyed"))=>{this._log("destroying rtmp stream",n),Ut.delete(this.call.id),this.clearClock(),this.clearDeadTimeout();for(const s of this._timeouts)clearTimeout(s);this._opusDecoder!==void 0&&this._opusDecoder.free();for(const s of this._controllers)s.close();for(const s of this._waitingForBuffer)s.close();for(const s of this._pendingRejects)s(n);this._destroyed=!0,this._generation=0,_a("rtmpStreamDestroyed",this.call.id)},this.onHlsTimeout=()=>{const n=this._log.bindPrefix("onHlsTimeout");if(n("hls playlist refetch timeout"),this._hlsWaitingForBuffer.length||this._hlsWaitingForChunk.size){n("still active (some fetch is pending)"),this.setDeadTimeout(this.onHlsTimeout,xa);return}n("destroying due to inactivity"),this.destroy()},this.decodeOpus=this.decodeOpus.bind(this),this._log=Ee("RTMP-"+(Date.now()+"").slice(-2)),this._log("constructor",e.id)}updateRtt(e){this._rtts.push(e)>10&&this._rtts.shift()}maybeAdjustBufferSize(){if(this._rtts.length<3)return;const e=this._log.bindPrefix("maybeAdjustBufferSize"),t=this._rtts.reduce((s,p)=>s+p,0)/this._rtts.length,n=Math.ceil(Ta(t*3,ma,si)/this._chunkTime);if(e(`avg rtt=${t} target buffer size=${n}`),n!==this._bufferSize){const s=n-this._bufferSize;this._cutoff=this._cutoff.minus(this._chunkTime*s),this._bufferSize=n,e(`adjusted buffer size to ${n}`)}}async processChunk(e,t){return e?ai({chunk:e,seq:t,timestamp:be(t).multiply(this._chunkTime),opusTrackId:this._initChunk.opusTrackId,decodeOpus:He&&this.decodeOpus}):new Uint8Array(0)}async fetchChunk(e,t){const n=this._log.bindPrefix("fetchChunk-"+e.toString());if(e.isNegative()){n.warn("negative time");return}if(!t&&this._lastRequestedTime!==void 0&&e.lesserOrEquals(this._lastRequestedTime)){n.warn("last requested time is greater or equals",this._lastRequestedTime.toString());return}this._lastRequestedTime=e,n(`starting fetch time=${e}`);const s=Date.now(),p=await he.invoke("requestRtmpPart",{dcId:this._dcId,accountNumber:this.accountNumber,request:{_:"inputGroupCallStream",call:this.call,time_ms:e.toString(),scale:this._scale,video_channel:Ua,video_quality:Us}}),m=Date.now()-s;if(this.updateRtt(m),n(`ended fetch time=${e}, rtt=${m}`),p._!=="upload.file")throw new Error("Invalid file");if(!p.bytes.length){n.warn("no bytes");return}const g=js(p.bytes);if(g.container!=="mp4")throw new Error("Invalid container");return oe.parseBuffer(p.bytes.slice(g.contentOffset).buffer)}async generateInitChunk(e){this._initChunk||(this._initChunk=ti(e,{opusToFlac:He}),this._initChunk.opusInitOptions&&await this.initOpusDecoder(),this._retryCount=0)}async initOpusDecoder(e=!1){if(this._decoderInitPromise){await this._decoderInitPromise;return}this._log("creating opus decoder"),this._opusDecoder!==void 0&&!e&&this._opusDecoder.free();const t=new We(this._initChunk.opusInitOptions);this._decoderInitPromise=t.ready,await this._decoderInitPromise,this._opusDecoder=t,this._log("opus decoder created")}async decodeOpus(e){return this._opusDecoder===void 0&&await this.initOpusDecoder(),this._opusDecoder.decodeFrame(e)}hasEnoughBuffer(){return!!this._initChunk&&this._bufferSize&&this._buffer.some(e=>!!e.segment)}sendBufferToController(e){this._log("sending buffer to controller"),e.enqueue(this._initChunk.data);for(const t of this._buffer){if(!t.segment)break;e.enqueue(t.segment)}}removeStaleChunks(){do{const e=this._buffer[0];if(e&&e.time.lt(this._cutoff))this._buffer.shift(),this._log("removing stale chunk",e.time.toString());else break}while(!0)}async _replenishBuffer(e=1,t=this._lastReplenishingPromise){const n=this._log.bindPrefix("replenishBuffer-"+this._replenishTempId++);this.removeStaleChunks();const s=this._generation,p=Ta(this._bufferSize-this._buffer.length,0,e);if(!p){n("skipping replenish - buffer full");return}const m=()=>this._destroyed||this._generation!==s,g=this._lastRequestedTime,b=[];n(`replenishing buffer chunksToFetch=${p} lastBufferedChunkTime=${g} bufferLength=${this._buffer.length}`);for(let d=1;d<=p;++d){const l=g.add(this._chunkTime*d),f={time:l};this._buffer.push(f);const B=async F=>{try{f.iso=await this.fetchChunk(l,F)}catch(O){n("error",O.type,l.toString());const J=async D=>{if(await Ct(D),!m())return B(!0)};if(O.type==="TIME_TOO_BIG"){if(F)throw new Error("stream ended");const D=await this.fetchState();if(m())return;const z=this.findChannel(D),le=l.minus(be(z.last_timestamp_ms)).add(this._chunkTime).toJSNumber();if(le<0)throw new Error("stream ended");return J(le)}else throw O}return f};b.push(B())}let u=await Promise.all(b);if(!m()&&(this.maybeAdjustBufferSize(),await t,!m())){if(u=u.filter(d=>d.time.gt(this._lastFlushedTime)),!u.length){n.warn("skipping flush - no new chunks");return}if(this._lastFlushedTime.notEquals(be.zero)&&u[0].time.minus(this._lastFlushedTime).notEquals(this._chunkTime)&&n.error(`chunks are not continuous, lastFlushed=${this._lastFlushedTime.toString()}, newChunks=${u[0].time.toString()}`),this._lastFlushedTime=u[u.length-1].time,u=u.filter(d=>d.iso?!0:(this._log.error("empty chunk?",d),!1)),He){for(const d of this._hlsWaitingForBuffer)d();this._hlsWaitingForBuffer.length=0;for(const d of u){await this.prepareChunkForFlushing(d);const l=this._hlsWaitingForChunk.get(d.seq)||[];this._hlsWaitingForChunk.delete(d.seq),n(`sending chunk to waiters time=${d.time} seq=${d.seq}`);for(const f of l)f(d.segment)}}else{for(const d of u){await this.prepareChunkForFlushing(d),n(`sending chunk to controller time=${d.time} seq=${d.seq}`);for(const l of this._controllers)l.enqueue(d.segment)}for(const d of this._waitingForBuffer)this.sendBufferToController(d),this._controllers.add(d);this._waitingForBuffer.clear()}n("buffer replenished")}}replenishBuffer(...e){const t=this._lastReplenishingPromise,n=this._lastReplenishingPromise=(async()=>{const s=this._replenishBuffer(...e);try{const p=await s;return await t,p}catch(p){throw p}})();return this._bufferSize-this._buffer.length>0&&this._lastRequestedTime.geq(be.zero)?Promise.all([n,this.replenishBuffer()]).then(()=>{}):n}async prepareChunkForFlushing(e){this._initChunk||(this._log(`will add init chunk to time=${e.time.toString()}`),await this.generateInitChunk(e.iso));const t=this._lastChunkSeq++;e.seq=t,e.segment=await this.processChunk(e.iso,t)}async fetchState(){const e=Ie();let t=0,n;const s=()=>{if(t>3){e.reject(new Error("Failed to fetch state"));return}n&&(clearTimeout(n),this._timeouts.delete(n)),n=lt.setTimeout(()=>{t++,s()},1e3),this._timeouts.add(n),he.invoke("requestRtmpState",{call:this.call,accountNumber:this.accountNumber}).then(p=>{clearTimeout(n),e.resolve(p)}).catch(p=>{this._log.error("error fetching state",p),t++,s()})};return s(),e}clearClock(){clearInterval(this._clock),this._clock=void 0}setClock(){const e=this._log.bindPrefix("clock"),t=this._clock=lt.setInterval(()=>{this._time=this._time.add(this._chunkTime),this._cutoff=this._cutoff.add(this._chunkTime),this.notifyTime(),e(`tick ts=${this._time.toString()} cutoff=${this._cutoff.toString()}`),this.replenishBuffer().catch(n=>{this._destroyed||this._clock!==t||(e.error("error replenishing buffer",n),this._buffer.some(s=>s.segment)||this.handleError(n))})},this._chunkTime)}findChannel(e){const t=e.channels.find(n=>n.channel===Ua);if(!t)throw re.error("no unified channel found",e),new Error("No unified channel found");return t}async _start(){const e=this._log.bindPrefix("start");e(`starting ${this.call.id} generation ${this._generation} -> ${this._generation+1}`,this),this.clearClock(),this._initChunk=void 0,this._lastChunkSeq=0,this._buffer=[],this._lastFlushedTime=be.zero,this._replenishTempId=0,this._lastReplenishingPromise=Promise.resolve(),this._rtts=[];const t=++this._generation,n=()=>this._generation===t&&!this._destroyed,[s]=await Promise.all([this.fetchState(),Ht.get(this.call.id)&&Ct(Math.max(0,Ht.get(this.call.id)-Date.now()))]);if(!n())return;Ht.delete(this.call.id);const p=this.findChannel(s);if(e(`started, last_ts=${p.last_timestamp_ms}, scale=${p.scale}`),this._time=be(p.last_timestamp_ms).minus(ri),this._lastRequestedTime=this._time,He){const m=ga.get(this.call.id);m&&m.gt(this._time)&&(this._time=m)}this._cutoff=this._time.minus(ma),this._scale=p.scale,this._chunkTime=mi(this._scale),this._bufferSize=Math.ceil(ma/this._chunkTime),this._dcId=s.dcId,this.notifyTime(),this.setClock(),await this.replenishBuffer(Math.ceil(ii/this._chunkTime))}start(){this._start().catch(e=>this.handleError(e))}notifyTime(){He&&ga.set(this.call.id,this._time),_a("rtmpStreamTime",{callId:this.call.id,time:this._time.toString()})}handleError(e){if(this._destroyed)return!1;const t=this._log.bindPrefix("handleError");if(typeof e=="object"&&e&&typeof e.type=="string"){if(e.type.startsWith("FLOOD_WAIT")){const n=+e.type.split("_").pop();return Ht.set(this.call.id,Date.now()+n*1e3),this.start(),!0}if(e.type==="TIME_TOO_SMALL"||e.type==="TIME_INVALID")return t("rtmp stream need resync",e),this.start(),!0;if((e.type==="GROUPCALL_FORBIDDEN"||e.type==="VIDEO_CHANNEL_INVALID")&&this._retryCount<3)return t("retrying rtmp stream",e),this._retryCount+=1,this.start(),!0}t("rtmp stream error",e),this.destroy(e)}createStream(){const e=this._log.bindPrefix("createStream");let t;return new ReadableStream({start:n=>{e(`added rtmp stream controller call=${this.call.id} gen=${this._generation} destroyed=${this._destroyed}`),t=n,this._generation===0&&this.start(),this.clearDeadTimeout(),this.hasEnoughBuffer()?(this.sendBufferToController(n),this._controllers.add(n)):this._waitingForBuffer.add(n)},cancel:()=>{this._destroyed||(e("rtmp stream controller died",this.call.id),this._controllers.delete(t),this._waitingForBuffer.delete(t),this._controllers.size||this.setDeadTimeout(this.destroy,pi))}})}clearDeadTimeout(){this._deadTimeout&&(clearTimeout(this._deadTimeout),this._deadTimeout=void 0)}setDeadTimeout(e,t){this.clearDeadTimeout(),this._deadTimeout=lt.setTimeout(e,t)}generateHlsPlaylist(e,t=!1){const n=this._chunkTime/1e3,s=["#EXTM3U","#EXT-X-VERSION:7",`#EXT-X-TARGETDURATION:${Math.ceil(n)}`,`#EXT-X-MEDIA-SEQUENCE:${this._buffer[0]?.seq??0}`,"#EXT-X-INDEPENDENT-SEGMENTS",`#EXT-X-MAP:URI="${e}?hls=init"`];for(const p of this._buffer){if(!p.segment)break;s.push(`#EXTINF:${n},`,`${e}?hls=${p.seq}`)}return t&&s.push("#EXT-X-ENDLIST"),s.join(`
- `)}async getHlsPlaylist(e){const t=this._log.bindPrefix("getHlsPlaylist");return t("getting hls playlist"),this.setDeadTimeout(this.onHlsTimeout,xa),this._generation!==0?this.generateHlsPlaylist(e):(this.start(),new Promise(n=>{const s=p=>{t("hls playlist fetch error, returning empty+end",p),n(this.generateHlsPlaylist(e,!0))};this._pendingRejects.push(s),this._hlsWaitingForBuffer.push(()=>{const p=this._pendingRejects.indexOf(s);p!==-1&&this._pendingRejects.splice(p,1),n(this.generateHlsPlaylist(e))})}))}getInitChunk(){return this._initChunk?.data}async getHlsChunk(e){const t=this._log.bindPrefix("getHlsChunk");t("getting hls chunk",e);const n=this._buffer.find(s=>s.seq===e);if(n&&n.segment)return n.segment;if(this._buffer.length&&e<this._buffer[0].seq){t("hls chunk to old",e),t(this._buffer);return}return new Promise((s,p)=>{const m=lt.setInterval(()=>{this._buffer.length&&e<this._buffer[0].seq&&(t("hls chunk fetch timeout",e),s(void 0))},this._chunkTime??500),g=u=>{clearInterval(m),p(u)},b=this._hlsWaitingForChunk.get(e)||[];b.push(u=>{const d=this._pendingRejects.indexOf(g);d!==-1&&this._pendingRejects.splice(d,1),clearInterval(m),s(u)}),this._pendingRejects.push(g),this._hlsWaitingForChunk.set(e,b)})}}async function yi(a,e,t){const n=JSON.parse(decodeURIComponent(e));let s=Ut.get(n.id);const p=t?.startsWith("hls="),m=await lt.clients.get(a.clientId),g=Vt(m.url);if(s||(re("creating rtmp stream",n.id),s=new di(n,g),Ut.set(n.id,s)),p){t=t.split("&t=")[0];const b=a.request.url.split("?")[0],u=t.slice(4);if(u==="playlist")return s.getHlsPlaylist(b).then(l=>new Response(l,{headers:{"Content-Type":oi}}));if(u==="init"){const l=s.getInitChunk();return l?new Response(l,{headers:{"Content-Type":Ea}}):new Response("",{status:404})}const d=Number(u);return isNaN(d)?new Response("",{status:404}):s.getHlsChunk(d).then(l=>l?new Response(l,{headers:{"Content-Type":Ea}}):new Response("",{status:404}))}return new Response(s.createStream(),{headers:{"Content-Type":"video/mp4"}})}function li(a,e,t){const n=yi(a,e,t);a.respondWith(n)}function ci([a,e]){const t=Ut.get(a+"");t&&t.destroy(),He&&e&&ga.delete(a)}const Tt=()=>new Response("",{status:500,statusText:"Internal Server Error",headers:{"Cache-Control":"no-cache"}}),ui="application/x-mpegurl",cn=self;Ee("HLS");const it=Ee("SW-HLS");function gi(a){return a?.mime_type===ui}class un{constructor(){this.ongoingRequests=new Map}async performRequest(e,t){let n=this.ongoingRequests.get(e);n||this.ongoingRequests.set(e,n=t());const s=await n;return this.ongoingRequests.delete(e),s}}const Fa=new $e("cachedHlsQualityFiles"),hi=new un;async function fi(a,e,t){const n=Ie();a.respondWith(n);try{const s=e,p=await cn.clients.get(a.clientId),m=Vt(p.url),g=await hi.performRequest(ha(s),()=>_i(s,m));n.resolve(new Response(g))}catch(s){n.resolve(Tt()),it.error(s)}}async function _i(a,e){const n=await(await vi(a,e)).text();return await bi(n,e)}function ha(a){return`hls_quality_${a}`}async function vi(a,e){try{const t=await Fa.getFile(ha(a));return it.info("using cached quality file",a),t}catch{it.info("fetching quality file",a);const t=await he.invoke("downloadDoc",{docId:a,accountNumber:e});return Fa.saveFile(ha(a),t),t}}async function bi(a,e){const t="mtproto:(\\d+)",n=a.match(new RegExp(t));if(!n)throw new Error("Wrong Hls quality file format");const s=n[1];if(it.info("targetDocId",s),!s)throw new Error("Wrong Hls quality file format");const p=await he.invoke("requestDoc",{docId:s,accountNumber:e}),m={docId:s,dcId:p.dc_id,size:p.size,mimeType:p.mime_type},g=`hls_stream/${encodeURIComponent(JSON.stringify(m))}`,b=new URL(g,location.origin).toString();return a.replace(new RegExp(t,"g"),b)}const gn="Time-Cached",Pi=24*60*60,Sa=new $e("cachedHlsStreamChunks"),Si=new un;async function wi(a,e){const t=[];let n=0;for(const m of e){const g=await Si.performRequest(wa(a,m),()=>Ii(a,m));n+=g.length,t.push(g)}if(t.length===1)return t[0];const s=new Uint8Array(n);let p=0;for(const m of t)s.set(m,p),p+=m.length;return s}async function Ii(a,e){try{const t=wa(a,e),n=await Sa.getFile(t,"blob");return await $t(n)}catch{const{bytes:t}=await he.invoke("requestFilePart",{...a,...e});return Ci(t,a,e),t}}function wa(a,e){return`${a.accountNumber}-${a.docId}?offset=${e.offset}&limit=${e.limit}`}async function Ci(a,e,t){const n=wa(e,t),s=new Response(a,{headers:{"Content-Length":""+a.length,"Content-Type":"application/octet-stream",[gn]:""+(Date.now()/1e3|0)}});await Sa.save(n,s)}async function ki(){await Ct(2e4),Da(),setInterval(Da,18e5)}function Da(){return Sa.timeoutOperation(async a=>{const e=await a.keys(),t=Date.now()/1e3|0;await Promise.all(e.map(async n=>{const s=await a.match(n);if(!s)return;const p=+s.headers.get(gn);p&&(p+Pi>t||(it("deleting cached stream chunk",n.url),await a.delete(n)))}))})}const Pt=4096,je=1024*1024;function Mi(a,e){const t=Math.floor(a/Pt)*Pt,n=(Math.floor(e/Pt)+1)*Pt,s=Math.floor(a/je)*je,p=(Math.floor(a/je)+1)*je,m=Math.min(p,n),g=m-t,b=La(g),u=Math.max(m-b,s),d=[{offset:u,limit:b}];let l=p;for(;l<e&&!((Math.floor(l/je)+1)*je>e);)d.push({offset:l,limit:je}),l+=je;if(l<=e){const F=e-l+1,O=La(F);d.push({offset:l,limit:O})}const f=d[d.length-1],B=f.offset+f.limit-1;return{alignedLowerBound:u,alignedUpperBound:B,ranges:d}}function La(a){return Math.max(2**Math.ceil(Math.log2(a)),Pt)}const Ai=self;async function Bi(a,e,t){const n=Ie();a.respondWith(n);try{const{docId:s,dcId:p,size:m,mimeType:g}=JSON.parse(decodeURIComponent(e)),b=en(a.request.headers.get("Range")),u=await Ai.clients.get(a.clientId),d=Vt(u.url),[l,f]=b,{ranges:B,alignedLowerBound:F}=Mi(l,f),O=await wi({docId:s,dcId:p,accountNumber:d},B),J={"Accept-Ranges":"bytes","Content-Range":`bytes ${b[0]}-${b[1]}/${m||"*"}`,"Content-Length":`${f-l+1}`};J["Content-Type"]=g;const D=O.slice(l-F,f-F+1);n.resolve(new Response(D,{status:206,statusText:"Partial Content",headers:J}))}catch(s){n.resolve(Tt()),it.error(s)}}let hn;function Ui(){return hn}function Ri(a){return hn=a}const Vi="mtproto:",Ti=1e6,xi=1280,Ei=720;function Fi(a){let e=Di(a);if(Ui().IS_AV1_SUPPORTED||(e=e.filter(n=>n.codec!=="av01")),!e.length)return null;e.sort((n,s)=>n.bandwidth-s.bandwidth);let t=`#EXTM3U
- `;for(const n of e){const{w:s,h:p,bandwidth:m,url:g}=n;t+=`#EXT-X-STREAM-INF:BANDWIDTH=${m},RESOLUTION=${s}x${p}
- `,t+=g+`
- `}return t+=`
- #EXT-X-ENDLIST`,t}function Di(a){if(!a?.length)return[];const e=Li(a),t=Oi(a);return Object.entries(e).map(([n,s])=>{const{w:p=xi,h:m=Ei,duration:g=0,video_codec:b}=s,{size:u}=a.find(l=>l.id.toString()===n),d=(g>0?u/g*8:Ti)|0;return{id:n,w:p,h:m,duration:g,bandwidth:d,url:t[n],codec:b}})}function Li(a){const e={};for(const t of a){const n=t?.attributes?.find(s=>s._==="documentAttributeVideo");n&&(e[t.id]=n)}return e}function Oi(a){const e={};for(const t of a)gi(t)&&(e[qi(t)]=Ni(t));return e}function Ni(a){return`hls_quality_file/${a.id}`}function qi(a){const e=a.attributes?.find(n=>n._==="documentAttributeFilename");return(a.file_name||e?.file_name)?.slice(Vi.length)}async function Gi(a,e,t){const n=Ie();a.respondWith(n);try{const s=JSON.parse(decodeURIComponent(e)),p=await cn.clients.get(a.clientId),m=Vt(p.url),g=s.location?.id,b=await he.invoke("requestAltDocsByDoc",{docId:g,accountNumber:m});if(!b)throw new Error("No alt docs found for document");const u=Fi(b);if(!u)throw new Error("Failed to create video source for hls streaming");n.resolve(new Response(u))}catch(s){n.resolve(Tt()),it.error(s)}}const zi=new $e("cachedBackgrounds");function ji(a){const e=a.request.url.match(/backgrounds.*/)[0];if(!e){a.respondWith(Tt());return}const t=Ie();a.respondWith(t),(async()=>{const n=await zi.getFile(e,"blob");t.resolve(new Response(n,{status:200}))})()}Ee("SW-mtproto-bug",yt.Debug);const re=Ee("SW",yt.Error|yt.Debug|yt.Log|yt.Warn,!0),Ne=self;let ut;const fa=()=>ut;let Jt;const _a=(...a)=>{ba().then(e=>{e.forEach(t=>{he.invokeVoid(...a,t)})})};re("init");const Wi=a=>{const e=new MessageChannel;he.attachPort(ut=e.port1),he.invokeVoid("port",void 0,a,[e.port2]);const t=new MessageChannel;At.attachPort(Jt=t.port1),he.invokeVoid("serviceCryptoPort",void 0,a,[t.port2])},Hi=a=>{!qe.size&&!ut&&(re("sending message port for mtproto"),Wi(a))},fn=a=>{if(re("window connected",a.id,"windows before",qe.size),a.frameType==="none"){re.warn("maybe a bugged Safari starting window",a.id);return}re("windows",Array.from(qe)),he.invokeVoid("hello",void 0,a),Hi(a),qe.set(a.id,a),As(a)},he=new vs;he.addMultipleEventsListeners({environment:a=>{Ri(a)},notificationsClear:gs,toggleStorages:({enabled:a,clearWrite:e})=>{$e.toggleStorage(a,e)},pushPing:(a,e)=>{fs(a,e)},hello:(a,e)=>{fn(e)},shownNotification:_s,leaveRtmpCall:ci,toggleStreamInUse:es,toggleCacheStorage:a=>{$e.temporarilyToggle(a)},toggleUsingPasscode:a=>{gt.resolveDeferred(a.isUsingPasscode),st.save(a.isUsingPasscode?a.encryptionKey:null)},saveEncryptionKey:a=>{st.save(a)}});const{onDownloadFetch:Ki,onClosedWindows:Ji}=ws(he);ba().then(a=>{re(`got ${a.length} windows from the start`),a.forEach(e=>{fn(e)})});const qe=new Map;self.connectedWindows=qe;bs(he,void 0,a=>{if(re("something has disconnected",a),!(a instanceof WindowClient)||!qe.has(a.id)){re.warn("it is not a window");return}qe.delete(a.id),re("window disconnected, left",qe.size),qe.size||(re.warn("no windows left"),st.resetDeferred(),gt.resetDeferred(),ut&&(he.detachPort(ut),ut=void 0),Jt&&(At.detachPort(Jt),Jt=void 0),Ji())});ki();const $i=a=>{if(!He&&a.request.url.indexOf(location.origin+"/")===0&&a.request.url.match(/\.(js|css|jpe?g|json|wasm|png|mp3|svg|tgs|ico|woff2?|ttf|webmanifest?)(?:\?.*)?$/))return a.respondWith(Cn(a));try{const[e,t]=a.request.url.split("/").slice(-2),[n,s]=t.split("?");switch(e){case"stream":{Xn(a,n,s);break}case"d":case"download":{Ki(a,n);break}case"share":{Bs(a,n);break}case"ping":{a.respondWith(new Response("pong"));break}case"rtmp":{li(a,n,s);break}case"hls":{Gi(a,n,s);break}case"hls_quality_file":{fi(a,n,s);break}case"hls_stream":{Bi(a,n,s);break}case"backgrounds":{ji(a);break}}}catch(e){re.error("fetch error",e),a.respondWith(Tt())}},_n=()=>{Ne.onfetch=$i};Ne.addEventListener("install",a=>{re("installing"),a.waitUntil(Ne.skipWaiting().then(()=>re("skipped waiting")))});Ne.addEventListener("activate",a=>{re("activating",Ne),a.waitUntil(Ne.caches.delete(Wa).then(()=>re("cleared assets cache"))),a.waitUntil(Ne.clients.claim().then(()=>re("claimed clients")))});Ne.onoffline=Ne.ononline=_n;_n();
- //# sourceMappingURL=sw-OPgcUoz0.js.map
|