From e6f0aff8aa57cd3d8fc4abae51b3821aa4555f55 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 2 Jan 2022 01:15:44 +0900 Subject: [PATCH] Update api documents --- docs/assets/main.js | 4 +- docs/assets/search.js | 2 +- docs/assets/style.css | 4 + docs/classes/Mastodon.html | 305 +++++++++--------- docs/classes/Misskey.html | 255 +++++++-------- docs/classes/OAuth.AppData.html | 2 +- docs/classes/OAuth.TokenData.html | 8 +- docs/classes/Pleroma.html | 313 ++++++++++--------- docs/classes/RequestCanceledError.html | 4 +- docs/index.html | 2 +- docs/interfaces/MegalodonInterface.html | 297 +++++++++--------- docs/interfaces/StreamListenerInterface.html | 2 +- docs/interfaces/WebSocketInterface.html | 2 +- docs/modules.html | 6 +- docs/modules/Entity.html | 2 +- docs/modules/FilterContext.html | 2 +- docs/modules/NotificationType.html | 2 +- docs/modules/OAuth.html | 4 +- 18 files changed, 616 insertions(+), 600 deletions(-) diff --git a/docs/assets/main.js b/docs/assets/main.js index 21898f4..61009a4 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,5 +1,5 @@ -(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var $e=typeof require!="undefined"?require:t=>{throw new Error('Dynamic require of "'+t+'" is not supported')};var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Oe(e))!_e.call(t,n)&&n!=="default"&&J(t,n,{get:()=>e[n],enumerable:!(r=Pe(e,n))||r.enumerable});return t},Ae=t=>De(Me(J(t!=null?Ce(Re(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ue,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(oc?h+=2:a==c&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}if(s.str.length==0&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),v;f in s.node.edges?v=s.node.edges[f]:(v=new t.TokenSet,s.node.edges[f]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),c=0;c1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ue=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.secondaryNav.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ce=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var pe=Ae(de());function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ce(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=pe.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${ve(c.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=c.classes;let f=document.createElement("a");f.href=n.base+c.url,f.classList.add("tsd-kind-icon"),f.innerHTML=l,h.append(f),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",ye="mousemove",_="mouseup",G={x:0,y:0},xe=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",ye="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var oe=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},ae=class extends oe{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends oe{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new ae("inherited",!0),this.optionExternals=new ae("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch(e){return!1}}};function be(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),we(t.value)})}function we(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}fe();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&be(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); +(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Oe(e))!_e.call(t,n)&&n!=="default"&&J(t,n,{get:()=>e[n],enumerable:!(r=Pe(e,n))||r.enumerable});return t},Ae=t=>De(Me(J(t!=null?Ce(Re(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ue,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(oc?h+=2:a==c&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}if(s.str.length==0&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),v;f in s.node.edges?v=s.node.edges[f]:(v=new t.TokenSet,s.node.edges[f]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),c=0;c1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ue=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){var r;let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(r=this.secondaryNav)==null||r.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ce=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var pe=Ae(de());function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ce(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=pe.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${ve(c.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=c.classes;let f=document.createElement("a");f.href=n.base+c.url,f.classList.add("tsd-kind-icon"),f.innerHTML=l,h.append(f),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",ye="mousemove",_="mouseup",G={x:0,y:0},xe=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",ye="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var oe=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},ae=class extends oe{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends oe{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new ae("inherited",!0),this.optionExternals=new ae("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function be(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),we(t.value)})}function we(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}fe();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&be(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/docs/assets/search.js b/docs/assets/search.js index 93f2182..465fef1 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = {"kinds":{"4":"Namespace","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","4194304":"Type alias"},"rows":[{"id":0,"kind":4194304,"name":"Response","url":"modules.html#Response","classes":"tsd-kind-type-alias tsd-has-type-parameter"},{"id":1,"kind":65536,"name":"__type","url":"modules.html#Response.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Response"},{"id":2,"kind":1024,"name":"data","url":"modules.html#Response.__type.data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":3,"kind":1024,"name":"status","url":"modules.html#Response.__type.status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":4,"kind":1024,"name":"statusText","url":"modules.html#Response.__type.statusText","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":5,"kind":1024,"name":"headers","url":"modules.html#Response.__type.headers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":6,"kind":4,"name":"OAuth","url":"modules/OAuth.html","classes":"tsd-kind-namespace"},{"id":7,"kind":4194304,"name":"AppDataFromServer","url":"modules/OAuth.html#AppDataFromServer","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"OAuth"},{"id":8,"kind":65536,"name":"__type","url":"modules/OAuth.html#AppDataFromServer.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"OAuth.AppDataFromServer"},{"id":9,"kind":1024,"name":"id","url":"modules/OAuth.html#AppDataFromServer.__type.id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":10,"kind":1024,"name":"name","url":"modules/OAuth.html#AppDataFromServer.__type.name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":11,"kind":1024,"name":"website","url":"modules/OAuth.html#AppDataFromServer.__type.website","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":12,"kind":1024,"name":"redirect_uri","url":"modules/OAuth.html#AppDataFromServer.__type.redirect_uri","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":13,"kind":1024,"name":"client_id","url":"modules/OAuth.html#AppDataFromServer.__type.client_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":14,"kind":1024,"name":"client_secret","url":"modules/OAuth.html#AppDataFromServer.__type.client_secret","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":15,"kind":4194304,"name":"TokenDataFromServer","url":"modules/OAuth.html#TokenDataFromServer","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"OAuth"},{"id":16,"kind":65536,"name":"__type","url":"modules/OAuth.html#TokenDataFromServer.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"OAuth.TokenDataFromServer"},{"id":17,"kind":1024,"name":"access_token","url":"modules/OAuth.html#TokenDataFromServer.__type-1.access_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":18,"kind":1024,"name":"token_type","url":"modules/OAuth.html#TokenDataFromServer.__type-1.token_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":19,"kind":1024,"name":"scope","url":"modules/OAuth.html#TokenDataFromServer.__type-1.scope","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":20,"kind":1024,"name":"created_at","url":"modules/OAuth.html#TokenDataFromServer.__type-1.created_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":21,"kind":1024,"name":"expires_in","url":"modules/OAuth.html#TokenDataFromServer.__type-1.expires_in","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":22,"kind":1024,"name":"refresh_token","url":"modules/OAuth.html#TokenDataFromServer.__type-1.refresh_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":23,"kind":128,"name":"AppData","url":"classes/OAuth.AppData.html","classes":"tsd-kind-class tsd-parent-kind-namespace","parent":"OAuth"},{"id":24,"kind":2048,"name":"from","url":"classes/OAuth.AppData.html#from","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"OAuth.AppData"},{"id":25,"kind":512,"name":"constructor","url":"classes/OAuth.AppData.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":26,"kind":1024,"name":"url","url":"classes/OAuth.AppData.html#url","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":27,"kind":1024,"name":"session_token","url":"classes/OAuth.AppData.html#session_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":28,"kind":1024,"name":"id","url":"classes/OAuth.AppData.html#id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":29,"kind":1024,"name":"name","url":"classes/OAuth.AppData.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":30,"kind":1024,"name":"website","url":"classes/OAuth.AppData.html#website","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":31,"kind":1024,"name":"redirect_uri","url":"classes/OAuth.AppData.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":32,"kind":1024,"name":"client_id","url":"classes/OAuth.AppData.html#client_id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":33,"kind":1024,"name":"client_secret","url":"classes/OAuth.AppData.html#client_secret","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":34,"kind":262144,"name":"redirectUri","url":"classes/OAuth.AppData.html#redirectUri","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":35,"kind":262144,"name":"clientId","url":"classes/OAuth.AppData.html#clientId","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":36,"kind":262144,"name":"clientSecret","url":"classes/OAuth.AppData.html#clientSecret","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":37,"kind":128,"name":"TokenData","url":"classes/OAuth.TokenData.html","classes":"tsd-kind-class tsd-parent-kind-namespace","parent":"OAuth"},{"id":38,"kind":2048,"name":"from","url":"classes/OAuth.TokenData.html#from","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"OAuth.TokenData"},{"id":39,"kind":512,"name":"constructor","url":"classes/OAuth.TokenData.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":40,"kind":1024,"name":"_scope","url":"classes/OAuth.TokenData.html#_scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":41,"kind":1024,"name":"access_token","url":"classes/OAuth.TokenData.html#access_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":42,"kind":1024,"name":"token_type","url":"classes/OAuth.TokenData.html#token_type","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":43,"kind":1024,"name":"created_at","url":"classes/OAuth.TokenData.html#created_at","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":44,"kind":1024,"name":"expires_in","url":"classes/OAuth.TokenData.html#expires_in","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":45,"kind":1024,"name":"refresh_token","url":"classes/OAuth.TokenData.html#refresh_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":46,"kind":262144,"name":"accessToken","url":"classes/OAuth.TokenData.html#accessToken","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":47,"kind":262144,"name":"tokenType","url":"classes/OAuth.TokenData.html#tokenType","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":48,"kind":262144,"name":"scope","url":"classes/OAuth.TokenData.html#scope","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":49,"kind":262144,"name":"createdAt","url":"classes/OAuth.TokenData.html#createdAt","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":50,"kind":262144,"name":"expiresIn","url":"classes/OAuth.TokenData.html#expiresIn","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":51,"kind":262144,"name":"refreshToken","url":"classes/OAuth.TokenData.html#refreshToken","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":52,"kind":128,"name":"RequestCanceledError","url":"classes/RequestCanceledError.html","classes":"tsd-kind-class"},{"id":53,"kind":512,"name":"constructor","url":"classes/RequestCanceledError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"RequestCanceledError"},{"id":54,"kind":1024,"name":"isCancel","url":"classes/RequestCanceledError.html#isCancel","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RequestCanceledError"},{"id":55,"kind":64,"name":"isCancel","url":"modules.html#isCancel","classes":"tsd-kind-function"},{"id":56,"kind":4194304,"name":"ProxyConfig","url":"modules.html#ProxyConfig","classes":"tsd-kind-type-alias"},{"id":57,"kind":65536,"name":"__type","url":"modules.html#ProxyConfig.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"ProxyConfig"},{"id":58,"kind":1024,"name":"host","url":"modules.html#ProxyConfig.__type.host","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":59,"kind":1024,"name":"port","url":"modules.html#ProxyConfig.__type.port","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":60,"kind":1024,"name":"auth","url":"modules.html#ProxyConfig.__type.auth","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":61,"kind":65536,"name":"__type","url":"modules.html#ProxyConfig.__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":62,"kind":1024,"name":"username","url":"modules.html#ProxyConfig.__type.__type-1.username","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type.__type"},{"id":63,"kind":1024,"name":"password","url":"modules.html#ProxyConfig.__type.__type-1.password","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type.__type"},{"id":64,"kind":1024,"name":"protocol","url":"modules.html#ProxyConfig.__type.protocol","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":65,"kind":64,"name":"detector","url":"modules.html#detector","classes":"tsd-kind-function"},{"id":66,"kind":256,"name":"MegalodonInterface","url":"interfaces/MegalodonInterface.html","classes":"tsd-kind-interface"},{"id":67,"kind":2048,"name":"cancel","url":"interfaces/MegalodonInterface.html#cancel","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":68,"kind":2048,"name":"registerApp","url":"interfaces/MegalodonInterface.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":69,"kind":2048,"name":"createApp","url":"interfaces/MegalodonInterface.html#createApp","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":70,"kind":2048,"name":"verifyAppCredentials","url":"interfaces/MegalodonInterface.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":71,"kind":2048,"name":"fetchAccessToken","url":"interfaces/MegalodonInterface.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":72,"kind":2048,"name":"refreshToken","url":"interfaces/MegalodonInterface.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":73,"kind":2048,"name":"revokeToken","url":"interfaces/MegalodonInterface.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":74,"kind":2048,"name":"registerAccount","url":"interfaces/MegalodonInterface.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":75,"kind":2048,"name":"verifyAccountCredentials","url":"interfaces/MegalodonInterface.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":76,"kind":2048,"name":"updateCredentials","url":"interfaces/MegalodonInterface.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":77,"kind":2048,"name":"getAccount","url":"interfaces/MegalodonInterface.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":78,"kind":2048,"name":"getAccountStatuses","url":"interfaces/MegalodonInterface.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":79,"kind":2048,"name":"getAccountFavourites","url":"interfaces/MegalodonInterface.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":80,"kind":2048,"name":"subscribeAccount","url":"interfaces/MegalodonInterface.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":81,"kind":2048,"name":"unsubscribeAccount","url":"interfaces/MegalodonInterface.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":82,"kind":2048,"name":"getAccountFollowers","url":"interfaces/MegalodonInterface.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":83,"kind":2048,"name":"getAccountFollowing","url":"interfaces/MegalodonInterface.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":84,"kind":2048,"name":"getAccountLists","url":"interfaces/MegalodonInterface.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":85,"kind":2048,"name":"getIdentityProof","url":"interfaces/MegalodonInterface.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":86,"kind":2048,"name":"followAccount","url":"interfaces/MegalodonInterface.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":87,"kind":2048,"name":"unfollowAccount","url":"interfaces/MegalodonInterface.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":88,"kind":2048,"name":"blockAccount","url":"interfaces/MegalodonInterface.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":89,"kind":2048,"name":"unblockAccount","url":"interfaces/MegalodonInterface.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":90,"kind":2048,"name":"muteAccount","url":"interfaces/MegalodonInterface.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":91,"kind":2048,"name":"unmuteAccount","url":"interfaces/MegalodonInterface.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":92,"kind":2048,"name":"pinAccount","url":"interfaces/MegalodonInterface.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":93,"kind":2048,"name":"unpinAccount","url":"interfaces/MegalodonInterface.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":94,"kind":2048,"name":"getRelationship","url":"interfaces/MegalodonInterface.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":95,"kind":2048,"name":"getRelationships","url":"interfaces/MegalodonInterface.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":96,"kind":2048,"name":"searchAccount","url":"interfaces/MegalodonInterface.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":97,"kind":2048,"name":"getBookmarks","url":"interfaces/MegalodonInterface.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":98,"kind":2048,"name":"getFavourites","url":"interfaces/MegalodonInterface.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":99,"kind":2048,"name":"getMutes","url":"interfaces/MegalodonInterface.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":100,"kind":2048,"name":"getBlocks","url":"interfaces/MegalodonInterface.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":101,"kind":2048,"name":"getDomainBlocks","url":"interfaces/MegalodonInterface.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":102,"kind":2048,"name":"blockDomain","url":"interfaces/MegalodonInterface.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":103,"kind":2048,"name":"unblockDomain","url":"interfaces/MegalodonInterface.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":104,"kind":2048,"name":"getFilters","url":"interfaces/MegalodonInterface.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":105,"kind":2048,"name":"getFilter","url":"interfaces/MegalodonInterface.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":106,"kind":2048,"name":"createFilter","url":"interfaces/MegalodonInterface.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":107,"kind":2048,"name":"updateFilter","url":"interfaces/MegalodonInterface.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":108,"kind":2048,"name":"deleteFilter","url":"interfaces/MegalodonInterface.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":109,"kind":2048,"name":"report","url":"interfaces/MegalodonInterface.html#report","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":110,"kind":2048,"name":"getFollowRequests","url":"interfaces/MegalodonInterface.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":111,"kind":2048,"name":"acceptFollowRequest","url":"interfaces/MegalodonInterface.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":112,"kind":2048,"name":"rejectFollowRequest","url":"interfaces/MegalodonInterface.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":113,"kind":2048,"name":"getEndorsements","url":"interfaces/MegalodonInterface.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":114,"kind":2048,"name":"getFeaturedTags","url":"interfaces/MegalodonInterface.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":115,"kind":2048,"name":"createFeaturedTag","url":"interfaces/MegalodonInterface.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":116,"kind":2048,"name":"deleteFeaturedTag","url":"interfaces/MegalodonInterface.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":117,"kind":2048,"name":"getSuggestedTags","url":"interfaces/MegalodonInterface.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":118,"kind":2048,"name":"getPreferences","url":"interfaces/MegalodonInterface.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":119,"kind":2048,"name":"getSuggestions","url":"interfaces/MegalodonInterface.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":120,"kind":2048,"name":"postStatus","url":"interfaces/MegalodonInterface.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":121,"kind":2048,"name":"getStatus","url":"interfaces/MegalodonInterface.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":122,"kind":2048,"name":"deleteStatus","url":"interfaces/MegalodonInterface.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":123,"kind":2048,"name":"getStatusContext","url":"interfaces/MegalodonInterface.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":124,"kind":2048,"name":"getStatusRebloggedBy","url":"interfaces/MegalodonInterface.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":125,"kind":2048,"name":"getStatusFavouritedBy","url":"interfaces/MegalodonInterface.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":126,"kind":2048,"name":"favouriteStatus","url":"interfaces/MegalodonInterface.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":127,"kind":2048,"name":"unfavouriteStatus","url":"interfaces/MegalodonInterface.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":128,"kind":2048,"name":"reblogStatus","url":"interfaces/MegalodonInterface.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":129,"kind":2048,"name":"unreblogStatus","url":"interfaces/MegalodonInterface.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":130,"kind":2048,"name":"bookmarkStatus","url":"interfaces/MegalodonInterface.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":131,"kind":2048,"name":"unbookmarkStatus","url":"interfaces/MegalodonInterface.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":132,"kind":2048,"name":"muteStatus","url":"interfaces/MegalodonInterface.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":133,"kind":2048,"name":"unmuteStatus","url":"interfaces/MegalodonInterface.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":134,"kind":2048,"name":"pinStatus","url":"interfaces/MegalodonInterface.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":135,"kind":2048,"name":"unpinStatus","url":"interfaces/MegalodonInterface.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":136,"kind":2048,"name":"uploadMedia","url":"interfaces/MegalodonInterface.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":137,"kind":2048,"name":"updateMedia","url":"interfaces/MegalodonInterface.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":138,"kind":2048,"name":"getPoll","url":"interfaces/MegalodonInterface.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":139,"kind":2048,"name":"votePoll","url":"interfaces/MegalodonInterface.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":140,"kind":2048,"name":"getScheduledStatuses","url":"interfaces/MegalodonInterface.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":141,"kind":2048,"name":"getScheduledStatus","url":"interfaces/MegalodonInterface.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":142,"kind":2048,"name":"scheduleStatus","url":"interfaces/MegalodonInterface.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":143,"kind":2048,"name":"cancelScheduledStatus","url":"interfaces/MegalodonInterface.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":144,"kind":2048,"name":"getPublicTimeline","url":"interfaces/MegalodonInterface.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":145,"kind":2048,"name":"getLocalTimeline","url":"interfaces/MegalodonInterface.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":146,"kind":2048,"name":"getTagTimeline","url":"interfaces/MegalodonInterface.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":147,"kind":2048,"name":"getHomeTimeline","url":"interfaces/MegalodonInterface.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":148,"kind":2048,"name":"getListTimeline","url":"interfaces/MegalodonInterface.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":149,"kind":2048,"name":"getConversationTimeline","url":"interfaces/MegalodonInterface.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":150,"kind":2048,"name":"deleteConversation","url":"interfaces/MegalodonInterface.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":151,"kind":2048,"name":"readConversation","url":"interfaces/MegalodonInterface.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":152,"kind":2048,"name":"getLists","url":"interfaces/MegalodonInterface.html#getLists","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":153,"kind":2048,"name":"getList","url":"interfaces/MegalodonInterface.html#getList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":154,"kind":2048,"name":"createList","url":"interfaces/MegalodonInterface.html#createList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":155,"kind":2048,"name":"updateList","url":"interfaces/MegalodonInterface.html#updateList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":156,"kind":2048,"name":"deleteList","url":"interfaces/MegalodonInterface.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":157,"kind":2048,"name":"getAccountsInList","url":"interfaces/MegalodonInterface.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":158,"kind":2048,"name":"addAccountsToList","url":"interfaces/MegalodonInterface.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":159,"kind":2048,"name":"deleteAccountsFromList","url":"interfaces/MegalodonInterface.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":160,"kind":2048,"name":"getMarkers","url":"interfaces/MegalodonInterface.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":161,"kind":2048,"name":"saveMarkers","url":"interfaces/MegalodonInterface.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":162,"kind":2048,"name":"getNotifications","url":"interfaces/MegalodonInterface.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":163,"kind":2048,"name":"getNotification","url":"interfaces/MegalodonInterface.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":164,"kind":2048,"name":"dismissNotifications","url":"interfaces/MegalodonInterface.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":165,"kind":2048,"name":"dismissNotification","url":"interfaces/MegalodonInterface.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":166,"kind":2048,"name":"subscribePushNotification","url":"interfaces/MegalodonInterface.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":167,"kind":2048,"name":"getPushSubscription","url":"interfaces/MegalodonInterface.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":168,"kind":2048,"name":"updatePushSubscription","url":"interfaces/MegalodonInterface.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":169,"kind":2048,"name":"deletePushSubscription","url":"interfaces/MegalodonInterface.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":170,"kind":2048,"name":"search","url":"interfaces/MegalodonInterface.html#search","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":171,"kind":2048,"name":"getInstance","url":"interfaces/MegalodonInterface.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":172,"kind":2048,"name":"getInstancePeers","url":"interfaces/MegalodonInterface.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":173,"kind":2048,"name":"getInstanceActivity","url":"interfaces/MegalodonInterface.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":174,"kind":2048,"name":"getInstanceTrends","url":"interfaces/MegalodonInterface.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":175,"kind":2048,"name":"getInstanceDirectory","url":"interfaces/MegalodonInterface.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":176,"kind":2048,"name":"getInstanceCustomEmojis","url":"interfaces/MegalodonInterface.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":177,"kind":2048,"name":"createEmojiReaction","url":"interfaces/MegalodonInterface.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":178,"kind":2048,"name":"deleteEmojiReaction","url":"interfaces/MegalodonInterface.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":179,"kind":2048,"name":"getEmojiReactions","url":"interfaces/MegalodonInterface.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":180,"kind":2048,"name":"getEmojiReaction","url":"interfaces/MegalodonInterface.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":181,"kind":2048,"name":"userStream","url":"interfaces/MegalodonInterface.html#userStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":182,"kind":2048,"name":"publicStream","url":"interfaces/MegalodonInterface.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":183,"kind":2048,"name":"localStream","url":"interfaces/MegalodonInterface.html#localStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":184,"kind":2048,"name":"tagStream","url":"interfaces/MegalodonInterface.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":185,"kind":2048,"name":"listStream","url":"interfaces/MegalodonInterface.html#listStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":186,"kind":2048,"name":"directStream","url":"interfaces/MegalodonInterface.html#directStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":187,"kind":2048,"name":"userSocket","url":"interfaces/MegalodonInterface.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":188,"kind":2048,"name":"publicSocket","url":"interfaces/MegalodonInterface.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":189,"kind":2048,"name":"localSocket","url":"interfaces/MegalodonInterface.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":190,"kind":2048,"name":"tagSocket","url":"interfaces/MegalodonInterface.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":191,"kind":2048,"name":"listSocket","url":"interfaces/MegalodonInterface.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":192,"kind":2048,"name":"directSocket","url":"interfaces/MegalodonInterface.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":193,"kind":256,"name":"WebSocketInterface","url":"interfaces/WebSocketInterface.html","classes":"tsd-kind-interface"},{"id":194,"kind":2048,"name":"start","url":"interfaces/WebSocketInterface.html#start","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":195,"kind":2048,"name":"stop","url":"interfaces/WebSocketInterface.html#stop","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":196,"kind":2048,"name":"on","url":"interfaces/WebSocketInterface.html#on","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":197,"kind":2048,"name":"once","url":"interfaces/WebSocketInterface.html#once","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":198,"kind":2048,"name":"removeListener","url":"interfaces/WebSocketInterface.html#removeListener","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":199,"kind":2048,"name":"removeAllListeners","url":"interfaces/WebSocketInterface.html#removeAllListeners","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":200,"kind":256,"name":"StreamListenerInterface","url":"interfaces/StreamListenerInterface.html","classes":"tsd-kind-interface"},{"id":201,"kind":2048,"name":"start","url":"interfaces/StreamListenerInterface.html#start","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":202,"kind":2048,"name":"stop","url":"interfaces/StreamListenerInterface.html#stop","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":203,"kind":2048,"name":"on","url":"interfaces/StreamListenerInterface.html#on","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":204,"kind":2048,"name":"once","url":"interfaces/StreamListenerInterface.html#once","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":205,"kind":2048,"name":"removeListener","url":"interfaces/StreamListenerInterface.html#removeListener","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":206,"kind":2048,"name":"removeAllListeners","url":"interfaces/StreamListenerInterface.html#removeAllListeners","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":207,"kind":4,"name":"NotificationType","url":"modules/NotificationType.html","classes":"tsd-kind-namespace"},{"id":208,"kind":32,"name":"Follow","url":"modules/NotificationType.html#Follow","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":209,"kind":32,"name":"Favourite","url":"modules/NotificationType.html#Favourite","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":210,"kind":32,"name":"Reblog","url":"modules/NotificationType.html#Reblog","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":211,"kind":32,"name":"Mention","url":"modules/NotificationType.html#Mention","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":212,"kind":32,"name":"EmojiReaction","url":"modules/NotificationType.html#EmojiReaction","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":213,"kind":32,"name":"FollowRequest","url":"modules/NotificationType.html#FollowRequest","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":214,"kind":32,"name":"Status","url":"modules/NotificationType.html#Status","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":215,"kind":32,"name":"PollVote","url":"modules/NotificationType.html#PollVote","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":216,"kind":32,"name":"PollExpired","url":"modules/NotificationType.html#PollExpired","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":217,"kind":4,"name":"FilterContext","url":"modules/FilterContext.html","classes":"tsd-kind-namespace"},{"id":218,"kind":32,"name":"Home","url":"modules/FilterContext.html#Home","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":219,"kind":32,"name":"Notifications","url":"modules/FilterContext.html#Notifications","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":220,"kind":32,"name":"Public","url":"modules/FilterContext.html#Public","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":221,"kind":32,"name":"Thread","url":"modules/FilterContext.html#Thread","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":222,"kind":32,"name":"Account","url":"modules/FilterContext.html#Account","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":223,"kind":128,"name":"Mastodon","url":"classes/Mastodon.html","classes":"tsd-kind-class"},{"id":224,"kind":512,"name":"constructor","url":"classes/Mastodon.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Mastodon"},{"id":225,"kind":1024,"name":"client","url":"classes/Mastodon.html#client","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Mastodon"},{"id":226,"kind":1024,"name":"baseUrl","url":"classes/Mastodon.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Mastodon"},{"id":227,"kind":2048,"name":"cancel","url":"classes/Mastodon.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":228,"kind":2048,"name":"registerApp","url":"classes/Mastodon.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":229,"kind":2048,"name":"createApp","url":"classes/Mastodon.html#createApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":230,"kind":2048,"name":"generateAuthUrl","url":"classes/Mastodon.html#generateAuthUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":231,"kind":2048,"name":"verifyAppCredentials","url":"classes/Mastodon.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":232,"kind":2048,"name":"fetchAccessToken","url":"classes/Mastodon.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":233,"kind":2048,"name":"refreshToken","url":"classes/Mastodon.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":234,"kind":2048,"name":"revokeToken","url":"classes/Mastodon.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":235,"kind":2048,"name":"registerAccount","url":"classes/Mastodon.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":236,"kind":2048,"name":"verifyAccountCredentials","url":"classes/Mastodon.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":237,"kind":2048,"name":"updateCredentials","url":"classes/Mastodon.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":238,"kind":2048,"name":"getAccount","url":"classes/Mastodon.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":239,"kind":2048,"name":"getAccountStatuses","url":"classes/Mastodon.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":240,"kind":2048,"name":"subscribeAccount","url":"classes/Mastodon.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":241,"kind":2048,"name":"unsubscribeAccount","url":"classes/Mastodon.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":242,"kind":2048,"name":"getAccountFavourites","url":"classes/Mastodon.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":243,"kind":2048,"name":"getAccountFollowers","url":"classes/Mastodon.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":244,"kind":2048,"name":"getAccountFollowing","url":"classes/Mastodon.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":245,"kind":2048,"name":"getAccountLists","url":"classes/Mastodon.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":246,"kind":2048,"name":"getIdentityProof","url":"classes/Mastodon.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":247,"kind":2048,"name":"followAccount","url":"classes/Mastodon.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":248,"kind":2048,"name":"unfollowAccount","url":"classes/Mastodon.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":249,"kind":2048,"name":"blockAccount","url":"classes/Mastodon.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":250,"kind":2048,"name":"unblockAccount","url":"classes/Mastodon.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":251,"kind":2048,"name":"muteAccount","url":"classes/Mastodon.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":252,"kind":2048,"name":"unmuteAccount","url":"classes/Mastodon.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":253,"kind":2048,"name":"pinAccount","url":"classes/Mastodon.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":254,"kind":2048,"name":"unpinAccount","url":"classes/Mastodon.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":255,"kind":2048,"name":"getRelationship","url":"classes/Mastodon.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":256,"kind":2048,"name":"getRelationships","url":"classes/Mastodon.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":257,"kind":2048,"name":"searchAccount","url":"classes/Mastodon.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":258,"kind":2048,"name":"getBookmarks","url":"classes/Mastodon.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":259,"kind":2048,"name":"getFavourites","url":"classes/Mastodon.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":260,"kind":2048,"name":"getMutes","url":"classes/Mastodon.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":261,"kind":2048,"name":"getBlocks","url":"classes/Mastodon.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":262,"kind":2048,"name":"getDomainBlocks","url":"classes/Mastodon.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":263,"kind":2048,"name":"blockDomain","url":"classes/Mastodon.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":264,"kind":2048,"name":"unblockDomain","url":"classes/Mastodon.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":265,"kind":2048,"name":"getFilters","url":"classes/Mastodon.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":266,"kind":2048,"name":"getFilter","url":"classes/Mastodon.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":267,"kind":2048,"name":"createFilter","url":"classes/Mastodon.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":268,"kind":2048,"name":"updateFilter","url":"classes/Mastodon.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":269,"kind":2048,"name":"deleteFilter","url":"classes/Mastodon.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":270,"kind":2048,"name":"report","url":"classes/Mastodon.html#report","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":271,"kind":2048,"name":"getFollowRequests","url":"classes/Mastodon.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":272,"kind":2048,"name":"acceptFollowRequest","url":"classes/Mastodon.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":273,"kind":2048,"name":"rejectFollowRequest","url":"classes/Mastodon.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":274,"kind":2048,"name":"getEndorsements","url":"classes/Mastodon.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":275,"kind":2048,"name":"getFeaturedTags","url":"classes/Mastodon.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":276,"kind":2048,"name":"createFeaturedTag","url":"classes/Mastodon.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":277,"kind":2048,"name":"deleteFeaturedTag","url":"classes/Mastodon.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":278,"kind":2048,"name":"getSuggestedTags","url":"classes/Mastodon.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":279,"kind":2048,"name":"getPreferences","url":"classes/Mastodon.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":280,"kind":2048,"name":"getSuggestions","url":"classes/Mastodon.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":281,"kind":2048,"name":"postStatus","url":"classes/Mastodon.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":282,"kind":2048,"name":"getStatus","url":"classes/Mastodon.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":283,"kind":2048,"name":"deleteStatus","url":"classes/Mastodon.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":284,"kind":2048,"name":"getStatusContext","url":"classes/Mastodon.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":285,"kind":2048,"name":"getStatusRebloggedBy","url":"classes/Mastodon.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":286,"kind":2048,"name":"getStatusFavouritedBy","url":"classes/Mastodon.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":287,"kind":2048,"name":"favouriteStatus","url":"classes/Mastodon.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":288,"kind":2048,"name":"unfavouriteStatus","url":"classes/Mastodon.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":289,"kind":2048,"name":"reblogStatus","url":"classes/Mastodon.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":290,"kind":2048,"name":"unreblogStatus","url":"classes/Mastodon.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":291,"kind":2048,"name":"bookmarkStatus","url":"classes/Mastodon.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":292,"kind":2048,"name":"unbookmarkStatus","url":"classes/Mastodon.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":293,"kind":2048,"name":"muteStatus","url":"classes/Mastodon.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":294,"kind":2048,"name":"unmuteStatus","url":"classes/Mastodon.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":295,"kind":2048,"name":"pinStatus","url":"classes/Mastodon.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":296,"kind":2048,"name":"unpinStatus","url":"classes/Mastodon.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":297,"kind":2048,"name":"uploadMedia","url":"classes/Mastodon.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":298,"kind":2048,"name":"updateMedia","url":"classes/Mastodon.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":299,"kind":2048,"name":"getPoll","url":"classes/Mastodon.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":300,"kind":2048,"name":"votePoll","url":"classes/Mastodon.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":301,"kind":2048,"name":"getScheduledStatuses","url":"classes/Mastodon.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":302,"kind":2048,"name":"getScheduledStatus","url":"classes/Mastodon.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":303,"kind":2048,"name":"scheduleStatus","url":"classes/Mastodon.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":304,"kind":2048,"name":"cancelScheduledStatus","url":"classes/Mastodon.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":305,"kind":2048,"name":"getPublicTimeline","url":"classes/Mastodon.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":306,"kind":2048,"name":"getLocalTimeline","url":"classes/Mastodon.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":307,"kind":2048,"name":"getTagTimeline","url":"classes/Mastodon.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":308,"kind":2048,"name":"getHomeTimeline","url":"classes/Mastodon.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":309,"kind":2048,"name":"getListTimeline","url":"classes/Mastodon.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":310,"kind":2048,"name":"getConversationTimeline","url":"classes/Mastodon.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":311,"kind":2048,"name":"deleteConversation","url":"classes/Mastodon.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":312,"kind":2048,"name":"readConversation","url":"classes/Mastodon.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":313,"kind":2048,"name":"getLists","url":"classes/Mastodon.html#getLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":314,"kind":2048,"name":"getList","url":"classes/Mastodon.html#getList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":315,"kind":2048,"name":"createList","url":"classes/Mastodon.html#createList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":316,"kind":2048,"name":"updateList","url":"classes/Mastodon.html#updateList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":317,"kind":2048,"name":"deleteList","url":"classes/Mastodon.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":318,"kind":2048,"name":"getAccountsInList","url":"classes/Mastodon.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":319,"kind":2048,"name":"addAccountsToList","url":"classes/Mastodon.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":320,"kind":2048,"name":"deleteAccountsFromList","url":"classes/Mastodon.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":321,"kind":2048,"name":"getMarkers","url":"classes/Mastodon.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":322,"kind":2048,"name":"saveMarkers","url":"classes/Mastodon.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":323,"kind":2048,"name":"getNotifications","url":"classes/Mastodon.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":324,"kind":2048,"name":"getNotification","url":"classes/Mastodon.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":325,"kind":2048,"name":"dismissNotifications","url":"classes/Mastodon.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":326,"kind":2048,"name":"dismissNotification","url":"classes/Mastodon.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":327,"kind":2048,"name":"subscribePushNotification","url":"classes/Mastodon.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":328,"kind":2048,"name":"getPushSubscription","url":"classes/Mastodon.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":329,"kind":2048,"name":"updatePushSubscription","url":"classes/Mastodon.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":330,"kind":2048,"name":"deletePushSubscription","url":"classes/Mastodon.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":331,"kind":2048,"name":"search","url":"classes/Mastodon.html#search","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":332,"kind":2048,"name":"getInstance","url":"classes/Mastodon.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":333,"kind":2048,"name":"getInstancePeers","url":"classes/Mastodon.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":334,"kind":2048,"name":"getInstanceActivity","url":"classes/Mastodon.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":335,"kind":2048,"name":"getInstanceTrends","url":"classes/Mastodon.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":336,"kind":2048,"name":"getInstanceDirectory","url":"classes/Mastodon.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":337,"kind":2048,"name":"getInstanceCustomEmojis","url":"classes/Mastodon.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":338,"kind":2048,"name":"createEmojiReaction","url":"classes/Mastodon.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":339,"kind":2048,"name":"deleteEmojiReaction","url":"classes/Mastodon.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":340,"kind":2048,"name":"getEmojiReactions","url":"classes/Mastodon.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":341,"kind":2048,"name":"getEmojiReaction","url":"classes/Mastodon.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":342,"kind":2048,"name":"userStream","url":"classes/Mastodon.html#userStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":343,"kind":2048,"name":"publicStream","url":"classes/Mastodon.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":344,"kind":2048,"name":"localStream","url":"classes/Mastodon.html#localStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":345,"kind":2048,"name":"tagStream","url":"classes/Mastodon.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":346,"kind":2048,"name":"listStream","url":"classes/Mastodon.html#listStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":347,"kind":2048,"name":"directStream","url":"classes/Mastodon.html#directStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":348,"kind":2048,"name":"userSocket","url":"classes/Mastodon.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":349,"kind":2048,"name":"publicSocket","url":"classes/Mastodon.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":350,"kind":2048,"name":"localSocket","url":"classes/Mastodon.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":351,"kind":2048,"name":"tagSocket","url":"classes/Mastodon.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":352,"kind":2048,"name":"listSocket","url":"classes/Mastodon.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":353,"kind":2048,"name":"directSocket","url":"classes/Mastodon.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":354,"kind":128,"name":"Pleroma","url":"classes/Pleroma.html","classes":"tsd-kind-class"},{"id":355,"kind":512,"name":"constructor","url":"classes/Pleroma.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Pleroma"},{"id":356,"kind":1024,"name":"client","url":"classes/Pleroma.html#client","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Pleroma"},{"id":357,"kind":1024,"name":"baseUrl","url":"classes/Pleroma.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Pleroma"},{"id":358,"kind":2048,"name":"cancel","url":"classes/Pleroma.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":359,"kind":2048,"name":"registerApp","url":"classes/Pleroma.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":360,"kind":2048,"name":"createApp","url":"classes/Pleroma.html#createApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":361,"kind":2048,"name":"generateAuthUrl","url":"classes/Pleroma.html#generateAuthUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":362,"kind":2048,"name":"verifyAppCredentials","url":"classes/Pleroma.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":363,"kind":2048,"name":"fetchAccessToken","url":"classes/Pleroma.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":364,"kind":2048,"name":"refreshToken","url":"classes/Pleroma.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":365,"kind":2048,"name":"revokeToken","url":"classes/Pleroma.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":366,"kind":2048,"name":"registerAccount","url":"classes/Pleroma.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":367,"kind":2048,"name":"verifyAccountCredentials","url":"classes/Pleroma.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":368,"kind":2048,"name":"updateCredentials","url":"classes/Pleroma.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":369,"kind":2048,"name":"getAccount","url":"classes/Pleroma.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":370,"kind":2048,"name":"getAccountStatuses","url":"classes/Pleroma.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":371,"kind":2048,"name":"subscribeAccount","url":"classes/Pleroma.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":372,"kind":2048,"name":"unsubscribeAccount","url":"classes/Pleroma.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":373,"kind":2048,"name":"getAccountFavourites","url":"classes/Pleroma.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":374,"kind":2048,"name":"getAccountFollowers","url":"classes/Pleroma.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":375,"kind":2048,"name":"getAccountFollowing","url":"classes/Pleroma.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":376,"kind":2048,"name":"getAccountLists","url":"classes/Pleroma.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":377,"kind":2048,"name":"getIdentityProof","url":"classes/Pleroma.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":378,"kind":2048,"name":"followAccount","url":"classes/Pleroma.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":379,"kind":2048,"name":"unfollowAccount","url":"classes/Pleroma.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":380,"kind":2048,"name":"blockAccount","url":"classes/Pleroma.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":381,"kind":2048,"name":"unblockAccount","url":"classes/Pleroma.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":382,"kind":2048,"name":"muteAccount","url":"classes/Pleroma.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":383,"kind":2048,"name":"unmuteAccount","url":"classes/Pleroma.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":384,"kind":2048,"name":"pinAccount","url":"classes/Pleroma.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":385,"kind":2048,"name":"unpinAccount","url":"classes/Pleroma.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":386,"kind":2048,"name":"getRelationship","url":"classes/Pleroma.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":387,"kind":2048,"name":"getRelationships","url":"classes/Pleroma.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":388,"kind":2048,"name":"searchAccount","url":"classes/Pleroma.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":389,"kind":2048,"name":"getBookmarks","url":"classes/Pleroma.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":390,"kind":2048,"name":"getFavourites","url":"classes/Pleroma.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":391,"kind":2048,"name":"getMutes","url":"classes/Pleroma.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":392,"kind":2048,"name":"getBlocks","url":"classes/Pleroma.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":393,"kind":2048,"name":"getDomainBlocks","url":"classes/Pleroma.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":394,"kind":2048,"name":"blockDomain","url":"classes/Pleroma.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":395,"kind":2048,"name":"unblockDomain","url":"classes/Pleroma.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":396,"kind":2048,"name":"getFilters","url":"classes/Pleroma.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":397,"kind":2048,"name":"getFilter","url":"classes/Pleroma.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":398,"kind":2048,"name":"createFilter","url":"classes/Pleroma.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":399,"kind":2048,"name":"updateFilter","url":"classes/Pleroma.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":400,"kind":2048,"name":"deleteFilter","url":"classes/Pleroma.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":401,"kind":2048,"name":"report","url":"classes/Pleroma.html#report","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":402,"kind":2048,"name":"getFollowRequests","url":"classes/Pleroma.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":403,"kind":2048,"name":"acceptFollowRequest","url":"classes/Pleroma.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":404,"kind":2048,"name":"rejectFollowRequest","url":"classes/Pleroma.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":405,"kind":2048,"name":"getEndorsements","url":"classes/Pleroma.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":406,"kind":2048,"name":"getFeaturedTags","url":"classes/Pleroma.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":407,"kind":2048,"name":"createFeaturedTag","url":"classes/Pleroma.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":408,"kind":2048,"name":"deleteFeaturedTag","url":"classes/Pleroma.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":409,"kind":2048,"name":"getSuggestedTags","url":"classes/Pleroma.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":410,"kind":2048,"name":"getPreferences","url":"classes/Pleroma.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":411,"kind":2048,"name":"getSuggestions","url":"classes/Pleroma.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":412,"kind":2048,"name":"postStatus","url":"classes/Pleroma.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":413,"kind":2048,"name":"getStatus","url":"classes/Pleroma.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":414,"kind":2048,"name":"deleteStatus","url":"classes/Pleroma.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":415,"kind":2048,"name":"getStatusContext","url":"classes/Pleroma.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":416,"kind":2048,"name":"getStatusRebloggedBy","url":"classes/Pleroma.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":417,"kind":2048,"name":"getStatusFavouritedBy","url":"classes/Pleroma.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":418,"kind":2048,"name":"favouriteStatus","url":"classes/Pleroma.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":419,"kind":2048,"name":"unfavouriteStatus","url":"classes/Pleroma.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":420,"kind":2048,"name":"reblogStatus","url":"classes/Pleroma.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":421,"kind":2048,"name":"unreblogStatus","url":"classes/Pleroma.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":422,"kind":2048,"name":"bookmarkStatus","url":"classes/Pleroma.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":423,"kind":2048,"name":"unbookmarkStatus","url":"classes/Pleroma.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":424,"kind":2048,"name":"muteStatus","url":"classes/Pleroma.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":425,"kind":2048,"name":"unmuteStatus","url":"classes/Pleroma.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":426,"kind":2048,"name":"pinStatus","url":"classes/Pleroma.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":427,"kind":2048,"name":"unpinStatus","url":"classes/Pleroma.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":428,"kind":2048,"name":"uploadMedia","url":"classes/Pleroma.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":429,"kind":2048,"name":"updateMedia","url":"classes/Pleroma.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":430,"kind":2048,"name":"getPoll","url":"classes/Pleroma.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":431,"kind":2048,"name":"votePoll","url":"classes/Pleroma.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":432,"kind":2048,"name":"getScheduledStatuses","url":"classes/Pleroma.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":433,"kind":2048,"name":"getScheduledStatus","url":"classes/Pleroma.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":434,"kind":2048,"name":"scheduleStatus","url":"classes/Pleroma.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":435,"kind":2048,"name":"cancelScheduledStatus","url":"classes/Pleroma.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":436,"kind":2048,"name":"getPublicTimeline","url":"classes/Pleroma.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":437,"kind":2048,"name":"getLocalTimeline","url":"classes/Pleroma.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":438,"kind":2048,"name":"getTagTimeline","url":"classes/Pleroma.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":439,"kind":2048,"name":"getHomeTimeline","url":"classes/Pleroma.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":440,"kind":2048,"name":"getListTimeline","url":"classes/Pleroma.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":441,"kind":2048,"name":"getConversationTimeline","url":"classes/Pleroma.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":442,"kind":2048,"name":"deleteConversation","url":"classes/Pleroma.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":443,"kind":2048,"name":"readConversation","url":"classes/Pleroma.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":444,"kind":2048,"name":"getLists","url":"classes/Pleroma.html#getLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":445,"kind":2048,"name":"getList","url":"classes/Pleroma.html#getList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":446,"kind":2048,"name":"createList","url":"classes/Pleroma.html#createList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":447,"kind":2048,"name":"updateList","url":"classes/Pleroma.html#updateList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":448,"kind":2048,"name":"deleteList","url":"classes/Pleroma.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":449,"kind":2048,"name":"getAccountsInList","url":"classes/Pleroma.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":450,"kind":2048,"name":"addAccountsToList","url":"classes/Pleroma.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":451,"kind":2048,"name":"deleteAccountsFromList","url":"classes/Pleroma.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":452,"kind":2048,"name":"getMarkers","url":"classes/Pleroma.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":453,"kind":2048,"name":"saveMarkers","url":"classes/Pleroma.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":454,"kind":2048,"name":"getNotifications","url":"classes/Pleroma.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":455,"kind":2048,"name":"getNotification","url":"classes/Pleroma.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":456,"kind":2048,"name":"dismissNotifications","url":"classes/Pleroma.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":457,"kind":2048,"name":"dismissNotification","url":"classes/Pleroma.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":458,"kind":2048,"name":"subscribePushNotification","url":"classes/Pleroma.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":459,"kind":2048,"name":"getPushSubscription","url":"classes/Pleroma.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":460,"kind":2048,"name":"updatePushSubscription","url":"classes/Pleroma.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":461,"kind":2048,"name":"deletePushSubscription","url":"classes/Pleroma.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":462,"kind":2048,"name":"search","url":"classes/Pleroma.html#search","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":463,"kind":2048,"name":"getInstance","url":"classes/Pleroma.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":464,"kind":2048,"name":"getInstancePeers","url":"classes/Pleroma.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":465,"kind":2048,"name":"getInstanceActivity","url":"classes/Pleroma.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":466,"kind":2048,"name":"getInstanceTrends","url":"classes/Pleroma.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":467,"kind":2048,"name":"getInstanceDirectory","url":"classes/Pleroma.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":468,"kind":2048,"name":"getInstanceCustomEmojis","url":"classes/Pleroma.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":469,"kind":2048,"name":"createEmojiReaction","url":"classes/Pleroma.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":470,"kind":2048,"name":"deleteEmojiReaction","url":"classes/Pleroma.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":471,"kind":2048,"name":"getEmojiReactions","url":"classes/Pleroma.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":472,"kind":2048,"name":"getEmojiReaction","url":"classes/Pleroma.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":473,"kind":2048,"name":"userStream","url":"classes/Pleroma.html#userStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":474,"kind":2048,"name":"publicStream","url":"classes/Pleroma.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":475,"kind":2048,"name":"localStream","url":"classes/Pleroma.html#localStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":476,"kind":2048,"name":"tagStream","url":"classes/Pleroma.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":477,"kind":2048,"name":"listStream","url":"classes/Pleroma.html#listStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":478,"kind":2048,"name":"directStream","url":"classes/Pleroma.html#directStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":479,"kind":2048,"name":"userSocket","url":"classes/Pleroma.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":480,"kind":2048,"name":"publicSocket","url":"classes/Pleroma.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":481,"kind":2048,"name":"localSocket","url":"classes/Pleroma.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":482,"kind":2048,"name":"tagSocket","url":"classes/Pleroma.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":483,"kind":2048,"name":"listSocket","url":"classes/Pleroma.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":484,"kind":2048,"name":"directSocket","url":"classes/Pleroma.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":485,"kind":128,"name":"Misskey","url":"classes/Misskey.html","classes":"tsd-kind-class"},{"id":486,"kind":512,"name":"constructor","url":"classes/Misskey.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Misskey"},{"id":487,"kind":1024,"name":"client","url":"classes/Misskey.html#client","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Misskey"},{"id":488,"kind":1024,"name":"baseUrl","url":"classes/Misskey.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Misskey"},{"id":489,"kind":1024,"name":"proxyConfig","url":"classes/Misskey.html#proxyConfig","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Misskey"},{"id":490,"kind":2048,"name":"cancel","url":"classes/Misskey.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":491,"kind":2048,"name":"registerApp","url":"classes/Misskey.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":492,"kind":2048,"name":"createApp","url":"classes/Misskey.html#createApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":493,"kind":2048,"name":"generateAuthUrlAndToken","url":"classes/Misskey.html#generateAuthUrlAndToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":494,"kind":2048,"name":"verifyAppCredentials","url":"classes/Misskey.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":495,"kind":2048,"name":"fetchAccessToken","url":"classes/Misskey.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":496,"kind":2048,"name":"refreshToken","url":"classes/Misskey.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":497,"kind":2048,"name":"revokeToken","url":"classes/Misskey.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":498,"kind":2048,"name":"registerAccount","url":"classes/Misskey.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":499,"kind":2048,"name":"verifyAccountCredentials","url":"classes/Misskey.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":500,"kind":2048,"name":"updateCredentials","url":"classes/Misskey.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":501,"kind":2048,"name":"getAccount","url":"classes/Misskey.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":502,"kind":2048,"name":"getAccountStatuses","url":"classes/Misskey.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":503,"kind":2048,"name":"getAccountFavourites","url":"classes/Misskey.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":504,"kind":2048,"name":"subscribeAccount","url":"classes/Misskey.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":505,"kind":2048,"name":"unsubscribeAccount","url":"classes/Misskey.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":506,"kind":2048,"name":"getAccountFollowers","url":"classes/Misskey.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":507,"kind":2048,"name":"getAccountFollowing","url":"classes/Misskey.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":508,"kind":2048,"name":"getAccountLists","url":"classes/Misskey.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":509,"kind":2048,"name":"getIdentityProof","url":"classes/Misskey.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":510,"kind":2048,"name":"followAccount","url":"classes/Misskey.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":511,"kind":2048,"name":"unfollowAccount","url":"classes/Misskey.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":512,"kind":2048,"name":"blockAccount","url":"classes/Misskey.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":513,"kind":2048,"name":"unblockAccount","url":"classes/Misskey.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":514,"kind":2048,"name":"muteAccount","url":"classes/Misskey.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":515,"kind":2048,"name":"unmuteAccount","url":"classes/Misskey.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":516,"kind":2048,"name":"pinAccount","url":"classes/Misskey.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":517,"kind":2048,"name":"unpinAccount","url":"classes/Misskey.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":518,"kind":2048,"name":"getRelationship","url":"classes/Misskey.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":519,"kind":2048,"name":"getRelationships","url":"classes/Misskey.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":520,"kind":2048,"name":"searchAccount","url":"classes/Misskey.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":521,"kind":2048,"name":"getBookmarks","url":"classes/Misskey.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":522,"kind":2048,"name":"getFavourites","url":"classes/Misskey.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":523,"kind":2048,"name":"getMutes","url":"classes/Misskey.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":524,"kind":2048,"name":"getBlocks","url":"classes/Misskey.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":525,"kind":2048,"name":"getDomainBlocks","url":"classes/Misskey.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":526,"kind":2048,"name":"blockDomain","url":"classes/Misskey.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":527,"kind":2048,"name":"unblockDomain","url":"classes/Misskey.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":528,"kind":2048,"name":"getFilters","url":"classes/Misskey.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":529,"kind":2048,"name":"getFilter","url":"classes/Misskey.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":530,"kind":2048,"name":"createFilter","url":"classes/Misskey.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":531,"kind":2048,"name":"updateFilter","url":"classes/Misskey.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":532,"kind":2048,"name":"deleteFilter","url":"classes/Misskey.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":533,"kind":2048,"name":"report","url":"classes/Misskey.html#report","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":534,"kind":2048,"name":"getFollowRequests","url":"classes/Misskey.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":535,"kind":2048,"name":"acceptFollowRequest","url":"classes/Misskey.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":536,"kind":2048,"name":"rejectFollowRequest","url":"classes/Misskey.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":537,"kind":2048,"name":"getEndorsements","url":"classes/Misskey.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":538,"kind":2048,"name":"getFeaturedTags","url":"classes/Misskey.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":539,"kind":2048,"name":"createFeaturedTag","url":"classes/Misskey.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":540,"kind":2048,"name":"deleteFeaturedTag","url":"classes/Misskey.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":541,"kind":2048,"name":"getSuggestedTags","url":"classes/Misskey.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":542,"kind":2048,"name":"getPreferences","url":"classes/Misskey.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":543,"kind":2048,"name":"getSuggestions","url":"classes/Misskey.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":544,"kind":2048,"name":"postStatus","url":"classes/Misskey.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":545,"kind":2048,"name":"getStatus","url":"classes/Misskey.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":546,"kind":2048,"name":"deleteStatus","url":"classes/Misskey.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":547,"kind":2048,"name":"getStatusContext","url":"classes/Misskey.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":548,"kind":2048,"name":"getStatusRebloggedBy","url":"classes/Misskey.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":549,"kind":2048,"name":"getStatusFavouritedBy","url":"classes/Misskey.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":550,"kind":2048,"name":"favouriteStatus","url":"classes/Misskey.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":551,"kind":2048,"name":"unfavouriteStatus","url":"classes/Misskey.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":552,"kind":2048,"name":"reblogStatus","url":"classes/Misskey.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":553,"kind":2048,"name":"unreblogStatus","url":"classes/Misskey.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":554,"kind":2048,"name":"bookmarkStatus","url":"classes/Misskey.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":555,"kind":2048,"name":"unbookmarkStatus","url":"classes/Misskey.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":556,"kind":2048,"name":"muteStatus","url":"classes/Misskey.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":557,"kind":2048,"name":"unmuteStatus","url":"classes/Misskey.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":558,"kind":2048,"name":"pinStatus","url":"classes/Misskey.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":559,"kind":2048,"name":"unpinStatus","url":"classes/Misskey.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":560,"kind":2048,"name":"uploadMedia","url":"classes/Misskey.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":561,"kind":2048,"name":"updateMedia","url":"classes/Misskey.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":562,"kind":2048,"name":"getPoll","url":"classes/Misskey.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":563,"kind":2048,"name":"votePoll","url":"classes/Misskey.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":564,"kind":2048,"name":"getScheduledStatuses","url":"classes/Misskey.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":565,"kind":2048,"name":"getScheduledStatus","url":"classes/Misskey.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":566,"kind":2048,"name":"scheduleStatus","url":"classes/Misskey.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":567,"kind":2048,"name":"cancelScheduledStatus","url":"classes/Misskey.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":568,"kind":2048,"name":"getPublicTimeline","url":"classes/Misskey.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":569,"kind":2048,"name":"getLocalTimeline","url":"classes/Misskey.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":570,"kind":2048,"name":"getTagTimeline","url":"classes/Misskey.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":571,"kind":2048,"name":"getHomeTimeline","url":"classes/Misskey.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":572,"kind":2048,"name":"getListTimeline","url":"classes/Misskey.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":573,"kind":2048,"name":"getConversationTimeline","url":"classes/Misskey.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":574,"kind":2048,"name":"deleteConversation","url":"classes/Misskey.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":575,"kind":2048,"name":"readConversation","url":"classes/Misskey.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":576,"kind":2048,"name":"getLists","url":"classes/Misskey.html#getLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":577,"kind":2048,"name":"getList","url":"classes/Misskey.html#getList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":578,"kind":2048,"name":"createList","url":"classes/Misskey.html#createList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":579,"kind":2048,"name":"updateList","url":"classes/Misskey.html#updateList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":580,"kind":2048,"name":"deleteList","url":"classes/Misskey.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":581,"kind":2048,"name":"getAccountsInList","url":"classes/Misskey.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":582,"kind":2048,"name":"addAccountsToList","url":"classes/Misskey.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":583,"kind":2048,"name":"deleteAccountsFromList","url":"classes/Misskey.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":584,"kind":2048,"name":"getMarkers","url":"classes/Misskey.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":585,"kind":2048,"name":"saveMarkers","url":"classes/Misskey.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":586,"kind":2048,"name":"getNotifications","url":"classes/Misskey.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":587,"kind":2048,"name":"getNotification","url":"classes/Misskey.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":588,"kind":2048,"name":"dismissNotifications","url":"classes/Misskey.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":589,"kind":2048,"name":"dismissNotification","url":"classes/Misskey.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":590,"kind":2048,"name":"subscribePushNotification","url":"classes/Misskey.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":591,"kind":2048,"name":"getPushSubscription","url":"classes/Misskey.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":592,"kind":2048,"name":"updatePushSubscription","url":"classes/Misskey.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":593,"kind":2048,"name":"deletePushSubscription","url":"classes/Misskey.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":594,"kind":2048,"name":"search","url":"classes/Misskey.html#search","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":595,"kind":2048,"name":"getInstance","url":"classes/Misskey.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":596,"kind":2048,"name":"getInstancePeers","url":"classes/Misskey.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":597,"kind":2048,"name":"getInstanceActivity","url":"classes/Misskey.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":598,"kind":2048,"name":"getInstanceTrends","url":"classes/Misskey.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":599,"kind":2048,"name":"getInstanceDirectory","url":"classes/Misskey.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":600,"kind":2048,"name":"getInstanceCustomEmojis","url":"classes/Misskey.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":601,"kind":2048,"name":"createEmojiReaction","url":"classes/Misskey.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":602,"kind":2048,"name":"deleteEmojiReaction","url":"classes/Misskey.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":603,"kind":2048,"name":"getEmojiReactions","url":"classes/Misskey.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":604,"kind":2048,"name":"getEmojiReaction","url":"classes/Misskey.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":605,"kind":2048,"name":"userStream","url":"classes/Misskey.html#userStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":606,"kind":2048,"name":"publicStream","url":"classes/Misskey.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":607,"kind":2048,"name":"localStream","url":"classes/Misskey.html#localStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":608,"kind":2048,"name":"tagStream","url":"classes/Misskey.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":609,"kind":2048,"name":"listStream","url":"classes/Misskey.html#listStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":610,"kind":2048,"name":"directStream","url":"classes/Misskey.html#directStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":611,"kind":2048,"name":"userSocket","url":"classes/Misskey.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":612,"kind":2048,"name":"publicSocket","url":"classes/Misskey.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":613,"kind":2048,"name":"localSocket","url":"classes/Misskey.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":614,"kind":2048,"name":"tagSocket","url":"classes/Misskey.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":615,"kind":2048,"name":"listSocket","url":"classes/Misskey.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":616,"kind":2048,"name":"directSocket","url":"classes/Misskey.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":617,"kind":4,"name":"Entity","url":"modules/Entity.html","classes":"tsd-kind-namespace"},{"id":618,"kind":4194304,"name":"Emoji","url":"modules/Entity.html#Emoji","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":619,"kind":65536,"name":"__type","url":"modules/Entity.html#Emoji.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Emoji"},{"id":620,"kind":1024,"name":"shortcode","url":"modules/Entity.html#Emoji.__type-7.shortcode","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":621,"kind":1024,"name":"static_url","url":"modules/Entity.html#Emoji.__type-7.static_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":622,"kind":1024,"name":"url","url":"modules/Entity.html#Emoji.__type-7.url-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":623,"kind":1024,"name":"visible_in_picker","url":"modules/Entity.html#Emoji.__type-7.visible_in_picker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":624,"kind":4194304,"name":"Source","url":"modules/Entity.html#Source","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":625,"kind":65536,"name":"__type","url":"modules/Entity.html#Source.__type-29","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Source"},{"id":626,"kind":1024,"name":"privacy","url":"modules/Entity.html#Source.__type-29.privacy","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":627,"kind":1024,"name":"sensitive","url":"modules/Entity.html#Source.__type-29.sensitive","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":628,"kind":1024,"name":"language","url":"modules/Entity.html#Source.__type-29.language","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":629,"kind":1024,"name":"note","url":"modules/Entity.html#Source.__type-29.note-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":630,"kind":1024,"name":"fields","url":"modules/Entity.html#Source.__type-29.fields-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":631,"kind":4194304,"name":"Account","url":"modules/Entity.html#Account","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":632,"kind":65536,"name":"__type","url":"modules/Entity.html#Account.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Account"},{"id":633,"kind":1024,"name":"id","url":"modules/Entity.html#Account.__type.id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":634,"kind":1024,"name":"username","url":"modules/Entity.html#Account.__type.username","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":635,"kind":1024,"name":"acct","url":"modules/Entity.html#Account.__type.acct","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":636,"kind":1024,"name":"display_name","url":"modules/Entity.html#Account.__type.display_name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":637,"kind":1024,"name":"locked","url":"modules/Entity.html#Account.__type.locked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":638,"kind":1024,"name":"created_at","url":"modules/Entity.html#Account.__type.created_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":639,"kind":1024,"name":"followers_count","url":"modules/Entity.html#Account.__type.followers_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":640,"kind":1024,"name":"following_count","url":"modules/Entity.html#Account.__type.following_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":641,"kind":1024,"name":"statuses_count","url":"modules/Entity.html#Account.__type.statuses_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":642,"kind":1024,"name":"note","url":"modules/Entity.html#Account.__type.note","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":643,"kind":1024,"name":"url","url":"modules/Entity.html#Account.__type.url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":644,"kind":1024,"name":"avatar","url":"modules/Entity.html#Account.__type.avatar","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":645,"kind":1024,"name":"avatar_static","url":"modules/Entity.html#Account.__type.avatar_static","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":646,"kind":1024,"name":"header","url":"modules/Entity.html#Account.__type.header","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":647,"kind":1024,"name":"header_static","url":"modules/Entity.html#Account.__type.header_static","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":648,"kind":1024,"name":"emojis","url":"modules/Entity.html#Account.__type.emojis","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":649,"kind":1024,"name":"moved","url":"modules/Entity.html#Account.__type.moved","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":650,"kind":1024,"name":"fields","url":"modules/Entity.html#Account.__type.fields","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":651,"kind":1024,"name":"bot","url":"modules/Entity.html#Account.__type.bot","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":652,"kind":1024,"name":"source","url":"modules/Entity.html#Account.__type.source","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":653,"kind":4194304,"name":"Activity","url":"modules/Entity.html#Activity","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":654,"kind":65536,"name":"__type","url":"modules/Entity.html#Activity.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Activity"},{"id":655,"kind":1024,"name":"week","url":"modules/Entity.html#Activity.__type-1.week","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":656,"kind":1024,"name":"statuses","url":"modules/Entity.html#Activity.__type-1.statuses","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":657,"kind":1024,"name":"logins","url":"modules/Entity.html#Activity.__type-1.logins","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":658,"kind":1024,"name":"registrations","url":"modules/Entity.html#Activity.__type-1.registrations","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":659,"kind":4194304,"name":"Application","url":"modules/Entity.html#Application","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":660,"kind":65536,"name":"__type","url":"modules/Entity.html#Application.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Application"},{"id":661,"kind":1024,"name":"name","url":"modules/Entity.html#Application.__type-2.name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Application.__type"},{"id":662,"kind":1024,"name":"website","url":"modules/Entity.html#Application.__type-2.website","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Application.__type"},{"id":663,"kind":1024,"name":"vapid_key","url":"modules/Entity.html#Application.__type-2.vapid_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Application.__type"},{"id":664,"kind":4194304,"name":"Attachment","url":"modules/Entity.html#Attachment","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":665,"kind":65536,"name":"__type","url":"modules/Entity.html#Attachment.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Attachment"},{"id":666,"kind":1024,"name":"id","url":"modules/Entity.html#Attachment.__type-3.id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":667,"kind":1024,"name":"type","url":"modules/Entity.html#Attachment.__type-3.type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":668,"kind":1024,"name":"url","url":"modules/Entity.html#Attachment.__type-3.url-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":669,"kind":1024,"name":"remote_url","url":"modules/Entity.html#Attachment.__type-3.remote_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":670,"kind":1024,"name":"preview_url","url":"modules/Entity.html#Attachment.__type-3.preview_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":671,"kind":1024,"name":"text_url","url":"modules/Entity.html#Attachment.__type-3.text_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":672,"kind":1024,"name":"meta","url":"modules/Entity.html#Attachment.__type-3.meta","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":673,"kind":1024,"name":"description","url":"modules/Entity.html#Attachment.__type-3.description","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":674,"kind":4194304,"name":"Card","url":"modules/Entity.html#Card","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":675,"kind":65536,"name":"__type","url":"modules/Entity.html#Card.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Card"},{"id":676,"kind":1024,"name":"url","url":"modules/Entity.html#Card.__type-4.url-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":677,"kind":1024,"name":"title","url":"modules/Entity.html#Card.__type-4.title","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":678,"kind":1024,"name":"description","url":"modules/Entity.html#Card.__type-4.description-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":679,"kind":1024,"name":"type","url":"modules/Entity.html#Card.__type-4.type-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":680,"kind":1024,"name":"image","url":"modules/Entity.html#Card.__type-4.image","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":681,"kind":1024,"name":"author_name","url":"modules/Entity.html#Card.__type-4.author_name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":682,"kind":1024,"name":"author_url","url":"modules/Entity.html#Card.__type-4.author_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":683,"kind":1024,"name":"provider_name","url":"modules/Entity.html#Card.__type-4.provider_name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":684,"kind":1024,"name":"provider_url","url":"modules/Entity.html#Card.__type-4.provider_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":685,"kind":1024,"name":"html","url":"modules/Entity.html#Card.__type-4.html","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":686,"kind":1024,"name":"width","url":"modules/Entity.html#Card.__type-4.width","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":687,"kind":1024,"name":"height","url":"modules/Entity.html#Card.__type-4.height","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":688,"kind":4194304,"name":"Mention","url":"modules/Entity.html#Mention","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":689,"kind":65536,"name":"__type","url":"modules/Entity.html#Mention.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Mention"},{"id":690,"kind":1024,"name":"id","url":"modules/Entity.html#Mention.__type-18.id-6","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":691,"kind":1024,"name":"username","url":"modules/Entity.html#Mention.__type-18.username-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":692,"kind":1024,"name":"url","url":"modules/Entity.html#Mention.__type-18.url-4","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":693,"kind":1024,"name":"acct","url":"modules/Entity.html#Mention.__type-18.acct-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":694,"kind":4194304,"name":"History","url":"modules/Entity.html#History","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":695,"kind":65536,"name":"__type","url":"modules/Entity.html#History.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.History"},{"id":696,"kind":1024,"name":"day","url":"modules/Entity.html#History.__type-11.day","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.History.__type"},{"id":697,"kind":1024,"name":"uses","url":"modules/Entity.html#History.__type-11.uses","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.History.__type"},{"id":698,"kind":1024,"name":"accounts","url":"modules/Entity.html#History.__type-11.accounts-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.History.__type"},{"id":699,"kind":4194304,"name":"Tag","url":"modules/Entity.html#Tag","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":700,"kind":65536,"name":"__type","url":"modules/Entity.html#Tag.__type-33","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Tag"},{"id":701,"kind":1024,"name":"name","url":"modules/Entity.html#Tag.__type-33.name-4","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Tag.__type"},{"id":702,"kind":1024,"name":"url","url":"modules/Entity.html#Tag.__type-33.url-6","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Tag.__type"},{"id":703,"kind":1024,"name":"history","url":"modules/Entity.html#Tag.__type-33.history","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Tag.__type"},{"id":704,"kind":4194304,"name":"PollOption","url":"modules/Entity.html#PollOption","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":705,"kind":65536,"name":"__type","url":"modules/Entity.html#PollOption.__type-21","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.PollOption"},{"id":706,"kind":1024,"name":"title","url":"modules/Entity.html#PollOption.__type-21.title-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PollOption.__type"},{"id":707,"kind":1024,"name":"votes_count","url":"modules/Entity.html#PollOption.__type-21.votes_count-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PollOption.__type"},{"id":708,"kind":4194304,"name":"Poll","url":"modules/Entity.html#Poll","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":709,"kind":65536,"name":"__type","url":"modules/Entity.html#Poll.__type-20","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Poll"},{"id":710,"kind":1024,"name":"id","url":"modules/Entity.html#Poll.__type-20.id-8","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":711,"kind":1024,"name":"expires_at","url":"modules/Entity.html#Poll.__type-20.expires_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":712,"kind":1024,"name":"expired","url":"modules/Entity.html#Poll.__type-20.expired","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":713,"kind":1024,"name":"multiple","url":"modules/Entity.html#Poll.__type-20.multiple","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":714,"kind":1024,"name":"votes_count","url":"modules/Entity.html#Poll.__type-20.votes_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":715,"kind":1024,"name":"options","url":"modules/Entity.html#Poll.__type-20.options","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":716,"kind":1024,"name":"voted","url":"modules/Entity.html#Poll.__type-20.voted","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":717,"kind":4194304,"name":"Reaction","url":"modules/Entity.html#Reaction","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":718,"kind":65536,"name":"__type","url":"modules/Entity.html#Reaction.__type-24","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Reaction"},{"id":719,"kind":1024,"name":"count","url":"modules/Entity.html#Reaction.__type-24.count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":720,"kind":1024,"name":"me","url":"modules/Entity.html#Reaction.__type-24.me","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":721,"kind":1024,"name":"name","url":"modules/Entity.html#Reaction.__type-24.name-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":722,"kind":1024,"name":"accounts","url":"modules/Entity.html#Reaction.__type-24.accounts-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":723,"kind":4194304,"name":"Status","url":"modules/Entity.html#Status","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":724,"kind":65536,"name":"__type","url":"modules/Entity.html#Status.__type-31","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Status"},{"id":725,"kind":1024,"name":"id","url":"modules/Entity.html#Status.__type-31.id-13","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":726,"kind":1024,"name":"uri","url":"modules/Entity.html#Status.__type-31.uri-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":727,"kind":1024,"name":"url","url":"modules/Entity.html#Status.__type-31.url-5","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":728,"kind":1024,"name":"account","url":"modules/Entity.html#Status.__type-31.account-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":729,"kind":1024,"name":"in_reply_to_id","url":"modules/Entity.html#Status.__type-31.in_reply_to_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":730,"kind":1024,"name":"in_reply_to_account_id","url":"modules/Entity.html#Status.__type-31.in_reply_to_account_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":731,"kind":1024,"name":"reblog","url":"modules/Entity.html#Status.__type-31.reblog","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":732,"kind":1024,"name":"content","url":"modules/Entity.html#Status.__type-31.content","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":733,"kind":1024,"name":"plain_content","url":"modules/Entity.html#Status.__type-31.plain_content","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":734,"kind":1024,"name":"created_at","url":"modules/Entity.html#Status.__type-31.created_at-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":735,"kind":1024,"name":"emojis","url":"modules/Entity.html#Status.__type-31.emojis-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":736,"kind":1024,"name":"replies_count","url":"modules/Entity.html#Status.__type-31.replies_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":737,"kind":1024,"name":"reblogs_count","url":"modules/Entity.html#Status.__type-31.reblogs_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":738,"kind":1024,"name":"favourites_count","url":"modules/Entity.html#Status.__type-31.favourites_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":739,"kind":1024,"name":"reblogged","url":"modules/Entity.html#Status.__type-31.reblogged","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":740,"kind":1024,"name":"favourited","url":"modules/Entity.html#Status.__type-31.favourited","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":741,"kind":1024,"name":"muted","url":"modules/Entity.html#Status.__type-31.muted","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":742,"kind":1024,"name":"sensitive","url":"modules/Entity.html#Status.__type-31.sensitive-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":743,"kind":1024,"name":"spoiler_text","url":"modules/Entity.html#Status.__type-31.spoiler_text","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":744,"kind":1024,"name":"visibility","url":"modules/Entity.html#Status.__type-31.visibility","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":745,"kind":1024,"name":"media_attachments","url":"modules/Entity.html#Status.__type-31.media_attachments-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":746,"kind":1024,"name":"mentions","url":"modules/Entity.html#Status.__type-31.mentions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":747,"kind":1024,"name":"tags","url":"modules/Entity.html#Status.__type-31.tags","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":748,"kind":1024,"name":"card","url":"modules/Entity.html#Status.__type-31.card","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":749,"kind":1024,"name":"poll","url":"modules/Entity.html#Status.__type-31.poll","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":750,"kind":1024,"name":"application","url":"modules/Entity.html#Status.__type-31.application","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":751,"kind":1024,"name":"language","url":"modules/Entity.html#Status.__type-31.language-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":752,"kind":1024,"name":"pinned","url":"modules/Entity.html#Status.__type-31.pinned","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":753,"kind":1024,"name":"emoji_reactions","url":"modules/Entity.html#Status.__type-31.emoji_reactions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":754,"kind":1024,"name":"quote","url":"modules/Entity.html#Status.__type-31.quote","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":755,"kind":1024,"name":"bookmarked","url":"modules/Entity.html#Status.__type-31.bookmarked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":756,"kind":4194304,"name":"Context","url":"modules/Entity.html#Context","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":757,"kind":65536,"name":"__type","url":"modules/Entity.html#Context.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Context"},{"id":758,"kind":1024,"name":"ancestors","url":"modules/Entity.html#Context.__type-5.ancestors","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Context.__type"},{"id":759,"kind":1024,"name":"descendants","url":"modules/Entity.html#Context.__type-5.descendants","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Context.__type"},{"id":760,"kind":4194304,"name":"Conversation","url":"modules/Entity.html#Conversation","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":761,"kind":65536,"name":"__type","url":"modules/Entity.html#Conversation.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Conversation"},{"id":762,"kind":1024,"name":"id","url":"modules/Entity.html#Conversation.__type-6.id-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":763,"kind":1024,"name":"accounts","url":"modules/Entity.html#Conversation.__type-6.accounts","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":764,"kind":1024,"name":"last_status","url":"modules/Entity.html#Conversation.__type-6.last_status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":765,"kind":1024,"name":"unread","url":"modules/Entity.html#Conversation.__type-6.unread","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":766,"kind":4194304,"name":"FeaturedTag","url":"modules/Entity.html#FeaturedTag","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":767,"kind":65536,"name":"__type","url":"modules/Entity.html#FeaturedTag.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.FeaturedTag"},{"id":768,"kind":1024,"name":"id","url":"modules/Entity.html#FeaturedTag.__type-8.id-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":769,"kind":1024,"name":"name","url":"modules/Entity.html#FeaturedTag.__type-8.name-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":770,"kind":1024,"name":"statuses_count","url":"modules/Entity.html#FeaturedTag.__type-8.statuses_count-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":771,"kind":1024,"name":"last_status_at","url":"modules/Entity.html#FeaturedTag.__type-8.last_status_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":772,"kind":4194304,"name":"Field","url":"modules/Entity.html#Field","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":773,"kind":65536,"name":"__type","url":"modules/Entity.html#Field.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Field"},{"id":774,"kind":1024,"name":"name","url":"modules/Entity.html#Field.__type-9.name-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Field.__type"},{"id":775,"kind":1024,"name":"value","url":"modules/Entity.html#Field.__type-9.value","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Field.__type"},{"id":776,"kind":1024,"name":"verified_at","url":"modules/Entity.html#Field.__type-9.verified_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Field.__type"},{"id":777,"kind":4194304,"name":"Filter","url":"modules/Entity.html#Filter","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":778,"kind":65536,"name":"__type","url":"modules/Entity.html#Filter.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Filter"},{"id":779,"kind":1024,"name":"id","url":"modules/Entity.html#Filter.__type-10.id-4","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":780,"kind":1024,"name":"phrase","url":"modules/Entity.html#Filter.__type-10.phrase","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":781,"kind":1024,"name":"context","url":"modules/Entity.html#Filter.__type-10.context","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":782,"kind":1024,"name":"expires_at","url":"modules/Entity.html#Filter.__type-10.expires_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":783,"kind":1024,"name":"irreversible","url":"modules/Entity.html#Filter.__type-10.irreversible","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":784,"kind":1024,"name":"whole_word","url":"modules/Entity.html#Filter.__type-10.whole_word","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":785,"kind":4194304,"name":"FilterContext","url":"modules/Entity.html#FilterContext","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":786,"kind":4194304,"name":"IdentityProof","url":"modules/Entity.html#IdentityProof","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":787,"kind":65536,"name":"__type","url":"modules/Entity.html#IdentityProof.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.IdentityProof"},{"id":788,"kind":1024,"name":"provider","url":"modules/Entity.html#IdentityProof.__type-12.provider","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":789,"kind":1024,"name":"provider_username","url":"modules/Entity.html#IdentityProof.__type-12.provider_username","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":790,"kind":1024,"name":"updated_at","url":"modules/Entity.html#IdentityProof.__type-12.updated_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":791,"kind":1024,"name":"proof_url","url":"modules/Entity.html#IdentityProof.__type-12.proof_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":792,"kind":1024,"name":"profile_url","url":"modules/Entity.html#IdentityProof.__type-12.profile_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":793,"kind":4194304,"name":"URLs","url":"modules/Entity.html#URLs","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":794,"kind":65536,"name":"__type","url":"modules/Entity.html#URLs.__type-35","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.URLs"},{"id":795,"kind":1024,"name":"streaming_api","url":"modules/Entity.html#URLs.__type-35.streaming_api","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.URLs.__type"},{"id":796,"kind":4194304,"name":"Stats","url":"modules/Entity.html#Stats","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":797,"kind":65536,"name":"__type","url":"modules/Entity.html#Stats.__type-30","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Stats"},{"id":798,"kind":1024,"name":"user_count","url":"modules/Entity.html#Stats.__type-30.user_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Stats.__type"},{"id":799,"kind":1024,"name":"status_count","url":"modules/Entity.html#Stats.__type-30.status_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Stats.__type"},{"id":800,"kind":1024,"name":"domain_count","url":"modules/Entity.html#Stats.__type-30.domain_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Stats.__type"},{"id":801,"kind":4194304,"name":"Instance","url":"modules/Entity.html#Instance","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":802,"kind":65536,"name":"__type","url":"modules/Entity.html#Instance.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Instance"},{"id":803,"kind":1024,"name":"uri","url":"modules/Entity.html#Instance.__type-13.uri","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":804,"kind":1024,"name":"title","url":"modules/Entity.html#Instance.__type-13.title-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":805,"kind":1024,"name":"description","url":"modules/Entity.html#Instance.__type-13.description-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":806,"kind":1024,"name":"email","url":"modules/Entity.html#Instance.__type-13.email","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":807,"kind":1024,"name":"version","url":"modules/Entity.html#Instance.__type-13.version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":808,"kind":1024,"name":"thumbnail","url":"modules/Entity.html#Instance.__type-13.thumbnail","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":809,"kind":1024,"name":"urls","url":"modules/Entity.html#Instance.__type-13.urls","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":810,"kind":1024,"name":"stats","url":"modules/Entity.html#Instance.__type-13.stats","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":811,"kind":1024,"name":"languages","url":"modules/Entity.html#Instance.__type-13.languages","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":812,"kind":1024,"name":"contact_account","url":"modules/Entity.html#Instance.__type-13.contact_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":813,"kind":1024,"name":"max_toot_chars","url":"modules/Entity.html#Instance.__type-13.max_toot_chars","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":814,"kind":1024,"name":"registrations","url":"modules/Entity.html#Instance.__type-13.registrations-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":815,"kind":4194304,"name":"List","url":"modules/Entity.html#List","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":816,"kind":65536,"name":"__type","url":"modules/Entity.html#List.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.List"},{"id":817,"kind":1024,"name":"id","url":"modules/Entity.html#List.__type-14.id-5","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.List.__type"},{"id":818,"kind":1024,"name":"title","url":"modules/Entity.html#List.__type-14.title-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.List.__type"},{"id":819,"kind":4194304,"name":"Marker","url":"modules/Entity.html#Marker","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":820,"kind":65536,"name":"__type","url":"modules/Entity.html#Marker.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Marker"},{"id":821,"kind":1024,"name":"home","url":"modules/Entity.html#Marker.__type-15.home","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":822,"kind":65536,"name":"__type","url":"modules/Entity.html#Marker.__type-15.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":823,"kind":1024,"name":"last_read_id","url":"modules/Entity.html#Marker.__type-15.__type-16.last_read_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":824,"kind":1024,"name":"version","url":"modules/Entity.html#Marker.__type-15.__type-16.version-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":825,"kind":1024,"name":"updated_at","url":"modules/Entity.html#Marker.__type-15.__type-16.updated_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":826,"kind":1024,"name":"notifications","url":"modules/Entity.html#Marker.__type-15.notifications","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":827,"kind":65536,"name":"__type","url":"modules/Entity.html#Marker.__type-15.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":828,"kind":1024,"name":"last_read_id","url":"modules/Entity.html#Marker.__type-15.__type-17.last_read_id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":829,"kind":1024,"name":"version","url":"modules/Entity.html#Marker.__type-15.__type-17.version-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":830,"kind":1024,"name":"updated_at","url":"modules/Entity.html#Marker.__type-15.__type-17.updated_at-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":831,"kind":4194304,"name":"Notification","url":"modules/Entity.html#Notification","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":832,"kind":65536,"name":"__type","url":"modules/Entity.html#Notification.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Notification"},{"id":833,"kind":1024,"name":"account","url":"modules/Entity.html#Notification.__type-19.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":834,"kind":1024,"name":"created_at","url":"modules/Entity.html#Notification.__type-19.created_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":835,"kind":1024,"name":"id","url":"modules/Entity.html#Notification.__type-19.id-7","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":836,"kind":1024,"name":"status","url":"modules/Entity.html#Notification.__type-19.status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":837,"kind":1024,"name":"emoji","url":"modules/Entity.html#Notification.__type-19.emoji","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":838,"kind":1024,"name":"type","url":"modules/Entity.html#Notification.__type-19.type-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":839,"kind":4194304,"name":"NotificationType","url":"modules/Entity.html#NotificationType","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":840,"kind":4194304,"name":"Preferences","url":"modules/Entity.html#Preferences","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":841,"kind":65536,"name":"__type","url":"modules/Entity.html#Preferences.__type-22","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Preferences"},{"id":842,"kind":1024,"name":"posting:default:visibility","url":"modules/Entity.html#Preferences.__type-22.posting_default_visibility","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":843,"kind":1024,"name":"posting:default:sensitive","url":"modules/Entity.html#Preferences.__type-22.posting_default_sensitive","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":844,"kind":1024,"name":"posting:default:language","url":"modules/Entity.html#Preferences.__type-22.posting_default_language","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":845,"kind":1024,"name":"reading:expand:media","url":"modules/Entity.html#Preferences.__type-22.reading_expand_media","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":846,"kind":1024,"name":"reading:expand:spoilers","url":"modules/Entity.html#Preferences.__type-22.reading_expand_spoilers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":847,"kind":4194304,"name":"PushSubscription","url":"modules/Entity.html#PushSubscription","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":848,"kind":65536,"name":"__type","url":"modules/Entity.html#PushSubscription.__type-23","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.PushSubscription"},{"id":849,"kind":1024,"name":"id","url":"modules/Entity.html#PushSubscription.__type-23.id-9","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":850,"kind":1024,"name":"endpoint","url":"modules/Entity.html#PushSubscription.__type-23.endpoint","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":851,"kind":1024,"name":"server_key","url":"modules/Entity.html#PushSubscription.__type-23.server_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":852,"kind":1024,"name":"alerts","url":"modules/Entity.html#PushSubscription.__type-23.alerts","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":853,"kind":4194304,"name":"Relationship","url":"modules/Entity.html#Relationship","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":854,"kind":65536,"name":"__type","url":"modules/Entity.html#Relationship.__type-25","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Relationship"},{"id":855,"kind":1024,"name":"id","url":"modules/Entity.html#Relationship.__type-25.id-10","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":856,"kind":1024,"name":"following","url":"modules/Entity.html#Relationship.__type-25.following","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":857,"kind":1024,"name":"followed_by","url":"modules/Entity.html#Relationship.__type-25.followed_by","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":858,"kind":1024,"name":"delivery_following","url":"modules/Entity.html#Relationship.__type-25.delivery_following","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":859,"kind":1024,"name":"blocking","url":"modules/Entity.html#Relationship.__type-25.blocking","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":860,"kind":1024,"name":"blocked_by","url":"modules/Entity.html#Relationship.__type-25.blocked_by","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":861,"kind":1024,"name":"muting","url":"modules/Entity.html#Relationship.__type-25.muting","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":862,"kind":1024,"name":"muting_notifications","url":"modules/Entity.html#Relationship.__type-25.muting_notifications","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":863,"kind":1024,"name":"requested","url":"modules/Entity.html#Relationship.__type-25.requested","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":864,"kind":1024,"name":"domain_blocking","url":"modules/Entity.html#Relationship.__type-25.domain_blocking","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":865,"kind":1024,"name":"showing_reblogs","url":"modules/Entity.html#Relationship.__type-25.showing_reblogs","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":866,"kind":1024,"name":"endorsed","url":"modules/Entity.html#Relationship.__type-25.endorsed","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":867,"kind":1024,"name":"notifying","url":"modules/Entity.html#Relationship.__type-25.notifying","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":868,"kind":4194304,"name":"Report","url":"modules/Entity.html#Report","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":869,"kind":65536,"name":"__type","url":"modules/Entity.html#Report.__type-26","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Report"},{"id":870,"kind":1024,"name":"id","url":"modules/Entity.html#Report.__type-26.id-11","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":871,"kind":1024,"name":"action_taken","url":"modules/Entity.html#Report.__type-26.action_taken","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":872,"kind":1024,"name":"comment","url":"modules/Entity.html#Report.__type-26.comment","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":873,"kind":1024,"name":"account_id","url":"modules/Entity.html#Report.__type-26.account_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":874,"kind":1024,"name":"status_ids","url":"modules/Entity.html#Report.__type-26.status_ids","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":875,"kind":4194304,"name":"Results","url":"modules/Entity.html#Results","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":876,"kind":65536,"name":"__type","url":"modules/Entity.html#Results.__type-27","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Results"},{"id":877,"kind":1024,"name":"accounts","url":"modules/Entity.html#Results.__type-27.accounts-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Results.__type"},{"id":878,"kind":1024,"name":"statuses","url":"modules/Entity.html#Results.__type-27.statuses-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Results.__type"},{"id":879,"kind":1024,"name":"hashtags","url":"modules/Entity.html#Results.__type-27.hashtags","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Results.__type"},{"id":880,"kind":4194304,"name":"ScheduledStatus","url":"modules/Entity.html#ScheduledStatus","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":881,"kind":65536,"name":"__type","url":"modules/Entity.html#ScheduledStatus.__type-28","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.ScheduledStatus"},{"id":882,"kind":1024,"name":"id","url":"modules/Entity.html#ScheduledStatus.__type-28.id-12","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":883,"kind":1024,"name":"scheduled_at","url":"modules/Entity.html#ScheduledStatus.__type-28.scheduled_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":884,"kind":1024,"name":"params","url":"modules/Entity.html#ScheduledStatus.__type-28.params","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":885,"kind":1024,"name":"media_attachments","url":"modules/Entity.html#ScheduledStatus.__type-28.media_attachments","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":886,"kind":4194304,"name":"StatusParams","url":"modules/Entity.html#StatusParams","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":887,"kind":65536,"name":"__type","url":"modules/Entity.html#StatusParams.__type-32","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.StatusParams"},{"id":888,"kind":1024,"name":"text","url":"modules/Entity.html#StatusParams.__type-32.text","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":889,"kind":1024,"name":"in_reply_to_id","url":"modules/Entity.html#StatusParams.__type-32.in_reply_to_id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":890,"kind":1024,"name":"media_ids","url":"modules/Entity.html#StatusParams.__type-32.media_ids","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":891,"kind":1024,"name":"sensitive","url":"modules/Entity.html#StatusParams.__type-32.sensitive-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":892,"kind":1024,"name":"spoiler_text","url":"modules/Entity.html#StatusParams.__type-32.spoiler_text-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":893,"kind":1024,"name":"visibility","url":"modules/Entity.html#StatusParams.__type-32.visibility-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":894,"kind":1024,"name":"scheduled_at","url":"modules/Entity.html#StatusParams.__type-32.scheduled_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":895,"kind":1024,"name":"application_id","url":"modules/Entity.html#StatusParams.__type-32.application_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":896,"kind":4194304,"name":"Token","url":"modules/Entity.html#Token","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":897,"kind":65536,"name":"__type","url":"modules/Entity.html#Token.__type-34","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Token"},{"id":898,"kind":1024,"name":"access_token","url":"modules/Entity.html#Token.__type-34.access_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":899,"kind":1024,"name":"token_type","url":"modules/Entity.html#Token.__type-34.token_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":900,"kind":1024,"name":"scope","url":"modules/Entity.html#Token.__type-34.scope","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":901,"kind":1024,"name":"created_at","url":"modules/Entity.html#Token.__type-34.created_at-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":902,"kind":64,"name":"default","url":"modules.html#default","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,58.905]],["parent/0",[]],["name/1",[1,30.811]],["parent/1",[0,5.847]],["name/2",[2,64.014]],["parent/2",[3,5.264]],["name/3",[4,53.028]],["parent/3",[3,5.264]],["name/4",[5,64.014]],["parent/4",[3,5.264]],["name/5",[6,64.014]],["parent/5",[3,5.264]],["name/6",[7,51.021]],["parent/6",[]],["name/7",[8,64.014]],["parent/7",[7,5.065]],["name/8",[1,30.811]],["parent/8",[9,6.354]],["name/9",[10,40.035]],["parent/9",[11,4.899]],["name/10",[12,47.919]],["parent/10",[11,4.899]],["name/11",[13,55.541]],["parent/11",[11,4.899]],["name/12",[14,58.905]],["parent/12",[11,4.899]],["name/13",[15,58.905]],["parent/13",[11,4.899]],["name/14",[16,58.905]],["parent/14",[11,4.899]],["name/15",[17,64.014]],["parent/15",[7,5.065]],["name/16",[1,30.811]],["parent/16",[18,6.354]],["name/17",[19,55.541]],["parent/17",[20,4.899]],["name/18",[21,55.541]],["parent/18",[20,4.899]],["name/19",[22,55.541]],["parent/19",[20,4.899]],["name/20",[23,49.35]],["parent/20",[20,4.899]],["name/21",[24,58.905]],["parent/21",[20,4.899]],["name/22",[25,58.905]],["parent/22",[20,4.899]],["name/23",[26,64.014]],["parent/23",[7,5.065]],["name/24",[27,58.905]],["parent/24",[28,4.173]],["name/25",[29,49.35]],["parent/25",[28,4.173]],["name/26",[30,46.668]],["parent/26",[28,4.173]],["name/27",[31,64.014]],["parent/27",[28,4.173]],["name/28",[10,40.035]],["parent/28",[28,4.173]],["name/29",[12,47.919]],["parent/29",[28,4.173]],["name/30",[13,55.541]],["parent/30",[28,4.173]],["name/31",[14,58.905]],["parent/31",[28,4.173]],["name/32",[15,58.905]],["parent/32",[28,4.173]],["name/33",[16,58.905]],["parent/33",[28,4.173]],["name/34",[32,64.014]],["parent/34",[28,4.173]],["name/35",[33,64.014]],["parent/35",[28,4.173]],["name/36",[34,64.014]],["parent/36",[28,4.173]],["name/37",[35,64.014]],["parent/37",[7,5.065]],["name/38",[27,58.905]],["parent/38",[36,4.102]],["name/39",[29,49.35]],["parent/39",[36,4.102]],["name/40",[37,64.014]],["parent/40",[36,4.102]],["name/41",[19,55.541]],["parent/41",[36,4.102]],["name/42",[21,55.541]],["parent/42",[36,4.102]],["name/43",[23,49.35]],["parent/43",[36,4.102]],["name/44",[24,58.905]],["parent/44",[36,4.102]],["name/45",[25,58.905]],["parent/45",[36,4.102]],["name/46",[38,64.014]],["parent/46",[36,4.102]],["name/47",[39,64.014]],["parent/47",[36,4.102]],["name/48",[22,55.541]],["parent/48",[36,4.102]],["name/49",[40,64.014]],["parent/49",[36,4.102]],["name/50",[41,64.014]],["parent/50",[36,4.102]],["name/51",[42,51.021]],["parent/51",[36,4.102]],["name/52",[43,55.541]],["parent/52",[]],["name/53",[29,49.35]],["parent/53",[43,5.513]],["name/54",[44,58.905]],["parent/54",[43,5.513]],["name/55",[44,58.905]],["parent/55",[]],["name/56",[45,55.541]],["parent/56",[]],["name/57",[1,30.811]],["parent/57",[45,5.513]],["name/58",[46,64.014]],["parent/58",[47,5.065]],["name/59",[48,64.014]],["parent/59",[47,5.065]],["name/60",[49,64.014]],["parent/60",[47,5.065]],["name/61",[1,30.811]],["parent/61",[47,5.065]],["name/62",[50,55.541]],["parent/62",[51,5.847]],["name/63",[52,64.014]],["parent/63",[51,5.847]],["name/64",[53,64.014]],["parent/64",[47,5.065]],["name/65",[54,64.014]],["parent/65",[]],["name/66",[55,19.587]],["parent/66",[]],["name/67",[56,53.028]],["parent/67",[55,1.944]],["name/68",[57,53.028]],["parent/68",[55,1.944]],["name/69",[58,53.028]],["parent/69",[55,1.944]],["name/70",[59,53.028]],["parent/70",[55,1.944]],["name/71",[60,53.028]],["parent/71",[55,1.944]],["name/72",[42,51.021]],["parent/72",[55,1.944]],["name/73",[61,53.028]],["parent/73",[55,1.944]],["name/74",[62,53.028]],["parent/74",[55,1.944]],["name/75",[63,53.028]],["parent/75",[55,1.944]],["name/76",[64,53.028]],["parent/76",[55,1.944]],["name/77",[65,53.028]],["parent/77",[55,1.944]],["name/78",[66,53.028]],["parent/78",[55,1.944]],["name/79",[67,53.028]],["parent/79",[55,1.944]],["name/80",[68,53.028]],["parent/80",[55,1.944]],["name/81",[69,53.028]],["parent/81",[55,1.944]],["name/82",[70,53.028]],["parent/82",[55,1.944]],["name/83",[71,53.028]],["parent/83",[55,1.944]],["name/84",[72,53.028]],["parent/84",[55,1.944]],["name/85",[73,53.028]],["parent/85",[55,1.944]],["name/86",[74,53.028]],["parent/86",[55,1.944]],["name/87",[75,53.028]],["parent/87",[55,1.944]],["name/88",[76,53.028]],["parent/88",[55,1.944]],["name/89",[77,53.028]],["parent/89",[55,1.944]],["name/90",[78,53.028]],["parent/90",[55,1.944]],["name/91",[79,53.028]],["parent/91",[55,1.944]],["name/92",[80,53.028]],["parent/92",[55,1.944]],["name/93",[81,53.028]],["parent/93",[55,1.944]],["name/94",[82,53.028]],["parent/94",[55,1.944]],["name/95",[83,53.028]],["parent/95",[55,1.944]],["name/96",[84,53.028]],["parent/96",[55,1.944]],["name/97",[85,53.028]],["parent/97",[55,1.944]],["name/98",[86,53.028]],["parent/98",[55,1.944]],["name/99",[87,53.028]],["parent/99",[55,1.944]],["name/100",[88,53.028]],["parent/100",[55,1.944]],["name/101",[89,53.028]],["parent/101",[55,1.944]],["name/102",[90,53.028]],["parent/102",[55,1.944]],["name/103",[91,53.028]],["parent/103",[55,1.944]],["name/104",[92,53.028]],["parent/104",[55,1.944]],["name/105",[93,53.028]],["parent/105",[55,1.944]],["name/106",[94,53.028]],["parent/106",[55,1.944]],["name/107",[95,53.028]],["parent/107",[55,1.944]],["name/108",[96,53.028]],["parent/108",[55,1.944]],["name/109",[97,51.021]],["parent/109",[55,1.944]],["name/110",[98,53.028]],["parent/110",[55,1.944]],["name/111",[99,53.028]],["parent/111",[55,1.944]],["name/112",[100,53.028]],["parent/112",[55,1.944]],["name/113",[101,53.028]],["parent/113",[55,1.944]],["name/114",[102,53.028]],["parent/114",[55,1.944]],["name/115",[103,53.028]],["parent/115",[55,1.944]],["name/116",[104,53.028]],["parent/116",[55,1.944]],["name/117",[105,53.028]],["parent/117",[55,1.944]],["name/118",[106,53.028]],["parent/118",[55,1.944]],["name/119",[107,53.028]],["parent/119",[55,1.944]],["name/120",[108,53.028]],["parent/120",[55,1.944]],["name/121",[109,53.028]],["parent/121",[55,1.944]],["name/122",[110,53.028]],["parent/122",[55,1.944]],["name/123",[111,53.028]],["parent/123",[55,1.944]],["name/124",[112,53.028]],["parent/124",[55,1.944]],["name/125",[113,53.028]],["parent/125",[55,1.944]],["name/126",[114,53.028]],["parent/126",[55,1.944]],["name/127",[115,53.028]],["parent/127",[55,1.944]],["name/128",[116,53.028]],["parent/128",[55,1.944]],["name/129",[117,53.028]],["parent/129",[55,1.944]],["name/130",[118,53.028]],["parent/130",[55,1.944]],["name/131",[119,53.028]],["parent/131",[55,1.944]],["name/132",[120,53.028]],["parent/132",[55,1.944]],["name/133",[121,53.028]],["parent/133",[55,1.944]],["name/134",[122,53.028]],["parent/134",[55,1.944]],["name/135",[123,53.028]],["parent/135",[55,1.944]],["name/136",[124,53.028]],["parent/136",[55,1.944]],["name/137",[125,53.028]],["parent/137",[55,1.944]],["name/138",[126,53.028]],["parent/138",[55,1.944]],["name/139",[127,53.028]],["parent/139",[55,1.944]],["name/140",[128,53.028]],["parent/140",[55,1.944]],["name/141",[129,53.028]],["parent/141",[55,1.944]],["name/142",[130,53.028]],["parent/142",[55,1.944]],["name/143",[131,53.028]],["parent/143",[55,1.944]],["name/144",[132,53.028]],["parent/144",[55,1.944]],["name/145",[133,53.028]],["parent/145",[55,1.944]],["name/146",[134,53.028]],["parent/146",[55,1.944]],["name/147",[135,53.028]],["parent/147",[55,1.944]],["name/148",[136,53.028]],["parent/148",[55,1.944]],["name/149",[137,53.028]],["parent/149",[55,1.944]],["name/150",[138,53.028]],["parent/150",[55,1.944]],["name/151",[139,53.028]],["parent/151",[55,1.944]],["name/152",[140,53.028]],["parent/152",[55,1.944]],["name/153",[141,53.028]],["parent/153",[55,1.944]],["name/154",[142,53.028]],["parent/154",[55,1.944]],["name/155",[143,53.028]],["parent/155",[55,1.944]],["name/156",[144,53.028]],["parent/156",[55,1.944]],["name/157",[145,53.028]],["parent/157",[55,1.944]],["name/158",[146,53.028]],["parent/158",[55,1.944]],["name/159",[147,53.028]],["parent/159",[55,1.944]],["name/160",[148,53.028]],["parent/160",[55,1.944]],["name/161",[149,53.028]],["parent/161",[55,1.944]],["name/162",[150,53.028]],["parent/162",[55,1.944]],["name/163",[151,53.028]],["parent/163",[55,1.944]],["name/164",[152,53.028]],["parent/164",[55,1.944]],["name/165",[153,53.028]],["parent/165",[55,1.944]],["name/166",[154,53.028]],["parent/166",[55,1.944]],["name/167",[155,53.028]],["parent/167",[55,1.944]],["name/168",[156,53.028]],["parent/168",[55,1.944]],["name/169",[157,53.028]],["parent/169",[55,1.944]],["name/170",[158,53.028]],["parent/170",[55,1.944]],["name/171",[159,53.028]],["parent/171",[55,1.944]],["name/172",[160,53.028]],["parent/172",[55,1.944]],["name/173",[161,53.028]],["parent/173",[55,1.944]],["name/174",[162,53.028]],["parent/174",[55,1.944]],["name/175",[163,53.028]],["parent/175",[55,1.944]],["name/176",[164,53.028]],["parent/176",[55,1.944]],["name/177",[165,53.028]],["parent/177",[55,1.944]],["name/178",[166,53.028]],["parent/178",[55,1.944]],["name/179",[167,53.028]],["parent/179",[55,1.944]],["name/180",[168,53.028]],["parent/180",[55,1.944]],["name/181",[169,53.028]],["parent/181",[55,1.944]],["name/182",[170,53.028]],["parent/182",[55,1.944]],["name/183",[171,53.028]],["parent/183",[55,1.944]],["name/184",[172,53.028]],["parent/184",[55,1.944]],["name/185",[173,53.028]],["parent/185",[55,1.944]],["name/186",[174,53.028]],["parent/186",[55,1.944]],["name/187",[175,53.028]],["parent/187",[55,1.944]],["name/188",[176,53.028]],["parent/188",[55,1.944]],["name/189",[177,53.028]],["parent/189",[55,1.944]],["name/190",[178,53.028]],["parent/190",[55,1.944]],["name/191",[179,53.028]],["parent/191",[55,1.944]],["name/192",[180,53.028]],["parent/192",[55,1.944]],["name/193",[181,47.919]],["parent/193",[]],["name/194",[182,58.905]],["parent/194",[181,4.757]],["name/195",[183,58.905]],["parent/195",[181,4.757]],["name/196",[184,58.905]],["parent/196",[181,4.757]],["name/197",[185,58.905]],["parent/197",[181,4.757]],["name/198",[186,58.905]],["parent/198",[181,4.757]],["name/199",[187,58.905]],["parent/199",[181,4.757]],["name/200",[188,47.919]],["parent/200",[]],["name/201",[182,58.905]],["parent/201",[188,4.757]],["name/202",[183,58.905]],["parent/202",[188,4.757]],["name/203",[184,58.905]],["parent/203",[188,4.757]],["name/204",[185,58.905]],["parent/204",[188,4.757]],["name/205",[186,58.905]],["parent/205",[188,4.757]],["name/206",[187,58.905]],["parent/206",[188,4.757]],["name/207",[189,43.645]],["parent/207",[]],["name/208",[190,64.014]],["parent/208",[189,4.333]],["name/209",[191,64.014]],["parent/209",[189,4.333]],["name/210",[192,58.905]],["parent/210",[189,4.333]],["name/211",[193,58.905]],["parent/211",[189,4.333]],["name/212",[194,64.014]],["parent/212",[189,4.333]],["name/213",[195,64.014]],["parent/213",[189,4.333]],["name/214",[4,53.028]],["parent/214",[189,4.333]],["name/215",[196,64.014]],["parent/215",[189,4.333]],["name/216",[197,64.014]],["parent/216",[189,4.333]],["name/217",[198,47.919]],["parent/217",[]],["name/218",[199,58.905]],["parent/218",[198,4.757]],["name/219",[200,58.905]],["parent/219",[198,4.757]],["name/220",[201,64.014]],["parent/220",[198,4.757]],["name/221",[202,64.014]],["parent/221",[198,4.757]],["name/222",[203,53.028]],["parent/222",[198,4.757]],["name/223",[204,19.278]],["parent/223",[]],["name/224",[29,49.35]],["parent/224",[204,1.914]],["name/225",[205,55.541]],["parent/225",[204,1.914]],["name/226",[206,55.541]],["parent/226",[204,1.914]],["name/227",[56,53.028]],["parent/227",[204,1.914]],["name/228",[57,53.028]],["parent/228",[204,1.914]],["name/229",[58,53.028]],["parent/229",[204,1.914]],["name/230",[207,58.905]],["parent/230",[204,1.914]],["name/231",[59,53.028]],["parent/231",[204,1.914]],["name/232",[60,53.028]],["parent/232",[204,1.914]],["name/233",[42,51.021]],["parent/233",[204,1.914]],["name/234",[61,53.028]],["parent/234",[204,1.914]],["name/235",[62,53.028]],["parent/235",[204,1.914]],["name/236",[63,53.028]],["parent/236",[204,1.914]],["name/237",[64,53.028]],["parent/237",[204,1.914]],["name/238",[65,53.028]],["parent/238",[204,1.914]],["name/239",[66,53.028]],["parent/239",[204,1.914]],["name/240",[68,53.028]],["parent/240",[204,1.914]],["name/241",[69,53.028]],["parent/241",[204,1.914]],["name/242",[67,53.028]],["parent/242",[204,1.914]],["name/243",[70,53.028]],["parent/243",[204,1.914]],["name/244",[71,53.028]],["parent/244",[204,1.914]],["name/245",[72,53.028]],["parent/245",[204,1.914]],["name/246",[73,53.028]],["parent/246",[204,1.914]],["name/247",[74,53.028]],["parent/247",[204,1.914]],["name/248",[75,53.028]],["parent/248",[204,1.914]],["name/249",[76,53.028]],["parent/249",[204,1.914]],["name/250",[77,53.028]],["parent/250",[204,1.914]],["name/251",[78,53.028]],["parent/251",[204,1.914]],["name/252",[79,53.028]],["parent/252",[204,1.914]],["name/253",[80,53.028]],["parent/253",[204,1.914]],["name/254",[81,53.028]],["parent/254",[204,1.914]],["name/255",[82,53.028]],["parent/255",[204,1.914]],["name/256",[83,53.028]],["parent/256",[204,1.914]],["name/257",[84,53.028]],["parent/257",[204,1.914]],["name/258",[85,53.028]],["parent/258",[204,1.914]],["name/259",[86,53.028]],["parent/259",[204,1.914]],["name/260",[87,53.028]],["parent/260",[204,1.914]],["name/261",[88,53.028]],["parent/261",[204,1.914]],["name/262",[89,53.028]],["parent/262",[204,1.914]],["name/263",[90,53.028]],["parent/263",[204,1.914]],["name/264",[91,53.028]],["parent/264",[204,1.914]],["name/265",[92,53.028]],["parent/265",[204,1.914]],["name/266",[93,53.028]],["parent/266",[204,1.914]],["name/267",[94,53.028]],["parent/267",[204,1.914]],["name/268",[95,53.028]],["parent/268",[204,1.914]],["name/269",[96,53.028]],["parent/269",[204,1.914]],["name/270",[97,51.021]],["parent/270",[204,1.914]],["name/271",[98,53.028]],["parent/271",[204,1.914]],["name/272",[99,53.028]],["parent/272",[204,1.914]],["name/273",[100,53.028]],["parent/273",[204,1.914]],["name/274",[101,53.028]],["parent/274",[204,1.914]],["name/275",[102,53.028]],["parent/275",[204,1.914]],["name/276",[103,53.028]],["parent/276",[204,1.914]],["name/277",[104,53.028]],["parent/277",[204,1.914]],["name/278",[105,53.028]],["parent/278",[204,1.914]],["name/279",[106,53.028]],["parent/279",[204,1.914]],["name/280",[107,53.028]],["parent/280",[204,1.914]],["name/281",[108,53.028]],["parent/281",[204,1.914]],["name/282",[109,53.028]],["parent/282",[204,1.914]],["name/283",[110,53.028]],["parent/283",[204,1.914]],["name/284",[111,53.028]],["parent/284",[204,1.914]],["name/285",[112,53.028]],["parent/285",[204,1.914]],["name/286",[113,53.028]],["parent/286",[204,1.914]],["name/287",[114,53.028]],["parent/287",[204,1.914]],["name/288",[115,53.028]],["parent/288",[204,1.914]],["name/289",[116,53.028]],["parent/289",[204,1.914]],["name/290",[117,53.028]],["parent/290",[204,1.914]],["name/291",[118,53.028]],["parent/291",[204,1.914]],["name/292",[119,53.028]],["parent/292",[204,1.914]],["name/293",[120,53.028]],["parent/293",[204,1.914]],["name/294",[121,53.028]],["parent/294",[204,1.914]],["name/295",[122,53.028]],["parent/295",[204,1.914]],["name/296",[123,53.028]],["parent/296",[204,1.914]],["name/297",[124,53.028]],["parent/297",[204,1.914]],["name/298",[125,53.028]],["parent/298",[204,1.914]],["name/299",[126,53.028]],["parent/299",[204,1.914]],["name/300",[127,53.028]],["parent/300",[204,1.914]],["name/301",[128,53.028]],["parent/301",[204,1.914]],["name/302",[129,53.028]],["parent/302",[204,1.914]],["name/303",[130,53.028]],["parent/303",[204,1.914]],["name/304",[131,53.028]],["parent/304",[204,1.914]],["name/305",[132,53.028]],["parent/305",[204,1.914]],["name/306",[133,53.028]],["parent/306",[204,1.914]],["name/307",[134,53.028]],["parent/307",[204,1.914]],["name/308",[135,53.028]],["parent/308",[204,1.914]],["name/309",[136,53.028]],["parent/309",[204,1.914]],["name/310",[137,53.028]],["parent/310",[204,1.914]],["name/311",[138,53.028]],["parent/311",[204,1.914]],["name/312",[139,53.028]],["parent/312",[204,1.914]],["name/313",[140,53.028]],["parent/313",[204,1.914]],["name/314",[141,53.028]],["parent/314",[204,1.914]],["name/315",[142,53.028]],["parent/315",[204,1.914]],["name/316",[143,53.028]],["parent/316",[204,1.914]],["name/317",[144,53.028]],["parent/317",[204,1.914]],["name/318",[145,53.028]],["parent/318",[204,1.914]],["name/319",[146,53.028]],["parent/319",[204,1.914]],["name/320",[147,53.028]],["parent/320",[204,1.914]],["name/321",[148,53.028]],["parent/321",[204,1.914]],["name/322",[149,53.028]],["parent/322",[204,1.914]],["name/323",[150,53.028]],["parent/323",[204,1.914]],["name/324",[151,53.028]],["parent/324",[204,1.914]],["name/325",[152,53.028]],["parent/325",[204,1.914]],["name/326",[153,53.028]],["parent/326",[204,1.914]],["name/327",[154,53.028]],["parent/327",[204,1.914]],["name/328",[155,53.028]],["parent/328",[204,1.914]],["name/329",[156,53.028]],["parent/329",[204,1.914]],["name/330",[157,53.028]],["parent/330",[204,1.914]],["name/331",[158,53.028]],["parent/331",[204,1.914]],["name/332",[159,53.028]],["parent/332",[204,1.914]],["name/333",[160,53.028]],["parent/333",[204,1.914]],["name/334",[161,53.028]],["parent/334",[204,1.914]],["name/335",[162,53.028]],["parent/335",[204,1.914]],["name/336",[163,53.028]],["parent/336",[204,1.914]],["name/337",[164,53.028]],["parent/337",[204,1.914]],["name/338",[165,53.028]],["parent/338",[204,1.914]],["name/339",[166,53.028]],["parent/339",[204,1.914]],["name/340",[167,53.028]],["parent/340",[204,1.914]],["name/341",[168,53.028]],["parent/341",[204,1.914]],["name/342",[169,53.028]],["parent/342",[204,1.914]],["name/343",[170,53.028]],["parent/343",[204,1.914]],["name/344",[171,53.028]],["parent/344",[204,1.914]],["name/345",[172,53.028]],["parent/345",[204,1.914]],["name/346",[173,53.028]],["parent/346",[204,1.914]],["name/347",[174,53.028]],["parent/347",[204,1.914]],["name/348",[175,53.028]],["parent/348",[204,1.914]],["name/349",[176,53.028]],["parent/349",[204,1.914]],["name/350",[177,53.028]],["parent/350",[204,1.914]],["name/351",[178,53.028]],["parent/351",[204,1.914]],["name/352",[179,53.028]],["parent/352",[204,1.914]],["name/353",[180,53.028]],["parent/353",[204,1.914]],["name/354",[208,19.278]],["parent/354",[]],["name/355",[29,49.35]],["parent/355",[208,1.914]],["name/356",[205,55.541]],["parent/356",[208,1.914]],["name/357",[206,55.541]],["parent/357",[208,1.914]],["name/358",[56,53.028]],["parent/358",[208,1.914]],["name/359",[57,53.028]],["parent/359",[208,1.914]],["name/360",[58,53.028]],["parent/360",[208,1.914]],["name/361",[207,58.905]],["parent/361",[208,1.914]],["name/362",[59,53.028]],["parent/362",[208,1.914]],["name/363",[60,53.028]],["parent/363",[208,1.914]],["name/364",[42,51.021]],["parent/364",[208,1.914]],["name/365",[61,53.028]],["parent/365",[208,1.914]],["name/366",[62,53.028]],["parent/366",[208,1.914]],["name/367",[63,53.028]],["parent/367",[208,1.914]],["name/368",[64,53.028]],["parent/368",[208,1.914]],["name/369",[65,53.028]],["parent/369",[208,1.914]],["name/370",[66,53.028]],["parent/370",[208,1.914]],["name/371",[68,53.028]],["parent/371",[208,1.914]],["name/372",[69,53.028]],["parent/372",[208,1.914]],["name/373",[67,53.028]],["parent/373",[208,1.914]],["name/374",[70,53.028]],["parent/374",[208,1.914]],["name/375",[71,53.028]],["parent/375",[208,1.914]],["name/376",[72,53.028]],["parent/376",[208,1.914]],["name/377",[73,53.028]],["parent/377",[208,1.914]],["name/378",[74,53.028]],["parent/378",[208,1.914]],["name/379",[75,53.028]],["parent/379",[208,1.914]],["name/380",[76,53.028]],["parent/380",[208,1.914]],["name/381",[77,53.028]],["parent/381",[208,1.914]],["name/382",[78,53.028]],["parent/382",[208,1.914]],["name/383",[79,53.028]],["parent/383",[208,1.914]],["name/384",[80,53.028]],["parent/384",[208,1.914]],["name/385",[81,53.028]],["parent/385",[208,1.914]],["name/386",[82,53.028]],["parent/386",[208,1.914]],["name/387",[83,53.028]],["parent/387",[208,1.914]],["name/388",[84,53.028]],["parent/388",[208,1.914]],["name/389",[85,53.028]],["parent/389",[208,1.914]],["name/390",[86,53.028]],["parent/390",[208,1.914]],["name/391",[87,53.028]],["parent/391",[208,1.914]],["name/392",[88,53.028]],["parent/392",[208,1.914]],["name/393",[89,53.028]],["parent/393",[208,1.914]],["name/394",[90,53.028]],["parent/394",[208,1.914]],["name/395",[91,53.028]],["parent/395",[208,1.914]],["name/396",[92,53.028]],["parent/396",[208,1.914]],["name/397",[93,53.028]],["parent/397",[208,1.914]],["name/398",[94,53.028]],["parent/398",[208,1.914]],["name/399",[95,53.028]],["parent/399",[208,1.914]],["name/400",[96,53.028]],["parent/400",[208,1.914]],["name/401",[97,51.021]],["parent/401",[208,1.914]],["name/402",[98,53.028]],["parent/402",[208,1.914]],["name/403",[99,53.028]],["parent/403",[208,1.914]],["name/404",[100,53.028]],["parent/404",[208,1.914]],["name/405",[101,53.028]],["parent/405",[208,1.914]],["name/406",[102,53.028]],["parent/406",[208,1.914]],["name/407",[103,53.028]],["parent/407",[208,1.914]],["name/408",[104,53.028]],["parent/408",[208,1.914]],["name/409",[105,53.028]],["parent/409",[208,1.914]],["name/410",[106,53.028]],["parent/410",[208,1.914]],["name/411",[107,53.028]],["parent/411",[208,1.914]],["name/412",[108,53.028]],["parent/412",[208,1.914]],["name/413",[109,53.028]],["parent/413",[208,1.914]],["name/414",[110,53.028]],["parent/414",[208,1.914]],["name/415",[111,53.028]],["parent/415",[208,1.914]],["name/416",[112,53.028]],["parent/416",[208,1.914]],["name/417",[113,53.028]],["parent/417",[208,1.914]],["name/418",[114,53.028]],["parent/418",[208,1.914]],["name/419",[115,53.028]],["parent/419",[208,1.914]],["name/420",[116,53.028]],["parent/420",[208,1.914]],["name/421",[117,53.028]],["parent/421",[208,1.914]],["name/422",[118,53.028]],["parent/422",[208,1.914]],["name/423",[119,53.028]],["parent/423",[208,1.914]],["name/424",[120,53.028]],["parent/424",[208,1.914]],["name/425",[121,53.028]],["parent/425",[208,1.914]],["name/426",[122,53.028]],["parent/426",[208,1.914]],["name/427",[123,53.028]],["parent/427",[208,1.914]],["name/428",[124,53.028]],["parent/428",[208,1.914]],["name/429",[125,53.028]],["parent/429",[208,1.914]],["name/430",[126,53.028]],["parent/430",[208,1.914]],["name/431",[127,53.028]],["parent/431",[208,1.914]],["name/432",[128,53.028]],["parent/432",[208,1.914]],["name/433",[129,53.028]],["parent/433",[208,1.914]],["name/434",[130,53.028]],["parent/434",[208,1.914]],["name/435",[131,53.028]],["parent/435",[208,1.914]],["name/436",[132,53.028]],["parent/436",[208,1.914]],["name/437",[133,53.028]],["parent/437",[208,1.914]],["name/438",[134,53.028]],["parent/438",[208,1.914]],["name/439",[135,53.028]],["parent/439",[208,1.914]],["name/440",[136,53.028]],["parent/440",[208,1.914]],["name/441",[137,53.028]],["parent/441",[208,1.914]],["name/442",[138,53.028]],["parent/442",[208,1.914]],["name/443",[139,53.028]],["parent/443",[208,1.914]],["name/444",[140,53.028]],["parent/444",[208,1.914]],["name/445",[141,53.028]],["parent/445",[208,1.914]],["name/446",[142,53.028]],["parent/446",[208,1.914]],["name/447",[143,53.028]],["parent/447",[208,1.914]],["name/448",[144,53.028]],["parent/448",[208,1.914]],["name/449",[145,53.028]],["parent/449",[208,1.914]],["name/450",[146,53.028]],["parent/450",[208,1.914]],["name/451",[147,53.028]],["parent/451",[208,1.914]],["name/452",[148,53.028]],["parent/452",[208,1.914]],["name/453",[149,53.028]],["parent/453",[208,1.914]],["name/454",[150,53.028]],["parent/454",[208,1.914]],["name/455",[151,53.028]],["parent/455",[208,1.914]],["name/456",[152,53.028]],["parent/456",[208,1.914]],["name/457",[153,53.028]],["parent/457",[208,1.914]],["name/458",[154,53.028]],["parent/458",[208,1.914]],["name/459",[155,53.028]],["parent/459",[208,1.914]],["name/460",[156,53.028]],["parent/460",[208,1.914]],["name/461",[157,53.028]],["parent/461",[208,1.914]],["name/462",[158,53.028]],["parent/462",[208,1.914]],["name/463",[159,53.028]],["parent/463",[208,1.914]],["name/464",[160,53.028]],["parent/464",[208,1.914]],["name/465",[161,53.028]],["parent/465",[208,1.914]],["name/466",[162,53.028]],["parent/466",[208,1.914]],["name/467",[163,53.028]],["parent/467",[208,1.914]],["name/468",[164,53.028]],["parent/468",[208,1.914]],["name/469",[165,53.028]],["parent/469",[208,1.914]],["name/470",[166,53.028]],["parent/470",[208,1.914]],["name/471",[167,53.028]],["parent/471",[208,1.914]],["name/472",[168,53.028]],["parent/472",[208,1.914]],["name/473",[169,53.028]],["parent/473",[208,1.914]],["name/474",[170,53.028]],["parent/474",[208,1.914]],["name/475",[171,53.028]],["parent/475",[208,1.914]],["name/476",[172,53.028]],["parent/476",[208,1.914]],["name/477",[173,53.028]],["parent/477",[208,1.914]],["name/478",[174,53.028]],["parent/478",[208,1.914]],["name/479",[175,53.028]],["parent/479",[208,1.914]],["name/480",[176,53.028]],["parent/480",[208,1.914]],["name/481",[177,53.028]],["parent/481",[208,1.914]],["name/482",[178,53.028]],["parent/482",[208,1.914]],["name/483",[179,53.028]],["parent/483",[208,1.914]],["name/484",[180,53.028]],["parent/484",[208,1.914]],["name/485",[209,19.202]],["parent/485",[]],["name/486",[29,49.35]],["parent/486",[209,1.906]],["name/487",[205,55.541]],["parent/487",[209,1.906]],["name/488",[206,55.541]],["parent/488",[209,1.906]],["name/489",[45,55.541]],["parent/489",[209,1.906]],["name/490",[56,53.028]],["parent/490",[209,1.906]],["name/491",[57,53.028]],["parent/491",[209,1.906]],["name/492",[58,53.028]],["parent/492",[209,1.906]],["name/493",[210,64.014]],["parent/493",[209,1.906]],["name/494",[59,53.028]],["parent/494",[209,1.906]],["name/495",[60,53.028]],["parent/495",[209,1.906]],["name/496",[42,51.021]],["parent/496",[209,1.906]],["name/497",[61,53.028]],["parent/497",[209,1.906]],["name/498",[62,53.028]],["parent/498",[209,1.906]],["name/499",[63,53.028]],["parent/499",[209,1.906]],["name/500",[64,53.028]],["parent/500",[209,1.906]],["name/501",[65,53.028]],["parent/501",[209,1.906]],["name/502",[66,53.028]],["parent/502",[209,1.906]],["name/503",[67,53.028]],["parent/503",[209,1.906]],["name/504",[68,53.028]],["parent/504",[209,1.906]],["name/505",[69,53.028]],["parent/505",[209,1.906]],["name/506",[70,53.028]],["parent/506",[209,1.906]],["name/507",[71,53.028]],["parent/507",[209,1.906]],["name/508",[72,53.028]],["parent/508",[209,1.906]],["name/509",[73,53.028]],["parent/509",[209,1.906]],["name/510",[74,53.028]],["parent/510",[209,1.906]],["name/511",[75,53.028]],["parent/511",[209,1.906]],["name/512",[76,53.028]],["parent/512",[209,1.906]],["name/513",[77,53.028]],["parent/513",[209,1.906]],["name/514",[78,53.028]],["parent/514",[209,1.906]],["name/515",[79,53.028]],["parent/515",[209,1.906]],["name/516",[80,53.028]],["parent/516",[209,1.906]],["name/517",[81,53.028]],["parent/517",[209,1.906]],["name/518",[82,53.028]],["parent/518",[209,1.906]],["name/519",[83,53.028]],["parent/519",[209,1.906]],["name/520",[84,53.028]],["parent/520",[209,1.906]],["name/521",[85,53.028]],["parent/521",[209,1.906]],["name/522",[86,53.028]],["parent/522",[209,1.906]],["name/523",[87,53.028]],["parent/523",[209,1.906]],["name/524",[88,53.028]],["parent/524",[209,1.906]],["name/525",[89,53.028]],["parent/525",[209,1.906]],["name/526",[90,53.028]],["parent/526",[209,1.906]],["name/527",[91,53.028]],["parent/527",[209,1.906]],["name/528",[92,53.028]],["parent/528",[209,1.906]],["name/529",[93,53.028]],["parent/529",[209,1.906]],["name/530",[94,53.028]],["parent/530",[209,1.906]],["name/531",[95,53.028]],["parent/531",[209,1.906]],["name/532",[96,53.028]],["parent/532",[209,1.906]],["name/533",[97,51.021]],["parent/533",[209,1.906]],["name/534",[98,53.028]],["parent/534",[209,1.906]],["name/535",[99,53.028]],["parent/535",[209,1.906]],["name/536",[100,53.028]],["parent/536",[209,1.906]],["name/537",[101,53.028]],["parent/537",[209,1.906]],["name/538",[102,53.028]],["parent/538",[209,1.906]],["name/539",[103,53.028]],["parent/539",[209,1.906]],["name/540",[104,53.028]],["parent/540",[209,1.906]],["name/541",[105,53.028]],["parent/541",[209,1.906]],["name/542",[106,53.028]],["parent/542",[209,1.906]],["name/543",[107,53.028]],["parent/543",[209,1.906]],["name/544",[108,53.028]],["parent/544",[209,1.906]],["name/545",[109,53.028]],["parent/545",[209,1.906]],["name/546",[110,53.028]],["parent/546",[209,1.906]],["name/547",[111,53.028]],["parent/547",[209,1.906]],["name/548",[112,53.028]],["parent/548",[209,1.906]],["name/549",[113,53.028]],["parent/549",[209,1.906]],["name/550",[114,53.028]],["parent/550",[209,1.906]],["name/551",[115,53.028]],["parent/551",[209,1.906]],["name/552",[116,53.028]],["parent/552",[209,1.906]],["name/553",[117,53.028]],["parent/553",[209,1.906]],["name/554",[118,53.028]],["parent/554",[209,1.906]],["name/555",[119,53.028]],["parent/555",[209,1.906]],["name/556",[120,53.028]],["parent/556",[209,1.906]],["name/557",[121,53.028]],["parent/557",[209,1.906]],["name/558",[122,53.028]],["parent/558",[209,1.906]],["name/559",[123,53.028]],["parent/559",[209,1.906]],["name/560",[124,53.028]],["parent/560",[209,1.906]],["name/561",[125,53.028]],["parent/561",[209,1.906]],["name/562",[126,53.028]],["parent/562",[209,1.906]],["name/563",[127,53.028]],["parent/563",[209,1.906]],["name/564",[128,53.028]],["parent/564",[209,1.906]],["name/565",[129,53.028]],["parent/565",[209,1.906]],["name/566",[130,53.028]],["parent/566",[209,1.906]],["name/567",[131,53.028]],["parent/567",[209,1.906]],["name/568",[132,53.028]],["parent/568",[209,1.906]],["name/569",[133,53.028]],["parent/569",[209,1.906]],["name/570",[134,53.028]],["parent/570",[209,1.906]],["name/571",[135,53.028]],["parent/571",[209,1.906]],["name/572",[136,53.028]],["parent/572",[209,1.906]],["name/573",[137,53.028]],["parent/573",[209,1.906]],["name/574",[138,53.028]],["parent/574",[209,1.906]],["name/575",[139,53.028]],["parent/575",[209,1.906]],["name/576",[140,53.028]],["parent/576",[209,1.906]],["name/577",[141,53.028]],["parent/577",[209,1.906]],["name/578",[142,53.028]],["parent/578",[209,1.906]],["name/579",[143,53.028]],["parent/579",[209,1.906]],["name/580",[144,53.028]],["parent/580",[209,1.906]],["name/581",[145,53.028]],["parent/581",[209,1.906]],["name/582",[146,53.028]],["parent/582",[209,1.906]],["name/583",[147,53.028]],["parent/583",[209,1.906]],["name/584",[148,53.028]],["parent/584",[209,1.906]],["name/585",[149,53.028]],["parent/585",[209,1.906]],["name/586",[150,53.028]],["parent/586",[209,1.906]],["name/587",[151,53.028]],["parent/587",[209,1.906]],["name/588",[152,53.028]],["parent/588",[209,1.906]],["name/589",[153,53.028]],["parent/589",[209,1.906]],["name/590",[154,53.028]],["parent/590",[209,1.906]],["name/591",[155,53.028]],["parent/591",[209,1.906]],["name/592",[156,53.028]],["parent/592",[209,1.906]],["name/593",[157,53.028]],["parent/593",[209,1.906]],["name/594",[158,53.028]],["parent/594",[209,1.906]],["name/595",[159,53.028]],["parent/595",[209,1.906]],["name/596",[160,53.028]],["parent/596",[209,1.906]],["name/597",[161,53.028]],["parent/597",[209,1.906]],["name/598",[162,53.028]],["parent/598",[209,1.906]],["name/599",[163,53.028]],["parent/599",[209,1.906]],["name/600",[164,53.028]],["parent/600",[209,1.906]],["name/601",[165,53.028]],["parent/601",[209,1.906]],["name/602",[166,53.028]],["parent/602",[209,1.906]],["name/603",[167,53.028]],["parent/603",[209,1.906]],["name/604",[168,53.028]],["parent/604",[209,1.906]],["name/605",[169,53.028]],["parent/605",[209,1.906]],["name/606",[170,53.028]],["parent/606",[209,1.906]],["name/607",[171,53.028]],["parent/607",[209,1.906]],["name/608",[172,53.028]],["parent/608",[209,1.906]],["name/609",[173,53.028]],["parent/609",[209,1.906]],["name/610",[174,53.028]],["parent/610",[209,1.906]],["name/611",[175,53.028]],["parent/611",[209,1.906]],["name/612",[176,53.028]],["parent/612",[209,1.906]],["name/613",[177,53.028]],["parent/613",[209,1.906]],["name/614",[178,53.028]],["parent/614",[209,1.906]],["name/615",[179,53.028]],["parent/615",[209,1.906]],["name/616",[180,53.028]],["parent/616",[209,1.906]],["name/617",[211,31.825]],["parent/617",[]],["name/618",[212,58.905]],["parent/618",[211,3.159]],["name/619",[1,30.811]],["parent/619",[213,6.354]],["name/620",[214,64.014]],["parent/620",[215,5.264]],["name/621",[216,64.014]],["parent/621",[215,5.264]],["name/622",[30,46.668]],["parent/622",[215,5.264]],["name/623",[217,64.014]],["parent/623",[215,5.264]],["name/624",[218,58.905]],["parent/624",[211,3.159]],["name/625",[1,30.811]],["parent/625",[219,6.354]],["name/626",[220,64.014]],["parent/626",[221,5.065]],["name/627",[222,55.541]],["parent/627",[221,5.065]],["name/628",[223,58.905]],["parent/628",[221,5.065]],["name/629",[224,58.905]],["parent/629",[221,5.065]],["name/630",[225,58.905]],["parent/630",[221,5.065]],["name/631",[203,53.028]],["parent/631",[211,3.159]],["name/632",[1,30.811]],["parent/632",[226,6.354]],["name/633",[10,40.035]],["parent/633",[227,3.759]],["name/634",[50,55.541]],["parent/634",[227,3.759]],["name/635",[228,58.905]],["parent/635",[227,3.759]],["name/636",[229,64.014]],["parent/636",[227,3.759]],["name/637",[230,64.014]],["parent/637",[227,3.759]],["name/638",[23,49.35]],["parent/638",[227,3.759]],["name/639",[231,64.014]],["parent/639",[227,3.759]],["name/640",[232,64.014]],["parent/640",[227,3.759]],["name/641",[233,58.905]],["parent/641",[227,3.759]],["name/642",[224,58.905]],["parent/642",[227,3.759]],["name/643",[30,46.668]],["parent/643",[227,3.759]],["name/644",[234,64.014]],["parent/644",[227,3.759]],["name/645",[235,64.014]],["parent/645",[227,3.759]],["name/646",[236,64.014]],["parent/646",[227,3.759]],["name/647",[237,64.014]],["parent/647",[227,3.759]],["name/648",[238,58.905]],["parent/648",[227,3.759]],["name/649",[239,64.014]],["parent/649",[227,3.759]],["name/650",[225,58.905]],["parent/650",[227,3.759]],["name/651",[240,64.014]],["parent/651",[227,3.759]],["name/652",[218,58.905]],["parent/652",[227,3.759]],["name/653",[241,64.014]],["parent/653",[211,3.159]],["name/654",[1,30.811]],["parent/654",[242,6.354]],["name/655",[243,64.014]],["parent/655",[244,5.264]],["name/656",[245,58.905]],["parent/656",[244,5.264]],["name/657",[246,64.014]],["parent/657",[244,5.264]],["name/658",[247,58.905]],["parent/658",[244,5.264]],["name/659",[248,58.905]],["parent/659",[211,3.159]],["name/660",[1,30.811]],["parent/660",[249,6.354]],["name/661",[12,47.919]],["parent/661",[250,5.513]],["name/662",[13,55.541]],["parent/662",[250,5.513]],["name/663",[251,64.014]],["parent/663",[250,5.513]],["name/664",[252,64.014]],["parent/664",[211,3.159]],["name/665",[1,30.811]],["parent/665",[253,6.354]],["name/666",[10,40.035]],["parent/666",[254,4.633]],["name/667",[255,55.541]],["parent/667",[254,4.633]],["name/668",[30,46.668]],["parent/668",[254,4.633]],["name/669",[256,64.014]],["parent/669",[254,4.633]],["name/670",[257,64.014]],["parent/670",[254,4.633]],["name/671",[258,64.014]],["parent/671",[254,4.633]],["name/672",[259,64.014]],["parent/672",[254,4.633]],["name/673",[260,55.541]],["parent/673",[254,4.633]],["name/674",[261,58.905]],["parent/674",[211,3.159]],["name/675",[1,30.811]],["parent/675",[262,6.354]],["name/676",[30,46.668]],["parent/676",[263,4.25]],["name/677",[264,53.028]],["parent/677",[263,4.25]],["name/678",[260,55.541]],["parent/678",[263,4.25]],["name/679",[255,55.541]],["parent/679",[263,4.25]],["name/680",[265,64.014]],["parent/680",[263,4.25]],["name/681",[266,64.014]],["parent/681",[263,4.25]],["name/682",[267,64.014]],["parent/682",[263,4.25]],["name/683",[268,64.014]],["parent/683",[263,4.25]],["name/684",[269,64.014]],["parent/684",[263,4.25]],["name/685",[270,64.014]],["parent/685",[263,4.25]],["name/686",[271,64.014]],["parent/686",[263,4.25]],["name/687",[272,64.014]],["parent/687",[263,4.25]],["name/688",[193,58.905]],["parent/688",[211,3.159]],["name/689",[1,30.811]],["parent/689",[273,6.354]],["name/690",[10,40.035]],["parent/690",[274,5.264]],["name/691",[50,55.541]],["parent/691",[274,5.264]],["name/692",[30,46.668]],["parent/692",[274,5.264]],["name/693",[228,58.905]],["parent/693",[274,5.264]],["name/694",[275,58.905]],["parent/694",[211,3.159]],["name/695",[1,30.811]],["parent/695",[276,6.354]],["name/696",[277,64.014]],["parent/696",[278,5.513]],["name/697",[279,64.014]],["parent/697",[278,5.513]],["name/698",[280,53.028]],["parent/698",[278,5.513]],["name/699",[281,64.014]],["parent/699",[211,3.159]],["name/700",[1,30.811]],["parent/700",[282,6.354]],["name/701",[12,47.919]],["parent/701",[283,5.513]],["name/702",[30,46.668]],["parent/702",[283,5.513]],["name/703",[275,58.905]],["parent/703",[283,5.513]],["name/704",[284,64.014]],["parent/704",[211,3.159]],["name/705",[1,30.811]],["parent/705",[285,6.354]],["name/706",[264,53.028]],["parent/706",[286,5.847]],["name/707",[287,58.905]],["parent/707",[286,5.847]],["name/708",[288,58.905]],["parent/708",[211,3.159]],["name/709",[1,30.811]],["parent/709",[289,6.354]],["name/710",[10,40.035]],["parent/710",[290,4.757]],["name/711",[291,58.905]],["parent/711",[290,4.757]],["name/712",[292,64.014]],["parent/712",[290,4.757]],["name/713",[293,64.014]],["parent/713",[290,4.757]],["name/714",[287,58.905]],["parent/714",[290,4.757]],["name/715",[294,64.014]],["parent/715",[290,4.757]],["name/716",[295,64.014]],["parent/716",[290,4.757]],["name/717",[296,64.014]],["parent/717",[211,3.159]],["name/718",[1,30.811]],["parent/718",[297,6.354]],["name/719",[298,64.014]],["parent/719",[299,5.264]],["name/720",[300,64.014]],["parent/720",[299,5.264]],["name/721",[12,47.919]],["parent/721",[299,5.264]],["name/722",[280,53.028]],["parent/722",[299,5.264]],["name/723",[4,53.028]],["parent/723",[211,3.159]],["name/724",[1,30.811]],["parent/724",[301,6.354]],["name/725",[10,40.035]],["parent/725",[302,3.332]],["name/726",[303,58.905]],["parent/726",[302,3.332]],["name/727",[30,46.668]],["parent/727",[302,3.332]],["name/728",[203,53.028]],["parent/728",[302,3.332]],["name/729",[304,58.905]],["parent/729",[302,3.332]],["name/730",[305,64.014]],["parent/730",[302,3.332]],["name/731",[192,58.905]],["parent/731",[302,3.332]],["name/732",[306,64.014]],["parent/732",[302,3.332]],["name/733",[307,64.014]],["parent/733",[302,3.332]],["name/734",[23,49.35]],["parent/734",[302,3.332]],["name/735",[238,58.905]],["parent/735",[302,3.332]],["name/736",[308,64.014]],["parent/736",[302,3.332]],["name/737",[309,64.014]],["parent/737",[302,3.332]],["name/738",[310,64.014]],["parent/738",[302,3.332]],["name/739",[311,64.014]],["parent/739",[302,3.332]],["name/740",[312,64.014]],["parent/740",[302,3.332]],["name/741",[313,64.014]],["parent/741",[302,3.332]],["name/742",[222,55.541]],["parent/742",[302,3.332]],["name/743",[314,58.905]],["parent/743",[302,3.332]],["name/744",[315,58.905]],["parent/744",[302,3.332]],["name/745",[316,58.905]],["parent/745",[302,3.332]],["name/746",[317,64.014]],["parent/746",[302,3.332]],["name/747",[318,64.014]],["parent/747",[302,3.332]],["name/748",[261,58.905]],["parent/748",[302,3.332]],["name/749",[288,58.905]],["parent/749",[302,3.332]],["name/750",[248,58.905]],["parent/750",[302,3.332]],["name/751",[223,58.905]],["parent/751",[302,3.332]],["name/752",[319,64.014]],["parent/752",[302,3.332]],["name/753",[320,64.014]],["parent/753",[302,3.332]],["name/754",[321,64.014]],["parent/754",[302,3.332]],["name/755",[322,64.014]],["parent/755",[302,3.332]],["name/756",[323,58.905]],["parent/756",[211,3.159]],["name/757",[1,30.811]],["parent/757",[324,6.354]],["name/758",[325,64.014]],["parent/758",[326,5.847]],["name/759",[327,64.014]],["parent/759",[326,5.847]],["name/760",[328,64.014]],["parent/760",[211,3.159]],["name/761",[1,30.811]],["parent/761",[329,6.354]],["name/762",[10,40.035]],["parent/762",[330,5.264]],["name/763",[280,53.028]],["parent/763",[330,5.264]],["name/764",[331,64.014]],["parent/764",[330,5.264]],["name/765",[332,64.014]],["parent/765",[330,5.264]],["name/766",[333,64.014]],["parent/766",[211,3.159]],["name/767",[1,30.811]],["parent/767",[334,6.354]],["name/768",[10,40.035]],["parent/768",[335,5.264]],["name/769",[12,47.919]],["parent/769",[335,5.264]],["name/770",[233,58.905]],["parent/770",[335,5.264]],["name/771",[336,64.014]],["parent/771",[335,5.264]],["name/772",[337,64.014]],["parent/772",[211,3.159]],["name/773",[1,30.811]],["parent/773",[338,6.354]],["name/774",[12,47.919]],["parent/774",[339,5.513]],["name/775",[340,64.014]],["parent/775",[339,5.513]],["name/776",[341,64.014]],["parent/776",[339,5.513]],["name/777",[342,64.014]],["parent/777",[211,3.159]],["name/778",[1,30.811]],["parent/778",[343,6.354]],["name/779",[10,40.035]],["parent/779",[344,4.899]],["name/780",[345,64.014]],["parent/780",[344,4.899]],["name/781",[323,58.905]],["parent/781",[344,4.899]],["name/782",[291,58.905]],["parent/782",[344,4.899]],["name/783",[346,64.014]],["parent/783",[344,4.899]],["name/784",[347,64.014]],["parent/784",[344,4.899]],["name/785",[198,47.919]],["parent/785",[211,3.159]],["name/786",[348,64.014]],["parent/786",[211,3.159]],["name/787",[1,30.811]],["parent/787",[349,6.354]],["name/788",[350,64.014]],["parent/788",[351,5.065]],["name/789",[352,64.014]],["parent/789",[351,5.065]],["name/790",[353,55.541]],["parent/790",[351,5.065]],["name/791",[354,64.014]],["parent/791",[351,5.065]],["name/792",[355,64.014]],["parent/792",[351,5.065]],["name/793",[356,58.905]],["parent/793",[211,3.159]],["name/794",[1,30.811]],["parent/794",[357,6.354]],["name/795",[358,64.014]],["parent/795",[359,6.354]],["name/796",[360,58.905]],["parent/796",[211,3.159]],["name/797",[1,30.811]],["parent/797",[361,6.354]],["name/798",[362,64.014]],["parent/798",[363,5.513]],["name/799",[364,64.014]],["parent/799",[363,5.513]],["name/800",[365,64.014]],["parent/800",[363,5.513]],["name/801",[366,64.014]],["parent/801",[211,3.159]],["name/802",[1,30.811]],["parent/802",[367,6.354]],["name/803",[303,58.905]],["parent/803",[368,4.25]],["name/804",[264,53.028]],["parent/804",[368,4.25]],["name/805",[260,55.541]],["parent/805",[368,4.25]],["name/806",[369,64.014]],["parent/806",[368,4.25]],["name/807",[370,55.541]],["parent/807",[368,4.25]],["name/808",[371,64.014]],["parent/808",[368,4.25]],["name/809",[356,58.905]],["parent/809",[368,4.25]],["name/810",[360,58.905]],["parent/810",[368,4.25]],["name/811",[372,64.014]],["parent/811",[368,4.25]],["name/812",[373,64.014]],["parent/812",[368,4.25]],["name/813",[374,64.014]],["parent/813",[368,4.25]],["name/814",[247,58.905]],["parent/814",[368,4.25]],["name/815",[375,64.014]],["parent/815",[211,3.159]],["name/816",[1,30.811]],["parent/816",[376,6.354]],["name/817",[10,40.035]],["parent/817",[377,5.847]],["name/818",[264,53.028]],["parent/818",[377,5.847]],["name/819",[378,64.014]],["parent/819",[211,3.159]],["name/820",[1,30.811]],["parent/820",[379,6.354]],["name/821",[199,58.905]],["parent/821",[380,5.264]],["name/822",[1,30.811]],["parent/822",[380,5.264]],["name/823",[381,58.905]],["parent/823",[382,4.899]],["name/824",[370,55.541]],["parent/824",[382,4.899]],["name/825",[353,55.541]],["parent/825",[382,4.899]],["name/826",[200,58.905]],["parent/826",[380,5.264]],["name/827",[1,30.811]],["parent/827",[380,5.264]],["name/828",[381,58.905]],["parent/828",[382,4.899]],["name/829",[370,55.541]],["parent/829",[382,4.899]],["name/830",[353,55.541]],["parent/830",[382,4.899]],["name/831",[383,64.014]],["parent/831",[211,3.159]],["name/832",[1,30.811]],["parent/832",[384,6.354]],["name/833",[203,53.028]],["parent/833",[385,4.899]],["name/834",[23,49.35]],["parent/834",[385,4.899]],["name/835",[10,40.035]],["parent/835",[385,4.899]],["name/836",[4,53.028]],["parent/836",[385,4.899]],["name/837",[212,58.905]],["parent/837",[385,4.899]],["name/838",[255,55.541]],["parent/838",[385,4.899]],["name/839",[189,43.645]],["parent/839",[211,3.159]],["name/840",[386,64.014]],["parent/840",[211,3.159]],["name/841",[1,30.811]],["parent/841",[387,6.354]],["name/842",[388,64.014]],["parent/842",[389,5.065]],["name/843",[390,64.014]],["parent/843",[389,5.065]],["name/844",[391,64.014]],["parent/844",[389,5.065]],["name/845",[392,64.014]],["parent/845",[389,5.065]],["name/846",[393,64.014]],["parent/846",[389,5.065]],["name/847",[394,64.014]],["parent/847",[211,3.159]],["name/848",[1,30.811]],["parent/848",[395,6.354]],["name/849",[10,40.035]],["parent/849",[396,5.264]],["name/850",[397,64.014]],["parent/850",[396,5.264]],["name/851",[398,64.014]],["parent/851",[396,5.264]],["name/852",[399,64.014]],["parent/852",[396,5.264]],["name/853",[400,64.014]],["parent/853",[211,3.159]],["name/854",[1,30.811]],["parent/854",[401,6.354]],["name/855",[10,40.035]],["parent/855",[402,4.173]],["name/856",[403,64.014]],["parent/856",[402,4.173]],["name/857",[404,64.014]],["parent/857",[402,4.173]],["name/858",[405,64.014]],["parent/858",[402,4.173]],["name/859",[406,64.014]],["parent/859",[402,4.173]],["name/860",[407,64.014]],["parent/860",[402,4.173]],["name/861",[408,64.014]],["parent/861",[402,4.173]],["name/862",[409,64.014]],["parent/862",[402,4.173]],["name/863",[410,64.014]],["parent/863",[402,4.173]],["name/864",[411,64.014]],["parent/864",[402,4.173]],["name/865",[412,64.014]],["parent/865",[402,4.173]],["name/866",[413,64.014]],["parent/866",[402,4.173]],["name/867",[414,64.014]],["parent/867",[402,4.173]],["name/868",[97,51.021]],["parent/868",[211,3.159]],["name/869",[1,30.811]],["parent/869",[415,6.354]],["name/870",[10,40.035]],["parent/870",[416,5.065]],["name/871",[417,64.014]],["parent/871",[416,5.065]],["name/872",[418,64.014]],["parent/872",[416,5.065]],["name/873",[419,64.014]],["parent/873",[416,5.065]],["name/874",[420,64.014]],["parent/874",[416,5.065]],["name/875",[421,64.014]],["parent/875",[211,3.159]],["name/876",[1,30.811]],["parent/876",[422,6.354]],["name/877",[280,53.028]],["parent/877",[423,5.513]],["name/878",[245,58.905]],["parent/878",[423,5.513]],["name/879",[424,64.014]],["parent/879",[423,5.513]],["name/880",[425,64.014]],["parent/880",[211,3.159]],["name/881",[1,30.811]],["parent/881",[426,6.354]],["name/882",[10,40.035]],["parent/882",[427,5.264]],["name/883",[428,58.905]],["parent/883",[427,5.264]],["name/884",[429,64.014]],["parent/884",[427,5.264]],["name/885",[316,58.905]],["parent/885",[427,5.264]],["name/886",[430,64.014]],["parent/886",[211,3.159]],["name/887",[1,30.811]],["parent/887",[431,6.354]],["name/888",[432,64.014]],["parent/888",[433,4.633]],["name/889",[304,58.905]],["parent/889",[433,4.633]],["name/890",[434,64.014]],["parent/890",[433,4.633]],["name/891",[222,55.541]],["parent/891",[433,4.633]],["name/892",[314,58.905]],["parent/892",[433,4.633]],["name/893",[315,58.905]],["parent/893",[433,4.633]],["name/894",[428,58.905]],["parent/894",[433,4.633]],["name/895",[435,64.014]],["parent/895",[433,4.633]],["name/896",[436,64.014]],["parent/896",[211,3.159]],["name/897",[1,30.811]],["parent/897",[437,6.354]],["name/898",[19,55.541]],["parent/898",[438,5.264]],["name/899",[21,55.541]],["parent/899",[438,5.264]],["name/900",[22,55.541]],["parent/900",[438,5.264]],["name/901",[23,49.35]],["parent/901",[438,5.264]],["name/902",[439,64.014]],["parent/902",[]]],"invertedIndex":[["__type",{"_index":1,"name":{"1":{},"8":{},"16":{},"57":{},"61":{},"619":{},"625":{},"632":{},"654":{},"660":{},"665":{},"675":{},"689":{},"695":{},"700":{},"705":{},"709":{},"718":{},"724":{},"757":{},"761":{},"767":{},"773":{},"778":{},"787":{},"794":{},"797":{},"802":{},"816":{},"820":{},"822":{},"827":{},"832":{},"841":{},"848":{},"854":{},"869":{},"876":{},"881":{},"887":{},"897":{}},"parent":{}}],["_scope",{"_index":37,"name":{"40":{}},"parent":{}}],["acceptfollowrequest",{"_index":99,"name":{"111":{},"272":{},"403":{},"535":{}},"parent":{}}],["access_token",{"_index":19,"name":{"17":{},"41":{},"898":{}},"parent":{}}],["accesstoken",{"_index":38,"name":{"46":{}},"parent":{}}],["account",{"_index":203,"name":{"222":{},"631":{},"728":{},"833":{}},"parent":{}}],["account_id",{"_index":419,"name":{"873":{}},"parent":{}}],["accounts",{"_index":280,"name":{"698":{},"722":{},"763":{},"877":{}},"parent":{}}],["acct",{"_index":228,"name":{"635":{},"693":{}},"parent":{}}],["action_taken",{"_index":417,"name":{"871":{}},"parent":{}}],["activity",{"_index":241,"name":{"653":{}},"parent":{}}],["addaccountstolist",{"_index":146,"name":{"158":{},"319":{},"450":{},"582":{}},"parent":{}}],["alerts",{"_index":399,"name":{"852":{}},"parent":{}}],["ancestors",{"_index":325,"name":{"758":{}},"parent":{}}],["appdata",{"_index":26,"name":{"23":{}},"parent":{}}],["appdatafromserver",{"_index":8,"name":{"7":{}},"parent":{}}],["application",{"_index":248,"name":{"659":{},"750":{}},"parent":{}}],["application_id",{"_index":435,"name":{"895":{}},"parent":{}}],["attachment",{"_index":252,"name":{"664":{}},"parent":{}}],["auth",{"_index":49,"name":{"60":{}},"parent":{}}],["author_name",{"_index":266,"name":{"681":{}},"parent":{}}],["author_url",{"_index":267,"name":{"682":{}},"parent":{}}],["avatar",{"_index":234,"name":{"644":{}},"parent":{}}],["avatar_static",{"_index":235,"name":{"645":{}},"parent":{}}],["baseurl",{"_index":206,"name":{"226":{},"357":{},"488":{}},"parent":{}}],["blockaccount",{"_index":76,"name":{"88":{},"249":{},"380":{},"512":{}},"parent":{}}],["blockdomain",{"_index":90,"name":{"102":{},"263":{},"394":{},"526":{}},"parent":{}}],["blocked_by",{"_index":407,"name":{"860":{}},"parent":{}}],["blocking",{"_index":406,"name":{"859":{}},"parent":{}}],["bookmarked",{"_index":322,"name":{"755":{}},"parent":{}}],["bookmarkstatus",{"_index":118,"name":{"130":{},"291":{},"422":{},"554":{}},"parent":{}}],["bot",{"_index":240,"name":{"651":{}},"parent":{}}],["cancel",{"_index":56,"name":{"67":{},"227":{},"358":{},"490":{}},"parent":{}}],["cancelscheduledstatus",{"_index":131,"name":{"143":{},"304":{},"435":{},"567":{}},"parent":{}}],["card",{"_index":261,"name":{"674":{},"748":{}},"parent":{}}],["client",{"_index":205,"name":{"225":{},"356":{},"487":{}},"parent":{}}],["client_id",{"_index":15,"name":{"13":{},"32":{}},"parent":{}}],["client_secret",{"_index":16,"name":{"14":{},"33":{}},"parent":{}}],["clientid",{"_index":33,"name":{"35":{}},"parent":{}}],["clientsecret",{"_index":34,"name":{"36":{}},"parent":{}}],["comment",{"_index":418,"name":{"872":{}},"parent":{}}],["constructor",{"_index":29,"name":{"25":{},"39":{},"53":{},"224":{},"355":{},"486":{}},"parent":{}}],["contact_account",{"_index":373,"name":{"812":{}},"parent":{}}],["content",{"_index":306,"name":{"732":{}},"parent":{}}],["context",{"_index":323,"name":{"756":{},"781":{}},"parent":{}}],["conversation",{"_index":328,"name":{"760":{}},"parent":{}}],["count",{"_index":298,"name":{"719":{}},"parent":{}}],["createapp",{"_index":58,"name":{"69":{},"229":{},"360":{},"492":{}},"parent":{}}],["created_at",{"_index":23,"name":{"20":{},"43":{},"638":{},"734":{},"834":{},"901":{}},"parent":{}}],["createdat",{"_index":40,"name":{"49":{}},"parent":{}}],["createemojireaction",{"_index":165,"name":{"177":{},"338":{},"469":{},"601":{}},"parent":{}}],["createfeaturedtag",{"_index":103,"name":{"115":{},"276":{},"407":{},"539":{}},"parent":{}}],["createfilter",{"_index":94,"name":{"106":{},"267":{},"398":{},"530":{}},"parent":{}}],["createlist",{"_index":142,"name":{"154":{},"315":{},"446":{},"578":{}},"parent":{}}],["data",{"_index":2,"name":{"2":{}},"parent":{}}],["day",{"_index":277,"name":{"696":{}},"parent":{}}],["default",{"_index":439,"name":{"902":{}},"parent":{}}],["deleteaccountsfromlist",{"_index":147,"name":{"159":{},"320":{},"451":{},"583":{}},"parent":{}}],["deleteconversation",{"_index":138,"name":{"150":{},"311":{},"442":{},"574":{}},"parent":{}}],["deleteemojireaction",{"_index":166,"name":{"178":{},"339":{},"470":{},"602":{}},"parent":{}}],["deletefeaturedtag",{"_index":104,"name":{"116":{},"277":{},"408":{},"540":{}},"parent":{}}],["deletefilter",{"_index":96,"name":{"108":{},"269":{},"400":{},"532":{}},"parent":{}}],["deletelist",{"_index":144,"name":{"156":{},"317":{},"448":{},"580":{}},"parent":{}}],["deletepushsubscription",{"_index":157,"name":{"169":{},"330":{},"461":{},"593":{}},"parent":{}}],["deletestatus",{"_index":110,"name":{"122":{},"283":{},"414":{},"546":{}},"parent":{}}],["delivery_following",{"_index":405,"name":{"858":{}},"parent":{}}],["descendants",{"_index":327,"name":{"759":{}},"parent":{}}],["description",{"_index":260,"name":{"673":{},"678":{},"805":{}},"parent":{}}],["detector",{"_index":54,"name":{"65":{}},"parent":{}}],["directsocket",{"_index":180,"name":{"192":{},"353":{},"484":{},"616":{}},"parent":{}}],["directstream",{"_index":174,"name":{"186":{},"347":{},"478":{},"610":{}},"parent":{}}],["dismissnotification",{"_index":153,"name":{"165":{},"326":{},"457":{},"589":{}},"parent":{}}],["dismissnotifications",{"_index":152,"name":{"164":{},"325":{},"456":{},"588":{}},"parent":{}}],["display_name",{"_index":229,"name":{"636":{}},"parent":{}}],["domain_blocking",{"_index":411,"name":{"864":{}},"parent":{}}],["domain_count",{"_index":365,"name":{"800":{}},"parent":{}}],["email",{"_index":369,"name":{"806":{}},"parent":{}}],["emoji",{"_index":212,"name":{"618":{},"837":{}},"parent":{}}],["emoji_reactions",{"_index":320,"name":{"753":{}},"parent":{}}],["emojireaction",{"_index":194,"name":{"212":{}},"parent":{}}],["emojis",{"_index":238,"name":{"648":{},"735":{}},"parent":{}}],["endorsed",{"_index":413,"name":{"866":{}},"parent":{}}],["endpoint",{"_index":397,"name":{"850":{}},"parent":{}}],["entity",{"_index":211,"name":{"617":{}},"parent":{"618":{},"624":{},"631":{},"653":{},"659":{},"664":{},"674":{},"688":{},"694":{},"699":{},"704":{},"708":{},"717":{},"723":{},"756":{},"760":{},"766":{},"772":{},"777":{},"785":{},"786":{},"793":{},"796":{},"801":{},"815":{},"819":{},"831":{},"839":{},"840":{},"847":{},"853":{},"868":{},"875":{},"880":{},"886":{},"896":{}}}],["entity.account",{"_index":226,"name":{},"parent":{"632":{}}}],["entity.account.__type",{"_index":227,"name":{},"parent":{"633":{},"634":{},"635":{},"636":{},"637":{},"638":{},"639":{},"640":{},"641":{},"642":{},"643":{},"644":{},"645":{},"646":{},"647":{},"648":{},"649":{},"650":{},"651":{},"652":{}}}],["entity.activity",{"_index":242,"name":{},"parent":{"654":{}}}],["entity.activity.__type",{"_index":244,"name":{},"parent":{"655":{},"656":{},"657":{},"658":{}}}],["entity.application",{"_index":249,"name":{},"parent":{"660":{}}}],["entity.application.__type",{"_index":250,"name":{},"parent":{"661":{},"662":{},"663":{}}}],["entity.attachment",{"_index":253,"name":{},"parent":{"665":{}}}],["entity.attachment.__type",{"_index":254,"name":{},"parent":{"666":{},"667":{},"668":{},"669":{},"670":{},"671":{},"672":{},"673":{}}}],["entity.card",{"_index":262,"name":{},"parent":{"675":{}}}],["entity.card.__type",{"_index":263,"name":{},"parent":{"676":{},"677":{},"678":{},"679":{},"680":{},"681":{},"682":{},"683":{},"684":{},"685":{},"686":{},"687":{}}}],["entity.context",{"_index":324,"name":{},"parent":{"757":{}}}],["entity.context.__type",{"_index":326,"name":{},"parent":{"758":{},"759":{}}}],["entity.conversation",{"_index":329,"name":{},"parent":{"761":{}}}],["entity.conversation.__type",{"_index":330,"name":{},"parent":{"762":{},"763":{},"764":{},"765":{}}}],["entity.emoji",{"_index":213,"name":{},"parent":{"619":{}}}],["entity.emoji.__type",{"_index":215,"name":{},"parent":{"620":{},"621":{},"622":{},"623":{}}}],["entity.featuredtag",{"_index":334,"name":{},"parent":{"767":{}}}],["entity.featuredtag.__type",{"_index":335,"name":{},"parent":{"768":{},"769":{},"770":{},"771":{}}}],["entity.field",{"_index":338,"name":{},"parent":{"773":{}}}],["entity.field.__type",{"_index":339,"name":{},"parent":{"774":{},"775":{},"776":{}}}],["entity.filter",{"_index":343,"name":{},"parent":{"778":{}}}],["entity.filter.__type",{"_index":344,"name":{},"parent":{"779":{},"780":{},"781":{},"782":{},"783":{},"784":{}}}],["entity.history",{"_index":276,"name":{},"parent":{"695":{}}}],["entity.history.__type",{"_index":278,"name":{},"parent":{"696":{},"697":{},"698":{}}}],["entity.identityproof",{"_index":349,"name":{},"parent":{"787":{}}}],["entity.identityproof.__type",{"_index":351,"name":{},"parent":{"788":{},"789":{},"790":{},"791":{},"792":{}}}],["entity.instance",{"_index":367,"name":{},"parent":{"802":{}}}],["entity.instance.__type",{"_index":368,"name":{},"parent":{"803":{},"804":{},"805":{},"806":{},"807":{},"808":{},"809":{},"810":{},"811":{},"812":{},"813":{},"814":{}}}],["entity.list",{"_index":376,"name":{},"parent":{"816":{}}}],["entity.list.__type",{"_index":377,"name":{},"parent":{"817":{},"818":{}}}],["entity.marker",{"_index":379,"name":{},"parent":{"820":{}}}],["entity.marker.__type",{"_index":380,"name":{},"parent":{"821":{},"822":{},"826":{},"827":{}}}],["entity.marker.__type.__type",{"_index":382,"name":{},"parent":{"823":{},"824":{},"825":{},"828":{},"829":{},"830":{}}}],["entity.mention",{"_index":273,"name":{},"parent":{"689":{}}}],["entity.mention.__type",{"_index":274,"name":{},"parent":{"690":{},"691":{},"692":{},"693":{}}}],["entity.notification",{"_index":384,"name":{},"parent":{"832":{}}}],["entity.notification.__type",{"_index":385,"name":{},"parent":{"833":{},"834":{},"835":{},"836":{},"837":{},"838":{}}}],["entity.poll",{"_index":289,"name":{},"parent":{"709":{}}}],["entity.poll.__type",{"_index":290,"name":{},"parent":{"710":{},"711":{},"712":{},"713":{},"714":{},"715":{},"716":{}}}],["entity.polloption",{"_index":285,"name":{},"parent":{"705":{}}}],["entity.polloption.__type",{"_index":286,"name":{},"parent":{"706":{},"707":{}}}],["entity.preferences",{"_index":387,"name":{},"parent":{"841":{}}}],["entity.preferences.__type",{"_index":389,"name":{},"parent":{"842":{},"843":{},"844":{},"845":{},"846":{}}}],["entity.pushsubscription",{"_index":395,"name":{},"parent":{"848":{}}}],["entity.pushsubscription.__type",{"_index":396,"name":{},"parent":{"849":{},"850":{},"851":{},"852":{}}}],["entity.reaction",{"_index":297,"name":{},"parent":{"718":{}}}],["entity.reaction.__type",{"_index":299,"name":{},"parent":{"719":{},"720":{},"721":{},"722":{}}}],["entity.relationship",{"_index":401,"name":{},"parent":{"854":{}}}],["entity.relationship.__type",{"_index":402,"name":{},"parent":{"855":{},"856":{},"857":{},"858":{},"859":{},"860":{},"861":{},"862":{},"863":{},"864":{},"865":{},"866":{},"867":{}}}],["entity.report",{"_index":415,"name":{},"parent":{"869":{}}}],["entity.report.__type",{"_index":416,"name":{},"parent":{"870":{},"871":{},"872":{},"873":{},"874":{}}}],["entity.results",{"_index":422,"name":{},"parent":{"876":{}}}],["entity.results.__type",{"_index":423,"name":{},"parent":{"877":{},"878":{},"879":{}}}],["entity.scheduledstatus",{"_index":426,"name":{},"parent":{"881":{}}}],["entity.scheduledstatus.__type",{"_index":427,"name":{},"parent":{"882":{},"883":{},"884":{},"885":{}}}],["entity.source",{"_index":219,"name":{},"parent":{"625":{}}}],["entity.source.__type",{"_index":221,"name":{},"parent":{"626":{},"627":{},"628":{},"629":{},"630":{}}}],["entity.stats",{"_index":361,"name":{},"parent":{"797":{}}}],["entity.stats.__type",{"_index":363,"name":{},"parent":{"798":{},"799":{},"800":{}}}],["entity.status",{"_index":301,"name":{},"parent":{"724":{}}}],["entity.status.__type",{"_index":302,"name":{},"parent":{"725":{},"726":{},"727":{},"728":{},"729":{},"730":{},"731":{},"732":{},"733":{},"734":{},"735":{},"736":{},"737":{},"738":{},"739":{},"740":{},"741":{},"742":{},"743":{},"744":{},"745":{},"746":{},"747":{},"748":{},"749":{},"750":{},"751":{},"752":{},"753":{},"754":{},"755":{}}}],["entity.statusparams",{"_index":431,"name":{},"parent":{"887":{}}}],["entity.statusparams.__type",{"_index":433,"name":{},"parent":{"888":{},"889":{},"890":{},"891":{},"892":{},"893":{},"894":{},"895":{}}}],["entity.tag",{"_index":282,"name":{},"parent":{"700":{}}}],["entity.tag.__type",{"_index":283,"name":{},"parent":{"701":{},"702":{},"703":{}}}],["entity.token",{"_index":437,"name":{},"parent":{"897":{}}}],["entity.token.__type",{"_index":438,"name":{},"parent":{"898":{},"899":{},"900":{},"901":{}}}],["entity.urls",{"_index":357,"name":{},"parent":{"794":{}}}],["entity.urls.__type",{"_index":359,"name":{},"parent":{"795":{}}}],["expired",{"_index":292,"name":{"712":{}},"parent":{}}],["expires_at",{"_index":291,"name":{"711":{},"782":{}},"parent":{}}],["expires_in",{"_index":24,"name":{"21":{},"44":{}},"parent":{}}],["expiresin",{"_index":41,"name":{"50":{}},"parent":{}}],["favourite",{"_index":191,"name":{"209":{}},"parent":{}}],["favourited",{"_index":312,"name":{"740":{}},"parent":{}}],["favourites_count",{"_index":310,"name":{"738":{}},"parent":{}}],["favouritestatus",{"_index":114,"name":{"126":{},"287":{},"418":{},"550":{}},"parent":{}}],["featuredtag",{"_index":333,"name":{"766":{}},"parent":{}}],["fetchaccesstoken",{"_index":60,"name":{"71":{},"232":{},"363":{},"495":{}},"parent":{}}],["field",{"_index":337,"name":{"772":{}},"parent":{}}],["fields",{"_index":225,"name":{"630":{},"650":{}},"parent":{}}],["filter",{"_index":342,"name":{"777":{}},"parent":{}}],["filtercontext",{"_index":198,"name":{"217":{},"785":{}},"parent":{"218":{},"219":{},"220":{},"221":{},"222":{}}}],["follow",{"_index":190,"name":{"208":{}},"parent":{}}],["followaccount",{"_index":74,"name":{"86":{},"247":{},"378":{},"510":{}},"parent":{}}],["followed_by",{"_index":404,"name":{"857":{}},"parent":{}}],["followers_count",{"_index":231,"name":{"639":{}},"parent":{}}],["following",{"_index":403,"name":{"856":{}},"parent":{}}],["following_count",{"_index":232,"name":{"640":{}},"parent":{}}],["followrequest",{"_index":195,"name":{"213":{}},"parent":{}}],["from",{"_index":27,"name":{"24":{},"38":{}},"parent":{}}],["generateauthurl",{"_index":207,"name":{"230":{},"361":{}},"parent":{}}],["generateauthurlandtoken",{"_index":210,"name":{"493":{}},"parent":{}}],["getaccount",{"_index":65,"name":{"77":{},"238":{},"369":{},"501":{}},"parent":{}}],["getaccountfavourites",{"_index":67,"name":{"79":{},"242":{},"373":{},"503":{}},"parent":{}}],["getaccountfollowers",{"_index":70,"name":{"82":{},"243":{},"374":{},"506":{}},"parent":{}}],["getaccountfollowing",{"_index":71,"name":{"83":{},"244":{},"375":{},"507":{}},"parent":{}}],["getaccountlists",{"_index":72,"name":{"84":{},"245":{},"376":{},"508":{}},"parent":{}}],["getaccountsinlist",{"_index":145,"name":{"157":{},"318":{},"449":{},"581":{}},"parent":{}}],["getaccountstatuses",{"_index":66,"name":{"78":{},"239":{},"370":{},"502":{}},"parent":{}}],["getblocks",{"_index":88,"name":{"100":{},"261":{},"392":{},"524":{}},"parent":{}}],["getbookmarks",{"_index":85,"name":{"97":{},"258":{},"389":{},"521":{}},"parent":{}}],["getconversationtimeline",{"_index":137,"name":{"149":{},"310":{},"441":{},"573":{}},"parent":{}}],["getdomainblocks",{"_index":89,"name":{"101":{},"262":{},"393":{},"525":{}},"parent":{}}],["getemojireaction",{"_index":168,"name":{"180":{},"341":{},"472":{},"604":{}},"parent":{}}],["getemojireactions",{"_index":167,"name":{"179":{},"340":{},"471":{},"603":{}},"parent":{}}],["getendorsements",{"_index":101,"name":{"113":{},"274":{},"405":{},"537":{}},"parent":{}}],["getfavourites",{"_index":86,"name":{"98":{},"259":{},"390":{},"522":{}},"parent":{}}],["getfeaturedtags",{"_index":102,"name":{"114":{},"275":{},"406":{},"538":{}},"parent":{}}],["getfilter",{"_index":93,"name":{"105":{},"266":{},"397":{},"529":{}},"parent":{}}],["getfilters",{"_index":92,"name":{"104":{},"265":{},"396":{},"528":{}},"parent":{}}],["getfollowrequests",{"_index":98,"name":{"110":{},"271":{},"402":{},"534":{}},"parent":{}}],["gethometimeline",{"_index":135,"name":{"147":{},"308":{},"439":{},"571":{}},"parent":{}}],["getidentityproof",{"_index":73,"name":{"85":{},"246":{},"377":{},"509":{}},"parent":{}}],["getinstance",{"_index":159,"name":{"171":{},"332":{},"463":{},"595":{}},"parent":{}}],["getinstanceactivity",{"_index":161,"name":{"173":{},"334":{},"465":{},"597":{}},"parent":{}}],["getinstancecustomemojis",{"_index":164,"name":{"176":{},"337":{},"468":{},"600":{}},"parent":{}}],["getinstancedirectory",{"_index":163,"name":{"175":{},"336":{},"467":{},"599":{}},"parent":{}}],["getinstancepeers",{"_index":160,"name":{"172":{},"333":{},"464":{},"596":{}},"parent":{}}],["getinstancetrends",{"_index":162,"name":{"174":{},"335":{},"466":{},"598":{}},"parent":{}}],["getlist",{"_index":141,"name":{"153":{},"314":{},"445":{},"577":{}},"parent":{}}],["getlists",{"_index":140,"name":{"152":{},"313":{},"444":{},"576":{}},"parent":{}}],["getlisttimeline",{"_index":136,"name":{"148":{},"309":{},"440":{},"572":{}},"parent":{}}],["getlocaltimeline",{"_index":133,"name":{"145":{},"306":{},"437":{},"569":{}},"parent":{}}],["getmarkers",{"_index":148,"name":{"160":{},"321":{},"452":{},"584":{}},"parent":{}}],["getmutes",{"_index":87,"name":{"99":{},"260":{},"391":{},"523":{}},"parent":{}}],["getnotification",{"_index":151,"name":{"163":{},"324":{},"455":{},"587":{}},"parent":{}}],["getnotifications",{"_index":150,"name":{"162":{},"323":{},"454":{},"586":{}},"parent":{}}],["getpoll",{"_index":126,"name":{"138":{},"299":{},"430":{},"562":{}},"parent":{}}],["getpreferences",{"_index":106,"name":{"118":{},"279":{},"410":{},"542":{}},"parent":{}}],["getpublictimeline",{"_index":132,"name":{"144":{},"305":{},"436":{},"568":{}},"parent":{}}],["getpushsubscription",{"_index":155,"name":{"167":{},"328":{},"459":{},"591":{}},"parent":{}}],["getrelationship",{"_index":82,"name":{"94":{},"255":{},"386":{},"518":{}},"parent":{}}],["getrelationships",{"_index":83,"name":{"95":{},"256":{},"387":{},"519":{}},"parent":{}}],["getscheduledstatus",{"_index":129,"name":{"141":{},"302":{},"433":{},"565":{}},"parent":{}}],["getscheduledstatuses",{"_index":128,"name":{"140":{},"301":{},"432":{},"564":{}},"parent":{}}],["getstatus",{"_index":109,"name":{"121":{},"282":{},"413":{},"545":{}},"parent":{}}],["getstatuscontext",{"_index":111,"name":{"123":{},"284":{},"415":{},"547":{}},"parent":{}}],["getstatusfavouritedby",{"_index":113,"name":{"125":{},"286":{},"417":{},"549":{}},"parent":{}}],["getstatusrebloggedby",{"_index":112,"name":{"124":{},"285":{},"416":{},"548":{}},"parent":{}}],["getsuggestedtags",{"_index":105,"name":{"117":{},"278":{},"409":{},"541":{}},"parent":{}}],["getsuggestions",{"_index":107,"name":{"119":{},"280":{},"411":{},"543":{}},"parent":{}}],["gettagtimeline",{"_index":134,"name":{"146":{},"307":{},"438":{},"570":{}},"parent":{}}],["hashtags",{"_index":424,"name":{"879":{}},"parent":{}}],["header",{"_index":236,"name":{"646":{}},"parent":{}}],["header_static",{"_index":237,"name":{"647":{}},"parent":{}}],["headers",{"_index":6,"name":{"5":{}},"parent":{}}],["height",{"_index":272,"name":{"687":{}},"parent":{}}],["history",{"_index":275,"name":{"694":{},"703":{}},"parent":{}}],["home",{"_index":199,"name":{"218":{},"821":{}},"parent":{}}],["host",{"_index":46,"name":{"58":{}},"parent":{}}],["html",{"_index":270,"name":{"685":{}},"parent":{}}],["id",{"_index":10,"name":{"9":{},"28":{},"633":{},"666":{},"690":{},"710":{},"725":{},"762":{},"768":{},"779":{},"817":{},"835":{},"849":{},"855":{},"870":{},"882":{}},"parent":{}}],["identityproof",{"_index":348,"name":{"786":{}},"parent":{}}],["image",{"_index":265,"name":{"680":{}},"parent":{}}],["in_reply_to_account_id",{"_index":305,"name":{"730":{}},"parent":{}}],["in_reply_to_id",{"_index":304,"name":{"729":{},"889":{}},"parent":{}}],["instance",{"_index":366,"name":{"801":{}},"parent":{}}],["irreversible",{"_index":346,"name":{"783":{}},"parent":{}}],["iscancel",{"_index":44,"name":{"54":{},"55":{}},"parent":{}}],["language",{"_index":223,"name":{"628":{},"751":{}},"parent":{}}],["languages",{"_index":372,"name":{"811":{}},"parent":{}}],["last_read_id",{"_index":381,"name":{"823":{},"828":{}},"parent":{}}],["last_status",{"_index":331,"name":{"764":{}},"parent":{}}],["last_status_at",{"_index":336,"name":{"771":{}},"parent":{}}],["list",{"_index":375,"name":{"815":{}},"parent":{}}],["listsocket",{"_index":179,"name":{"191":{},"352":{},"483":{},"615":{}},"parent":{}}],["liststream",{"_index":173,"name":{"185":{},"346":{},"477":{},"609":{}},"parent":{}}],["localsocket",{"_index":177,"name":{"189":{},"350":{},"481":{},"613":{}},"parent":{}}],["localstream",{"_index":171,"name":{"183":{},"344":{},"475":{},"607":{}},"parent":{}}],["locked",{"_index":230,"name":{"637":{}},"parent":{}}],["logins",{"_index":246,"name":{"657":{}},"parent":{}}],["marker",{"_index":378,"name":{"819":{}},"parent":{}}],["mastodon",{"_index":204,"name":{"223":{}},"parent":{"224":{},"225":{},"226":{},"227":{},"228":{},"229":{},"230":{},"231":{},"232":{},"233":{},"234":{},"235":{},"236":{},"237":{},"238":{},"239":{},"240":{},"241":{},"242":{},"243":{},"244":{},"245":{},"246":{},"247":{},"248":{},"249":{},"250":{},"251":{},"252":{},"253":{},"254":{},"255":{},"256":{},"257":{},"258":{},"259":{},"260":{},"261":{},"262":{},"263":{},"264":{},"265":{},"266":{},"267":{},"268":{},"269":{},"270":{},"271":{},"272":{},"273":{},"274":{},"275":{},"276":{},"277":{},"278":{},"279":{},"280":{},"281":{},"282":{},"283":{},"284":{},"285":{},"286":{},"287":{},"288":{},"289":{},"290":{},"291":{},"292":{},"293":{},"294":{},"295":{},"296":{},"297":{},"298":{},"299":{},"300":{},"301":{},"302":{},"303":{},"304":{},"305":{},"306":{},"307":{},"308":{},"309":{},"310":{},"311":{},"312":{},"313":{},"314":{},"315":{},"316":{},"317":{},"318":{},"319":{},"320":{},"321":{},"322":{},"323":{},"324":{},"325":{},"326":{},"327":{},"328":{},"329":{},"330":{},"331":{},"332":{},"333":{},"334":{},"335":{},"336":{},"337":{},"338":{},"339":{},"340":{},"341":{},"342":{},"343":{},"344":{},"345":{},"346":{},"347":{},"348":{},"349":{},"350":{},"351":{},"352":{},"353":{}}}],["max_toot_chars",{"_index":374,"name":{"813":{}},"parent":{}}],["me",{"_index":300,"name":{"720":{}},"parent":{}}],["media_attachments",{"_index":316,"name":{"745":{},"885":{}},"parent":{}}],["media_ids",{"_index":434,"name":{"890":{}},"parent":{}}],["megalodoninterface",{"_index":55,"name":{"66":{}},"parent":{"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{},"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{},"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{},"172":{},"173":{},"174":{},"175":{},"176":{},"177":{},"178":{},"179":{},"180":{},"181":{},"182":{},"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{},"190":{},"191":{},"192":{}}}],["mention",{"_index":193,"name":{"211":{},"688":{}},"parent":{}}],["mentions",{"_index":317,"name":{"746":{}},"parent":{}}],["meta",{"_index":259,"name":{"672":{}},"parent":{}}],["misskey",{"_index":209,"name":{"485":{}},"parent":{"486":{},"487":{},"488":{},"489":{},"490":{},"491":{},"492":{},"493":{},"494":{},"495":{},"496":{},"497":{},"498":{},"499":{},"500":{},"501":{},"502":{},"503":{},"504":{},"505":{},"506":{},"507":{},"508":{},"509":{},"510":{},"511":{},"512":{},"513":{},"514":{},"515":{},"516":{},"517":{},"518":{},"519":{},"520":{},"521":{},"522":{},"523":{},"524":{},"525":{},"526":{},"527":{},"528":{},"529":{},"530":{},"531":{},"532":{},"533":{},"534":{},"535":{},"536":{},"537":{},"538":{},"539":{},"540":{},"541":{},"542":{},"543":{},"544":{},"545":{},"546":{},"547":{},"548":{},"549":{},"550":{},"551":{},"552":{},"553":{},"554":{},"555":{},"556":{},"557":{},"558":{},"559":{},"560":{},"561":{},"562":{},"563":{},"564":{},"565":{},"566":{},"567":{},"568":{},"569":{},"570":{},"571":{},"572":{},"573":{},"574":{},"575":{},"576":{},"577":{},"578":{},"579":{},"580":{},"581":{},"582":{},"583":{},"584":{},"585":{},"586":{},"587":{},"588":{},"589":{},"590":{},"591":{},"592":{},"593":{},"594":{},"595":{},"596":{},"597":{},"598":{},"599":{},"600":{},"601":{},"602":{},"603":{},"604":{},"605":{},"606":{},"607":{},"608":{},"609":{},"610":{},"611":{},"612":{},"613":{},"614":{},"615":{},"616":{}}}],["moved",{"_index":239,"name":{"649":{}},"parent":{}}],["multiple",{"_index":293,"name":{"713":{}},"parent":{}}],["muteaccount",{"_index":78,"name":{"90":{},"251":{},"382":{},"514":{}},"parent":{}}],["muted",{"_index":313,"name":{"741":{}},"parent":{}}],["mutestatus",{"_index":120,"name":{"132":{},"293":{},"424":{},"556":{}},"parent":{}}],["muting",{"_index":408,"name":{"861":{}},"parent":{}}],["muting_notifications",{"_index":409,"name":{"862":{}},"parent":{}}],["name",{"_index":12,"name":{"10":{},"29":{},"661":{},"701":{},"721":{},"769":{},"774":{}},"parent":{}}],["note",{"_index":224,"name":{"629":{},"642":{}},"parent":{}}],["notification",{"_index":383,"name":{"831":{}},"parent":{}}],["notifications",{"_index":200,"name":{"219":{},"826":{}},"parent":{}}],["notificationtype",{"_index":189,"name":{"207":{},"839":{}},"parent":{"208":{},"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{}}}],["notifying",{"_index":414,"name":{"867":{}},"parent":{}}],["oauth",{"_index":7,"name":{"6":{}},"parent":{"7":{},"15":{},"23":{},"37":{}}}],["oauth.appdata",{"_index":28,"name":{},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{}}}],["oauth.appdatafromserver",{"_index":9,"name":{},"parent":{"8":{}}}],["oauth.appdatafromserver.__type",{"_index":11,"name":{},"parent":{"9":{},"10":{},"11":{},"12":{},"13":{},"14":{}}}],["oauth.tokendata",{"_index":36,"name":{},"parent":{"38":{},"39":{},"40":{},"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{}}}],["oauth.tokendatafromserver",{"_index":18,"name":{},"parent":{"16":{}}}],["oauth.tokendatafromserver.__type",{"_index":20,"name":{},"parent":{"17":{},"18":{},"19":{},"20":{},"21":{},"22":{}}}],["on",{"_index":184,"name":{"196":{},"203":{}},"parent":{}}],["once",{"_index":185,"name":{"197":{},"204":{}},"parent":{}}],["options",{"_index":294,"name":{"715":{}},"parent":{}}],["params",{"_index":429,"name":{"884":{}},"parent":{}}],["password",{"_index":52,"name":{"63":{}},"parent":{}}],["phrase",{"_index":345,"name":{"780":{}},"parent":{}}],["pinaccount",{"_index":80,"name":{"92":{},"253":{},"384":{},"516":{}},"parent":{}}],["pinned",{"_index":319,"name":{"752":{}},"parent":{}}],["pinstatus",{"_index":122,"name":{"134":{},"295":{},"426":{},"558":{}},"parent":{}}],["plain_content",{"_index":307,"name":{"733":{}},"parent":{}}],["pleroma",{"_index":208,"name":{"354":{}},"parent":{"355":{},"356":{},"357":{},"358":{},"359":{},"360":{},"361":{},"362":{},"363":{},"364":{},"365":{},"366":{},"367":{},"368":{},"369":{},"370":{},"371":{},"372":{},"373":{},"374":{},"375":{},"376":{},"377":{},"378":{},"379":{},"380":{},"381":{},"382":{},"383":{},"384":{},"385":{},"386":{},"387":{},"388":{},"389":{},"390":{},"391":{},"392":{},"393":{},"394":{},"395":{},"396":{},"397":{},"398":{},"399":{},"400":{},"401":{},"402":{},"403":{},"404":{},"405":{},"406":{},"407":{},"408":{},"409":{},"410":{},"411":{},"412":{},"413":{},"414":{},"415":{},"416":{},"417":{},"418":{},"419":{},"420":{},"421":{},"422":{},"423":{},"424":{},"425":{},"426":{},"427":{},"428":{},"429":{},"430":{},"431":{},"432":{},"433":{},"434":{},"435":{},"436":{},"437":{},"438":{},"439":{},"440":{},"441":{},"442":{},"443":{},"444":{},"445":{},"446":{},"447":{},"448":{},"449":{},"450":{},"451":{},"452":{},"453":{},"454":{},"455":{},"456":{},"457":{},"458":{},"459":{},"460":{},"461":{},"462":{},"463":{},"464":{},"465":{},"466":{},"467":{},"468":{},"469":{},"470":{},"471":{},"472":{},"473":{},"474":{},"475":{},"476":{},"477":{},"478":{},"479":{},"480":{},"481":{},"482":{},"483":{},"484":{}}}],["poll",{"_index":288,"name":{"708":{},"749":{}},"parent":{}}],["pollexpired",{"_index":197,"name":{"216":{}},"parent":{}}],["polloption",{"_index":284,"name":{"704":{}},"parent":{}}],["pollvote",{"_index":196,"name":{"215":{}},"parent":{}}],["port",{"_index":48,"name":{"59":{}},"parent":{}}],["posting:default:language",{"_index":391,"name":{"844":{}},"parent":{}}],["posting:default:sensitive",{"_index":390,"name":{"843":{}},"parent":{}}],["posting:default:visibility",{"_index":388,"name":{"842":{}},"parent":{}}],["poststatus",{"_index":108,"name":{"120":{},"281":{},"412":{},"544":{}},"parent":{}}],["preferences",{"_index":386,"name":{"840":{}},"parent":{}}],["preview_url",{"_index":257,"name":{"670":{}},"parent":{}}],["privacy",{"_index":220,"name":{"626":{}},"parent":{}}],["profile_url",{"_index":355,"name":{"792":{}},"parent":{}}],["proof_url",{"_index":354,"name":{"791":{}},"parent":{}}],["protocol",{"_index":53,"name":{"64":{}},"parent":{}}],["provider",{"_index":350,"name":{"788":{}},"parent":{}}],["provider_name",{"_index":268,"name":{"683":{}},"parent":{}}],["provider_url",{"_index":269,"name":{"684":{}},"parent":{}}],["provider_username",{"_index":352,"name":{"789":{}},"parent":{}}],["proxyconfig",{"_index":45,"name":{"56":{},"489":{}},"parent":{"57":{}}}],["proxyconfig.__type",{"_index":47,"name":{},"parent":{"58":{},"59":{},"60":{},"61":{},"64":{}}}],["proxyconfig.__type.__type",{"_index":51,"name":{},"parent":{"62":{},"63":{}}}],["public",{"_index":201,"name":{"220":{}},"parent":{}}],["publicsocket",{"_index":176,"name":{"188":{},"349":{},"480":{},"612":{}},"parent":{}}],["publicstream",{"_index":170,"name":{"182":{},"343":{},"474":{},"606":{}},"parent":{}}],["pushsubscription",{"_index":394,"name":{"847":{}},"parent":{}}],["quote",{"_index":321,"name":{"754":{}},"parent":{}}],["reaction",{"_index":296,"name":{"717":{}},"parent":{}}],["readconversation",{"_index":139,"name":{"151":{},"312":{},"443":{},"575":{}},"parent":{}}],["reading:expand:media",{"_index":392,"name":{"845":{}},"parent":{}}],["reading:expand:spoilers",{"_index":393,"name":{"846":{}},"parent":{}}],["reblog",{"_index":192,"name":{"210":{},"731":{}},"parent":{}}],["reblogged",{"_index":311,"name":{"739":{}},"parent":{}}],["reblogs_count",{"_index":309,"name":{"737":{}},"parent":{}}],["reblogstatus",{"_index":116,"name":{"128":{},"289":{},"420":{},"552":{}},"parent":{}}],["redirect_uri",{"_index":14,"name":{"12":{},"31":{}},"parent":{}}],["redirecturi",{"_index":32,"name":{"34":{}},"parent":{}}],["refresh_token",{"_index":25,"name":{"22":{},"45":{}},"parent":{}}],["refreshtoken",{"_index":42,"name":{"51":{},"72":{},"233":{},"364":{},"496":{}},"parent":{}}],["registeraccount",{"_index":62,"name":{"74":{},"235":{},"366":{},"498":{}},"parent":{}}],["registerapp",{"_index":57,"name":{"68":{},"228":{},"359":{},"491":{}},"parent":{}}],["registrations",{"_index":247,"name":{"658":{},"814":{}},"parent":{}}],["rejectfollowrequest",{"_index":100,"name":{"112":{},"273":{},"404":{},"536":{}},"parent":{}}],["relationship",{"_index":400,"name":{"853":{}},"parent":{}}],["remote_url",{"_index":256,"name":{"669":{}},"parent":{}}],["removealllisteners",{"_index":187,"name":{"199":{},"206":{}},"parent":{}}],["removelistener",{"_index":186,"name":{"198":{},"205":{}},"parent":{}}],["replies_count",{"_index":308,"name":{"736":{}},"parent":{}}],["report",{"_index":97,"name":{"109":{},"270":{},"401":{},"533":{},"868":{}},"parent":{}}],["requestcancelederror",{"_index":43,"name":{"52":{}},"parent":{"53":{},"54":{}}}],["requested",{"_index":410,"name":{"863":{}},"parent":{}}],["response",{"_index":0,"name":{"0":{}},"parent":{"1":{}}}],["response.__type",{"_index":3,"name":{},"parent":{"2":{},"3":{},"4":{},"5":{}}}],["results",{"_index":421,"name":{"875":{}},"parent":{}}],["revoketoken",{"_index":61,"name":{"73":{},"234":{},"365":{},"497":{}},"parent":{}}],["savemarkers",{"_index":149,"name":{"161":{},"322":{},"453":{},"585":{}},"parent":{}}],["scheduled_at",{"_index":428,"name":{"883":{},"894":{}},"parent":{}}],["scheduledstatus",{"_index":425,"name":{"880":{}},"parent":{}}],["schedulestatus",{"_index":130,"name":{"142":{},"303":{},"434":{},"566":{}},"parent":{}}],["scope",{"_index":22,"name":{"19":{},"48":{},"900":{}},"parent":{}}],["search",{"_index":158,"name":{"170":{},"331":{},"462":{},"594":{}},"parent":{}}],["searchaccount",{"_index":84,"name":{"96":{},"257":{},"388":{},"520":{}},"parent":{}}],["sensitive",{"_index":222,"name":{"627":{},"742":{},"891":{}},"parent":{}}],["server_key",{"_index":398,"name":{"851":{}},"parent":{}}],["session_token",{"_index":31,"name":{"27":{}},"parent":{}}],["shortcode",{"_index":214,"name":{"620":{}},"parent":{}}],["showing_reblogs",{"_index":412,"name":{"865":{}},"parent":{}}],["source",{"_index":218,"name":{"624":{},"652":{}},"parent":{}}],["spoiler_text",{"_index":314,"name":{"743":{},"892":{}},"parent":{}}],["start",{"_index":182,"name":{"194":{},"201":{}},"parent":{}}],["static_url",{"_index":216,"name":{"621":{}},"parent":{}}],["stats",{"_index":360,"name":{"796":{},"810":{}},"parent":{}}],["status",{"_index":4,"name":{"3":{},"214":{},"723":{},"836":{}},"parent":{}}],["status_count",{"_index":364,"name":{"799":{}},"parent":{}}],["status_ids",{"_index":420,"name":{"874":{}},"parent":{}}],["statuses",{"_index":245,"name":{"656":{},"878":{}},"parent":{}}],["statuses_count",{"_index":233,"name":{"641":{},"770":{}},"parent":{}}],["statusparams",{"_index":430,"name":{"886":{}},"parent":{}}],["statustext",{"_index":5,"name":{"4":{}},"parent":{}}],["stop",{"_index":183,"name":{"195":{},"202":{}},"parent":{}}],["streaming_api",{"_index":358,"name":{"795":{}},"parent":{}}],["streamlistenerinterface",{"_index":188,"name":{"200":{}},"parent":{"201":{},"202":{},"203":{},"204":{},"205":{},"206":{}}}],["subscribeaccount",{"_index":68,"name":{"80":{},"240":{},"371":{},"504":{}},"parent":{}}],["subscribepushnotification",{"_index":154,"name":{"166":{},"327":{},"458":{},"590":{}},"parent":{}}],["tag",{"_index":281,"name":{"699":{}},"parent":{}}],["tags",{"_index":318,"name":{"747":{}},"parent":{}}],["tagsocket",{"_index":178,"name":{"190":{},"351":{},"482":{},"614":{}},"parent":{}}],["tagstream",{"_index":172,"name":{"184":{},"345":{},"476":{},"608":{}},"parent":{}}],["text",{"_index":432,"name":{"888":{}},"parent":{}}],["text_url",{"_index":258,"name":{"671":{}},"parent":{}}],["thread",{"_index":202,"name":{"221":{}},"parent":{}}],["thumbnail",{"_index":371,"name":{"808":{}},"parent":{}}],["title",{"_index":264,"name":{"677":{},"706":{},"804":{},"818":{}},"parent":{}}],["token",{"_index":436,"name":{"896":{}},"parent":{}}],["token_type",{"_index":21,"name":{"18":{},"42":{},"899":{}},"parent":{}}],["tokendata",{"_index":35,"name":{"37":{}},"parent":{}}],["tokendatafromserver",{"_index":17,"name":{"15":{}},"parent":{}}],["tokentype",{"_index":39,"name":{"47":{}},"parent":{}}],["type",{"_index":255,"name":{"667":{},"679":{},"838":{}},"parent":{}}],["unblockaccount",{"_index":77,"name":{"89":{},"250":{},"381":{},"513":{}},"parent":{}}],["unblockdomain",{"_index":91,"name":{"103":{},"264":{},"395":{},"527":{}},"parent":{}}],["unbookmarkstatus",{"_index":119,"name":{"131":{},"292":{},"423":{},"555":{}},"parent":{}}],["unfavouritestatus",{"_index":115,"name":{"127":{},"288":{},"419":{},"551":{}},"parent":{}}],["unfollowaccount",{"_index":75,"name":{"87":{},"248":{},"379":{},"511":{}},"parent":{}}],["unmuteaccount",{"_index":79,"name":{"91":{},"252":{},"383":{},"515":{}},"parent":{}}],["unmutestatus",{"_index":121,"name":{"133":{},"294":{},"425":{},"557":{}},"parent":{}}],["unpinaccount",{"_index":81,"name":{"93":{},"254":{},"385":{},"517":{}},"parent":{}}],["unpinstatus",{"_index":123,"name":{"135":{},"296":{},"427":{},"559":{}},"parent":{}}],["unread",{"_index":332,"name":{"765":{}},"parent":{}}],["unreblogstatus",{"_index":117,"name":{"129":{},"290":{},"421":{},"553":{}},"parent":{}}],["unsubscribeaccount",{"_index":69,"name":{"81":{},"241":{},"372":{},"505":{}},"parent":{}}],["updatecredentials",{"_index":64,"name":{"76":{},"237":{},"368":{},"500":{}},"parent":{}}],["updated_at",{"_index":353,"name":{"790":{},"825":{},"830":{}},"parent":{}}],["updatefilter",{"_index":95,"name":{"107":{},"268":{},"399":{},"531":{}},"parent":{}}],["updatelist",{"_index":143,"name":{"155":{},"316":{},"447":{},"579":{}},"parent":{}}],["updatemedia",{"_index":125,"name":{"137":{},"298":{},"429":{},"561":{}},"parent":{}}],["updatepushsubscription",{"_index":156,"name":{"168":{},"329":{},"460":{},"592":{}},"parent":{}}],["uploadmedia",{"_index":124,"name":{"136":{},"297":{},"428":{},"560":{}},"parent":{}}],["uri",{"_index":303,"name":{"726":{},"803":{}},"parent":{}}],["url",{"_index":30,"name":{"26":{},"622":{},"643":{},"668":{},"676":{},"692":{},"702":{},"727":{}},"parent":{}}],["urls",{"_index":356,"name":{"793":{},"809":{}},"parent":{}}],["user_count",{"_index":362,"name":{"798":{}},"parent":{}}],["username",{"_index":50,"name":{"62":{},"634":{},"691":{}},"parent":{}}],["usersocket",{"_index":175,"name":{"187":{},"348":{},"479":{},"611":{}},"parent":{}}],["userstream",{"_index":169,"name":{"181":{},"342":{},"473":{},"605":{}},"parent":{}}],["uses",{"_index":279,"name":{"697":{}},"parent":{}}],["value",{"_index":340,"name":{"775":{}},"parent":{}}],["vapid_key",{"_index":251,"name":{"663":{}},"parent":{}}],["verified_at",{"_index":341,"name":{"776":{}},"parent":{}}],["verifyaccountcredentials",{"_index":63,"name":{"75":{},"236":{},"367":{},"499":{}},"parent":{}}],["verifyappcredentials",{"_index":59,"name":{"70":{},"231":{},"362":{},"494":{}},"parent":{}}],["version",{"_index":370,"name":{"807":{},"824":{},"829":{}},"parent":{}}],["visibility",{"_index":315,"name":{"744":{},"893":{}},"parent":{}}],["visible_in_picker",{"_index":217,"name":{"623":{}},"parent":{}}],["voted",{"_index":295,"name":{"716":{}},"parent":{}}],["votepoll",{"_index":127,"name":{"139":{},"300":{},"431":{},"563":{}},"parent":{}}],["votes_count",{"_index":287,"name":{"707":{},"714":{}},"parent":{}}],["website",{"_index":13,"name":{"11":{},"30":{},"662":{}},"parent":{}}],["websocketinterface",{"_index":181,"name":{"193":{}},"parent":{"194":{},"195":{},"196":{},"197":{},"198":{},"199":{}}}],["week",{"_index":243,"name":{"655":{}},"parent":{}}],["whole_word",{"_index":347,"name":{"784":{}},"parent":{}}],["width",{"_index":271,"name":{"686":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file +window.searchData = {"kinds":{"4":"Namespace","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","4194304":"Type alias"},"rows":[{"id":0,"kind":4194304,"name":"Response","url":"modules.html#Response","classes":"tsd-kind-type-alias tsd-has-type-parameter"},{"id":1,"kind":65536,"name":"__type","url":"modules.html#Response.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Response"},{"id":2,"kind":1024,"name":"data","url":"modules.html#Response.__type.data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":3,"kind":1024,"name":"status","url":"modules.html#Response.__type.status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":4,"kind":1024,"name":"statusText","url":"modules.html#Response.__type.statusText","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":5,"kind":1024,"name":"headers","url":"modules.html#Response.__type.headers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Response.__type"},{"id":6,"kind":4,"name":"OAuth","url":"modules/OAuth.html","classes":"tsd-kind-namespace"},{"id":7,"kind":4194304,"name":"AppDataFromServer","url":"modules/OAuth.html#AppDataFromServer","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"OAuth"},{"id":8,"kind":65536,"name":"__type","url":"modules/OAuth.html#AppDataFromServer.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"OAuth.AppDataFromServer"},{"id":9,"kind":1024,"name":"id","url":"modules/OAuth.html#AppDataFromServer.__type.id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":10,"kind":1024,"name":"name","url":"modules/OAuth.html#AppDataFromServer.__type.name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":11,"kind":1024,"name":"website","url":"modules/OAuth.html#AppDataFromServer.__type.website","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":12,"kind":1024,"name":"redirect_uri","url":"modules/OAuth.html#AppDataFromServer.__type.redirect_uri","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":13,"kind":1024,"name":"client_id","url":"modules/OAuth.html#AppDataFromServer.__type.client_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":14,"kind":1024,"name":"client_secret","url":"modules/OAuth.html#AppDataFromServer.__type.client_secret","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.AppDataFromServer.__type"},{"id":15,"kind":4194304,"name":"TokenDataFromServer","url":"modules/OAuth.html#TokenDataFromServer","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"OAuth"},{"id":16,"kind":65536,"name":"__type","url":"modules/OAuth.html#TokenDataFromServer.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"OAuth.TokenDataFromServer"},{"id":17,"kind":1024,"name":"access_token","url":"modules/OAuth.html#TokenDataFromServer.__type-1.access_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":18,"kind":1024,"name":"token_type","url":"modules/OAuth.html#TokenDataFromServer.__type-1.token_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":19,"kind":1024,"name":"scope","url":"modules/OAuth.html#TokenDataFromServer.__type-1.scope","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":20,"kind":1024,"name":"created_at","url":"modules/OAuth.html#TokenDataFromServer.__type-1.created_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":21,"kind":1024,"name":"expires_in","url":"modules/OAuth.html#TokenDataFromServer.__type-1.expires_in","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":22,"kind":1024,"name":"refresh_token","url":"modules/OAuth.html#TokenDataFromServer.__type-1.refresh_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"OAuth.TokenDataFromServer.__type"},{"id":23,"kind":128,"name":"AppData","url":"classes/OAuth.AppData.html","classes":"tsd-kind-class tsd-parent-kind-namespace","parent":"OAuth"},{"id":24,"kind":2048,"name":"from","url":"classes/OAuth.AppData.html#from","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"OAuth.AppData"},{"id":25,"kind":512,"name":"constructor","url":"classes/OAuth.AppData.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":26,"kind":1024,"name":"url","url":"classes/OAuth.AppData.html#url","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":27,"kind":1024,"name":"session_token","url":"classes/OAuth.AppData.html#session_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":28,"kind":1024,"name":"id","url":"classes/OAuth.AppData.html#id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":29,"kind":1024,"name":"name","url":"classes/OAuth.AppData.html#name","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":30,"kind":1024,"name":"website","url":"classes/OAuth.AppData.html#website","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":31,"kind":1024,"name":"redirect_uri","url":"classes/OAuth.AppData.html#redirect_uri","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":32,"kind":1024,"name":"client_id","url":"classes/OAuth.AppData.html#client_id","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":33,"kind":1024,"name":"client_secret","url":"classes/OAuth.AppData.html#client_secret","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":34,"kind":262144,"name":"redirectUri","url":"classes/OAuth.AppData.html#redirectUri","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":35,"kind":262144,"name":"clientId","url":"classes/OAuth.AppData.html#clientId","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":36,"kind":262144,"name":"clientSecret","url":"classes/OAuth.AppData.html#clientSecret","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.AppData"},{"id":37,"kind":128,"name":"TokenData","url":"classes/OAuth.TokenData.html","classes":"tsd-kind-class tsd-parent-kind-namespace","parent":"OAuth"},{"id":38,"kind":2048,"name":"from","url":"classes/OAuth.TokenData.html#from","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"OAuth.TokenData"},{"id":39,"kind":512,"name":"constructor","url":"classes/OAuth.TokenData.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":40,"kind":1024,"name":"_scope","url":"classes/OAuth.TokenData.html#_scope","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":41,"kind":1024,"name":"access_token","url":"classes/OAuth.TokenData.html#access_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":42,"kind":1024,"name":"token_type","url":"classes/OAuth.TokenData.html#token_type","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":43,"kind":1024,"name":"created_at","url":"classes/OAuth.TokenData.html#created_at","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":44,"kind":1024,"name":"expires_in","url":"classes/OAuth.TokenData.html#expires_in","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":45,"kind":1024,"name":"refresh_token","url":"classes/OAuth.TokenData.html#refresh_token","classes":"tsd-kind-property tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":46,"kind":262144,"name":"accessToken","url":"classes/OAuth.TokenData.html#accessToken","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":47,"kind":262144,"name":"tokenType","url":"classes/OAuth.TokenData.html#tokenType","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":48,"kind":262144,"name":"scope","url":"classes/OAuth.TokenData.html#scope","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":49,"kind":262144,"name":"createdAt","url":"classes/OAuth.TokenData.html#createdAt","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":50,"kind":262144,"name":"expiresIn","url":"classes/OAuth.TokenData.html#expiresIn","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":51,"kind":262144,"name":"refreshToken","url":"classes/OAuth.TokenData.html#refreshToken","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"OAuth.TokenData"},{"id":52,"kind":128,"name":"RequestCanceledError","url":"classes/RequestCanceledError.html","classes":"tsd-kind-class"},{"id":53,"kind":512,"name":"constructor","url":"classes/RequestCanceledError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"RequestCanceledError"},{"id":54,"kind":1024,"name":"isCancel","url":"classes/RequestCanceledError.html#isCancel","classes":"tsd-kind-property tsd-parent-kind-class","parent":"RequestCanceledError"},{"id":55,"kind":64,"name":"isCancel","url":"modules.html#isCancel","classes":"tsd-kind-function"},{"id":56,"kind":4194304,"name":"ProxyConfig","url":"modules.html#ProxyConfig","classes":"tsd-kind-type-alias"},{"id":57,"kind":65536,"name":"__type","url":"modules.html#ProxyConfig.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"ProxyConfig"},{"id":58,"kind":1024,"name":"host","url":"modules.html#ProxyConfig.__type.host","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":59,"kind":1024,"name":"port","url":"modules.html#ProxyConfig.__type.port","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":60,"kind":1024,"name":"auth","url":"modules.html#ProxyConfig.__type.auth","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":61,"kind":65536,"name":"__type","url":"modules.html#ProxyConfig.__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":62,"kind":1024,"name":"username","url":"modules.html#ProxyConfig.__type.__type-1.username","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type.__type"},{"id":63,"kind":1024,"name":"password","url":"modules.html#ProxyConfig.__type.__type-1.password","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type.__type"},{"id":64,"kind":1024,"name":"protocol","url":"modules.html#ProxyConfig.__type.protocol","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ProxyConfig.__type"},{"id":65,"kind":64,"name":"detector","url":"modules.html#detector","classes":"tsd-kind-function"},{"id":66,"kind":256,"name":"MegalodonInterface","url":"interfaces/MegalodonInterface.html","classes":"tsd-kind-interface"},{"id":67,"kind":2048,"name":"cancel","url":"interfaces/MegalodonInterface.html#cancel","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":68,"kind":2048,"name":"registerApp","url":"interfaces/MegalodonInterface.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":69,"kind":2048,"name":"createApp","url":"interfaces/MegalodonInterface.html#createApp","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":70,"kind":2048,"name":"verifyAppCredentials","url":"interfaces/MegalodonInterface.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":71,"kind":2048,"name":"fetchAccessToken","url":"interfaces/MegalodonInterface.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":72,"kind":2048,"name":"refreshToken","url":"interfaces/MegalodonInterface.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":73,"kind":2048,"name":"revokeToken","url":"interfaces/MegalodonInterface.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":74,"kind":2048,"name":"registerAccount","url":"interfaces/MegalodonInterface.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":75,"kind":2048,"name":"verifyAccountCredentials","url":"interfaces/MegalodonInterface.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":76,"kind":2048,"name":"updateCredentials","url":"interfaces/MegalodonInterface.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":77,"kind":2048,"name":"getAccount","url":"interfaces/MegalodonInterface.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":78,"kind":2048,"name":"getAccountStatuses","url":"interfaces/MegalodonInterface.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":79,"kind":2048,"name":"getAccountFavourites","url":"interfaces/MegalodonInterface.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":80,"kind":2048,"name":"subscribeAccount","url":"interfaces/MegalodonInterface.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":81,"kind":2048,"name":"unsubscribeAccount","url":"interfaces/MegalodonInterface.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":82,"kind":2048,"name":"getAccountFollowers","url":"interfaces/MegalodonInterface.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":83,"kind":2048,"name":"getAccountFollowing","url":"interfaces/MegalodonInterface.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":84,"kind":2048,"name":"getAccountLists","url":"interfaces/MegalodonInterface.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":85,"kind":2048,"name":"getIdentityProof","url":"interfaces/MegalodonInterface.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":86,"kind":2048,"name":"followAccount","url":"interfaces/MegalodonInterface.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":87,"kind":2048,"name":"unfollowAccount","url":"interfaces/MegalodonInterface.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":88,"kind":2048,"name":"blockAccount","url":"interfaces/MegalodonInterface.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":89,"kind":2048,"name":"unblockAccount","url":"interfaces/MegalodonInterface.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":90,"kind":2048,"name":"muteAccount","url":"interfaces/MegalodonInterface.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":91,"kind":2048,"name":"unmuteAccount","url":"interfaces/MegalodonInterface.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":92,"kind":2048,"name":"pinAccount","url":"interfaces/MegalodonInterface.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":93,"kind":2048,"name":"unpinAccount","url":"interfaces/MegalodonInterface.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":94,"kind":2048,"name":"getRelationship","url":"interfaces/MegalodonInterface.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":95,"kind":2048,"name":"getRelationships","url":"interfaces/MegalodonInterface.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":96,"kind":2048,"name":"searchAccount","url":"interfaces/MegalodonInterface.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":97,"kind":2048,"name":"getBookmarks","url":"interfaces/MegalodonInterface.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":98,"kind":2048,"name":"getFavourites","url":"interfaces/MegalodonInterface.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":99,"kind":2048,"name":"getMutes","url":"interfaces/MegalodonInterface.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":100,"kind":2048,"name":"getBlocks","url":"interfaces/MegalodonInterface.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":101,"kind":2048,"name":"getDomainBlocks","url":"interfaces/MegalodonInterface.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":102,"kind":2048,"name":"blockDomain","url":"interfaces/MegalodonInterface.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":103,"kind":2048,"name":"unblockDomain","url":"interfaces/MegalodonInterface.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":104,"kind":2048,"name":"getFilters","url":"interfaces/MegalodonInterface.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":105,"kind":2048,"name":"getFilter","url":"interfaces/MegalodonInterface.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":106,"kind":2048,"name":"createFilter","url":"interfaces/MegalodonInterface.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":107,"kind":2048,"name":"updateFilter","url":"interfaces/MegalodonInterface.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":108,"kind":2048,"name":"deleteFilter","url":"interfaces/MegalodonInterface.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":109,"kind":2048,"name":"report","url":"interfaces/MegalodonInterface.html#report","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":110,"kind":2048,"name":"getFollowRequests","url":"interfaces/MegalodonInterface.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":111,"kind":2048,"name":"acceptFollowRequest","url":"interfaces/MegalodonInterface.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":112,"kind":2048,"name":"rejectFollowRequest","url":"interfaces/MegalodonInterface.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":113,"kind":2048,"name":"getEndorsements","url":"interfaces/MegalodonInterface.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":114,"kind":2048,"name":"getFeaturedTags","url":"interfaces/MegalodonInterface.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":115,"kind":2048,"name":"createFeaturedTag","url":"interfaces/MegalodonInterface.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":116,"kind":2048,"name":"deleteFeaturedTag","url":"interfaces/MegalodonInterface.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":117,"kind":2048,"name":"getSuggestedTags","url":"interfaces/MegalodonInterface.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":118,"kind":2048,"name":"getPreferences","url":"interfaces/MegalodonInterface.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":119,"kind":2048,"name":"getSuggestions","url":"interfaces/MegalodonInterface.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":120,"kind":2048,"name":"postStatus","url":"interfaces/MegalodonInterface.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":121,"kind":2048,"name":"getStatus","url":"interfaces/MegalodonInterface.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":122,"kind":2048,"name":"deleteStatus","url":"interfaces/MegalodonInterface.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":123,"kind":2048,"name":"getStatusContext","url":"interfaces/MegalodonInterface.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":124,"kind":2048,"name":"getStatusRebloggedBy","url":"interfaces/MegalodonInterface.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":125,"kind":2048,"name":"getStatusFavouritedBy","url":"interfaces/MegalodonInterface.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":126,"kind":2048,"name":"favouriteStatus","url":"interfaces/MegalodonInterface.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":127,"kind":2048,"name":"unfavouriteStatus","url":"interfaces/MegalodonInterface.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":128,"kind":2048,"name":"reblogStatus","url":"interfaces/MegalodonInterface.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":129,"kind":2048,"name":"unreblogStatus","url":"interfaces/MegalodonInterface.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":130,"kind":2048,"name":"bookmarkStatus","url":"interfaces/MegalodonInterface.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":131,"kind":2048,"name":"unbookmarkStatus","url":"interfaces/MegalodonInterface.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":132,"kind":2048,"name":"muteStatus","url":"interfaces/MegalodonInterface.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":133,"kind":2048,"name":"unmuteStatus","url":"interfaces/MegalodonInterface.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":134,"kind":2048,"name":"pinStatus","url":"interfaces/MegalodonInterface.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":135,"kind":2048,"name":"unpinStatus","url":"interfaces/MegalodonInterface.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":136,"kind":2048,"name":"uploadMedia","url":"interfaces/MegalodonInterface.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":137,"kind":2048,"name":"updateMedia","url":"interfaces/MegalodonInterface.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":138,"kind":2048,"name":"getPoll","url":"interfaces/MegalodonInterface.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":139,"kind":2048,"name":"votePoll","url":"interfaces/MegalodonInterface.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":140,"kind":2048,"name":"getScheduledStatuses","url":"interfaces/MegalodonInterface.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":141,"kind":2048,"name":"getScheduledStatus","url":"interfaces/MegalodonInterface.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":142,"kind":2048,"name":"scheduleStatus","url":"interfaces/MegalodonInterface.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":143,"kind":2048,"name":"cancelScheduledStatus","url":"interfaces/MegalodonInterface.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":144,"kind":2048,"name":"getPublicTimeline","url":"interfaces/MegalodonInterface.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":145,"kind":2048,"name":"getLocalTimeline","url":"interfaces/MegalodonInterface.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":146,"kind":2048,"name":"getTagTimeline","url":"interfaces/MegalodonInterface.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":147,"kind":2048,"name":"getHomeTimeline","url":"interfaces/MegalodonInterface.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":148,"kind":2048,"name":"getListTimeline","url":"interfaces/MegalodonInterface.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":149,"kind":2048,"name":"getConversationTimeline","url":"interfaces/MegalodonInterface.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":150,"kind":2048,"name":"deleteConversation","url":"interfaces/MegalodonInterface.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":151,"kind":2048,"name":"readConversation","url":"interfaces/MegalodonInterface.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":152,"kind":2048,"name":"getLists","url":"interfaces/MegalodonInterface.html#getLists","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":153,"kind":2048,"name":"getList","url":"interfaces/MegalodonInterface.html#getList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":154,"kind":2048,"name":"createList","url":"interfaces/MegalodonInterface.html#createList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":155,"kind":2048,"name":"updateList","url":"interfaces/MegalodonInterface.html#updateList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":156,"kind":2048,"name":"deleteList","url":"interfaces/MegalodonInterface.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":157,"kind":2048,"name":"getAccountsInList","url":"interfaces/MegalodonInterface.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":158,"kind":2048,"name":"addAccountsToList","url":"interfaces/MegalodonInterface.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":159,"kind":2048,"name":"deleteAccountsFromList","url":"interfaces/MegalodonInterface.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":160,"kind":2048,"name":"getMarkers","url":"interfaces/MegalodonInterface.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":161,"kind":2048,"name":"saveMarkers","url":"interfaces/MegalodonInterface.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":162,"kind":2048,"name":"getNotifications","url":"interfaces/MegalodonInterface.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":163,"kind":2048,"name":"getNotification","url":"interfaces/MegalodonInterface.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":164,"kind":2048,"name":"dismissNotifications","url":"interfaces/MegalodonInterface.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":165,"kind":2048,"name":"dismissNotification","url":"interfaces/MegalodonInterface.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":166,"kind":2048,"name":"readNotifications","url":"interfaces/MegalodonInterface.html#readNotifications","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":167,"kind":2048,"name":"subscribePushNotification","url":"interfaces/MegalodonInterface.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":168,"kind":2048,"name":"getPushSubscription","url":"interfaces/MegalodonInterface.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":169,"kind":2048,"name":"updatePushSubscription","url":"interfaces/MegalodonInterface.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":170,"kind":2048,"name":"deletePushSubscription","url":"interfaces/MegalodonInterface.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":171,"kind":2048,"name":"search","url":"interfaces/MegalodonInterface.html#search","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":172,"kind":2048,"name":"getInstance","url":"interfaces/MegalodonInterface.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":173,"kind":2048,"name":"getInstancePeers","url":"interfaces/MegalodonInterface.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":174,"kind":2048,"name":"getInstanceActivity","url":"interfaces/MegalodonInterface.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":175,"kind":2048,"name":"getInstanceTrends","url":"interfaces/MegalodonInterface.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":176,"kind":2048,"name":"getInstanceDirectory","url":"interfaces/MegalodonInterface.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":177,"kind":2048,"name":"getInstanceCustomEmojis","url":"interfaces/MegalodonInterface.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":178,"kind":2048,"name":"createEmojiReaction","url":"interfaces/MegalodonInterface.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":179,"kind":2048,"name":"deleteEmojiReaction","url":"interfaces/MegalodonInterface.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":180,"kind":2048,"name":"getEmojiReactions","url":"interfaces/MegalodonInterface.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":181,"kind":2048,"name":"getEmojiReaction","url":"interfaces/MegalodonInterface.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":182,"kind":2048,"name":"userStream","url":"interfaces/MegalodonInterface.html#userStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":183,"kind":2048,"name":"publicStream","url":"interfaces/MegalodonInterface.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":184,"kind":2048,"name":"localStream","url":"interfaces/MegalodonInterface.html#localStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":185,"kind":2048,"name":"tagStream","url":"interfaces/MegalodonInterface.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":186,"kind":2048,"name":"listStream","url":"interfaces/MegalodonInterface.html#listStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":187,"kind":2048,"name":"directStream","url":"interfaces/MegalodonInterface.html#directStream","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":188,"kind":2048,"name":"userSocket","url":"interfaces/MegalodonInterface.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":189,"kind":2048,"name":"publicSocket","url":"interfaces/MegalodonInterface.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":190,"kind":2048,"name":"localSocket","url":"interfaces/MegalodonInterface.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":191,"kind":2048,"name":"tagSocket","url":"interfaces/MegalodonInterface.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":192,"kind":2048,"name":"listSocket","url":"interfaces/MegalodonInterface.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":193,"kind":2048,"name":"directSocket","url":"interfaces/MegalodonInterface.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"MegalodonInterface"},{"id":194,"kind":256,"name":"WebSocketInterface","url":"interfaces/WebSocketInterface.html","classes":"tsd-kind-interface"},{"id":195,"kind":2048,"name":"start","url":"interfaces/WebSocketInterface.html#start","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":196,"kind":2048,"name":"stop","url":"interfaces/WebSocketInterface.html#stop","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":197,"kind":2048,"name":"on","url":"interfaces/WebSocketInterface.html#on","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":198,"kind":2048,"name":"once","url":"interfaces/WebSocketInterface.html#once","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":199,"kind":2048,"name":"removeListener","url":"interfaces/WebSocketInterface.html#removeListener","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":200,"kind":2048,"name":"removeAllListeners","url":"interfaces/WebSocketInterface.html#removeAllListeners","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"WebSocketInterface"},{"id":201,"kind":256,"name":"StreamListenerInterface","url":"interfaces/StreamListenerInterface.html","classes":"tsd-kind-interface"},{"id":202,"kind":2048,"name":"start","url":"interfaces/StreamListenerInterface.html#start","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":203,"kind":2048,"name":"stop","url":"interfaces/StreamListenerInterface.html#stop","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":204,"kind":2048,"name":"on","url":"interfaces/StreamListenerInterface.html#on","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":205,"kind":2048,"name":"once","url":"interfaces/StreamListenerInterface.html#once","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":206,"kind":2048,"name":"removeListener","url":"interfaces/StreamListenerInterface.html#removeListener","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":207,"kind":2048,"name":"removeAllListeners","url":"interfaces/StreamListenerInterface.html#removeAllListeners","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"StreamListenerInterface"},{"id":208,"kind":4,"name":"NotificationType","url":"modules/NotificationType.html","classes":"tsd-kind-namespace"},{"id":209,"kind":32,"name":"Follow","url":"modules/NotificationType.html#Follow","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":210,"kind":32,"name":"Favourite","url":"modules/NotificationType.html#Favourite","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":211,"kind":32,"name":"Reblog","url":"modules/NotificationType.html#Reblog","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":212,"kind":32,"name":"Mention","url":"modules/NotificationType.html#Mention","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":213,"kind":32,"name":"EmojiReaction","url":"modules/NotificationType.html#EmojiReaction","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":214,"kind":32,"name":"FollowRequest","url":"modules/NotificationType.html#FollowRequest","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":215,"kind":32,"name":"Status","url":"modules/NotificationType.html#Status","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":216,"kind":32,"name":"PollVote","url":"modules/NotificationType.html#PollVote","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":217,"kind":32,"name":"PollExpired","url":"modules/NotificationType.html#PollExpired","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"NotificationType"},{"id":218,"kind":4,"name":"FilterContext","url":"modules/FilterContext.html","classes":"tsd-kind-namespace"},{"id":219,"kind":32,"name":"Home","url":"modules/FilterContext.html#Home","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":220,"kind":32,"name":"Notifications","url":"modules/FilterContext.html#Notifications","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":221,"kind":32,"name":"Public","url":"modules/FilterContext.html#Public","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":222,"kind":32,"name":"Thread","url":"modules/FilterContext.html#Thread","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":223,"kind":32,"name":"Account","url":"modules/FilterContext.html#Account","classes":"tsd-kind-variable tsd-parent-kind-namespace","parent":"FilterContext"},{"id":224,"kind":128,"name":"Mastodon","url":"classes/Mastodon.html","classes":"tsd-kind-class"},{"id":225,"kind":512,"name":"constructor","url":"classes/Mastodon.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Mastodon"},{"id":226,"kind":1024,"name":"client","url":"classes/Mastodon.html#client","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Mastodon"},{"id":227,"kind":1024,"name":"baseUrl","url":"classes/Mastodon.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Mastodon"},{"id":228,"kind":2048,"name":"cancel","url":"classes/Mastodon.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":229,"kind":2048,"name":"registerApp","url":"classes/Mastodon.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":230,"kind":2048,"name":"createApp","url":"classes/Mastodon.html#createApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":231,"kind":2048,"name":"generateAuthUrl","url":"classes/Mastodon.html#generateAuthUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":232,"kind":2048,"name":"verifyAppCredentials","url":"classes/Mastodon.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":233,"kind":2048,"name":"fetchAccessToken","url":"classes/Mastodon.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":234,"kind":2048,"name":"refreshToken","url":"classes/Mastodon.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":235,"kind":2048,"name":"revokeToken","url":"classes/Mastodon.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":236,"kind":2048,"name":"registerAccount","url":"classes/Mastodon.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":237,"kind":2048,"name":"verifyAccountCredentials","url":"classes/Mastodon.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":238,"kind":2048,"name":"updateCredentials","url":"classes/Mastodon.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":239,"kind":2048,"name":"getAccount","url":"classes/Mastodon.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":240,"kind":2048,"name":"getAccountStatuses","url":"classes/Mastodon.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":241,"kind":2048,"name":"subscribeAccount","url":"classes/Mastodon.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":242,"kind":2048,"name":"unsubscribeAccount","url":"classes/Mastodon.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":243,"kind":2048,"name":"getAccountFavourites","url":"classes/Mastodon.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":244,"kind":2048,"name":"getAccountFollowers","url":"classes/Mastodon.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":245,"kind":2048,"name":"getAccountFollowing","url":"classes/Mastodon.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":246,"kind":2048,"name":"getAccountLists","url":"classes/Mastodon.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":247,"kind":2048,"name":"getIdentityProof","url":"classes/Mastodon.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":248,"kind":2048,"name":"followAccount","url":"classes/Mastodon.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":249,"kind":2048,"name":"unfollowAccount","url":"classes/Mastodon.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":250,"kind":2048,"name":"blockAccount","url":"classes/Mastodon.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":251,"kind":2048,"name":"unblockAccount","url":"classes/Mastodon.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":252,"kind":2048,"name":"muteAccount","url":"classes/Mastodon.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":253,"kind":2048,"name":"unmuteAccount","url":"classes/Mastodon.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":254,"kind":2048,"name":"pinAccount","url":"classes/Mastodon.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":255,"kind":2048,"name":"unpinAccount","url":"classes/Mastodon.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":256,"kind":2048,"name":"getRelationship","url":"classes/Mastodon.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":257,"kind":2048,"name":"getRelationships","url":"classes/Mastodon.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":258,"kind":2048,"name":"searchAccount","url":"classes/Mastodon.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":259,"kind":2048,"name":"getBookmarks","url":"classes/Mastodon.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":260,"kind":2048,"name":"getFavourites","url":"classes/Mastodon.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":261,"kind":2048,"name":"getMutes","url":"classes/Mastodon.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":262,"kind":2048,"name":"getBlocks","url":"classes/Mastodon.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":263,"kind":2048,"name":"getDomainBlocks","url":"classes/Mastodon.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":264,"kind":2048,"name":"blockDomain","url":"classes/Mastodon.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":265,"kind":2048,"name":"unblockDomain","url":"classes/Mastodon.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":266,"kind":2048,"name":"getFilters","url":"classes/Mastodon.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":267,"kind":2048,"name":"getFilter","url":"classes/Mastodon.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":268,"kind":2048,"name":"createFilter","url":"classes/Mastodon.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":269,"kind":2048,"name":"updateFilter","url":"classes/Mastodon.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":270,"kind":2048,"name":"deleteFilter","url":"classes/Mastodon.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":271,"kind":2048,"name":"report","url":"classes/Mastodon.html#report","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":272,"kind":2048,"name":"getFollowRequests","url":"classes/Mastodon.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":273,"kind":2048,"name":"acceptFollowRequest","url":"classes/Mastodon.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":274,"kind":2048,"name":"rejectFollowRequest","url":"classes/Mastodon.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":275,"kind":2048,"name":"getEndorsements","url":"classes/Mastodon.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":276,"kind":2048,"name":"getFeaturedTags","url":"classes/Mastodon.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":277,"kind":2048,"name":"createFeaturedTag","url":"classes/Mastodon.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":278,"kind":2048,"name":"deleteFeaturedTag","url":"classes/Mastodon.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":279,"kind":2048,"name":"getSuggestedTags","url":"classes/Mastodon.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":280,"kind":2048,"name":"getPreferences","url":"classes/Mastodon.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":281,"kind":2048,"name":"getSuggestions","url":"classes/Mastodon.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":282,"kind":2048,"name":"postStatus","url":"classes/Mastodon.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":283,"kind":2048,"name":"getStatus","url":"classes/Mastodon.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":284,"kind":2048,"name":"deleteStatus","url":"classes/Mastodon.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":285,"kind":2048,"name":"getStatusContext","url":"classes/Mastodon.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":286,"kind":2048,"name":"getStatusRebloggedBy","url":"classes/Mastodon.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":287,"kind":2048,"name":"getStatusFavouritedBy","url":"classes/Mastodon.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":288,"kind":2048,"name":"favouriteStatus","url":"classes/Mastodon.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":289,"kind":2048,"name":"unfavouriteStatus","url":"classes/Mastodon.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":290,"kind":2048,"name":"reblogStatus","url":"classes/Mastodon.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":291,"kind":2048,"name":"unreblogStatus","url":"classes/Mastodon.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":292,"kind":2048,"name":"bookmarkStatus","url":"classes/Mastodon.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":293,"kind":2048,"name":"unbookmarkStatus","url":"classes/Mastodon.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":294,"kind":2048,"name":"muteStatus","url":"classes/Mastodon.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":295,"kind":2048,"name":"unmuteStatus","url":"classes/Mastodon.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":296,"kind":2048,"name":"pinStatus","url":"classes/Mastodon.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":297,"kind":2048,"name":"unpinStatus","url":"classes/Mastodon.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":298,"kind":2048,"name":"uploadMedia","url":"classes/Mastodon.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":299,"kind":2048,"name":"updateMedia","url":"classes/Mastodon.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":300,"kind":2048,"name":"getPoll","url":"classes/Mastodon.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":301,"kind":2048,"name":"votePoll","url":"classes/Mastodon.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":302,"kind":2048,"name":"getScheduledStatuses","url":"classes/Mastodon.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":303,"kind":2048,"name":"getScheduledStatus","url":"classes/Mastodon.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":304,"kind":2048,"name":"scheduleStatus","url":"classes/Mastodon.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":305,"kind":2048,"name":"cancelScheduledStatus","url":"classes/Mastodon.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":306,"kind":2048,"name":"getPublicTimeline","url":"classes/Mastodon.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":307,"kind":2048,"name":"getLocalTimeline","url":"classes/Mastodon.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":308,"kind":2048,"name":"getTagTimeline","url":"classes/Mastodon.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":309,"kind":2048,"name":"getHomeTimeline","url":"classes/Mastodon.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":310,"kind":2048,"name":"getListTimeline","url":"classes/Mastodon.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":311,"kind":2048,"name":"getConversationTimeline","url":"classes/Mastodon.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":312,"kind":2048,"name":"deleteConversation","url":"classes/Mastodon.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":313,"kind":2048,"name":"readConversation","url":"classes/Mastodon.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":314,"kind":2048,"name":"getLists","url":"classes/Mastodon.html#getLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":315,"kind":2048,"name":"getList","url":"classes/Mastodon.html#getList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":316,"kind":2048,"name":"createList","url":"classes/Mastodon.html#createList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":317,"kind":2048,"name":"updateList","url":"classes/Mastodon.html#updateList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":318,"kind":2048,"name":"deleteList","url":"classes/Mastodon.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":319,"kind":2048,"name":"getAccountsInList","url":"classes/Mastodon.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":320,"kind":2048,"name":"addAccountsToList","url":"classes/Mastodon.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":321,"kind":2048,"name":"deleteAccountsFromList","url":"classes/Mastodon.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":322,"kind":2048,"name":"getMarkers","url":"classes/Mastodon.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":323,"kind":2048,"name":"saveMarkers","url":"classes/Mastodon.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":324,"kind":2048,"name":"getNotifications","url":"classes/Mastodon.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":325,"kind":2048,"name":"getNotification","url":"classes/Mastodon.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":326,"kind":2048,"name":"dismissNotifications","url":"classes/Mastodon.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":327,"kind":2048,"name":"dismissNotification","url":"classes/Mastodon.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":328,"kind":2048,"name":"readNotifications","url":"classes/Mastodon.html#readNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":329,"kind":2048,"name":"subscribePushNotification","url":"classes/Mastodon.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":330,"kind":2048,"name":"getPushSubscription","url":"classes/Mastodon.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":331,"kind":2048,"name":"updatePushSubscription","url":"classes/Mastodon.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":332,"kind":2048,"name":"deletePushSubscription","url":"classes/Mastodon.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":333,"kind":2048,"name":"search","url":"classes/Mastodon.html#search","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":334,"kind":2048,"name":"getInstance","url":"classes/Mastodon.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":335,"kind":2048,"name":"getInstancePeers","url":"classes/Mastodon.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":336,"kind":2048,"name":"getInstanceActivity","url":"classes/Mastodon.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":337,"kind":2048,"name":"getInstanceTrends","url":"classes/Mastodon.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":338,"kind":2048,"name":"getInstanceDirectory","url":"classes/Mastodon.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":339,"kind":2048,"name":"getInstanceCustomEmojis","url":"classes/Mastodon.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":340,"kind":2048,"name":"createEmojiReaction","url":"classes/Mastodon.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":341,"kind":2048,"name":"deleteEmojiReaction","url":"classes/Mastodon.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":342,"kind":2048,"name":"getEmojiReactions","url":"classes/Mastodon.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":343,"kind":2048,"name":"getEmojiReaction","url":"classes/Mastodon.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":344,"kind":2048,"name":"userStream","url":"classes/Mastodon.html#userStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":345,"kind":2048,"name":"publicStream","url":"classes/Mastodon.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":346,"kind":2048,"name":"localStream","url":"classes/Mastodon.html#localStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":347,"kind":2048,"name":"tagStream","url":"classes/Mastodon.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":348,"kind":2048,"name":"listStream","url":"classes/Mastodon.html#listStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":349,"kind":2048,"name":"directStream","url":"classes/Mastodon.html#directStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":350,"kind":2048,"name":"userSocket","url":"classes/Mastodon.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":351,"kind":2048,"name":"publicSocket","url":"classes/Mastodon.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":352,"kind":2048,"name":"localSocket","url":"classes/Mastodon.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":353,"kind":2048,"name":"tagSocket","url":"classes/Mastodon.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":354,"kind":2048,"name":"listSocket","url":"classes/Mastodon.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":355,"kind":2048,"name":"directSocket","url":"classes/Mastodon.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Mastodon"},{"id":356,"kind":128,"name":"Pleroma","url":"classes/Pleroma.html","classes":"tsd-kind-class"},{"id":357,"kind":512,"name":"constructor","url":"classes/Pleroma.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Pleroma"},{"id":358,"kind":1024,"name":"client","url":"classes/Pleroma.html#client","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Pleroma"},{"id":359,"kind":1024,"name":"baseUrl","url":"classes/Pleroma.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Pleroma"},{"id":360,"kind":2048,"name":"cancel","url":"classes/Pleroma.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":361,"kind":2048,"name":"registerApp","url":"classes/Pleroma.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":362,"kind":2048,"name":"createApp","url":"classes/Pleroma.html#createApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":363,"kind":2048,"name":"generateAuthUrl","url":"classes/Pleroma.html#generateAuthUrl","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":364,"kind":2048,"name":"verifyAppCredentials","url":"classes/Pleroma.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":365,"kind":2048,"name":"fetchAccessToken","url":"classes/Pleroma.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":366,"kind":2048,"name":"refreshToken","url":"classes/Pleroma.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":367,"kind":2048,"name":"revokeToken","url":"classes/Pleroma.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":368,"kind":2048,"name":"registerAccount","url":"classes/Pleroma.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":369,"kind":2048,"name":"verifyAccountCredentials","url":"classes/Pleroma.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":370,"kind":2048,"name":"updateCredentials","url":"classes/Pleroma.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":371,"kind":2048,"name":"getAccount","url":"classes/Pleroma.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":372,"kind":2048,"name":"getAccountStatuses","url":"classes/Pleroma.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":373,"kind":2048,"name":"subscribeAccount","url":"classes/Pleroma.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":374,"kind":2048,"name":"unsubscribeAccount","url":"classes/Pleroma.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":375,"kind":2048,"name":"getAccountFavourites","url":"classes/Pleroma.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":376,"kind":2048,"name":"getAccountFollowers","url":"classes/Pleroma.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":377,"kind":2048,"name":"getAccountFollowing","url":"classes/Pleroma.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":378,"kind":2048,"name":"getAccountLists","url":"classes/Pleroma.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":379,"kind":2048,"name":"getIdentityProof","url":"classes/Pleroma.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":380,"kind":2048,"name":"followAccount","url":"classes/Pleroma.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":381,"kind":2048,"name":"unfollowAccount","url":"classes/Pleroma.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":382,"kind":2048,"name":"blockAccount","url":"classes/Pleroma.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":383,"kind":2048,"name":"unblockAccount","url":"classes/Pleroma.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":384,"kind":2048,"name":"muteAccount","url":"classes/Pleroma.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":385,"kind":2048,"name":"unmuteAccount","url":"classes/Pleroma.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":386,"kind":2048,"name":"pinAccount","url":"classes/Pleroma.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":387,"kind":2048,"name":"unpinAccount","url":"classes/Pleroma.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":388,"kind":2048,"name":"getRelationship","url":"classes/Pleroma.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":389,"kind":2048,"name":"getRelationships","url":"classes/Pleroma.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":390,"kind":2048,"name":"searchAccount","url":"classes/Pleroma.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":391,"kind":2048,"name":"getBookmarks","url":"classes/Pleroma.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":392,"kind":2048,"name":"getFavourites","url":"classes/Pleroma.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":393,"kind":2048,"name":"getMutes","url":"classes/Pleroma.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":394,"kind":2048,"name":"getBlocks","url":"classes/Pleroma.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":395,"kind":2048,"name":"getDomainBlocks","url":"classes/Pleroma.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":396,"kind":2048,"name":"blockDomain","url":"classes/Pleroma.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":397,"kind":2048,"name":"unblockDomain","url":"classes/Pleroma.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":398,"kind":2048,"name":"getFilters","url":"classes/Pleroma.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":399,"kind":2048,"name":"getFilter","url":"classes/Pleroma.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":400,"kind":2048,"name":"createFilter","url":"classes/Pleroma.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":401,"kind":2048,"name":"updateFilter","url":"classes/Pleroma.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":402,"kind":2048,"name":"deleteFilter","url":"classes/Pleroma.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":403,"kind":2048,"name":"report","url":"classes/Pleroma.html#report","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":404,"kind":2048,"name":"getFollowRequests","url":"classes/Pleroma.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":405,"kind":2048,"name":"acceptFollowRequest","url":"classes/Pleroma.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":406,"kind":2048,"name":"rejectFollowRequest","url":"classes/Pleroma.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":407,"kind":2048,"name":"getEndorsements","url":"classes/Pleroma.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":408,"kind":2048,"name":"getFeaturedTags","url":"classes/Pleroma.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":409,"kind":2048,"name":"createFeaturedTag","url":"classes/Pleroma.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":410,"kind":2048,"name":"deleteFeaturedTag","url":"classes/Pleroma.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":411,"kind":2048,"name":"getSuggestedTags","url":"classes/Pleroma.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":412,"kind":2048,"name":"getPreferences","url":"classes/Pleroma.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":413,"kind":2048,"name":"getSuggestions","url":"classes/Pleroma.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":414,"kind":2048,"name":"postStatus","url":"classes/Pleroma.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":415,"kind":2048,"name":"getStatus","url":"classes/Pleroma.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":416,"kind":2048,"name":"deleteStatus","url":"classes/Pleroma.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":417,"kind":2048,"name":"getStatusContext","url":"classes/Pleroma.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":418,"kind":2048,"name":"getStatusRebloggedBy","url":"classes/Pleroma.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":419,"kind":2048,"name":"getStatusFavouritedBy","url":"classes/Pleroma.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":420,"kind":2048,"name":"favouriteStatus","url":"classes/Pleroma.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":421,"kind":2048,"name":"unfavouriteStatus","url":"classes/Pleroma.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":422,"kind":2048,"name":"reblogStatus","url":"classes/Pleroma.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":423,"kind":2048,"name":"unreblogStatus","url":"classes/Pleroma.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":424,"kind":2048,"name":"bookmarkStatus","url":"classes/Pleroma.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":425,"kind":2048,"name":"unbookmarkStatus","url":"classes/Pleroma.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":426,"kind":2048,"name":"muteStatus","url":"classes/Pleroma.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":427,"kind":2048,"name":"unmuteStatus","url":"classes/Pleroma.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":428,"kind":2048,"name":"pinStatus","url":"classes/Pleroma.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":429,"kind":2048,"name":"unpinStatus","url":"classes/Pleroma.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":430,"kind":2048,"name":"uploadMedia","url":"classes/Pleroma.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":431,"kind":2048,"name":"updateMedia","url":"classes/Pleroma.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":432,"kind":2048,"name":"getPoll","url":"classes/Pleroma.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":433,"kind":2048,"name":"votePoll","url":"classes/Pleroma.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":434,"kind":2048,"name":"getScheduledStatuses","url":"classes/Pleroma.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":435,"kind":2048,"name":"getScheduledStatus","url":"classes/Pleroma.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":436,"kind":2048,"name":"scheduleStatus","url":"classes/Pleroma.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":437,"kind":2048,"name":"cancelScheduledStatus","url":"classes/Pleroma.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":438,"kind":2048,"name":"getPublicTimeline","url":"classes/Pleroma.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":439,"kind":2048,"name":"getLocalTimeline","url":"classes/Pleroma.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":440,"kind":2048,"name":"getTagTimeline","url":"classes/Pleroma.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":441,"kind":2048,"name":"getHomeTimeline","url":"classes/Pleroma.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":442,"kind":2048,"name":"getListTimeline","url":"classes/Pleroma.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":443,"kind":2048,"name":"getConversationTimeline","url":"classes/Pleroma.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":444,"kind":2048,"name":"deleteConversation","url":"classes/Pleroma.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":445,"kind":2048,"name":"readConversation","url":"classes/Pleroma.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":446,"kind":2048,"name":"getLists","url":"classes/Pleroma.html#getLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":447,"kind":2048,"name":"getList","url":"classes/Pleroma.html#getList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":448,"kind":2048,"name":"createList","url":"classes/Pleroma.html#createList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":449,"kind":2048,"name":"updateList","url":"classes/Pleroma.html#updateList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":450,"kind":2048,"name":"deleteList","url":"classes/Pleroma.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":451,"kind":2048,"name":"getAccountsInList","url":"classes/Pleroma.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":452,"kind":2048,"name":"addAccountsToList","url":"classes/Pleroma.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":453,"kind":2048,"name":"deleteAccountsFromList","url":"classes/Pleroma.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":454,"kind":2048,"name":"getMarkers","url":"classes/Pleroma.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":455,"kind":2048,"name":"saveMarkers","url":"classes/Pleroma.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":456,"kind":2048,"name":"getNotifications","url":"classes/Pleroma.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":457,"kind":2048,"name":"getNotification","url":"classes/Pleroma.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":458,"kind":2048,"name":"dismissNotifications","url":"classes/Pleroma.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":459,"kind":2048,"name":"dismissNotification","url":"classes/Pleroma.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":460,"kind":2048,"name":"readNotifications","url":"classes/Pleroma.html#readNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":461,"kind":2048,"name":"subscribePushNotification","url":"classes/Pleroma.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":462,"kind":2048,"name":"getPushSubscription","url":"classes/Pleroma.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":463,"kind":2048,"name":"updatePushSubscription","url":"classes/Pleroma.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":464,"kind":2048,"name":"deletePushSubscription","url":"classes/Pleroma.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":465,"kind":2048,"name":"search","url":"classes/Pleroma.html#search","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":466,"kind":2048,"name":"getInstance","url":"classes/Pleroma.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":467,"kind":2048,"name":"getInstancePeers","url":"classes/Pleroma.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":468,"kind":2048,"name":"getInstanceActivity","url":"classes/Pleroma.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":469,"kind":2048,"name":"getInstanceTrends","url":"classes/Pleroma.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":470,"kind":2048,"name":"getInstanceDirectory","url":"classes/Pleroma.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":471,"kind":2048,"name":"getInstanceCustomEmojis","url":"classes/Pleroma.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":472,"kind":2048,"name":"createEmojiReaction","url":"classes/Pleroma.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":473,"kind":2048,"name":"deleteEmojiReaction","url":"classes/Pleroma.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":474,"kind":2048,"name":"getEmojiReactions","url":"classes/Pleroma.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":475,"kind":2048,"name":"getEmojiReaction","url":"classes/Pleroma.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":476,"kind":2048,"name":"userStream","url":"classes/Pleroma.html#userStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":477,"kind":2048,"name":"publicStream","url":"classes/Pleroma.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":478,"kind":2048,"name":"localStream","url":"classes/Pleroma.html#localStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":479,"kind":2048,"name":"tagStream","url":"classes/Pleroma.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":480,"kind":2048,"name":"listStream","url":"classes/Pleroma.html#listStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":481,"kind":2048,"name":"directStream","url":"classes/Pleroma.html#directStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":482,"kind":2048,"name":"userSocket","url":"classes/Pleroma.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":483,"kind":2048,"name":"publicSocket","url":"classes/Pleroma.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":484,"kind":2048,"name":"localSocket","url":"classes/Pleroma.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":485,"kind":2048,"name":"tagSocket","url":"classes/Pleroma.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":486,"kind":2048,"name":"listSocket","url":"classes/Pleroma.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":487,"kind":2048,"name":"directSocket","url":"classes/Pleroma.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Pleroma"},{"id":488,"kind":128,"name":"Misskey","url":"classes/Misskey.html","classes":"tsd-kind-class"},{"id":489,"kind":512,"name":"constructor","url":"classes/Misskey.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Misskey"},{"id":490,"kind":1024,"name":"client","url":"classes/Misskey.html#client","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Misskey"},{"id":491,"kind":1024,"name":"baseUrl","url":"classes/Misskey.html#baseUrl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Misskey"},{"id":492,"kind":1024,"name":"proxyConfig","url":"classes/Misskey.html#proxyConfig","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Misskey"},{"id":493,"kind":2048,"name":"cancel","url":"classes/Misskey.html#cancel","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":494,"kind":2048,"name":"registerApp","url":"classes/Misskey.html#registerApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":495,"kind":2048,"name":"createApp","url":"classes/Misskey.html#createApp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":496,"kind":2048,"name":"generateAuthUrlAndToken","url":"classes/Misskey.html#generateAuthUrlAndToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":497,"kind":2048,"name":"verifyAppCredentials","url":"classes/Misskey.html#verifyAppCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":498,"kind":2048,"name":"fetchAccessToken","url":"classes/Misskey.html#fetchAccessToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":499,"kind":2048,"name":"refreshToken","url":"classes/Misskey.html#refreshToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":500,"kind":2048,"name":"revokeToken","url":"classes/Misskey.html#revokeToken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":501,"kind":2048,"name":"registerAccount","url":"classes/Misskey.html#registerAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":502,"kind":2048,"name":"verifyAccountCredentials","url":"classes/Misskey.html#verifyAccountCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":503,"kind":2048,"name":"updateCredentials","url":"classes/Misskey.html#updateCredentials","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":504,"kind":2048,"name":"getAccount","url":"classes/Misskey.html#getAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":505,"kind":2048,"name":"getAccountStatuses","url":"classes/Misskey.html#getAccountStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":506,"kind":2048,"name":"getAccountFavourites","url":"classes/Misskey.html#getAccountFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":507,"kind":2048,"name":"subscribeAccount","url":"classes/Misskey.html#subscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":508,"kind":2048,"name":"unsubscribeAccount","url":"classes/Misskey.html#unsubscribeAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":509,"kind":2048,"name":"getAccountFollowers","url":"classes/Misskey.html#getAccountFollowers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":510,"kind":2048,"name":"getAccountFollowing","url":"classes/Misskey.html#getAccountFollowing","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":511,"kind":2048,"name":"getAccountLists","url":"classes/Misskey.html#getAccountLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":512,"kind":2048,"name":"getIdentityProof","url":"classes/Misskey.html#getIdentityProof","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":513,"kind":2048,"name":"followAccount","url":"classes/Misskey.html#followAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":514,"kind":2048,"name":"unfollowAccount","url":"classes/Misskey.html#unfollowAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":515,"kind":2048,"name":"blockAccount","url":"classes/Misskey.html#blockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":516,"kind":2048,"name":"unblockAccount","url":"classes/Misskey.html#unblockAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":517,"kind":2048,"name":"muteAccount","url":"classes/Misskey.html#muteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":518,"kind":2048,"name":"unmuteAccount","url":"classes/Misskey.html#unmuteAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":519,"kind":2048,"name":"pinAccount","url":"classes/Misskey.html#pinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":520,"kind":2048,"name":"unpinAccount","url":"classes/Misskey.html#unpinAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":521,"kind":2048,"name":"getRelationship","url":"classes/Misskey.html#getRelationship","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":522,"kind":2048,"name":"getRelationships","url":"classes/Misskey.html#getRelationships","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":523,"kind":2048,"name":"searchAccount","url":"classes/Misskey.html#searchAccount","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":524,"kind":2048,"name":"getBookmarks","url":"classes/Misskey.html#getBookmarks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":525,"kind":2048,"name":"getFavourites","url":"classes/Misskey.html#getFavourites","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":526,"kind":2048,"name":"getMutes","url":"classes/Misskey.html#getMutes","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":527,"kind":2048,"name":"getBlocks","url":"classes/Misskey.html#getBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":528,"kind":2048,"name":"getDomainBlocks","url":"classes/Misskey.html#getDomainBlocks","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":529,"kind":2048,"name":"blockDomain","url":"classes/Misskey.html#blockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":530,"kind":2048,"name":"unblockDomain","url":"classes/Misskey.html#unblockDomain","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":531,"kind":2048,"name":"getFilters","url":"classes/Misskey.html#getFilters","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":532,"kind":2048,"name":"getFilter","url":"classes/Misskey.html#getFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":533,"kind":2048,"name":"createFilter","url":"classes/Misskey.html#createFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":534,"kind":2048,"name":"updateFilter","url":"classes/Misskey.html#updateFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":535,"kind":2048,"name":"deleteFilter","url":"classes/Misskey.html#deleteFilter","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":536,"kind":2048,"name":"report","url":"classes/Misskey.html#report","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":537,"kind":2048,"name":"getFollowRequests","url":"classes/Misskey.html#getFollowRequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":538,"kind":2048,"name":"acceptFollowRequest","url":"classes/Misskey.html#acceptFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":539,"kind":2048,"name":"rejectFollowRequest","url":"classes/Misskey.html#rejectFollowRequest","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":540,"kind":2048,"name":"getEndorsements","url":"classes/Misskey.html#getEndorsements","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":541,"kind":2048,"name":"getFeaturedTags","url":"classes/Misskey.html#getFeaturedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":542,"kind":2048,"name":"createFeaturedTag","url":"classes/Misskey.html#createFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":543,"kind":2048,"name":"deleteFeaturedTag","url":"classes/Misskey.html#deleteFeaturedTag","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":544,"kind":2048,"name":"getSuggestedTags","url":"classes/Misskey.html#getSuggestedTags","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":545,"kind":2048,"name":"getPreferences","url":"classes/Misskey.html#getPreferences","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":546,"kind":2048,"name":"getSuggestions","url":"classes/Misskey.html#getSuggestions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":547,"kind":2048,"name":"postStatus","url":"classes/Misskey.html#postStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":548,"kind":2048,"name":"getStatus","url":"classes/Misskey.html#getStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":549,"kind":2048,"name":"deleteStatus","url":"classes/Misskey.html#deleteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":550,"kind":2048,"name":"getStatusContext","url":"classes/Misskey.html#getStatusContext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":551,"kind":2048,"name":"getStatusRebloggedBy","url":"classes/Misskey.html#getStatusRebloggedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":552,"kind":2048,"name":"getStatusFavouritedBy","url":"classes/Misskey.html#getStatusFavouritedBy","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":553,"kind":2048,"name":"favouriteStatus","url":"classes/Misskey.html#favouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":554,"kind":2048,"name":"unfavouriteStatus","url":"classes/Misskey.html#unfavouriteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":555,"kind":2048,"name":"reblogStatus","url":"classes/Misskey.html#reblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":556,"kind":2048,"name":"unreblogStatus","url":"classes/Misskey.html#unreblogStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":557,"kind":2048,"name":"bookmarkStatus","url":"classes/Misskey.html#bookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":558,"kind":2048,"name":"unbookmarkStatus","url":"classes/Misskey.html#unbookmarkStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":559,"kind":2048,"name":"muteStatus","url":"classes/Misskey.html#muteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":560,"kind":2048,"name":"unmuteStatus","url":"classes/Misskey.html#unmuteStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":561,"kind":2048,"name":"pinStatus","url":"classes/Misskey.html#pinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":562,"kind":2048,"name":"unpinStatus","url":"classes/Misskey.html#unpinStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":563,"kind":2048,"name":"uploadMedia","url":"classes/Misskey.html#uploadMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":564,"kind":2048,"name":"updateMedia","url":"classes/Misskey.html#updateMedia","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":565,"kind":2048,"name":"getPoll","url":"classes/Misskey.html#getPoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":566,"kind":2048,"name":"votePoll","url":"classes/Misskey.html#votePoll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":567,"kind":2048,"name":"getScheduledStatuses","url":"classes/Misskey.html#getScheduledStatuses","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":568,"kind":2048,"name":"getScheduledStatus","url":"classes/Misskey.html#getScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":569,"kind":2048,"name":"scheduleStatus","url":"classes/Misskey.html#scheduleStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":570,"kind":2048,"name":"cancelScheduledStatus","url":"classes/Misskey.html#cancelScheduledStatus","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":571,"kind":2048,"name":"getPublicTimeline","url":"classes/Misskey.html#getPublicTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":572,"kind":2048,"name":"getLocalTimeline","url":"classes/Misskey.html#getLocalTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":573,"kind":2048,"name":"getTagTimeline","url":"classes/Misskey.html#getTagTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":574,"kind":2048,"name":"getHomeTimeline","url":"classes/Misskey.html#getHomeTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":575,"kind":2048,"name":"getListTimeline","url":"classes/Misskey.html#getListTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":576,"kind":2048,"name":"getConversationTimeline","url":"classes/Misskey.html#getConversationTimeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":577,"kind":2048,"name":"deleteConversation","url":"classes/Misskey.html#deleteConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":578,"kind":2048,"name":"readConversation","url":"classes/Misskey.html#readConversation","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":579,"kind":2048,"name":"getLists","url":"classes/Misskey.html#getLists","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":580,"kind":2048,"name":"getList","url":"classes/Misskey.html#getList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":581,"kind":2048,"name":"createList","url":"classes/Misskey.html#createList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":582,"kind":2048,"name":"updateList","url":"classes/Misskey.html#updateList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":583,"kind":2048,"name":"deleteList","url":"classes/Misskey.html#deleteList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":584,"kind":2048,"name":"getAccountsInList","url":"classes/Misskey.html#getAccountsInList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":585,"kind":2048,"name":"addAccountsToList","url":"classes/Misskey.html#addAccountsToList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":586,"kind":2048,"name":"deleteAccountsFromList","url":"classes/Misskey.html#deleteAccountsFromList","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":587,"kind":2048,"name":"getMarkers","url":"classes/Misskey.html#getMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":588,"kind":2048,"name":"saveMarkers","url":"classes/Misskey.html#saveMarkers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":589,"kind":2048,"name":"getNotifications","url":"classes/Misskey.html#getNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":590,"kind":2048,"name":"getNotification","url":"classes/Misskey.html#getNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":591,"kind":2048,"name":"dismissNotifications","url":"classes/Misskey.html#dismissNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":592,"kind":2048,"name":"dismissNotification","url":"classes/Misskey.html#dismissNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":593,"kind":2048,"name":"readNotifications","url":"classes/Misskey.html#readNotifications","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":594,"kind":2048,"name":"subscribePushNotification","url":"classes/Misskey.html#subscribePushNotification","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":595,"kind":2048,"name":"getPushSubscription","url":"classes/Misskey.html#getPushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":596,"kind":2048,"name":"updatePushSubscription","url":"classes/Misskey.html#updatePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":597,"kind":2048,"name":"deletePushSubscription","url":"classes/Misskey.html#deletePushSubscription","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":598,"kind":2048,"name":"search","url":"classes/Misskey.html#search","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":599,"kind":2048,"name":"getInstance","url":"classes/Misskey.html#getInstance","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":600,"kind":2048,"name":"getInstancePeers","url":"classes/Misskey.html#getInstancePeers","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":601,"kind":2048,"name":"getInstanceActivity","url":"classes/Misskey.html#getInstanceActivity","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":602,"kind":2048,"name":"getInstanceTrends","url":"classes/Misskey.html#getInstanceTrends","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":603,"kind":2048,"name":"getInstanceDirectory","url":"classes/Misskey.html#getInstanceDirectory","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":604,"kind":2048,"name":"getInstanceCustomEmojis","url":"classes/Misskey.html#getInstanceCustomEmojis","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":605,"kind":2048,"name":"createEmojiReaction","url":"classes/Misskey.html#createEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":606,"kind":2048,"name":"deleteEmojiReaction","url":"classes/Misskey.html#deleteEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":607,"kind":2048,"name":"getEmojiReactions","url":"classes/Misskey.html#getEmojiReactions","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":608,"kind":2048,"name":"getEmojiReaction","url":"classes/Misskey.html#getEmojiReaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":609,"kind":2048,"name":"userStream","url":"classes/Misskey.html#userStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":610,"kind":2048,"name":"publicStream","url":"classes/Misskey.html#publicStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":611,"kind":2048,"name":"localStream","url":"classes/Misskey.html#localStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":612,"kind":2048,"name":"tagStream","url":"classes/Misskey.html#tagStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":613,"kind":2048,"name":"listStream","url":"classes/Misskey.html#listStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":614,"kind":2048,"name":"directStream","url":"classes/Misskey.html#directStream","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":615,"kind":2048,"name":"userSocket","url":"classes/Misskey.html#userSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":616,"kind":2048,"name":"publicSocket","url":"classes/Misskey.html#publicSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":617,"kind":2048,"name":"localSocket","url":"classes/Misskey.html#localSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":618,"kind":2048,"name":"tagSocket","url":"classes/Misskey.html#tagSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":619,"kind":2048,"name":"listSocket","url":"classes/Misskey.html#listSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":620,"kind":2048,"name":"directSocket","url":"classes/Misskey.html#directSocket","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Misskey"},{"id":621,"kind":4,"name":"Entity","url":"modules/Entity.html","classes":"tsd-kind-namespace"},{"id":622,"kind":4194304,"name":"Emoji","url":"modules/Entity.html#Emoji","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":623,"kind":65536,"name":"__type","url":"modules/Entity.html#Emoji.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Emoji"},{"id":624,"kind":1024,"name":"shortcode","url":"modules/Entity.html#Emoji.__type-7.shortcode","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":625,"kind":1024,"name":"static_url","url":"modules/Entity.html#Emoji.__type-7.static_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":626,"kind":1024,"name":"url","url":"modules/Entity.html#Emoji.__type-7.url-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":627,"kind":1024,"name":"visible_in_picker","url":"modules/Entity.html#Emoji.__type-7.visible_in_picker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Emoji.__type"},{"id":628,"kind":4194304,"name":"Source","url":"modules/Entity.html#Source","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":629,"kind":65536,"name":"__type","url":"modules/Entity.html#Source.__type-29","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Source"},{"id":630,"kind":1024,"name":"privacy","url":"modules/Entity.html#Source.__type-29.privacy","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":631,"kind":1024,"name":"sensitive","url":"modules/Entity.html#Source.__type-29.sensitive","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":632,"kind":1024,"name":"language","url":"modules/Entity.html#Source.__type-29.language","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":633,"kind":1024,"name":"note","url":"modules/Entity.html#Source.__type-29.note-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":634,"kind":1024,"name":"fields","url":"modules/Entity.html#Source.__type-29.fields-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Source.__type"},{"id":635,"kind":4194304,"name":"Account","url":"modules/Entity.html#Account","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":636,"kind":65536,"name":"__type","url":"modules/Entity.html#Account.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Account"},{"id":637,"kind":1024,"name":"id","url":"modules/Entity.html#Account.__type.id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":638,"kind":1024,"name":"username","url":"modules/Entity.html#Account.__type.username","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":639,"kind":1024,"name":"acct","url":"modules/Entity.html#Account.__type.acct","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":640,"kind":1024,"name":"display_name","url":"modules/Entity.html#Account.__type.display_name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":641,"kind":1024,"name":"locked","url":"modules/Entity.html#Account.__type.locked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":642,"kind":1024,"name":"created_at","url":"modules/Entity.html#Account.__type.created_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":643,"kind":1024,"name":"followers_count","url":"modules/Entity.html#Account.__type.followers_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":644,"kind":1024,"name":"following_count","url":"modules/Entity.html#Account.__type.following_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":645,"kind":1024,"name":"statuses_count","url":"modules/Entity.html#Account.__type.statuses_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":646,"kind":1024,"name":"note","url":"modules/Entity.html#Account.__type.note","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":647,"kind":1024,"name":"url","url":"modules/Entity.html#Account.__type.url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":648,"kind":1024,"name":"avatar","url":"modules/Entity.html#Account.__type.avatar","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":649,"kind":1024,"name":"avatar_static","url":"modules/Entity.html#Account.__type.avatar_static","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":650,"kind":1024,"name":"header","url":"modules/Entity.html#Account.__type.header","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":651,"kind":1024,"name":"header_static","url":"modules/Entity.html#Account.__type.header_static","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":652,"kind":1024,"name":"emojis","url":"modules/Entity.html#Account.__type.emojis","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":653,"kind":1024,"name":"moved","url":"modules/Entity.html#Account.__type.moved","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":654,"kind":1024,"name":"fields","url":"modules/Entity.html#Account.__type.fields","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":655,"kind":1024,"name":"bot","url":"modules/Entity.html#Account.__type.bot","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":656,"kind":1024,"name":"source","url":"modules/Entity.html#Account.__type.source","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Account.__type"},{"id":657,"kind":4194304,"name":"Activity","url":"modules/Entity.html#Activity","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":658,"kind":65536,"name":"__type","url":"modules/Entity.html#Activity.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Activity"},{"id":659,"kind":1024,"name":"week","url":"modules/Entity.html#Activity.__type-1.week","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":660,"kind":1024,"name":"statuses","url":"modules/Entity.html#Activity.__type-1.statuses","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":661,"kind":1024,"name":"logins","url":"modules/Entity.html#Activity.__type-1.logins","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":662,"kind":1024,"name":"registrations","url":"modules/Entity.html#Activity.__type-1.registrations","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Activity.__type"},{"id":663,"kind":4194304,"name":"Application","url":"modules/Entity.html#Application","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":664,"kind":65536,"name":"__type","url":"modules/Entity.html#Application.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Application"},{"id":665,"kind":1024,"name":"name","url":"modules/Entity.html#Application.__type-2.name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Application.__type"},{"id":666,"kind":1024,"name":"website","url":"modules/Entity.html#Application.__type-2.website","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Application.__type"},{"id":667,"kind":1024,"name":"vapid_key","url":"modules/Entity.html#Application.__type-2.vapid_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Application.__type"},{"id":668,"kind":4194304,"name":"Attachment","url":"modules/Entity.html#Attachment","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":669,"kind":65536,"name":"__type","url":"modules/Entity.html#Attachment.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Attachment"},{"id":670,"kind":1024,"name":"id","url":"modules/Entity.html#Attachment.__type-3.id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":671,"kind":1024,"name":"type","url":"modules/Entity.html#Attachment.__type-3.type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":672,"kind":1024,"name":"url","url":"modules/Entity.html#Attachment.__type-3.url-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":673,"kind":1024,"name":"remote_url","url":"modules/Entity.html#Attachment.__type-3.remote_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":674,"kind":1024,"name":"preview_url","url":"modules/Entity.html#Attachment.__type-3.preview_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":675,"kind":1024,"name":"text_url","url":"modules/Entity.html#Attachment.__type-3.text_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":676,"kind":1024,"name":"meta","url":"modules/Entity.html#Attachment.__type-3.meta","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":677,"kind":1024,"name":"description","url":"modules/Entity.html#Attachment.__type-3.description","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Attachment.__type"},{"id":678,"kind":4194304,"name":"Card","url":"modules/Entity.html#Card","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":679,"kind":65536,"name":"__type","url":"modules/Entity.html#Card.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Card"},{"id":680,"kind":1024,"name":"url","url":"modules/Entity.html#Card.__type-4.url-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":681,"kind":1024,"name":"title","url":"modules/Entity.html#Card.__type-4.title","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":682,"kind":1024,"name":"description","url":"modules/Entity.html#Card.__type-4.description-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":683,"kind":1024,"name":"type","url":"modules/Entity.html#Card.__type-4.type-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":684,"kind":1024,"name":"image","url":"modules/Entity.html#Card.__type-4.image","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":685,"kind":1024,"name":"author_name","url":"modules/Entity.html#Card.__type-4.author_name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":686,"kind":1024,"name":"author_url","url":"modules/Entity.html#Card.__type-4.author_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":687,"kind":1024,"name":"provider_name","url":"modules/Entity.html#Card.__type-4.provider_name","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":688,"kind":1024,"name":"provider_url","url":"modules/Entity.html#Card.__type-4.provider_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":689,"kind":1024,"name":"html","url":"modules/Entity.html#Card.__type-4.html","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":690,"kind":1024,"name":"width","url":"modules/Entity.html#Card.__type-4.width","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":691,"kind":1024,"name":"height","url":"modules/Entity.html#Card.__type-4.height","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Card.__type"},{"id":692,"kind":4194304,"name":"Mention","url":"modules/Entity.html#Mention","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":693,"kind":65536,"name":"__type","url":"modules/Entity.html#Mention.__type-18","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Mention"},{"id":694,"kind":1024,"name":"id","url":"modules/Entity.html#Mention.__type-18.id-6","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":695,"kind":1024,"name":"username","url":"modules/Entity.html#Mention.__type-18.username-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":696,"kind":1024,"name":"url","url":"modules/Entity.html#Mention.__type-18.url-4","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":697,"kind":1024,"name":"acct","url":"modules/Entity.html#Mention.__type-18.acct-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Mention.__type"},{"id":698,"kind":4194304,"name":"History","url":"modules/Entity.html#History","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":699,"kind":65536,"name":"__type","url":"modules/Entity.html#History.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.History"},{"id":700,"kind":1024,"name":"day","url":"modules/Entity.html#History.__type-11.day","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.History.__type"},{"id":701,"kind":1024,"name":"uses","url":"modules/Entity.html#History.__type-11.uses","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.History.__type"},{"id":702,"kind":1024,"name":"accounts","url":"modules/Entity.html#History.__type-11.accounts-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.History.__type"},{"id":703,"kind":4194304,"name":"Tag","url":"modules/Entity.html#Tag","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":704,"kind":65536,"name":"__type","url":"modules/Entity.html#Tag.__type-33","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Tag"},{"id":705,"kind":1024,"name":"name","url":"modules/Entity.html#Tag.__type-33.name-4","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Tag.__type"},{"id":706,"kind":1024,"name":"url","url":"modules/Entity.html#Tag.__type-33.url-6","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Tag.__type"},{"id":707,"kind":1024,"name":"history","url":"modules/Entity.html#Tag.__type-33.history","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Tag.__type"},{"id":708,"kind":4194304,"name":"PollOption","url":"modules/Entity.html#PollOption","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":709,"kind":65536,"name":"__type","url":"modules/Entity.html#PollOption.__type-21","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.PollOption"},{"id":710,"kind":1024,"name":"title","url":"modules/Entity.html#PollOption.__type-21.title-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PollOption.__type"},{"id":711,"kind":1024,"name":"votes_count","url":"modules/Entity.html#PollOption.__type-21.votes_count-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PollOption.__type"},{"id":712,"kind":4194304,"name":"Poll","url":"modules/Entity.html#Poll","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":713,"kind":65536,"name":"__type","url":"modules/Entity.html#Poll.__type-20","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Poll"},{"id":714,"kind":1024,"name":"id","url":"modules/Entity.html#Poll.__type-20.id-8","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":715,"kind":1024,"name":"expires_at","url":"modules/Entity.html#Poll.__type-20.expires_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":716,"kind":1024,"name":"expired","url":"modules/Entity.html#Poll.__type-20.expired","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":717,"kind":1024,"name":"multiple","url":"modules/Entity.html#Poll.__type-20.multiple","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":718,"kind":1024,"name":"votes_count","url":"modules/Entity.html#Poll.__type-20.votes_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":719,"kind":1024,"name":"options","url":"modules/Entity.html#Poll.__type-20.options","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":720,"kind":1024,"name":"voted","url":"modules/Entity.html#Poll.__type-20.voted","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Poll.__type"},{"id":721,"kind":4194304,"name":"Reaction","url":"modules/Entity.html#Reaction","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":722,"kind":65536,"name":"__type","url":"modules/Entity.html#Reaction.__type-24","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Reaction"},{"id":723,"kind":1024,"name":"count","url":"modules/Entity.html#Reaction.__type-24.count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":724,"kind":1024,"name":"me","url":"modules/Entity.html#Reaction.__type-24.me","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":725,"kind":1024,"name":"name","url":"modules/Entity.html#Reaction.__type-24.name-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":726,"kind":1024,"name":"accounts","url":"modules/Entity.html#Reaction.__type-24.accounts-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Reaction.__type"},{"id":727,"kind":4194304,"name":"Status","url":"modules/Entity.html#Status","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":728,"kind":65536,"name":"__type","url":"modules/Entity.html#Status.__type-31","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Status"},{"id":729,"kind":1024,"name":"id","url":"modules/Entity.html#Status.__type-31.id-13","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":730,"kind":1024,"name":"uri","url":"modules/Entity.html#Status.__type-31.uri-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":731,"kind":1024,"name":"url","url":"modules/Entity.html#Status.__type-31.url-5","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":732,"kind":1024,"name":"account","url":"modules/Entity.html#Status.__type-31.account-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":733,"kind":1024,"name":"in_reply_to_id","url":"modules/Entity.html#Status.__type-31.in_reply_to_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":734,"kind":1024,"name":"in_reply_to_account_id","url":"modules/Entity.html#Status.__type-31.in_reply_to_account_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":735,"kind":1024,"name":"reblog","url":"modules/Entity.html#Status.__type-31.reblog","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":736,"kind":1024,"name":"content","url":"modules/Entity.html#Status.__type-31.content","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":737,"kind":1024,"name":"plain_content","url":"modules/Entity.html#Status.__type-31.plain_content","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":738,"kind":1024,"name":"created_at","url":"modules/Entity.html#Status.__type-31.created_at-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":739,"kind":1024,"name":"emojis","url":"modules/Entity.html#Status.__type-31.emojis-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":740,"kind":1024,"name":"replies_count","url":"modules/Entity.html#Status.__type-31.replies_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":741,"kind":1024,"name":"reblogs_count","url":"modules/Entity.html#Status.__type-31.reblogs_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":742,"kind":1024,"name":"favourites_count","url":"modules/Entity.html#Status.__type-31.favourites_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":743,"kind":1024,"name":"reblogged","url":"modules/Entity.html#Status.__type-31.reblogged","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":744,"kind":1024,"name":"favourited","url":"modules/Entity.html#Status.__type-31.favourited","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":745,"kind":1024,"name":"muted","url":"modules/Entity.html#Status.__type-31.muted","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":746,"kind":1024,"name":"sensitive","url":"modules/Entity.html#Status.__type-31.sensitive-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":747,"kind":1024,"name":"spoiler_text","url":"modules/Entity.html#Status.__type-31.spoiler_text","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":748,"kind":1024,"name":"visibility","url":"modules/Entity.html#Status.__type-31.visibility","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":749,"kind":1024,"name":"media_attachments","url":"modules/Entity.html#Status.__type-31.media_attachments-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":750,"kind":1024,"name":"mentions","url":"modules/Entity.html#Status.__type-31.mentions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":751,"kind":1024,"name":"tags","url":"modules/Entity.html#Status.__type-31.tags","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":752,"kind":1024,"name":"card","url":"modules/Entity.html#Status.__type-31.card","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":753,"kind":1024,"name":"poll","url":"modules/Entity.html#Status.__type-31.poll","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":754,"kind":1024,"name":"application","url":"modules/Entity.html#Status.__type-31.application","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":755,"kind":1024,"name":"language","url":"modules/Entity.html#Status.__type-31.language-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":756,"kind":1024,"name":"pinned","url":"modules/Entity.html#Status.__type-31.pinned","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":757,"kind":1024,"name":"emoji_reactions","url":"modules/Entity.html#Status.__type-31.emoji_reactions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":758,"kind":1024,"name":"quote","url":"modules/Entity.html#Status.__type-31.quote","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":759,"kind":1024,"name":"bookmarked","url":"modules/Entity.html#Status.__type-31.bookmarked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Status.__type"},{"id":760,"kind":4194304,"name":"Context","url":"modules/Entity.html#Context","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":761,"kind":65536,"name":"__type","url":"modules/Entity.html#Context.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Context"},{"id":762,"kind":1024,"name":"ancestors","url":"modules/Entity.html#Context.__type-5.ancestors","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Context.__type"},{"id":763,"kind":1024,"name":"descendants","url":"modules/Entity.html#Context.__type-5.descendants","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Context.__type"},{"id":764,"kind":4194304,"name":"Conversation","url":"modules/Entity.html#Conversation","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":765,"kind":65536,"name":"__type","url":"modules/Entity.html#Conversation.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Conversation"},{"id":766,"kind":1024,"name":"id","url":"modules/Entity.html#Conversation.__type-6.id-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":767,"kind":1024,"name":"accounts","url":"modules/Entity.html#Conversation.__type-6.accounts","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":768,"kind":1024,"name":"last_status","url":"modules/Entity.html#Conversation.__type-6.last_status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":769,"kind":1024,"name":"unread","url":"modules/Entity.html#Conversation.__type-6.unread","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Conversation.__type"},{"id":770,"kind":4194304,"name":"FeaturedTag","url":"modules/Entity.html#FeaturedTag","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":771,"kind":65536,"name":"__type","url":"modules/Entity.html#FeaturedTag.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.FeaturedTag"},{"id":772,"kind":1024,"name":"id","url":"modules/Entity.html#FeaturedTag.__type-8.id-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":773,"kind":1024,"name":"name","url":"modules/Entity.html#FeaturedTag.__type-8.name-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":774,"kind":1024,"name":"statuses_count","url":"modules/Entity.html#FeaturedTag.__type-8.statuses_count-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":775,"kind":1024,"name":"last_status_at","url":"modules/Entity.html#FeaturedTag.__type-8.last_status_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.FeaturedTag.__type"},{"id":776,"kind":4194304,"name":"Field","url":"modules/Entity.html#Field","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":777,"kind":65536,"name":"__type","url":"modules/Entity.html#Field.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Field"},{"id":778,"kind":1024,"name":"name","url":"modules/Entity.html#Field.__type-9.name-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Field.__type"},{"id":779,"kind":1024,"name":"value","url":"modules/Entity.html#Field.__type-9.value","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Field.__type"},{"id":780,"kind":1024,"name":"verified_at","url":"modules/Entity.html#Field.__type-9.verified_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Field.__type"},{"id":781,"kind":4194304,"name":"Filter","url":"modules/Entity.html#Filter","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":782,"kind":65536,"name":"__type","url":"modules/Entity.html#Filter.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Filter"},{"id":783,"kind":1024,"name":"id","url":"modules/Entity.html#Filter.__type-10.id-4","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":784,"kind":1024,"name":"phrase","url":"modules/Entity.html#Filter.__type-10.phrase","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":785,"kind":1024,"name":"context","url":"modules/Entity.html#Filter.__type-10.context","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":786,"kind":1024,"name":"expires_at","url":"modules/Entity.html#Filter.__type-10.expires_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":787,"kind":1024,"name":"irreversible","url":"modules/Entity.html#Filter.__type-10.irreversible","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":788,"kind":1024,"name":"whole_word","url":"modules/Entity.html#Filter.__type-10.whole_word","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Filter.__type"},{"id":789,"kind":4194304,"name":"FilterContext","url":"modules/Entity.html#FilterContext","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":790,"kind":4194304,"name":"IdentityProof","url":"modules/Entity.html#IdentityProof","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":791,"kind":65536,"name":"__type","url":"modules/Entity.html#IdentityProof.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.IdentityProof"},{"id":792,"kind":1024,"name":"provider","url":"modules/Entity.html#IdentityProof.__type-12.provider","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":793,"kind":1024,"name":"provider_username","url":"modules/Entity.html#IdentityProof.__type-12.provider_username","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":794,"kind":1024,"name":"updated_at","url":"modules/Entity.html#IdentityProof.__type-12.updated_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":795,"kind":1024,"name":"proof_url","url":"modules/Entity.html#IdentityProof.__type-12.proof_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":796,"kind":1024,"name":"profile_url","url":"modules/Entity.html#IdentityProof.__type-12.profile_url","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.IdentityProof.__type"},{"id":797,"kind":4194304,"name":"URLs","url":"modules/Entity.html#URLs","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":798,"kind":65536,"name":"__type","url":"modules/Entity.html#URLs.__type-35","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.URLs"},{"id":799,"kind":1024,"name":"streaming_api","url":"modules/Entity.html#URLs.__type-35.streaming_api","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.URLs.__type"},{"id":800,"kind":4194304,"name":"Stats","url":"modules/Entity.html#Stats","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":801,"kind":65536,"name":"__type","url":"modules/Entity.html#Stats.__type-30","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Stats"},{"id":802,"kind":1024,"name":"user_count","url":"modules/Entity.html#Stats.__type-30.user_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Stats.__type"},{"id":803,"kind":1024,"name":"status_count","url":"modules/Entity.html#Stats.__type-30.status_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Stats.__type"},{"id":804,"kind":1024,"name":"domain_count","url":"modules/Entity.html#Stats.__type-30.domain_count","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Stats.__type"},{"id":805,"kind":4194304,"name":"Instance","url":"modules/Entity.html#Instance","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":806,"kind":65536,"name":"__type","url":"modules/Entity.html#Instance.__type-13","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Instance"},{"id":807,"kind":1024,"name":"uri","url":"modules/Entity.html#Instance.__type-13.uri","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":808,"kind":1024,"name":"title","url":"modules/Entity.html#Instance.__type-13.title-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":809,"kind":1024,"name":"description","url":"modules/Entity.html#Instance.__type-13.description-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":810,"kind":1024,"name":"email","url":"modules/Entity.html#Instance.__type-13.email","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":811,"kind":1024,"name":"version","url":"modules/Entity.html#Instance.__type-13.version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":812,"kind":1024,"name":"thumbnail","url":"modules/Entity.html#Instance.__type-13.thumbnail","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":813,"kind":1024,"name":"urls","url":"modules/Entity.html#Instance.__type-13.urls","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":814,"kind":1024,"name":"stats","url":"modules/Entity.html#Instance.__type-13.stats","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":815,"kind":1024,"name":"languages","url":"modules/Entity.html#Instance.__type-13.languages","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":816,"kind":1024,"name":"contact_account","url":"modules/Entity.html#Instance.__type-13.contact_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":817,"kind":1024,"name":"max_toot_chars","url":"modules/Entity.html#Instance.__type-13.max_toot_chars","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":818,"kind":1024,"name":"registrations","url":"modules/Entity.html#Instance.__type-13.registrations-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Instance.__type"},{"id":819,"kind":4194304,"name":"List","url":"modules/Entity.html#List","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":820,"kind":65536,"name":"__type","url":"modules/Entity.html#List.__type-14","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.List"},{"id":821,"kind":1024,"name":"id","url":"modules/Entity.html#List.__type-14.id-5","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.List.__type"},{"id":822,"kind":1024,"name":"title","url":"modules/Entity.html#List.__type-14.title-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.List.__type"},{"id":823,"kind":4194304,"name":"Marker","url":"modules/Entity.html#Marker","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":824,"kind":65536,"name":"__type","url":"modules/Entity.html#Marker.__type-15","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Marker"},{"id":825,"kind":1024,"name":"home","url":"modules/Entity.html#Marker.__type-15.home","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":826,"kind":65536,"name":"__type","url":"modules/Entity.html#Marker.__type-15.__type-16","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":827,"kind":1024,"name":"last_read_id","url":"modules/Entity.html#Marker.__type-15.__type-16.last_read_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":828,"kind":1024,"name":"version","url":"modules/Entity.html#Marker.__type-15.__type-16.version-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":829,"kind":1024,"name":"updated_at","url":"modules/Entity.html#Marker.__type-15.__type-16.updated_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":830,"kind":1024,"name":"notifications","url":"modules/Entity.html#Marker.__type-15.notifications","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":831,"kind":65536,"name":"__type","url":"modules/Entity.html#Marker.__type-15.__type-17","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"Entity.Marker.__type"},{"id":832,"kind":1024,"name":"last_read_id","url":"modules/Entity.html#Marker.__type-15.__type-17.last_read_id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":833,"kind":1024,"name":"version","url":"modules/Entity.html#Marker.__type-15.__type-17.version-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":834,"kind":1024,"name":"updated_at","url":"modules/Entity.html#Marker.__type-15.__type-17.updated_at-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Marker.__type.__type"},{"id":835,"kind":4194304,"name":"Notification","url":"modules/Entity.html#Notification","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":836,"kind":65536,"name":"__type","url":"modules/Entity.html#Notification.__type-19","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Notification"},{"id":837,"kind":1024,"name":"account","url":"modules/Entity.html#Notification.__type-19.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":838,"kind":1024,"name":"created_at","url":"modules/Entity.html#Notification.__type-19.created_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":839,"kind":1024,"name":"id","url":"modules/Entity.html#Notification.__type-19.id-7","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":840,"kind":1024,"name":"status","url":"modules/Entity.html#Notification.__type-19.status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":841,"kind":1024,"name":"emoji","url":"modules/Entity.html#Notification.__type-19.emoji","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":842,"kind":1024,"name":"type","url":"modules/Entity.html#Notification.__type-19.type-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Notification.__type"},{"id":843,"kind":4194304,"name":"NotificationType","url":"modules/Entity.html#NotificationType","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":844,"kind":4194304,"name":"Preferences","url":"modules/Entity.html#Preferences","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":845,"kind":65536,"name":"__type","url":"modules/Entity.html#Preferences.__type-22","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Preferences"},{"id":846,"kind":1024,"name":"posting:default:visibility","url":"modules/Entity.html#Preferences.__type-22.posting_default_visibility","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":847,"kind":1024,"name":"posting:default:sensitive","url":"modules/Entity.html#Preferences.__type-22.posting_default_sensitive","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":848,"kind":1024,"name":"posting:default:language","url":"modules/Entity.html#Preferences.__type-22.posting_default_language","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":849,"kind":1024,"name":"reading:expand:media","url":"modules/Entity.html#Preferences.__type-22.reading_expand_media","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":850,"kind":1024,"name":"reading:expand:spoilers","url":"modules/Entity.html#Preferences.__type-22.reading_expand_spoilers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Preferences.__type"},{"id":851,"kind":4194304,"name":"PushSubscription","url":"modules/Entity.html#PushSubscription","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":852,"kind":65536,"name":"__type","url":"modules/Entity.html#PushSubscription.__type-23","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.PushSubscription"},{"id":853,"kind":1024,"name":"id","url":"modules/Entity.html#PushSubscription.__type-23.id-9","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":854,"kind":1024,"name":"endpoint","url":"modules/Entity.html#PushSubscription.__type-23.endpoint","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":855,"kind":1024,"name":"server_key","url":"modules/Entity.html#PushSubscription.__type-23.server_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":856,"kind":1024,"name":"alerts","url":"modules/Entity.html#PushSubscription.__type-23.alerts","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.PushSubscription.__type"},{"id":857,"kind":4194304,"name":"Relationship","url":"modules/Entity.html#Relationship","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":858,"kind":65536,"name":"__type","url":"modules/Entity.html#Relationship.__type-25","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Relationship"},{"id":859,"kind":1024,"name":"id","url":"modules/Entity.html#Relationship.__type-25.id-10","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":860,"kind":1024,"name":"following","url":"modules/Entity.html#Relationship.__type-25.following","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":861,"kind":1024,"name":"followed_by","url":"modules/Entity.html#Relationship.__type-25.followed_by","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":862,"kind":1024,"name":"delivery_following","url":"modules/Entity.html#Relationship.__type-25.delivery_following","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":863,"kind":1024,"name":"blocking","url":"modules/Entity.html#Relationship.__type-25.blocking","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":864,"kind":1024,"name":"blocked_by","url":"modules/Entity.html#Relationship.__type-25.blocked_by","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":865,"kind":1024,"name":"muting","url":"modules/Entity.html#Relationship.__type-25.muting","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":866,"kind":1024,"name":"muting_notifications","url":"modules/Entity.html#Relationship.__type-25.muting_notifications","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":867,"kind":1024,"name":"requested","url":"modules/Entity.html#Relationship.__type-25.requested","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":868,"kind":1024,"name":"domain_blocking","url":"modules/Entity.html#Relationship.__type-25.domain_blocking","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":869,"kind":1024,"name":"showing_reblogs","url":"modules/Entity.html#Relationship.__type-25.showing_reblogs","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":870,"kind":1024,"name":"endorsed","url":"modules/Entity.html#Relationship.__type-25.endorsed","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":871,"kind":1024,"name":"notifying","url":"modules/Entity.html#Relationship.__type-25.notifying","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Relationship.__type"},{"id":872,"kind":4194304,"name":"Report","url":"modules/Entity.html#Report","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":873,"kind":65536,"name":"__type","url":"modules/Entity.html#Report.__type-26","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Report"},{"id":874,"kind":1024,"name":"id","url":"modules/Entity.html#Report.__type-26.id-11","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":875,"kind":1024,"name":"action_taken","url":"modules/Entity.html#Report.__type-26.action_taken","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":876,"kind":1024,"name":"comment","url":"modules/Entity.html#Report.__type-26.comment","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":877,"kind":1024,"name":"account_id","url":"modules/Entity.html#Report.__type-26.account_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":878,"kind":1024,"name":"status_ids","url":"modules/Entity.html#Report.__type-26.status_ids","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Report.__type"},{"id":879,"kind":4194304,"name":"Results","url":"modules/Entity.html#Results","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":880,"kind":65536,"name":"__type","url":"modules/Entity.html#Results.__type-27","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Results"},{"id":881,"kind":1024,"name":"accounts","url":"modules/Entity.html#Results.__type-27.accounts-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Results.__type"},{"id":882,"kind":1024,"name":"statuses","url":"modules/Entity.html#Results.__type-27.statuses-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Results.__type"},{"id":883,"kind":1024,"name":"hashtags","url":"modules/Entity.html#Results.__type-27.hashtags","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Results.__type"},{"id":884,"kind":4194304,"name":"ScheduledStatus","url":"modules/Entity.html#ScheduledStatus","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":885,"kind":65536,"name":"__type","url":"modules/Entity.html#ScheduledStatus.__type-28","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.ScheduledStatus"},{"id":886,"kind":1024,"name":"id","url":"modules/Entity.html#ScheduledStatus.__type-28.id-12","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":887,"kind":1024,"name":"scheduled_at","url":"modules/Entity.html#ScheduledStatus.__type-28.scheduled_at","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":888,"kind":1024,"name":"params","url":"modules/Entity.html#ScheduledStatus.__type-28.params","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":889,"kind":1024,"name":"media_attachments","url":"modules/Entity.html#ScheduledStatus.__type-28.media_attachments","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.ScheduledStatus.__type"},{"id":890,"kind":4194304,"name":"StatusParams","url":"modules/Entity.html#StatusParams","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":891,"kind":65536,"name":"__type","url":"modules/Entity.html#StatusParams.__type-32","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.StatusParams"},{"id":892,"kind":1024,"name":"text","url":"modules/Entity.html#StatusParams.__type-32.text","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":893,"kind":1024,"name":"in_reply_to_id","url":"modules/Entity.html#StatusParams.__type-32.in_reply_to_id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":894,"kind":1024,"name":"media_ids","url":"modules/Entity.html#StatusParams.__type-32.media_ids","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":895,"kind":1024,"name":"sensitive","url":"modules/Entity.html#StatusParams.__type-32.sensitive-2","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":896,"kind":1024,"name":"spoiler_text","url":"modules/Entity.html#StatusParams.__type-32.spoiler_text-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":897,"kind":1024,"name":"visibility","url":"modules/Entity.html#StatusParams.__type-32.visibility-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":898,"kind":1024,"name":"scheduled_at","url":"modules/Entity.html#StatusParams.__type-32.scheduled_at-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":899,"kind":1024,"name":"application_id","url":"modules/Entity.html#StatusParams.__type-32.application_id","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.StatusParams.__type"},{"id":900,"kind":4194304,"name":"Token","url":"modules/Entity.html#Token","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"Entity"},{"id":901,"kind":65536,"name":"__type","url":"modules/Entity.html#Token.__type-34","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"Entity.Token"},{"id":902,"kind":1024,"name":"access_token","url":"modules/Entity.html#Token.__type-34.access_token","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":903,"kind":1024,"name":"token_type","url":"modules/Entity.html#Token.__type-34.token_type","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":904,"kind":1024,"name":"scope","url":"modules/Entity.html#Token.__type-34.scope","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":905,"kind":1024,"name":"created_at","url":"modules/Entity.html#Token.__type-34.created_at-3","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"Entity.Token.__type"},{"id":906,"kind":64,"name":"default","url":"modules.html#default","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,58.95]],["parent/0",[]],["name/1",[1,30.856]],["parent/1",[0,5.852]],["name/2",[2,64.058]],["parent/2",[3,5.268]],["name/3",[4,53.072]],["parent/3",[3,5.268]],["name/4",[5,64.058]],["parent/4",[3,5.268]],["name/5",[6,64.058]],["parent/5",[3,5.268]],["name/6",[7,51.065]],["parent/6",[]],["name/7",[8,64.058]],["parent/7",[7,5.069]],["name/8",[1,30.856]],["parent/8",[9,6.359]],["name/9",[10,40.079]],["parent/9",[11,4.903]],["name/10",[12,47.963]],["parent/10",[11,4.903]],["name/11",[13,55.585]],["parent/11",[11,4.903]],["name/12",[14,58.95]],["parent/12",[11,4.903]],["name/13",[15,58.95]],["parent/13",[11,4.903]],["name/14",[16,58.95]],["parent/14",[11,4.903]],["name/15",[17,64.058]],["parent/15",[7,5.069]],["name/16",[1,30.856]],["parent/16",[18,6.359]],["name/17",[19,55.585]],["parent/17",[20,4.903]],["name/18",[21,55.585]],["parent/18",[20,4.903]],["name/19",[22,55.585]],["parent/19",[20,4.903]],["name/20",[23,49.394]],["parent/20",[20,4.903]],["name/21",[24,58.95]],["parent/21",[20,4.903]],["name/22",[25,58.95]],["parent/22",[20,4.903]],["name/23",[26,64.058]],["parent/23",[7,5.069]],["name/24",[27,58.95]],["parent/24",[28,4.178]],["name/25",[29,49.394]],["parent/25",[28,4.178]],["name/26",[30,46.712]],["parent/26",[28,4.178]],["name/27",[31,64.058]],["parent/27",[28,4.178]],["name/28",[10,40.079]],["parent/28",[28,4.178]],["name/29",[12,47.963]],["parent/29",[28,4.178]],["name/30",[13,55.585]],["parent/30",[28,4.178]],["name/31",[14,58.95]],["parent/31",[28,4.178]],["name/32",[15,58.95]],["parent/32",[28,4.178]],["name/33",[16,58.95]],["parent/33",[28,4.178]],["name/34",[32,64.058]],["parent/34",[28,4.178]],["name/35",[33,64.058]],["parent/35",[28,4.178]],["name/36",[34,64.058]],["parent/36",[28,4.178]],["name/37",[35,64.058]],["parent/37",[7,5.069]],["name/38",[27,58.95]],["parent/38",[36,4.107]],["name/39",[29,49.394]],["parent/39",[36,4.107]],["name/40",[37,64.058]],["parent/40",[36,4.107]],["name/41",[19,55.585]],["parent/41",[36,4.107]],["name/42",[21,55.585]],["parent/42",[36,4.107]],["name/43",[23,49.394]],["parent/43",[36,4.107]],["name/44",[24,58.95]],["parent/44",[36,4.107]],["name/45",[25,58.95]],["parent/45",[36,4.107]],["name/46",[38,64.058]],["parent/46",[36,4.107]],["name/47",[39,64.058]],["parent/47",[36,4.107]],["name/48",[22,55.585]],["parent/48",[36,4.107]],["name/49",[40,64.058]],["parent/49",[36,4.107]],["name/50",[41,64.058]],["parent/50",[36,4.107]],["name/51",[42,51.065]],["parent/51",[36,4.107]],["name/52",[43,55.585]],["parent/52",[]],["name/53",[29,49.394]],["parent/53",[43,5.518]],["name/54",[44,58.95]],["parent/54",[43,5.518]],["name/55",[44,58.95]],["parent/55",[]],["name/56",[45,55.585]],["parent/56",[]],["name/57",[1,30.856]],["parent/57",[45,5.518]],["name/58",[46,64.058]],["parent/58",[47,5.069]],["name/59",[48,64.058]],["parent/59",[47,5.069]],["name/60",[49,64.058]],["parent/60",[47,5.069]],["name/61",[1,30.856]],["parent/61",[47,5.069]],["name/62",[50,55.585]],["parent/62",[51,5.852]],["name/63",[52,64.058]],["parent/63",[51,5.852]],["name/64",[53,64.058]],["parent/64",[47,5.069]],["name/65",[54,64.058]],["parent/65",[]],["name/66",[55,19.553]],["parent/66",[]],["name/67",[56,53.072]],["parent/67",[55,1.941]],["name/68",[57,53.072]],["parent/68",[55,1.941]],["name/69",[58,53.072]],["parent/69",[55,1.941]],["name/70",[59,53.072]],["parent/70",[55,1.941]],["name/71",[60,53.072]],["parent/71",[55,1.941]],["name/72",[42,51.065]],["parent/72",[55,1.941]],["name/73",[61,53.072]],["parent/73",[55,1.941]],["name/74",[62,53.072]],["parent/74",[55,1.941]],["name/75",[63,53.072]],["parent/75",[55,1.941]],["name/76",[64,53.072]],["parent/76",[55,1.941]],["name/77",[65,53.072]],["parent/77",[55,1.941]],["name/78",[66,53.072]],["parent/78",[55,1.941]],["name/79",[67,53.072]],["parent/79",[55,1.941]],["name/80",[68,53.072]],["parent/80",[55,1.941]],["name/81",[69,53.072]],["parent/81",[55,1.941]],["name/82",[70,53.072]],["parent/82",[55,1.941]],["name/83",[71,53.072]],["parent/83",[55,1.941]],["name/84",[72,53.072]],["parent/84",[55,1.941]],["name/85",[73,53.072]],["parent/85",[55,1.941]],["name/86",[74,53.072]],["parent/86",[55,1.941]],["name/87",[75,53.072]],["parent/87",[55,1.941]],["name/88",[76,53.072]],["parent/88",[55,1.941]],["name/89",[77,53.072]],["parent/89",[55,1.941]],["name/90",[78,53.072]],["parent/90",[55,1.941]],["name/91",[79,53.072]],["parent/91",[55,1.941]],["name/92",[80,53.072]],["parent/92",[55,1.941]],["name/93",[81,53.072]],["parent/93",[55,1.941]],["name/94",[82,53.072]],["parent/94",[55,1.941]],["name/95",[83,53.072]],["parent/95",[55,1.941]],["name/96",[84,53.072]],["parent/96",[55,1.941]],["name/97",[85,53.072]],["parent/97",[55,1.941]],["name/98",[86,53.072]],["parent/98",[55,1.941]],["name/99",[87,53.072]],["parent/99",[55,1.941]],["name/100",[88,53.072]],["parent/100",[55,1.941]],["name/101",[89,53.072]],["parent/101",[55,1.941]],["name/102",[90,53.072]],["parent/102",[55,1.941]],["name/103",[91,53.072]],["parent/103",[55,1.941]],["name/104",[92,53.072]],["parent/104",[55,1.941]],["name/105",[93,53.072]],["parent/105",[55,1.941]],["name/106",[94,53.072]],["parent/106",[55,1.941]],["name/107",[95,53.072]],["parent/107",[55,1.941]],["name/108",[96,53.072]],["parent/108",[55,1.941]],["name/109",[97,51.065]],["parent/109",[55,1.941]],["name/110",[98,53.072]],["parent/110",[55,1.941]],["name/111",[99,53.072]],["parent/111",[55,1.941]],["name/112",[100,53.072]],["parent/112",[55,1.941]],["name/113",[101,53.072]],["parent/113",[55,1.941]],["name/114",[102,53.072]],["parent/114",[55,1.941]],["name/115",[103,53.072]],["parent/115",[55,1.941]],["name/116",[104,53.072]],["parent/116",[55,1.941]],["name/117",[105,53.072]],["parent/117",[55,1.941]],["name/118",[106,53.072]],["parent/118",[55,1.941]],["name/119",[107,53.072]],["parent/119",[55,1.941]],["name/120",[108,53.072]],["parent/120",[55,1.941]],["name/121",[109,53.072]],["parent/121",[55,1.941]],["name/122",[110,53.072]],["parent/122",[55,1.941]],["name/123",[111,53.072]],["parent/123",[55,1.941]],["name/124",[112,53.072]],["parent/124",[55,1.941]],["name/125",[113,53.072]],["parent/125",[55,1.941]],["name/126",[114,53.072]],["parent/126",[55,1.941]],["name/127",[115,53.072]],["parent/127",[55,1.941]],["name/128",[116,53.072]],["parent/128",[55,1.941]],["name/129",[117,53.072]],["parent/129",[55,1.941]],["name/130",[118,53.072]],["parent/130",[55,1.941]],["name/131",[119,53.072]],["parent/131",[55,1.941]],["name/132",[120,53.072]],["parent/132",[55,1.941]],["name/133",[121,53.072]],["parent/133",[55,1.941]],["name/134",[122,53.072]],["parent/134",[55,1.941]],["name/135",[123,53.072]],["parent/135",[55,1.941]],["name/136",[124,53.072]],["parent/136",[55,1.941]],["name/137",[125,53.072]],["parent/137",[55,1.941]],["name/138",[126,53.072]],["parent/138",[55,1.941]],["name/139",[127,53.072]],["parent/139",[55,1.941]],["name/140",[128,53.072]],["parent/140",[55,1.941]],["name/141",[129,53.072]],["parent/141",[55,1.941]],["name/142",[130,53.072]],["parent/142",[55,1.941]],["name/143",[131,53.072]],["parent/143",[55,1.941]],["name/144",[132,53.072]],["parent/144",[55,1.941]],["name/145",[133,53.072]],["parent/145",[55,1.941]],["name/146",[134,53.072]],["parent/146",[55,1.941]],["name/147",[135,53.072]],["parent/147",[55,1.941]],["name/148",[136,53.072]],["parent/148",[55,1.941]],["name/149",[137,53.072]],["parent/149",[55,1.941]],["name/150",[138,53.072]],["parent/150",[55,1.941]],["name/151",[139,53.072]],["parent/151",[55,1.941]],["name/152",[140,53.072]],["parent/152",[55,1.941]],["name/153",[141,53.072]],["parent/153",[55,1.941]],["name/154",[142,53.072]],["parent/154",[55,1.941]],["name/155",[143,53.072]],["parent/155",[55,1.941]],["name/156",[144,53.072]],["parent/156",[55,1.941]],["name/157",[145,53.072]],["parent/157",[55,1.941]],["name/158",[146,53.072]],["parent/158",[55,1.941]],["name/159",[147,53.072]],["parent/159",[55,1.941]],["name/160",[148,53.072]],["parent/160",[55,1.941]],["name/161",[149,53.072]],["parent/161",[55,1.941]],["name/162",[150,53.072]],["parent/162",[55,1.941]],["name/163",[151,53.072]],["parent/163",[55,1.941]],["name/164",[152,53.072]],["parent/164",[55,1.941]],["name/165",[153,53.072]],["parent/165",[55,1.941]],["name/166",[154,53.072]],["parent/166",[55,1.941]],["name/167",[155,53.072]],["parent/167",[55,1.941]],["name/168",[156,53.072]],["parent/168",[55,1.941]],["name/169",[157,53.072]],["parent/169",[55,1.941]],["name/170",[158,53.072]],["parent/170",[55,1.941]],["name/171",[159,53.072]],["parent/171",[55,1.941]],["name/172",[160,53.072]],["parent/172",[55,1.941]],["name/173",[161,53.072]],["parent/173",[55,1.941]],["name/174",[162,53.072]],["parent/174",[55,1.941]],["name/175",[163,53.072]],["parent/175",[55,1.941]],["name/176",[164,53.072]],["parent/176",[55,1.941]],["name/177",[165,53.072]],["parent/177",[55,1.941]],["name/178",[166,53.072]],["parent/178",[55,1.941]],["name/179",[167,53.072]],["parent/179",[55,1.941]],["name/180",[168,53.072]],["parent/180",[55,1.941]],["name/181",[169,53.072]],["parent/181",[55,1.941]],["name/182",[170,53.072]],["parent/182",[55,1.941]],["name/183",[171,53.072]],["parent/183",[55,1.941]],["name/184",[172,53.072]],["parent/184",[55,1.941]],["name/185",[173,53.072]],["parent/185",[55,1.941]],["name/186",[174,53.072]],["parent/186",[55,1.941]],["name/187",[175,53.072]],["parent/187",[55,1.941]],["name/188",[176,53.072]],["parent/188",[55,1.941]],["name/189",[177,53.072]],["parent/189",[55,1.941]],["name/190",[178,53.072]],["parent/190",[55,1.941]],["name/191",[179,53.072]],["parent/191",[55,1.941]],["name/192",[180,53.072]],["parent/192",[55,1.941]],["name/193",[181,53.072]],["parent/193",[55,1.941]],["name/194",[182,47.963]],["parent/194",[]],["name/195",[183,58.95]],["parent/195",[182,4.761]],["name/196",[184,58.95]],["parent/196",[182,4.761]],["name/197",[185,58.95]],["parent/197",[182,4.761]],["name/198",[186,58.95]],["parent/198",[182,4.761]],["name/199",[187,58.95]],["parent/199",[182,4.761]],["name/200",[188,58.95]],["parent/200",[182,4.761]],["name/201",[189,47.963]],["parent/201",[]],["name/202",[183,58.95]],["parent/202",[189,4.761]],["name/203",[184,58.95]],["parent/203",[189,4.761]],["name/204",[185,58.95]],["parent/204",[189,4.761]],["name/205",[186,58.95]],["parent/205",[189,4.761]],["name/206",[187,58.95]],["parent/206",[189,4.761]],["name/207",[188,58.95]],["parent/207",[189,4.761]],["name/208",[190,43.689]],["parent/208",[]],["name/209",[191,64.058]],["parent/209",[190,4.337]],["name/210",[192,64.058]],["parent/210",[190,4.337]],["name/211",[193,58.95]],["parent/211",[190,4.337]],["name/212",[194,58.95]],["parent/212",[190,4.337]],["name/213",[195,64.058]],["parent/213",[190,4.337]],["name/214",[196,64.058]],["parent/214",[190,4.337]],["name/215",[4,53.072]],["parent/215",[190,4.337]],["name/216",[197,64.058]],["parent/216",[190,4.337]],["name/217",[198,64.058]],["parent/217",[190,4.337]],["name/218",[199,47.963]],["parent/218",[]],["name/219",[200,58.95]],["parent/219",[199,4.761]],["name/220",[201,58.95]],["parent/220",[199,4.761]],["name/221",[202,64.058]],["parent/221",[199,4.761]],["name/222",[203,64.058]],["parent/222",[199,4.761]],["name/223",[204,53.072]],["parent/223",[199,4.761]],["name/224",[205,19.247]],["parent/224",[]],["name/225",[29,49.394]],["parent/225",[205,1.911]],["name/226",[206,55.585]],["parent/226",[205,1.911]],["name/227",[207,55.585]],["parent/227",[205,1.911]],["name/228",[56,53.072]],["parent/228",[205,1.911]],["name/229",[57,53.072]],["parent/229",[205,1.911]],["name/230",[58,53.072]],["parent/230",[205,1.911]],["name/231",[208,58.95]],["parent/231",[205,1.911]],["name/232",[59,53.072]],["parent/232",[205,1.911]],["name/233",[60,53.072]],["parent/233",[205,1.911]],["name/234",[42,51.065]],["parent/234",[205,1.911]],["name/235",[61,53.072]],["parent/235",[205,1.911]],["name/236",[62,53.072]],["parent/236",[205,1.911]],["name/237",[63,53.072]],["parent/237",[205,1.911]],["name/238",[64,53.072]],["parent/238",[205,1.911]],["name/239",[65,53.072]],["parent/239",[205,1.911]],["name/240",[66,53.072]],["parent/240",[205,1.911]],["name/241",[68,53.072]],["parent/241",[205,1.911]],["name/242",[69,53.072]],["parent/242",[205,1.911]],["name/243",[67,53.072]],["parent/243",[205,1.911]],["name/244",[70,53.072]],["parent/244",[205,1.911]],["name/245",[71,53.072]],["parent/245",[205,1.911]],["name/246",[72,53.072]],["parent/246",[205,1.911]],["name/247",[73,53.072]],["parent/247",[205,1.911]],["name/248",[74,53.072]],["parent/248",[205,1.911]],["name/249",[75,53.072]],["parent/249",[205,1.911]],["name/250",[76,53.072]],["parent/250",[205,1.911]],["name/251",[77,53.072]],["parent/251",[205,1.911]],["name/252",[78,53.072]],["parent/252",[205,1.911]],["name/253",[79,53.072]],["parent/253",[205,1.911]],["name/254",[80,53.072]],["parent/254",[205,1.911]],["name/255",[81,53.072]],["parent/255",[205,1.911]],["name/256",[82,53.072]],["parent/256",[205,1.911]],["name/257",[83,53.072]],["parent/257",[205,1.911]],["name/258",[84,53.072]],["parent/258",[205,1.911]],["name/259",[85,53.072]],["parent/259",[205,1.911]],["name/260",[86,53.072]],["parent/260",[205,1.911]],["name/261",[87,53.072]],["parent/261",[205,1.911]],["name/262",[88,53.072]],["parent/262",[205,1.911]],["name/263",[89,53.072]],["parent/263",[205,1.911]],["name/264",[90,53.072]],["parent/264",[205,1.911]],["name/265",[91,53.072]],["parent/265",[205,1.911]],["name/266",[92,53.072]],["parent/266",[205,1.911]],["name/267",[93,53.072]],["parent/267",[205,1.911]],["name/268",[94,53.072]],["parent/268",[205,1.911]],["name/269",[95,53.072]],["parent/269",[205,1.911]],["name/270",[96,53.072]],["parent/270",[205,1.911]],["name/271",[97,51.065]],["parent/271",[205,1.911]],["name/272",[98,53.072]],["parent/272",[205,1.911]],["name/273",[99,53.072]],["parent/273",[205,1.911]],["name/274",[100,53.072]],["parent/274",[205,1.911]],["name/275",[101,53.072]],["parent/275",[205,1.911]],["name/276",[102,53.072]],["parent/276",[205,1.911]],["name/277",[103,53.072]],["parent/277",[205,1.911]],["name/278",[104,53.072]],["parent/278",[205,1.911]],["name/279",[105,53.072]],["parent/279",[205,1.911]],["name/280",[106,53.072]],["parent/280",[205,1.911]],["name/281",[107,53.072]],["parent/281",[205,1.911]],["name/282",[108,53.072]],["parent/282",[205,1.911]],["name/283",[109,53.072]],["parent/283",[205,1.911]],["name/284",[110,53.072]],["parent/284",[205,1.911]],["name/285",[111,53.072]],["parent/285",[205,1.911]],["name/286",[112,53.072]],["parent/286",[205,1.911]],["name/287",[113,53.072]],["parent/287",[205,1.911]],["name/288",[114,53.072]],["parent/288",[205,1.911]],["name/289",[115,53.072]],["parent/289",[205,1.911]],["name/290",[116,53.072]],["parent/290",[205,1.911]],["name/291",[117,53.072]],["parent/291",[205,1.911]],["name/292",[118,53.072]],["parent/292",[205,1.911]],["name/293",[119,53.072]],["parent/293",[205,1.911]],["name/294",[120,53.072]],["parent/294",[205,1.911]],["name/295",[121,53.072]],["parent/295",[205,1.911]],["name/296",[122,53.072]],["parent/296",[205,1.911]],["name/297",[123,53.072]],["parent/297",[205,1.911]],["name/298",[124,53.072]],["parent/298",[205,1.911]],["name/299",[125,53.072]],["parent/299",[205,1.911]],["name/300",[126,53.072]],["parent/300",[205,1.911]],["name/301",[127,53.072]],["parent/301",[205,1.911]],["name/302",[128,53.072]],["parent/302",[205,1.911]],["name/303",[129,53.072]],["parent/303",[205,1.911]],["name/304",[130,53.072]],["parent/304",[205,1.911]],["name/305",[131,53.072]],["parent/305",[205,1.911]],["name/306",[132,53.072]],["parent/306",[205,1.911]],["name/307",[133,53.072]],["parent/307",[205,1.911]],["name/308",[134,53.072]],["parent/308",[205,1.911]],["name/309",[135,53.072]],["parent/309",[205,1.911]],["name/310",[136,53.072]],["parent/310",[205,1.911]],["name/311",[137,53.072]],["parent/311",[205,1.911]],["name/312",[138,53.072]],["parent/312",[205,1.911]],["name/313",[139,53.072]],["parent/313",[205,1.911]],["name/314",[140,53.072]],["parent/314",[205,1.911]],["name/315",[141,53.072]],["parent/315",[205,1.911]],["name/316",[142,53.072]],["parent/316",[205,1.911]],["name/317",[143,53.072]],["parent/317",[205,1.911]],["name/318",[144,53.072]],["parent/318",[205,1.911]],["name/319",[145,53.072]],["parent/319",[205,1.911]],["name/320",[146,53.072]],["parent/320",[205,1.911]],["name/321",[147,53.072]],["parent/321",[205,1.911]],["name/322",[148,53.072]],["parent/322",[205,1.911]],["name/323",[149,53.072]],["parent/323",[205,1.911]],["name/324",[150,53.072]],["parent/324",[205,1.911]],["name/325",[151,53.072]],["parent/325",[205,1.911]],["name/326",[152,53.072]],["parent/326",[205,1.911]],["name/327",[153,53.072]],["parent/327",[205,1.911]],["name/328",[154,53.072]],["parent/328",[205,1.911]],["name/329",[155,53.072]],["parent/329",[205,1.911]],["name/330",[156,53.072]],["parent/330",[205,1.911]],["name/331",[157,53.072]],["parent/331",[205,1.911]],["name/332",[158,53.072]],["parent/332",[205,1.911]],["name/333",[159,53.072]],["parent/333",[205,1.911]],["name/334",[160,53.072]],["parent/334",[205,1.911]],["name/335",[161,53.072]],["parent/335",[205,1.911]],["name/336",[162,53.072]],["parent/336",[205,1.911]],["name/337",[163,53.072]],["parent/337",[205,1.911]],["name/338",[164,53.072]],["parent/338",[205,1.911]],["name/339",[165,53.072]],["parent/339",[205,1.911]],["name/340",[166,53.072]],["parent/340",[205,1.911]],["name/341",[167,53.072]],["parent/341",[205,1.911]],["name/342",[168,53.072]],["parent/342",[205,1.911]],["name/343",[169,53.072]],["parent/343",[205,1.911]],["name/344",[170,53.072]],["parent/344",[205,1.911]],["name/345",[171,53.072]],["parent/345",[205,1.911]],["name/346",[172,53.072]],["parent/346",[205,1.911]],["name/347",[173,53.072]],["parent/347",[205,1.911]],["name/348",[174,53.072]],["parent/348",[205,1.911]],["name/349",[175,53.072]],["parent/349",[205,1.911]],["name/350",[176,53.072]],["parent/350",[205,1.911]],["name/351",[177,53.072]],["parent/351",[205,1.911]],["name/352",[178,53.072]],["parent/352",[205,1.911]],["name/353",[179,53.072]],["parent/353",[205,1.911]],["name/354",[180,53.072]],["parent/354",[205,1.911]],["name/355",[181,53.072]],["parent/355",[205,1.911]],["name/356",[209,19.247]],["parent/356",[]],["name/357",[29,49.394]],["parent/357",[209,1.911]],["name/358",[206,55.585]],["parent/358",[209,1.911]],["name/359",[207,55.585]],["parent/359",[209,1.911]],["name/360",[56,53.072]],["parent/360",[209,1.911]],["name/361",[57,53.072]],["parent/361",[209,1.911]],["name/362",[58,53.072]],["parent/362",[209,1.911]],["name/363",[208,58.95]],["parent/363",[209,1.911]],["name/364",[59,53.072]],["parent/364",[209,1.911]],["name/365",[60,53.072]],["parent/365",[209,1.911]],["name/366",[42,51.065]],["parent/366",[209,1.911]],["name/367",[61,53.072]],["parent/367",[209,1.911]],["name/368",[62,53.072]],["parent/368",[209,1.911]],["name/369",[63,53.072]],["parent/369",[209,1.911]],["name/370",[64,53.072]],["parent/370",[209,1.911]],["name/371",[65,53.072]],["parent/371",[209,1.911]],["name/372",[66,53.072]],["parent/372",[209,1.911]],["name/373",[68,53.072]],["parent/373",[209,1.911]],["name/374",[69,53.072]],["parent/374",[209,1.911]],["name/375",[67,53.072]],["parent/375",[209,1.911]],["name/376",[70,53.072]],["parent/376",[209,1.911]],["name/377",[71,53.072]],["parent/377",[209,1.911]],["name/378",[72,53.072]],["parent/378",[209,1.911]],["name/379",[73,53.072]],["parent/379",[209,1.911]],["name/380",[74,53.072]],["parent/380",[209,1.911]],["name/381",[75,53.072]],["parent/381",[209,1.911]],["name/382",[76,53.072]],["parent/382",[209,1.911]],["name/383",[77,53.072]],["parent/383",[209,1.911]],["name/384",[78,53.072]],["parent/384",[209,1.911]],["name/385",[79,53.072]],["parent/385",[209,1.911]],["name/386",[80,53.072]],["parent/386",[209,1.911]],["name/387",[81,53.072]],["parent/387",[209,1.911]],["name/388",[82,53.072]],["parent/388",[209,1.911]],["name/389",[83,53.072]],["parent/389",[209,1.911]],["name/390",[84,53.072]],["parent/390",[209,1.911]],["name/391",[85,53.072]],["parent/391",[209,1.911]],["name/392",[86,53.072]],["parent/392",[209,1.911]],["name/393",[87,53.072]],["parent/393",[209,1.911]],["name/394",[88,53.072]],["parent/394",[209,1.911]],["name/395",[89,53.072]],["parent/395",[209,1.911]],["name/396",[90,53.072]],["parent/396",[209,1.911]],["name/397",[91,53.072]],["parent/397",[209,1.911]],["name/398",[92,53.072]],["parent/398",[209,1.911]],["name/399",[93,53.072]],["parent/399",[209,1.911]],["name/400",[94,53.072]],["parent/400",[209,1.911]],["name/401",[95,53.072]],["parent/401",[209,1.911]],["name/402",[96,53.072]],["parent/402",[209,1.911]],["name/403",[97,51.065]],["parent/403",[209,1.911]],["name/404",[98,53.072]],["parent/404",[209,1.911]],["name/405",[99,53.072]],["parent/405",[209,1.911]],["name/406",[100,53.072]],["parent/406",[209,1.911]],["name/407",[101,53.072]],["parent/407",[209,1.911]],["name/408",[102,53.072]],["parent/408",[209,1.911]],["name/409",[103,53.072]],["parent/409",[209,1.911]],["name/410",[104,53.072]],["parent/410",[209,1.911]],["name/411",[105,53.072]],["parent/411",[209,1.911]],["name/412",[106,53.072]],["parent/412",[209,1.911]],["name/413",[107,53.072]],["parent/413",[209,1.911]],["name/414",[108,53.072]],["parent/414",[209,1.911]],["name/415",[109,53.072]],["parent/415",[209,1.911]],["name/416",[110,53.072]],["parent/416",[209,1.911]],["name/417",[111,53.072]],["parent/417",[209,1.911]],["name/418",[112,53.072]],["parent/418",[209,1.911]],["name/419",[113,53.072]],["parent/419",[209,1.911]],["name/420",[114,53.072]],["parent/420",[209,1.911]],["name/421",[115,53.072]],["parent/421",[209,1.911]],["name/422",[116,53.072]],["parent/422",[209,1.911]],["name/423",[117,53.072]],["parent/423",[209,1.911]],["name/424",[118,53.072]],["parent/424",[209,1.911]],["name/425",[119,53.072]],["parent/425",[209,1.911]],["name/426",[120,53.072]],["parent/426",[209,1.911]],["name/427",[121,53.072]],["parent/427",[209,1.911]],["name/428",[122,53.072]],["parent/428",[209,1.911]],["name/429",[123,53.072]],["parent/429",[209,1.911]],["name/430",[124,53.072]],["parent/430",[209,1.911]],["name/431",[125,53.072]],["parent/431",[209,1.911]],["name/432",[126,53.072]],["parent/432",[209,1.911]],["name/433",[127,53.072]],["parent/433",[209,1.911]],["name/434",[128,53.072]],["parent/434",[209,1.911]],["name/435",[129,53.072]],["parent/435",[209,1.911]],["name/436",[130,53.072]],["parent/436",[209,1.911]],["name/437",[131,53.072]],["parent/437",[209,1.911]],["name/438",[132,53.072]],["parent/438",[209,1.911]],["name/439",[133,53.072]],["parent/439",[209,1.911]],["name/440",[134,53.072]],["parent/440",[209,1.911]],["name/441",[135,53.072]],["parent/441",[209,1.911]],["name/442",[136,53.072]],["parent/442",[209,1.911]],["name/443",[137,53.072]],["parent/443",[209,1.911]],["name/444",[138,53.072]],["parent/444",[209,1.911]],["name/445",[139,53.072]],["parent/445",[209,1.911]],["name/446",[140,53.072]],["parent/446",[209,1.911]],["name/447",[141,53.072]],["parent/447",[209,1.911]],["name/448",[142,53.072]],["parent/448",[209,1.911]],["name/449",[143,53.072]],["parent/449",[209,1.911]],["name/450",[144,53.072]],["parent/450",[209,1.911]],["name/451",[145,53.072]],["parent/451",[209,1.911]],["name/452",[146,53.072]],["parent/452",[209,1.911]],["name/453",[147,53.072]],["parent/453",[209,1.911]],["name/454",[148,53.072]],["parent/454",[209,1.911]],["name/455",[149,53.072]],["parent/455",[209,1.911]],["name/456",[150,53.072]],["parent/456",[209,1.911]],["name/457",[151,53.072]],["parent/457",[209,1.911]],["name/458",[152,53.072]],["parent/458",[209,1.911]],["name/459",[153,53.072]],["parent/459",[209,1.911]],["name/460",[154,53.072]],["parent/460",[209,1.911]],["name/461",[155,53.072]],["parent/461",[209,1.911]],["name/462",[156,53.072]],["parent/462",[209,1.911]],["name/463",[157,53.072]],["parent/463",[209,1.911]],["name/464",[158,53.072]],["parent/464",[209,1.911]],["name/465",[159,53.072]],["parent/465",[209,1.911]],["name/466",[160,53.072]],["parent/466",[209,1.911]],["name/467",[161,53.072]],["parent/467",[209,1.911]],["name/468",[162,53.072]],["parent/468",[209,1.911]],["name/469",[163,53.072]],["parent/469",[209,1.911]],["name/470",[164,53.072]],["parent/470",[209,1.911]],["name/471",[165,53.072]],["parent/471",[209,1.911]],["name/472",[166,53.072]],["parent/472",[209,1.911]],["name/473",[167,53.072]],["parent/473",[209,1.911]],["name/474",[168,53.072]],["parent/474",[209,1.911]],["name/475",[169,53.072]],["parent/475",[209,1.911]],["name/476",[170,53.072]],["parent/476",[209,1.911]],["name/477",[171,53.072]],["parent/477",[209,1.911]],["name/478",[172,53.072]],["parent/478",[209,1.911]],["name/479",[173,53.072]],["parent/479",[209,1.911]],["name/480",[174,53.072]],["parent/480",[209,1.911]],["name/481",[175,53.072]],["parent/481",[209,1.911]],["name/482",[176,53.072]],["parent/482",[209,1.911]],["name/483",[177,53.072]],["parent/483",[209,1.911]],["name/484",[178,53.072]],["parent/484",[209,1.911]],["name/485",[179,53.072]],["parent/485",[209,1.911]],["name/486",[180,53.072]],["parent/486",[209,1.911]],["name/487",[181,53.072]],["parent/487",[209,1.911]],["name/488",[210,19.171]],["parent/488",[]],["name/489",[29,49.394]],["parent/489",[210,1.903]],["name/490",[206,55.585]],["parent/490",[210,1.903]],["name/491",[207,55.585]],["parent/491",[210,1.903]],["name/492",[45,55.585]],["parent/492",[210,1.903]],["name/493",[56,53.072]],["parent/493",[210,1.903]],["name/494",[57,53.072]],["parent/494",[210,1.903]],["name/495",[58,53.072]],["parent/495",[210,1.903]],["name/496",[211,64.058]],["parent/496",[210,1.903]],["name/497",[59,53.072]],["parent/497",[210,1.903]],["name/498",[60,53.072]],["parent/498",[210,1.903]],["name/499",[42,51.065]],["parent/499",[210,1.903]],["name/500",[61,53.072]],["parent/500",[210,1.903]],["name/501",[62,53.072]],["parent/501",[210,1.903]],["name/502",[63,53.072]],["parent/502",[210,1.903]],["name/503",[64,53.072]],["parent/503",[210,1.903]],["name/504",[65,53.072]],["parent/504",[210,1.903]],["name/505",[66,53.072]],["parent/505",[210,1.903]],["name/506",[67,53.072]],["parent/506",[210,1.903]],["name/507",[68,53.072]],["parent/507",[210,1.903]],["name/508",[69,53.072]],["parent/508",[210,1.903]],["name/509",[70,53.072]],["parent/509",[210,1.903]],["name/510",[71,53.072]],["parent/510",[210,1.903]],["name/511",[72,53.072]],["parent/511",[210,1.903]],["name/512",[73,53.072]],["parent/512",[210,1.903]],["name/513",[74,53.072]],["parent/513",[210,1.903]],["name/514",[75,53.072]],["parent/514",[210,1.903]],["name/515",[76,53.072]],["parent/515",[210,1.903]],["name/516",[77,53.072]],["parent/516",[210,1.903]],["name/517",[78,53.072]],["parent/517",[210,1.903]],["name/518",[79,53.072]],["parent/518",[210,1.903]],["name/519",[80,53.072]],["parent/519",[210,1.903]],["name/520",[81,53.072]],["parent/520",[210,1.903]],["name/521",[82,53.072]],["parent/521",[210,1.903]],["name/522",[83,53.072]],["parent/522",[210,1.903]],["name/523",[84,53.072]],["parent/523",[210,1.903]],["name/524",[85,53.072]],["parent/524",[210,1.903]],["name/525",[86,53.072]],["parent/525",[210,1.903]],["name/526",[87,53.072]],["parent/526",[210,1.903]],["name/527",[88,53.072]],["parent/527",[210,1.903]],["name/528",[89,53.072]],["parent/528",[210,1.903]],["name/529",[90,53.072]],["parent/529",[210,1.903]],["name/530",[91,53.072]],["parent/530",[210,1.903]],["name/531",[92,53.072]],["parent/531",[210,1.903]],["name/532",[93,53.072]],["parent/532",[210,1.903]],["name/533",[94,53.072]],["parent/533",[210,1.903]],["name/534",[95,53.072]],["parent/534",[210,1.903]],["name/535",[96,53.072]],["parent/535",[210,1.903]],["name/536",[97,51.065]],["parent/536",[210,1.903]],["name/537",[98,53.072]],["parent/537",[210,1.903]],["name/538",[99,53.072]],["parent/538",[210,1.903]],["name/539",[100,53.072]],["parent/539",[210,1.903]],["name/540",[101,53.072]],["parent/540",[210,1.903]],["name/541",[102,53.072]],["parent/541",[210,1.903]],["name/542",[103,53.072]],["parent/542",[210,1.903]],["name/543",[104,53.072]],["parent/543",[210,1.903]],["name/544",[105,53.072]],["parent/544",[210,1.903]],["name/545",[106,53.072]],["parent/545",[210,1.903]],["name/546",[107,53.072]],["parent/546",[210,1.903]],["name/547",[108,53.072]],["parent/547",[210,1.903]],["name/548",[109,53.072]],["parent/548",[210,1.903]],["name/549",[110,53.072]],["parent/549",[210,1.903]],["name/550",[111,53.072]],["parent/550",[210,1.903]],["name/551",[112,53.072]],["parent/551",[210,1.903]],["name/552",[113,53.072]],["parent/552",[210,1.903]],["name/553",[114,53.072]],["parent/553",[210,1.903]],["name/554",[115,53.072]],["parent/554",[210,1.903]],["name/555",[116,53.072]],["parent/555",[210,1.903]],["name/556",[117,53.072]],["parent/556",[210,1.903]],["name/557",[118,53.072]],["parent/557",[210,1.903]],["name/558",[119,53.072]],["parent/558",[210,1.903]],["name/559",[120,53.072]],["parent/559",[210,1.903]],["name/560",[121,53.072]],["parent/560",[210,1.903]],["name/561",[122,53.072]],["parent/561",[210,1.903]],["name/562",[123,53.072]],["parent/562",[210,1.903]],["name/563",[124,53.072]],["parent/563",[210,1.903]],["name/564",[125,53.072]],["parent/564",[210,1.903]],["name/565",[126,53.072]],["parent/565",[210,1.903]],["name/566",[127,53.072]],["parent/566",[210,1.903]],["name/567",[128,53.072]],["parent/567",[210,1.903]],["name/568",[129,53.072]],["parent/568",[210,1.903]],["name/569",[130,53.072]],["parent/569",[210,1.903]],["name/570",[131,53.072]],["parent/570",[210,1.903]],["name/571",[132,53.072]],["parent/571",[210,1.903]],["name/572",[133,53.072]],["parent/572",[210,1.903]],["name/573",[134,53.072]],["parent/573",[210,1.903]],["name/574",[135,53.072]],["parent/574",[210,1.903]],["name/575",[136,53.072]],["parent/575",[210,1.903]],["name/576",[137,53.072]],["parent/576",[210,1.903]],["name/577",[138,53.072]],["parent/577",[210,1.903]],["name/578",[139,53.072]],["parent/578",[210,1.903]],["name/579",[140,53.072]],["parent/579",[210,1.903]],["name/580",[141,53.072]],["parent/580",[210,1.903]],["name/581",[142,53.072]],["parent/581",[210,1.903]],["name/582",[143,53.072]],["parent/582",[210,1.903]],["name/583",[144,53.072]],["parent/583",[210,1.903]],["name/584",[145,53.072]],["parent/584",[210,1.903]],["name/585",[146,53.072]],["parent/585",[210,1.903]],["name/586",[147,53.072]],["parent/586",[210,1.903]],["name/587",[148,53.072]],["parent/587",[210,1.903]],["name/588",[149,53.072]],["parent/588",[210,1.903]],["name/589",[150,53.072]],["parent/589",[210,1.903]],["name/590",[151,53.072]],["parent/590",[210,1.903]],["name/591",[152,53.072]],["parent/591",[210,1.903]],["name/592",[153,53.072]],["parent/592",[210,1.903]],["name/593",[154,53.072]],["parent/593",[210,1.903]],["name/594",[155,53.072]],["parent/594",[210,1.903]],["name/595",[156,53.072]],["parent/595",[210,1.903]],["name/596",[157,53.072]],["parent/596",[210,1.903]],["name/597",[158,53.072]],["parent/597",[210,1.903]],["name/598",[159,53.072]],["parent/598",[210,1.903]],["name/599",[160,53.072]],["parent/599",[210,1.903]],["name/600",[161,53.072]],["parent/600",[210,1.903]],["name/601",[162,53.072]],["parent/601",[210,1.903]],["name/602",[163,53.072]],["parent/602",[210,1.903]],["name/603",[164,53.072]],["parent/603",[210,1.903]],["name/604",[165,53.072]],["parent/604",[210,1.903]],["name/605",[166,53.072]],["parent/605",[210,1.903]],["name/606",[167,53.072]],["parent/606",[210,1.903]],["name/607",[168,53.072]],["parent/607",[210,1.903]],["name/608",[169,53.072]],["parent/608",[210,1.903]],["name/609",[170,53.072]],["parent/609",[210,1.903]],["name/610",[171,53.072]],["parent/610",[210,1.903]],["name/611",[172,53.072]],["parent/611",[210,1.903]],["name/612",[173,53.072]],["parent/612",[210,1.903]],["name/613",[174,53.072]],["parent/613",[210,1.903]],["name/614",[175,53.072]],["parent/614",[210,1.903]],["name/615",[176,53.072]],["parent/615",[210,1.903]],["name/616",[177,53.072]],["parent/616",[210,1.903]],["name/617",[178,53.072]],["parent/617",[210,1.903]],["name/618",[179,53.072]],["parent/618",[210,1.903]],["name/619",[180,53.072]],["parent/619",[210,1.903]],["name/620",[181,53.072]],["parent/620",[210,1.903]],["name/621",[212,31.869]],["parent/621",[]],["name/622",[213,58.95]],["parent/622",[212,3.164]],["name/623",[1,30.856]],["parent/623",[214,6.359]],["name/624",[215,64.058]],["parent/624",[216,5.268]],["name/625",[217,64.058]],["parent/625",[216,5.268]],["name/626",[30,46.712]],["parent/626",[216,5.268]],["name/627",[218,64.058]],["parent/627",[216,5.268]],["name/628",[219,58.95]],["parent/628",[212,3.164]],["name/629",[1,30.856]],["parent/629",[220,6.359]],["name/630",[221,64.058]],["parent/630",[222,5.069]],["name/631",[223,55.585]],["parent/631",[222,5.069]],["name/632",[224,58.95]],["parent/632",[222,5.069]],["name/633",[225,58.95]],["parent/633",[222,5.069]],["name/634",[226,58.95]],["parent/634",[222,5.069]],["name/635",[204,53.072]],["parent/635",[212,3.164]],["name/636",[1,30.856]],["parent/636",[227,6.359]],["name/637",[10,40.079]],["parent/637",[228,3.763]],["name/638",[50,55.585]],["parent/638",[228,3.763]],["name/639",[229,58.95]],["parent/639",[228,3.763]],["name/640",[230,64.058]],["parent/640",[228,3.763]],["name/641",[231,64.058]],["parent/641",[228,3.763]],["name/642",[23,49.394]],["parent/642",[228,3.763]],["name/643",[232,64.058]],["parent/643",[228,3.763]],["name/644",[233,64.058]],["parent/644",[228,3.763]],["name/645",[234,58.95]],["parent/645",[228,3.763]],["name/646",[225,58.95]],["parent/646",[228,3.763]],["name/647",[30,46.712]],["parent/647",[228,3.763]],["name/648",[235,64.058]],["parent/648",[228,3.763]],["name/649",[236,64.058]],["parent/649",[228,3.763]],["name/650",[237,64.058]],["parent/650",[228,3.763]],["name/651",[238,64.058]],["parent/651",[228,3.763]],["name/652",[239,58.95]],["parent/652",[228,3.763]],["name/653",[240,64.058]],["parent/653",[228,3.763]],["name/654",[226,58.95]],["parent/654",[228,3.763]],["name/655",[241,64.058]],["parent/655",[228,3.763]],["name/656",[219,58.95]],["parent/656",[228,3.763]],["name/657",[242,64.058]],["parent/657",[212,3.164]],["name/658",[1,30.856]],["parent/658",[243,6.359]],["name/659",[244,64.058]],["parent/659",[245,5.268]],["name/660",[246,58.95]],["parent/660",[245,5.268]],["name/661",[247,64.058]],["parent/661",[245,5.268]],["name/662",[248,58.95]],["parent/662",[245,5.268]],["name/663",[249,58.95]],["parent/663",[212,3.164]],["name/664",[1,30.856]],["parent/664",[250,6.359]],["name/665",[12,47.963]],["parent/665",[251,5.518]],["name/666",[13,55.585]],["parent/666",[251,5.518]],["name/667",[252,64.058]],["parent/667",[251,5.518]],["name/668",[253,64.058]],["parent/668",[212,3.164]],["name/669",[1,30.856]],["parent/669",[254,6.359]],["name/670",[10,40.079]],["parent/670",[255,4.637]],["name/671",[256,55.585]],["parent/671",[255,4.637]],["name/672",[30,46.712]],["parent/672",[255,4.637]],["name/673",[257,64.058]],["parent/673",[255,4.637]],["name/674",[258,64.058]],["parent/674",[255,4.637]],["name/675",[259,64.058]],["parent/675",[255,4.637]],["name/676",[260,64.058]],["parent/676",[255,4.637]],["name/677",[261,55.585]],["parent/677",[255,4.637]],["name/678",[262,58.95]],["parent/678",[212,3.164]],["name/679",[1,30.856]],["parent/679",[263,6.359]],["name/680",[30,46.712]],["parent/680",[264,4.254]],["name/681",[265,53.072]],["parent/681",[264,4.254]],["name/682",[261,55.585]],["parent/682",[264,4.254]],["name/683",[256,55.585]],["parent/683",[264,4.254]],["name/684",[266,64.058]],["parent/684",[264,4.254]],["name/685",[267,64.058]],["parent/685",[264,4.254]],["name/686",[268,64.058]],["parent/686",[264,4.254]],["name/687",[269,64.058]],["parent/687",[264,4.254]],["name/688",[270,64.058]],["parent/688",[264,4.254]],["name/689",[271,64.058]],["parent/689",[264,4.254]],["name/690",[272,64.058]],["parent/690",[264,4.254]],["name/691",[273,64.058]],["parent/691",[264,4.254]],["name/692",[194,58.95]],["parent/692",[212,3.164]],["name/693",[1,30.856]],["parent/693",[274,6.359]],["name/694",[10,40.079]],["parent/694",[275,5.268]],["name/695",[50,55.585]],["parent/695",[275,5.268]],["name/696",[30,46.712]],["parent/696",[275,5.268]],["name/697",[229,58.95]],["parent/697",[275,5.268]],["name/698",[276,58.95]],["parent/698",[212,3.164]],["name/699",[1,30.856]],["parent/699",[277,6.359]],["name/700",[278,64.058]],["parent/700",[279,5.518]],["name/701",[280,64.058]],["parent/701",[279,5.518]],["name/702",[281,53.072]],["parent/702",[279,5.518]],["name/703",[282,64.058]],["parent/703",[212,3.164]],["name/704",[1,30.856]],["parent/704",[283,6.359]],["name/705",[12,47.963]],["parent/705",[284,5.518]],["name/706",[30,46.712]],["parent/706",[284,5.518]],["name/707",[276,58.95]],["parent/707",[284,5.518]],["name/708",[285,64.058]],["parent/708",[212,3.164]],["name/709",[1,30.856]],["parent/709",[286,6.359]],["name/710",[265,53.072]],["parent/710",[287,5.852]],["name/711",[288,58.95]],["parent/711",[287,5.852]],["name/712",[289,58.95]],["parent/712",[212,3.164]],["name/713",[1,30.856]],["parent/713",[290,6.359]],["name/714",[10,40.079]],["parent/714",[291,4.761]],["name/715",[292,58.95]],["parent/715",[291,4.761]],["name/716",[293,64.058]],["parent/716",[291,4.761]],["name/717",[294,64.058]],["parent/717",[291,4.761]],["name/718",[288,58.95]],["parent/718",[291,4.761]],["name/719",[295,64.058]],["parent/719",[291,4.761]],["name/720",[296,64.058]],["parent/720",[291,4.761]],["name/721",[297,64.058]],["parent/721",[212,3.164]],["name/722",[1,30.856]],["parent/722",[298,6.359]],["name/723",[299,64.058]],["parent/723",[300,5.268]],["name/724",[301,64.058]],["parent/724",[300,5.268]],["name/725",[12,47.963]],["parent/725",[300,5.268]],["name/726",[281,53.072]],["parent/726",[300,5.268]],["name/727",[4,53.072]],["parent/727",[212,3.164]],["name/728",[1,30.856]],["parent/728",[302,6.359]],["name/729",[10,40.079]],["parent/729",[303,3.337]],["name/730",[304,58.95]],["parent/730",[303,3.337]],["name/731",[30,46.712]],["parent/731",[303,3.337]],["name/732",[204,53.072]],["parent/732",[303,3.337]],["name/733",[305,58.95]],["parent/733",[303,3.337]],["name/734",[306,64.058]],["parent/734",[303,3.337]],["name/735",[193,58.95]],["parent/735",[303,3.337]],["name/736",[307,64.058]],["parent/736",[303,3.337]],["name/737",[308,64.058]],["parent/737",[303,3.337]],["name/738",[23,49.394]],["parent/738",[303,3.337]],["name/739",[239,58.95]],["parent/739",[303,3.337]],["name/740",[309,64.058]],["parent/740",[303,3.337]],["name/741",[310,64.058]],["parent/741",[303,3.337]],["name/742",[311,64.058]],["parent/742",[303,3.337]],["name/743",[312,64.058]],["parent/743",[303,3.337]],["name/744",[313,64.058]],["parent/744",[303,3.337]],["name/745",[314,64.058]],["parent/745",[303,3.337]],["name/746",[223,55.585]],["parent/746",[303,3.337]],["name/747",[315,58.95]],["parent/747",[303,3.337]],["name/748",[316,58.95]],["parent/748",[303,3.337]],["name/749",[317,58.95]],["parent/749",[303,3.337]],["name/750",[318,64.058]],["parent/750",[303,3.337]],["name/751",[319,64.058]],["parent/751",[303,3.337]],["name/752",[262,58.95]],["parent/752",[303,3.337]],["name/753",[289,58.95]],["parent/753",[303,3.337]],["name/754",[249,58.95]],["parent/754",[303,3.337]],["name/755",[224,58.95]],["parent/755",[303,3.337]],["name/756",[320,64.058]],["parent/756",[303,3.337]],["name/757",[321,64.058]],["parent/757",[303,3.337]],["name/758",[322,64.058]],["parent/758",[303,3.337]],["name/759",[323,64.058]],["parent/759",[303,3.337]],["name/760",[324,58.95]],["parent/760",[212,3.164]],["name/761",[1,30.856]],["parent/761",[325,6.359]],["name/762",[326,64.058]],["parent/762",[327,5.852]],["name/763",[328,64.058]],["parent/763",[327,5.852]],["name/764",[329,64.058]],["parent/764",[212,3.164]],["name/765",[1,30.856]],["parent/765",[330,6.359]],["name/766",[10,40.079]],["parent/766",[331,5.268]],["name/767",[281,53.072]],["parent/767",[331,5.268]],["name/768",[332,64.058]],["parent/768",[331,5.268]],["name/769",[333,64.058]],["parent/769",[331,5.268]],["name/770",[334,64.058]],["parent/770",[212,3.164]],["name/771",[1,30.856]],["parent/771",[335,6.359]],["name/772",[10,40.079]],["parent/772",[336,5.268]],["name/773",[12,47.963]],["parent/773",[336,5.268]],["name/774",[234,58.95]],["parent/774",[336,5.268]],["name/775",[337,64.058]],["parent/775",[336,5.268]],["name/776",[338,64.058]],["parent/776",[212,3.164]],["name/777",[1,30.856]],["parent/777",[339,6.359]],["name/778",[12,47.963]],["parent/778",[340,5.518]],["name/779",[341,64.058]],["parent/779",[340,5.518]],["name/780",[342,64.058]],["parent/780",[340,5.518]],["name/781",[343,64.058]],["parent/781",[212,3.164]],["name/782",[1,30.856]],["parent/782",[344,6.359]],["name/783",[10,40.079]],["parent/783",[345,4.903]],["name/784",[346,64.058]],["parent/784",[345,4.903]],["name/785",[324,58.95]],["parent/785",[345,4.903]],["name/786",[292,58.95]],["parent/786",[345,4.903]],["name/787",[347,64.058]],["parent/787",[345,4.903]],["name/788",[348,64.058]],["parent/788",[345,4.903]],["name/789",[199,47.963]],["parent/789",[212,3.164]],["name/790",[349,64.058]],["parent/790",[212,3.164]],["name/791",[1,30.856]],["parent/791",[350,6.359]],["name/792",[351,64.058]],["parent/792",[352,5.069]],["name/793",[353,64.058]],["parent/793",[352,5.069]],["name/794",[354,55.585]],["parent/794",[352,5.069]],["name/795",[355,64.058]],["parent/795",[352,5.069]],["name/796",[356,64.058]],["parent/796",[352,5.069]],["name/797",[357,58.95]],["parent/797",[212,3.164]],["name/798",[1,30.856]],["parent/798",[358,6.359]],["name/799",[359,64.058]],["parent/799",[360,6.359]],["name/800",[361,58.95]],["parent/800",[212,3.164]],["name/801",[1,30.856]],["parent/801",[362,6.359]],["name/802",[363,64.058]],["parent/802",[364,5.518]],["name/803",[365,64.058]],["parent/803",[364,5.518]],["name/804",[366,64.058]],["parent/804",[364,5.518]],["name/805",[367,64.058]],["parent/805",[212,3.164]],["name/806",[1,30.856]],["parent/806",[368,6.359]],["name/807",[304,58.95]],["parent/807",[369,4.254]],["name/808",[265,53.072]],["parent/808",[369,4.254]],["name/809",[261,55.585]],["parent/809",[369,4.254]],["name/810",[370,64.058]],["parent/810",[369,4.254]],["name/811",[371,55.585]],["parent/811",[369,4.254]],["name/812",[372,64.058]],["parent/812",[369,4.254]],["name/813",[357,58.95]],["parent/813",[369,4.254]],["name/814",[361,58.95]],["parent/814",[369,4.254]],["name/815",[373,64.058]],["parent/815",[369,4.254]],["name/816",[374,64.058]],["parent/816",[369,4.254]],["name/817",[375,64.058]],["parent/817",[369,4.254]],["name/818",[248,58.95]],["parent/818",[369,4.254]],["name/819",[376,64.058]],["parent/819",[212,3.164]],["name/820",[1,30.856]],["parent/820",[377,6.359]],["name/821",[10,40.079]],["parent/821",[378,5.852]],["name/822",[265,53.072]],["parent/822",[378,5.852]],["name/823",[379,64.058]],["parent/823",[212,3.164]],["name/824",[1,30.856]],["parent/824",[380,6.359]],["name/825",[200,58.95]],["parent/825",[381,5.268]],["name/826",[1,30.856]],["parent/826",[381,5.268]],["name/827",[382,58.95]],["parent/827",[383,4.903]],["name/828",[371,55.585]],["parent/828",[383,4.903]],["name/829",[354,55.585]],["parent/829",[383,4.903]],["name/830",[201,58.95]],["parent/830",[381,5.268]],["name/831",[1,30.856]],["parent/831",[381,5.268]],["name/832",[382,58.95]],["parent/832",[383,4.903]],["name/833",[371,55.585]],["parent/833",[383,4.903]],["name/834",[354,55.585]],["parent/834",[383,4.903]],["name/835",[384,64.058]],["parent/835",[212,3.164]],["name/836",[1,30.856]],["parent/836",[385,6.359]],["name/837",[204,53.072]],["parent/837",[386,4.903]],["name/838",[23,49.394]],["parent/838",[386,4.903]],["name/839",[10,40.079]],["parent/839",[386,4.903]],["name/840",[4,53.072]],["parent/840",[386,4.903]],["name/841",[213,58.95]],["parent/841",[386,4.903]],["name/842",[256,55.585]],["parent/842",[386,4.903]],["name/843",[190,43.689]],["parent/843",[212,3.164]],["name/844",[387,64.058]],["parent/844",[212,3.164]],["name/845",[1,30.856]],["parent/845",[388,6.359]],["name/846",[389,64.058]],["parent/846",[390,5.069]],["name/847",[391,64.058]],["parent/847",[390,5.069]],["name/848",[392,64.058]],["parent/848",[390,5.069]],["name/849",[393,64.058]],["parent/849",[390,5.069]],["name/850",[394,64.058]],["parent/850",[390,5.069]],["name/851",[395,64.058]],["parent/851",[212,3.164]],["name/852",[1,30.856]],["parent/852",[396,6.359]],["name/853",[10,40.079]],["parent/853",[397,5.268]],["name/854",[398,64.058]],["parent/854",[397,5.268]],["name/855",[399,64.058]],["parent/855",[397,5.268]],["name/856",[400,64.058]],["parent/856",[397,5.268]],["name/857",[401,64.058]],["parent/857",[212,3.164]],["name/858",[1,30.856]],["parent/858",[402,6.359]],["name/859",[10,40.079]],["parent/859",[403,4.178]],["name/860",[404,64.058]],["parent/860",[403,4.178]],["name/861",[405,64.058]],["parent/861",[403,4.178]],["name/862",[406,64.058]],["parent/862",[403,4.178]],["name/863",[407,64.058]],["parent/863",[403,4.178]],["name/864",[408,64.058]],["parent/864",[403,4.178]],["name/865",[409,64.058]],["parent/865",[403,4.178]],["name/866",[410,64.058]],["parent/866",[403,4.178]],["name/867",[411,64.058]],["parent/867",[403,4.178]],["name/868",[412,64.058]],["parent/868",[403,4.178]],["name/869",[413,64.058]],["parent/869",[403,4.178]],["name/870",[414,64.058]],["parent/870",[403,4.178]],["name/871",[415,64.058]],["parent/871",[403,4.178]],["name/872",[97,51.065]],["parent/872",[212,3.164]],["name/873",[1,30.856]],["parent/873",[416,6.359]],["name/874",[10,40.079]],["parent/874",[417,5.069]],["name/875",[418,64.058]],["parent/875",[417,5.069]],["name/876",[419,64.058]],["parent/876",[417,5.069]],["name/877",[420,64.058]],["parent/877",[417,5.069]],["name/878",[421,64.058]],["parent/878",[417,5.069]],["name/879",[422,64.058]],["parent/879",[212,3.164]],["name/880",[1,30.856]],["parent/880",[423,6.359]],["name/881",[281,53.072]],["parent/881",[424,5.518]],["name/882",[246,58.95]],["parent/882",[424,5.518]],["name/883",[425,64.058]],["parent/883",[424,5.518]],["name/884",[426,64.058]],["parent/884",[212,3.164]],["name/885",[1,30.856]],["parent/885",[427,6.359]],["name/886",[10,40.079]],["parent/886",[428,5.268]],["name/887",[429,58.95]],["parent/887",[428,5.268]],["name/888",[430,64.058]],["parent/888",[428,5.268]],["name/889",[317,58.95]],["parent/889",[428,5.268]],["name/890",[431,64.058]],["parent/890",[212,3.164]],["name/891",[1,30.856]],["parent/891",[432,6.359]],["name/892",[433,64.058]],["parent/892",[434,4.637]],["name/893",[305,58.95]],["parent/893",[434,4.637]],["name/894",[435,64.058]],["parent/894",[434,4.637]],["name/895",[223,55.585]],["parent/895",[434,4.637]],["name/896",[315,58.95]],["parent/896",[434,4.637]],["name/897",[316,58.95]],["parent/897",[434,4.637]],["name/898",[429,58.95]],["parent/898",[434,4.637]],["name/899",[436,64.058]],["parent/899",[434,4.637]],["name/900",[437,64.058]],["parent/900",[212,3.164]],["name/901",[1,30.856]],["parent/901",[438,6.359]],["name/902",[19,55.585]],["parent/902",[439,5.268]],["name/903",[21,55.585]],["parent/903",[439,5.268]],["name/904",[22,55.585]],["parent/904",[439,5.268]],["name/905",[23,49.394]],["parent/905",[439,5.268]],["name/906",[440,64.058]],["parent/906",[]]],"invertedIndex":[["__type",{"_index":1,"name":{"1":{},"8":{},"16":{},"57":{},"61":{},"623":{},"629":{},"636":{},"658":{},"664":{},"669":{},"679":{},"693":{},"699":{},"704":{},"709":{},"713":{},"722":{},"728":{},"761":{},"765":{},"771":{},"777":{},"782":{},"791":{},"798":{},"801":{},"806":{},"820":{},"824":{},"826":{},"831":{},"836":{},"845":{},"852":{},"858":{},"873":{},"880":{},"885":{},"891":{},"901":{}},"parent":{}}],["_scope",{"_index":37,"name":{"40":{}},"parent":{}}],["acceptfollowrequest",{"_index":99,"name":{"111":{},"273":{},"405":{},"538":{}},"parent":{}}],["access_token",{"_index":19,"name":{"17":{},"41":{},"902":{}},"parent":{}}],["accesstoken",{"_index":38,"name":{"46":{}},"parent":{}}],["account",{"_index":204,"name":{"223":{},"635":{},"732":{},"837":{}},"parent":{}}],["account_id",{"_index":420,"name":{"877":{}},"parent":{}}],["accounts",{"_index":281,"name":{"702":{},"726":{},"767":{},"881":{}},"parent":{}}],["acct",{"_index":229,"name":{"639":{},"697":{}},"parent":{}}],["action_taken",{"_index":418,"name":{"875":{}},"parent":{}}],["activity",{"_index":242,"name":{"657":{}},"parent":{}}],["addaccountstolist",{"_index":146,"name":{"158":{},"320":{},"452":{},"585":{}},"parent":{}}],["alerts",{"_index":400,"name":{"856":{}},"parent":{}}],["ancestors",{"_index":326,"name":{"762":{}},"parent":{}}],["appdata",{"_index":26,"name":{"23":{}},"parent":{}}],["appdatafromserver",{"_index":8,"name":{"7":{}},"parent":{}}],["application",{"_index":249,"name":{"663":{},"754":{}},"parent":{}}],["application_id",{"_index":436,"name":{"899":{}},"parent":{}}],["attachment",{"_index":253,"name":{"668":{}},"parent":{}}],["auth",{"_index":49,"name":{"60":{}},"parent":{}}],["author_name",{"_index":267,"name":{"685":{}},"parent":{}}],["author_url",{"_index":268,"name":{"686":{}},"parent":{}}],["avatar",{"_index":235,"name":{"648":{}},"parent":{}}],["avatar_static",{"_index":236,"name":{"649":{}},"parent":{}}],["baseurl",{"_index":207,"name":{"227":{},"359":{},"491":{}},"parent":{}}],["blockaccount",{"_index":76,"name":{"88":{},"250":{},"382":{},"515":{}},"parent":{}}],["blockdomain",{"_index":90,"name":{"102":{},"264":{},"396":{},"529":{}},"parent":{}}],["blocked_by",{"_index":408,"name":{"864":{}},"parent":{}}],["blocking",{"_index":407,"name":{"863":{}},"parent":{}}],["bookmarked",{"_index":323,"name":{"759":{}},"parent":{}}],["bookmarkstatus",{"_index":118,"name":{"130":{},"292":{},"424":{},"557":{}},"parent":{}}],["bot",{"_index":241,"name":{"655":{}},"parent":{}}],["cancel",{"_index":56,"name":{"67":{},"228":{},"360":{},"493":{}},"parent":{}}],["cancelscheduledstatus",{"_index":131,"name":{"143":{},"305":{},"437":{},"570":{}},"parent":{}}],["card",{"_index":262,"name":{"678":{},"752":{}},"parent":{}}],["client",{"_index":206,"name":{"226":{},"358":{},"490":{}},"parent":{}}],["client_id",{"_index":15,"name":{"13":{},"32":{}},"parent":{}}],["client_secret",{"_index":16,"name":{"14":{},"33":{}},"parent":{}}],["clientid",{"_index":33,"name":{"35":{}},"parent":{}}],["clientsecret",{"_index":34,"name":{"36":{}},"parent":{}}],["comment",{"_index":419,"name":{"876":{}},"parent":{}}],["constructor",{"_index":29,"name":{"25":{},"39":{},"53":{},"225":{},"357":{},"489":{}},"parent":{}}],["contact_account",{"_index":374,"name":{"816":{}},"parent":{}}],["content",{"_index":307,"name":{"736":{}},"parent":{}}],["context",{"_index":324,"name":{"760":{},"785":{}},"parent":{}}],["conversation",{"_index":329,"name":{"764":{}},"parent":{}}],["count",{"_index":299,"name":{"723":{}},"parent":{}}],["createapp",{"_index":58,"name":{"69":{},"230":{},"362":{},"495":{}},"parent":{}}],["created_at",{"_index":23,"name":{"20":{},"43":{},"642":{},"738":{},"838":{},"905":{}},"parent":{}}],["createdat",{"_index":40,"name":{"49":{}},"parent":{}}],["createemojireaction",{"_index":166,"name":{"178":{},"340":{},"472":{},"605":{}},"parent":{}}],["createfeaturedtag",{"_index":103,"name":{"115":{},"277":{},"409":{},"542":{}},"parent":{}}],["createfilter",{"_index":94,"name":{"106":{},"268":{},"400":{},"533":{}},"parent":{}}],["createlist",{"_index":142,"name":{"154":{},"316":{},"448":{},"581":{}},"parent":{}}],["data",{"_index":2,"name":{"2":{}},"parent":{}}],["day",{"_index":278,"name":{"700":{}},"parent":{}}],["default",{"_index":440,"name":{"906":{}},"parent":{}}],["deleteaccountsfromlist",{"_index":147,"name":{"159":{},"321":{},"453":{},"586":{}},"parent":{}}],["deleteconversation",{"_index":138,"name":{"150":{},"312":{},"444":{},"577":{}},"parent":{}}],["deleteemojireaction",{"_index":167,"name":{"179":{},"341":{},"473":{},"606":{}},"parent":{}}],["deletefeaturedtag",{"_index":104,"name":{"116":{},"278":{},"410":{},"543":{}},"parent":{}}],["deletefilter",{"_index":96,"name":{"108":{},"270":{},"402":{},"535":{}},"parent":{}}],["deletelist",{"_index":144,"name":{"156":{},"318":{},"450":{},"583":{}},"parent":{}}],["deletepushsubscription",{"_index":158,"name":{"170":{},"332":{},"464":{},"597":{}},"parent":{}}],["deletestatus",{"_index":110,"name":{"122":{},"284":{},"416":{},"549":{}},"parent":{}}],["delivery_following",{"_index":406,"name":{"862":{}},"parent":{}}],["descendants",{"_index":328,"name":{"763":{}},"parent":{}}],["description",{"_index":261,"name":{"677":{},"682":{},"809":{}},"parent":{}}],["detector",{"_index":54,"name":{"65":{}},"parent":{}}],["directsocket",{"_index":181,"name":{"193":{},"355":{},"487":{},"620":{}},"parent":{}}],["directstream",{"_index":175,"name":{"187":{},"349":{},"481":{},"614":{}},"parent":{}}],["dismissnotification",{"_index":153,"name":{"165":{},"327":{},"459":{},"592":{}},"parent":{}}],["dismissnotifications",{"_index":152,"name":{"164":{},"326":{},"458":{},"591":{}},"parent":{}}],["display_name",{"_index":230,"name":{"640":{}},"parent":{}}],["domain_blocking",{"_index":412,"name":{"868":{}},"parent":{}}],["domain_count",{"_index":366,"name":{"804":{}},"parent":{}}],["email",{"_index":370,"name":{"810":{}},"parent":{}}],["emoji",{"_index":213,"name":{"622":{},"841":{}},"parent":{}}],["emoji_reactions",{"_index":321,"name":{"757":{}},"parent":{}}],["emojireaction",{"_index":195,"name":{"213":{}},"parent":{}}],["emojis",{"_index":239,"name":{"652":{},"739":{}},"parent":{}}],["endorsed",{"_index":414,"name":{"870":{}},"parent":{}}],["endpoint",{"_index":398,"name":{"854":{}},"parent":{}}],["entity",{"_index":212,"name":{"621":{}},"parent":{"622":{},"628":{},"635":{},"657":{},"663":{},"668":{},"678":{},"692":{},"698":{},"703":{},"708":{},"712":{},"721":{},"727":{},"760":{},"764":{},"770":{},"776":{},"781":{},"789":{},"790":{},"797":{},"800":{},"805":{},"819":{},"823":{},"835":{},"843":{},"844":{},"851":{},"857":{},"872":{},"879":{},"884":{},"890":{},"900":{}}}],["entity.account",{"_index":227,"name":{},"parent":{"636":{}}}],["entity.account.__type",{"_index":228,"name":{},"parent":{"637":{},"638":{},"639":{},"640":{},"641":{},"642":{},"643":{},"644":{},"645":{},"646":{},"647":{},"648":{},"649":{},"650":{},"651":{},"652":{},"653":{},"654":{},"655":{},"656":{}}}],["entity.activity",{"_index":243,"name":{},"parent":{"658":{}}}],["entity.activity.__type",{"_index":245,"name":{},"parent":{"659":{},"660":{},"661":{},"662":{}}}],["entity.application",{"_index":250,"name":{},"parent":{"664":{}}}],["entity.application.__type",{"_index":251,"name":{},"parent":{"665":{},"666":{},"667":{}}}],["entity.attachment",{"_index":254,"name":{},"parent":{"669":{}}}],["entity.attachment.__type",{"_index":255,"name":{},"parent":{"670":{},"671":{},"672":{},"673":{},"674":{},"675":{},"676":{},"677":{}}}],["entity.card",{"_index":263,"name":{},"parent":{"679":{}}}],["entity.card.__type",{"_index":264,"name":{},"parent":{"680":{},"681":{},"682":{},"683":{},"684":{},"685":{},"686":{},"687":{},"688":{},"689":{},"690":{},"691":{}}}],["entity.context",{"_index":325,"name":{},"parent":{"761":{}}}],["entity.context.__type",{"_index":327,"name":{},"parent":{"762":{},"763":{}}}],["entity.conversation",{"_index":330,"name":{},"parent":{"765":{}}}],["entity.conversation.__type",{"_index":331,"name":{},"parent":{"766":{},"767":{},"768":{},"769":{}}}],["entity.emoji",{"_index":214,"name":{},"parent":{"623":{}}}],["entity.emoji.__type",{"_index":216,"name":{},"parent":{"624":{},"625":{},"626":{},"627":{}}}],["entity.featuredtag",{"_index":335,"name":{},"parent":{"771":{}}}],["entity.featuredtag.__type",{"_index":336,"name":{},"parent":{"772":{},"773":{},"774":{},"775":{}}}],["entity.field",{"_index":339,"name":{},"parent":{"777":{}}}],["entity.field.__type",{"_index":340,"name":{},"parent":{"778":{},"779":{},"780":{}}}],["entity.filter",{"_index":344,"name":{},"parent":{"782":{}}}],["entity.filter.__type",{"_index":345,"name":{},"parent":{"783":{},"784":{},"785":{},"786":{},"787":{},"788":{}}}],["entity.history",{"_index":277,"name":{},"parent":{"699":{}}}],["entity.history.__type",{"_index":279,"name":{},"parent":{"700":{},"701":{},"702":{}}}],["entity.identityproof",{"_index":350,"name":{},"parent":{"791":{}}}],["entity.identityproof.__type",{"_index":352,"name":{},"parent":{"792":{},"793":{},"794":{},"795":{},"796":{}}}],["entity.instance",{"_index":368,"name":{},"parent":{"806":{}}}],["entity.instance.__type",{"_index":369,"name":{},"parent":{"807":{},"808":{},"809":{},"810":{},"811":{},"812":{},"813":{},"814":{},"815":{},"816":{},"817":{},"818":{}}}],["entity.list",{"_index":377,"name":{},"parent":{"820":{}}}],["entity.list.__type",{"_index":378,"name":{},"parent":{"821":{},"822":{}}}],["entity.marker",{"_index":380,"name":{},"parent":{"824":{}}}],["entity.marker.__type",{"_index":381,"name":{},"parent":{"825":{},"826":{},"830":{},"831":{}}}],["entity.marker.__type.__type",{"_index":383,"name":{},"parent":{"827":{},"828":{},"829":{},"832":{},"833":{},"834":{}}}],["entity.mention",{"_index":274,"name":{},"parent":{"693":{}}}],["entity.mention.__type",{"_index":275,"name":{},"parent":{"694":{},"695":{},"696":{},"697":{}}}],["entity.notification",{"_index":385,"name":{},"parent":{"836":{}}}],["entity.notification.__type",{"_index":386,"name":{},"parent":{"837":{},"838":{},"839":{},"840":{},"841":{},"842":{}}}],["entity.poll",{"_index":290,"name":{},"parent":{"713":{}}}],["entity.poll.__type",{"_index":291,"name":{},"parent":{"714":{},"715":{},"716":{},"717":{},"718":{},"719":{},"720":{}}}],["entity.polloption",{"_index":286,"name":{},"parent":{"709":{}}}],["entity.polloption.__type",{"_index":287,"name":{},"parent":{"710":{},"711":{}}}],["entity.preferences",{"_index":388,"name":{},"parent":{"845":{}}}],["entity.preferences.__type",{"_index":390,"name":{},"parent":{"846":{},"847":{},"848":{},"849":{},"850":{}}}],["entity.pushsubscription",{"_index":396,"name":{},"parent":{"852":{}}}],["entity.pushsubscription.__type",{"_index":397,"name":{},"parent":{"853":{},"854":{},"855":{},"856":{}}}],["entity.reaction",{"_index":298,"name":{},"parent":{"722":{}}}],["entity.reaction.__type",{"_index":300,"name":{},"parent":{"723":{},"724":{},"725":{},"726":{}}}],["entity.relationship",{"_index":402,"name":{},"parent":{"858":{}}}],["entity.relationship.__type",{"_index":403,"name":{},"parent":{"859":{},"860":{},"861":{},"862":{},"863":{},"864":{},"865":{},"866":{},"867":{},"868":{},"869":{},"870":{},"871":{}}}],["entity.report",{"_index":416,"name":{},"parent":{"873":{}}}],["entity.report.__type",{"_index":417,"name":{},"parent":{"874":{},"875":{},"876":{},"877":{},"878":{}}}],["entity.results",{"_index":423,"name":{},"parent":{"880":{}}}],["entity.results.__type",{"_index":424,"name":{},"parent":{"881":{},"882":{},"883":{}}}],["entity.scheduledstatus",{"_index":427,"name":{},"parent":{"885":{}}}],["entity.scheduledstatus.__type",{"_index":428,"name":{},"parent":{"886":{},"887":{},"888":{},"889":{}}}],["entity.source",{"_index":220,"name":{},"parent":{"629":{}}}],["entity.source.__type",{"_index":222,"name":{},"parent":{"630":{},"631":{},"632":{},"633":{},"634":{}}}],["entity.stats",{"_index":362,"name":{},"parent":{"801":{}}}],["entity.stats.__type",{"_index":364,"name":{},"parent":{"802":{},"803":{},"804":{}}}],["entity.status",{"_index":302,"name":{},"parent":{"728":{}}}],["entity.status.__type",{"_index":303,"name":{},"parent":{"729":{},"730":{},"731":{},"732":{},"733":{},"734":{},"735":{},"736":{},"737":{},"738":{},"739":{},"740":{},"741":{},"742":{},"743":{},"744":{},"745":{},"746":{},"747":{},"748":{},"749":{},"750":{},"751":{},"752":{},"753":{},"754":{},"755":{},"756":{},"757":{},"758":{},"759":{}}}],["entity.statusparams",{"_index":432,"name":{},"parent":{"891":{}}}],["entity.statusparams.__type",{"_index":434,"name":{},"parent":{"892":{},"893":{},"894":{},"895":{},"896":{},"897":{},"898":{},"899":{}}}],["entity.tag",{"_index":283,"name":{},"parent":{"704":{}}}],["entity.tag.__type",{"_index":284,"name":{},"parent":{"705":{},"706":{},"707":{}}}],["entity.token",{"_index":438,"name":{},"parent":{"901":{}}}],["entity.token.__type",{"_index":439,"name":{},"parent":{"902":{},"903":{},"904":{},"905":{}}}],["entity.urls",{"_index":358,"name":{},"parent":{"798":{}}}],["entity.urls.__type",{"_index":360,"name":{},"parent":{"799":{}}}],["expired",{"_index":293,"name":{"716":{}},"parent":{}}],["expires_at",{"_index":292,"name":{"715":{},"786":{}},"parent":{}}],["expires_in",{"_index":24,"name":{"21":{},"44":{}},"parent":{}}],["expiresin",{"_index":41,"name":{"50":{}},"parent":{}}],["favourite",{"_index":192,"name":{"210":{}},"parent":{}}],["favourited",{"_index":313,"name":{"744":{}},"parent":{}}],["favourites_count",{"_index":311,"name":{"742":{}},"parent":{}}],["favouritestatus",{"_index":114,"name":{"126":{},"288":{},"420":{},"553":{}},"parent":{}}],["featuredtag",{"_index":334,"name":{"770":{}},"parent":{}}],["fetchaccesstoken",{"_index":60,"name":{"71":{},"233":{},"365":{},"498":{}},"parent":{}}],["field",{"_index":338,"name":{"776":{}},"parent":{}}],["fields",{"_index":226,"name":{"634":{},"654":{}},"parent":{}}],["filter",{"_index":343,"name":{"781":{}},"parent":{}}],["filtercontext",{"_index":199,"name":{"218":{},"789":{}},"parent":{"219":{},"220":{},"221":{},"222":{},"223":{}}}],["follow",{"_index":191,"name":{"209":{}},"parent":{}}],["followaccount",{"_index":74,"name":{"86":{},"248":{},"380":{},"513":{}},"parent":{}}],["followed_by",{"_index":405,"name":{"861":{}},"parent":{}}],["followers_count",{"_index":232,"name":{"643":{}},"parent":{}}],["following",{"_index":404,"name":{"860":{}},"parent":{}}],["following_count",{"_index":233,"name":{"644":{}},"parent":{}}],["followrequest",{"_index":196,"name":{"214":{}},"parent":{}}],["from",{"_index":27,"name":{"24":{},"38":{}},"parent":{}}],["generateauthurl",{"_index":208,"name":{"231":{},"363":{}},"parent":{}}],["generateauthurlandtoken",{"_index":211,"name":{"496":{}},"parent":{}}],["getaccount",{"_index":65,"name":{"77":{},"239":{},"371":{},"504":{}},"parent":{}}],["getaccountfavourites",{"_index":67,"name":{"79":{},"243":{},"375":{},"506":{}},"parent":{}}],["getaccountfollowers",{"_index":70,"name":{"82":{},"244":{},"376":{},"509":{}},"parent":{}}],["getaccountfollowing",{"_index":71,"name":{"83":{},"245":{},"377":{},"510":{}},"parent":{}}],["getaccountlists",{"_index":72,"name":{"84":{},"246":{},"378":{},"511":{}},"parent":{}}],["getaccountsinlist",{"_index":145,"name":{"157":{},"319":{},"451":{},"584":{}},"parent":{}}],["getaccountstatuses",{"_index":66,"name":{"78":{},"240":{},"372":{},"505":{}},"parent":{}}],["getblocks",{"_index":88,"name":{"100":{},"262":{},"394":{},"527":{}},"parent":{}}],["getbookmarks",{"_index":85,"name":{"97":{},"259":{},"391":{},"524":{}},"parent":{}}],["getconversationtimeline",{"_index":137,"name":{"149":{},"311":{},"443":{},"576":{}},"parent":{}}],["getdomainblocks",{"_index":89,"name":{"101":{},"263":{},"395":{},"528":{}},"parent":{}}],["getemojireaction",{"_index":169,"name":{"181":{},"343":{},"475":{},"608":{}},"parent":{}}],["getemojireactions",{"_index":168,"name":{"180":{},"342":{},"474":{},"607":{}},"parent":{}}],["getendorsements",{"_index":101,"name":{"113":{},"275":{},"407":{},"540":{}},"parent":{}}],["getfavourites",{"_index":86,"name":{"98":{},"260":{},"392":{},"525":{}},"parent":{}}],["getfeaturedtags",{"_index":102,"name":{"114":{},"276":{},"408":{},"541":{}},"parent":{}}],["getfilter",{"_index":93,"name":{"105":{},"267":{},"399":{},"532":{}},"parent":{}}],["getfilters",{"_index":92,"name":{"104":{},"266":{},"398":{},"531":{}},"parent":{}}],["getfollowrequests",{"_index":98,"name":{"110":{},"272":{},"404":{},"537":{}},"parent":{}}],["gethometimeline",{"_index":135,"name":{"147":{},"309":{},"441":{},"574":{}},"parent":{}}],["getidentityproof",{"_index":73,"name":{"85":{},"247":{},"379":{},"512":{}},"parent":{}}],["getinstance",{"_index":160,"name":{"172":{},"334":{},"466":{},"599":{}},"parent":{}}],["getinstanceactivity",{"_index":162,"name":{"174":{},"336":{},"468":{},"601":{}},"parent":{}}],["getinstancecustomemojis",{"_index":165,"name":{"177":{},"339":{},"471":{},"604":{}},"parent":{}}],["getinstancedirectory",{"_index":164,"name":{"176":{},"338":{},"470":{},"603":{}},"parent":{}}],["getinstancepeers",{"_index":161,"name":{"173":{},"335":{},"467":{},"600":{}},"parent":{}}],["getinstancetrends",{"_index":163,"name":{"175":{},"337":{},"469":{},"602":{}},"parent":{}}],["getlist",{"_index":141,"name":{"153":{},"315":{},"447":{},"580":{}},"parent":{}}],["getlists",{"_index":140,"name":{"152":{},"314":{},"446":{},"579":{}},"parent":{}}],["getlisttimeline",{"_index":136,"name":{"148":{},"310":{},"442":{},"575":{}},"parent":{}}],["getlocaltimeline",{"_index":133,"name":{"145":{},"307":{},"439":{},"572":{}},"parent":{}}],["getmarkers",{"_index":148,"name":{"160":{},"322":{},"454":{},"587":{}},"parent":{}}],["getmutes",{"_index":87,"name":{"99":{},"261":{},"393":{},"526":{}},"parent":{}}],["getnotification",{"_index":151,"name":{"163":{},"325":{},"457":{},"590":{}},"parent":{}}],["getnotifications",{"_index":150,"name":{"162":{},"324":{},"456":{},"589":{}},"parent":{}}],["getpoll",{"_index":126,"name":{"138":{},"300":{},"432":{},"565":{}},"parent":{}}],["getpreferences",{"_index":106,"name":{"118":{},"280":{},"412":{},"545":{}},"parent":{}}],["getpublictimeline",{"_index":132,"name":{"144":{},"306":{},"438":{},"571":{}},"parent":{}}],["getpushsubscription",{"_index":156,"name":{"168":{},"330":{},"462":{},"595":{}},"parent":{}}],["getrelationship",{"_index":82,"name":{"94":{},"256":{},"388":{},"521":{}},"parent":{}}],["getrelationships",{"_index":83,"name":{"95":{},"257":{},"389":{},"522":{}},"parent":{}}],["getscheduledstatus",{"_index":129,"name":{"141":{},"303":{},"435":{},"568":{}},"parent":{}}],["getscheduledstatuses",{"_index":128,"name":{"140":{},"302":{},"434":{},"567":{}},"parent":{}}],["getstatus",{"_index":109,"name":{"121":{},"283":{},"415":{},"548":{}},"parent":{}}],["getstatuscontext",{"_index":111,"name":{"123":{},"285":{},"417":{},"550":{}},"parent":{}}],["getstatusfavouritedby",{"_index":113,"name":{"125":{},"287":{},"419":{},"552":{}},"parent":{}}],["getstatusrebloggedby",{"_index":112,"name":{"124":{},"286":{},"418":{},"551":{}},"parent":{}}],["getsuggestedtags",{"_index":105,"name":{"117":{},"279":{},"411":{},"544":{}},"parent":{}}],["getsuggestions",{"_index":107,"name":{"119":{},"281":{},"413":{},"546":{}},"parent":{}}],["gettagtimeline",{"_index":134,"name":{"146":{},"308":{},"440":{},"573":{}},"parent":{}}],["hashtags",{"_index":425,"name":{"883":{}},"parent":{}}],["header",{"_index":237,"name":{"650":{}},"parent":{}}],["header_static",{"_index":238,"name":{"651":{}},"parent":{}}],["headers",{"_index":6,"name":{"5":{}},"parent":{}}],["height",{"_index":273,"name":{"691":{}},"parent":{}}],["history",{"_index":276,"name":{"698":{},"707":{}},"parent":{}}],["home",{"_index":200,"name":{"219":{},"825":{}},"parent":{}}],["host",{"_index":46,"name":{"58":{}},"parent":{}}],["html",{"_index":271,"name":{"689":{}},"parent":{}}],["id",{"_index":10,"name":{"9":{},"28":{},"637":{},"670":{},"694":{},"714":{},"729":{},"766":{},"772":{},"783":{},"821":{},"839":{},"853":{},"859":{},"874":{},"886":{}},"parent":{}}],["identityproof",{"_index":349,"name":{"790":{}},"parent":{}}],["image",{"_index":266,"name":{"684":{}},"parent":{}}],["in_reply_to_account_id",{"_index":306,"name":{"734":{}},"parent":{}}],["in_reply_to_id",{"_index":305,"name":{"733":{},"893":{}},"parent":{}}],["instance",{"_index":367,"name":{"805":{}},"parent":{}}],["irreversible",{"_index":347,"name":{"787":{}},"parent":{}}],["iscancel",{"_index":44,"name":{"54":{},"55":{}},"parent":{}}],["language",{"_index":224,"name":{"632":{},"755":{}},"parent":{}}],["languages",{"_index":373,"name":{"815":{}},"parent":{}}],["last_read_id",{"_index":382,"name":{"827":{},"832":{}},"parent":{}}],["last_status",{"_index":332,"name":{"768":{}},"parent":{}}],["last_status_at",{"_index":337,"name":{"775":{}},"parent":{}}],["list",{"_index":376,"name":{"819":{}},"parent":{}}],["listsocket",{"_index":180,"name":{"192":{},"354":{},"486":{},"619":{}},"parent":{}}],["liststream",{"_index":174,"name":{"186":{},"348":{},"480":{},"613":{}},"parent":{}}],["localsocket",{"_index":178,"name":{"190":{},"352":{},"484":{},"617":{}},"parent":{}}],["localstream",{"_index":172,"name":{"184":{},"346":{},"478":{},"611":{}},"parent":{}}],["locked",{"_index":231,"name":{"641":{}},"parent":{}}],["logins",{"_index":247,"name":{"661":{}},"parent":{}}],["marker",{"_index":379,"name":{"823":{}},"parent":{}}],["mastodon",{"_index":205,"name":{"224":{}},"parent":{"225":{},"226":{},"227":{},"228":{},"229":{},"230":{},"231":{},"232":{},"233":{},"234":{},"235":{},"236":{},"237":{},"238":{},"239":{},"240":{},"241":{},"242":{},"243":{},"244":{},"245":{},"246":{},"247":{},"248":{},"249":{},"250":{},"251":{},"252":{},"253":{},"254":{},"255":{},"256":{},"257":{},"258":{},"259":{},"260":{},"261":{},"262":{},"263":{},"264":{},"265":{},"266":{},"267":{},"268":{},"269":{},"270":{},"271":{},"272":{},"273":{},"274":{},"275":{},"276":{},"277":{},"278":{},"279":{},"280":{},"281":{},"282":{},"283":{},"284":{},"285":{},"286":{},"287":{},"288":{},"289":{},"290":{},"291":{},"292":{},"293":{},"294":{},"295":{},"296":{},"297":{},"298":{},"299":{},"300":{},"301":{},"302":{},"303":{},"304":{},"305":{},"306":{},"307":{},"308":{},"309":{},"310":{},"311":{},"312":{},"313":{},"314":{},"315":{},"316":{},"317":{},"318":{},"319":{},"320":{},"321":{},"322":{},"323":{},"324":{},"325":{},"326":{},"327":{},"328":{},"329":{},"330":{},"331":{},"332":{},"333":{},"334":{},"335":{},"336":{},"337":{},"338":{},"339":{},"340":{},"341":{},"342":{},"343":{},"344":{},"345":{},"346":{},"347":{},"348":{},"349":{},"350":{},"351":{},"352":{},"353":{},"354":{},"355":{}}}],["max_toot_chars",{"_index":375,"name":{"817":{}},"parent":{}}],["me",{"_index":301,"name":{"724":{}},"parent":{}}],["media_attachments",{"_index":317,"name":{"749":{},"889":{}},"parent":{}}],["media_ids",{"_index":435,"name":{"894":{}},"parent":{}}],["megalodoninterface",{"_index":55,"name":{"66":{}},"parent":{"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{},"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{},"165":{},"166":{},"167":{},"168":{},"169":{},"170":{},"171":{},"172":{},"173":{},"174":{},"175":{},"176":{},"177":{},"178":{},"179":{},"180":{},"181":{},"182":{},"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{},"190":{},"191":{},"192":{},"193":{}}}],["mention",{"_index":194,"name":{"212":{},"692":{}},"parent":{}}],["mentions",{"_index":318,"name":{"750":{}},"parent":{}}],["meta",{"_index":260,"name":{"676":{}},"parent":{}}],["misskey",{"_index":210,"name":{"488":{}},"parent":{"489":{},"490":{},"491":{},"492":{},"493":{},"494":{},"495":{},"496":{},"497":{},"498":{},"499":{},"500":{},"501":{},"502":{},"503":{},"504":{},"505":{},"506":{},"507":{},"508":{},"509":{},"510":{},"511":{},"512":{},"513":{},"514":{},"515":{},"516":{},"517":{},"518":{},"519":{},"520":{},"521":{},"522":{},"523":{},"524":{},"525":{},"526":{},"527":{},"528":{},"529":{},"530":{},"531":{},"532":{},"533":{},"534":{},"535":{},"536":{},"537":{},"538":{},"539":{},"540":{},"541":{},"542":{},"543":{},"544":{},"545":{},"546":{},"547":{},"548":{},"549":{},"550":{},"551":{},"552":{},"553":{},"554":{},"555":{},"556":{},"557":{},"558":{},"559":{},"560":{},"561":{},"562":{},"563":{},"564":{},"565":{},"566":{},"567":{},"568":{},"569":{},"570":{},"571":{},"572":{},"573":{},"574":{},"575":{},"576":{},"577":{},"578":{},"579":{},"580":{},"581":{},"582":{},"583":{},"584":{},"585":{},"586":{},"587":{},"588":{},"589":{},"590":{},"591":{},"592":{},"593":{},"594":{},"595":{},"596":{},"597":{},"598":{},"599":{},"600":{},"601":{},"602":{},"603":{},"604":{},"605":{},"606":{},"607":{},"608":{},"609":{},"610":{},"611":{},"612":{},"613":{},"614":{},"615":{},"616":{},"617":{},"618":{},"619":{},"620":{}}}],["moved",{"_index":240,"name":{"653":{}},"parent":{}}],["multiple",{"_index":294,"name":{"717":{}},"parent":{}}],["muteaccount",{"_index":78,"name":{"90":{},"252":{},"384":{},"517":{}},"parent":{}}],["muted",{"_index":314,"name":{"745":{}},"parent":{}}],["mutestatus",{"_index":120,"name":{"132":{},"294":{},"426":{},"559":{}},"parent":{}}],["muting",{"_index":409,"name":{"865":{}},"parent":{}}],["muting_notifications",{"_index":410,"name":{"866":{}},"parent":{}}],["name",{"_index":12,"name":{"10":{},"29":{},"665":{},"705":{},"725":{},"773":{},"778":{}},"parent":{}}],["note",{"_index":225,"name":{"633":{},"646":{}},"parent":{}}],["notification",{"_index":384,"name":{"835":{}},"parent":{}}],["notifications",{"_index":201,"name":{"220":{},"830":{}},"parent":{}}],["notificationtype",{"_index":190,"name":{"208":{},"843":{}},"parent":{"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{},"217":{}}}],["notifying",{"_index":415,"name":{"871":{}},"parent":{}}],["oauth",{"_index":7,"name":{"6":{}},"parent":{"7":{},"15":{},"23":{},"37":{}}}],["oauth.appdata",{"_index":28,"name":{},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{}}}],["oauth.appdatafromserver",{"_index":9,"name":{},"parent":{"8":{}}}],["oauth.appdatafromserver.__type",{"_index":11,"name":{},"parent":{"9":{},"10":{},"11":{},"12":{},"13":{},"14":{}}}],["oauth.tokendata",{"_index":36,"name":{},"parent":{"38":{},"39":{},"40":{},"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{}}}],["oauth.tokendatafromserver",{"_index":18,"name":{},"parent":{"16":{}}}],["oauth.tokendatafromserver.__type",{"_index":20,"name":{},"parent":{"17":{},"18":{},"19":{},"20":{},"21":{},"22":{}}}],["on",{"_index":185,"name":{"197":{},"204":{}},"parent":{}}],["once",{"_index":186,"name":{"198":{},"205":{}},"parent":{}}],["options",{"_index":295,"name":{"719":{}},"parent":{}}],["params",{"_index":430,"name":{"888":{}},"parent":{}}],["password",{"_index":52,"name":{"63":{}},"parent":{}}],["phrase",{"_index":346,"name":{"784":{}},"parent":{}}],["pinaccount",{"_index":80,"name":{"92":{},"254":{},"386":{},"519":{}},"parent":{}}],["pinned",{"_index":320,"name":{"756":{}},"parent":{}}],["pinstatus",{"_index":122,"name":{"134":{},"296":{},"428":{},"561":{}},"parent":{}}],["plain_content",{"_index":308,"name":{"737":{}},"parent":{}}],["pleroma",{"_index":209,"name":{"356":{}},"parent":{"357":{},"358":{},"359":{},"360":{},"361":{},"362":{},"363":{},"364":{},"365":{},"366":{},"367":{},"368":{},"369":{},"370":{},"371":{},"372":{},"373":{},"374":{},"375":{},"376":{},"377":{},"378":{},"379":{},"380":{},"381":{},"382":{},"383":{},"384":{},"385":{},"386":{},"387":{},"388":{},"389":{},"390":{},"391":{},"392":{},"393":{},"394":{},"395":{},"396":{},"397":{},"398":{},"399":{},"400":{},"401":{},"402":{},"403":{},"404":{},"405":{},"406":{},"407":{},"408":{},"409":{},"410":{},"411":{},"412":{},"413":{},"414":{},"415":{},"416":{},"417":{},"418":{},"419":{},"420":{},"421":{},"422":{},"423":{},"424":{},"425":{},"426":{},"427":{},"428":{},"429":{},"430":{},"431":{},"432":{},"433":{},"434":{},"435":{},"436":{},"437":{},"438":{},"439":{},"440":{},"441":{},"442":{},"443":{},"444":{},"445":{},"446":{},"447":{},"448":{},"449":{},"450":{},"451":{},"452":{},"453":{},"454":{},"455":{},"456":{},"457":{},"458":{},"459":{},"460":{},"461":{},"462":{},"463":{},"464":{},"465":{},"466":{},"467":{},"468":{},"469":{},"470":{},"471":{},"472":{},"473":{},"474":{},"475":{},"476":{},"477":{},"478":{},"479":{},"480":{},"481":{},"482":{},"483":{},"484":{},"485":{},"486":{},"487":{}}}],["poll",{"_index":289,"name":{"712":{},"753":{}},"parent":{}}],["pollexpired",{"_index":198,"name":{"217":{}},"parent":{}}],["polloption",{"_index":285,"name":{"708":{}},"parent":{}}],["pollvote",{"_index":197,"name":{"216":{}},"parent":{}}],["port",{"_index":48,"name":{"59":{}},"parent":{}}],["posting:default:language",{"_index":392,"name":{"848":{}},"parent":{}}],["posting:default:sensitive",{"_index":391,"name":{"847":{}},"parent":{}}],["posting:default:visibility",{"_index":389,"name":{"846":{}},"parent":{}}],["poststatus",{"_index":108,"name":{"120":{},"282":{},"414":{},"547":{}},"parent":{}}],["preferences",{"_index":387,"name":{"844":{}},"parent":{}}],["preview_url",{"_index":258,"name":{"674":{}},"parent":{}}],["privacy",{"_index":221,"name":{"630":{}},"parent":{}}],["profile_url",{"_index":356,"name":{"796":{}},"parent":{}}],["proof_url",{"_index":355,"name":{"795":{}},"parent":{}}],["protocol",{"_index":53,"name":{"64":{}},"parent":{}}],["provider",{"_index":351,"name":{"792":{}},"parent":{}}],["provider_name",{"_index":269,"name":{"687":{}},"parent":{}}],["provider_url",{"_index":270,"name":{"688":{}},"parent":{}}],["provider_username",{"_index":353,"name":{"793":{}},"parent":{}}],["proxyconfig",{"_index":45,"name":{"56":{},"492":{}},"parent":{"57":{}}}],["proxyconfig.__type",{"_index":47,"name":{},"parent":{"58":{},"59":{},"60":{},"61":{},"64":{}}}],["proxyconfig.__type.__type",{"_index":51,"name":{},"parent":{"62":{},"63":{}}}],["public",{"_index":202,"name":{"221":{}},"parent":{}}],["publicsocket",{"_index":177,"name":{"189":{},"351":{},"483":{},"616":{}},"parent":{}}],["publicstream",{"_index":171,"name":{"183":{},"345":{},"477":{},"610":{}},"parent":{}}],["pushsubscription",{"_index":395,"name":{"851":{}},"parent":{}}],["quote",{"_index":322,"name":{"758":{}},"parent":{}}],["reaction",{"_index":297,"name":{"721":{}},"parent":{}}],["readconversation",{"_index":139,"name":{"151":{},"313":{},"445":{},"578":{}},"parent":{}}],["reading:expand:media",{"_index":393,"name":{"849":{}},"parent":{}}],["reading:expand:spoilers",{"_index":394,"name":{"850":{}},"parent":{}}],["readnotifications",{"_index":154,"name":{"166":{},"328":{},"460":{},"593":{}},"parent":{}}],["reblog",{"_index":193,"name":{"211":{},"735":{}},"parent":{}}],["reblogged",{"_index":312,"name":{"743":{}},"parent":{}}],["reblogs_count",{"_index":310,"name":{"741":{}},"parent":{}}],["reblogstatus",{"_index":116,"name":{"128":{},"290":{},"422":{},"555":{}},"parent":{}}],["redirect_uri",{"_index":14,"name":{"12":{},"31":{}},"parent":{}}],["redirecturi",{"_index":32,"name":{"34":{}},"parent":{}}],["refresh_token",{"_index":25,"name":{"22":{},"45":{}},"parent":{}}],["refreshtoken",{"_index":42,"name":{"51":{},"72":{},"234":{},"366":{},"499":{}},"parent":{}}],["registeraccount",{"_index":62,"name":{"74":{},"236":{},"368":{},"501":{}},"parent":{}}],["registerapp",{"_index":57,"name":{"68":{},"229":{},"361":{},"494":{}},"parent":{}}],["registrations",{"_index":248,"name":{"662":{},"818":{}},"parent":{}}],["rejectfollowrequest",{"_index":100,"name":{"112":{},"274":{},"406":{},"539":{}},"parent":{}}],["relationship",{"_index":401,"name":{"857":{}},"parent":{}}],["remote_url",{"_index":257,"name":{"673":{}},"parent":{}}],["removealllisteners",{"_index":188,"name":{"200":{},"207":{}},"parent":{}}],["removelistener",{"_index":187,"name":{"199":{},"206":{}},"parent":{}}],["replies_count",{"_index":309,"name":{"740":{}},"parent":{}}],["report",{"_index":97,"name":{"109":{},"271":{},"403":{},"536":{},"872":{}},"parent":{}}],["requestcancelederror",{"_index":43,"name":{"52":{}},"parent":{"53":{},"54":{}}}],["requested",{"_index":411,"name":{"867":{}},"parent":{}}],["response",{"_index":0,"name":{"0":{}},"parent":{"1":{}}}],["response.__type",{"_index":3,"name":{},"parent":{"2":{},"3":{},"4":{},"5":{}}}],["results",{"_index":422,"name":{"879":{}},"parent":{}}],["revoketoken",{"_index":61,"name":{"73":{},"235":{},"367":{},"500":{}},"parent":{}}],["savemarkers",{"_index":149,"name":{"161":{},"323":{},"455":{},"588":{}},"parent":{}}],["scheduled_at",{"_index":429,"name":{"887":{},"898":{}},"parent":{}}],["scheduledstatus",{"_index":426,"name":{"884":{}},"parent":{}}],["schedulestatus",{"_index":130,"name":{"142":{},"304":{},"436":{},"569":{}},"parent":{}}],["scope",{"_index":22,"name":{"19":{},"48":{},"904":{}},"parent":{}}],["search",{"_index":159,"name":{"171":{},"333":{},"465":{},"598":{}},"parent":{}}],["searchaccount",{"_index":84,"name":{"96":{},"258":{},"390":{},"523":{}},"parent":{}}],["sensitive",{"_index":223,"name":{"631":{},"746":{},"895":{}},"parent":{}}],["server_key",{"_index":399,"name":{"855":{}},"parent":{}}],["session_token",{"_index":31,"name":{"27":{}},"parent":{}}],["shortcode",{"_index":215,"name":{"624":{}},"parent":{}}],["showing_reblogs",{"_index":413,"name":{"869":{}},"parent":{}}],["source",{"_index":219,"name":{"628":{},"656":{}},"parent":{}}],["spoiler_text",{"_index":315,"name":{"747":{},"896":{}},"parent":{}}],["start",{"_index":183,"name":{"195":{},"202":{}},"parent":{}}],["static_url",{"_index":217,"name":{"625":{}},"parent":{}}],["stats",{"_index":361,"name":{"800":{},"814":{}},"parent":{}}],["status",{"_index":4,"name":{"3":{},"215":{},"727":{},"840":{}},"parent":{}}],["status_count",{"_index":365,"name":{"803":{}},"parent":{}}],["status_ids",{"_index":421,"name":{"878":{}},"parent":{}}],["statuses",{"_index":246,"name":{"660":{},"882":{}},"parent":{}}],["statuses_count",{"_index":234,"name":{"645":{},"774":{}},"parent":{}}],["statusparams",{"_index":431,"name":{"890":{}},"parent":{}}],["statustext",{"_index":5,"name":{"4":{}},"parent":{}}],["stop",{"_index":184,"name":{"196":{},"203":{}},"parent":{}}],["streaming_api",{"_index":359,"name":{"799":{}},"parent":{}}],["streamlistenerinterface",{"_index":189,"name":{"201":{}},"parent":{"202":{},"203":{},"204":{},"205":{},"206":{},"207":{}}}],["subscribeaccount",{"_index":68,"name":{"80":{},"241":{},"373":{},"507":{}},"parent":{}}],["subscribepushnotification",{"_index":155,"name":{"167":{},"329":{},"461":{},"594":{}},"parent":{}}],["tag",{"_index":282,"name":{"703":{}},"parent":{}}],["tags",{"_index":319,"name":{"751":{}},"parent":{}}],["tagsocket",{"_index":179,"name":{"191":{},"353":{},"485":{},"618":{}},"parent":{}}],["tagstream",{"_index":173,"name":{"185":{},"347":{},"479":{},"612":{}},"parent":{}}],["text",{"_index":433,"name":{"892":{}},"parent":{}}],["text_url",{"_index":259,"name":{"675":{}},"parent":{}}],["thread",{"_index":203,"name":{"222":{}},"parent":{}}],["thumbnail",{"_index":372,"name":{"812":{}},"parent":{}}],["title",{"_index":265,"name":{"681":{},"710":{},"808":{},"822":{}},"parent":{}}],["token",{"_index":437,"name":{"900":{}},"parent":{}}],["token_type",{"_index":21,"name":{"18":{},"42":{},"903":{}},"parent":{}}],["tokendata",{"_index":35,"name":{"37":{}},"parent":{}}],["tokendatafromserver",{"_index":17,"name":{"15":{}},"parent":{}}],["tokentype",{"_index":39,"name":{"47":{}},"parent":{}}],["type",{"_index":256,"name":{"671":{},"683":{},"842":{}},"parent":{}}],["unblockaccount",{"_index":77,"name":{"89":{},"251":{},"383":{},"516":{}},"parent":{}}],["unblockdomain",{"_index":91,"name":{"103":{},"265":{},"397":{},"530":{}},"parent":{}}],["unbookmarkstatus",{"_index":119,"name":{"131":{},"293":{},"425":{},"558":{}},"parent":{}}],["unfavouritestatus",{"_index":115,"name":{"127":{},"289":{},"421":{},"554":{}},"parent":{}}],["unfollowaccount",{"_index":75,"name":{"87":{},"249":{},"381":{},"514":{}},"parent":{}}],["unmuteaccount",{"_index":79,"name":{"91":{},"253":{},"385":{},"518":{}},"parent":{}}],["unmutestatus",{"_index":121,"name":{"133":{},"295":{},"427":{},"560":{}},"parent":{}}],["unpinaccount",{"_index":81,"name":{"93":{},"255":{},"387":{},"520":{}},"parent":{}}],["unpinstatus",{"_index":123,"name":{"135":{},"297":{},"429":{},"562":{}},"parent":{}}],["unread",{"_index":333,"name":{"769":{}},"parent":{}}],["unreblogstatus",{"_index":117,"name":{"129":{},"291":{},"423":{},"556":{}},"parent":{}}],["unsubscribeaccount",{"_index":69,"name":{"81":{},"242":{},"374":{},"508":{}},"parent":{}}],["updatecredentials",{"_index":64,"name":{"76":{},"238":{},"370":{},"503":{}},"parent":{}}],["updated_at",{"_index":354,"name":{"794":{},"829":{},"834":{}},"parent":{}}],["updatefilter",{"_index":95,"name":{"107":{},"269":{},"401":{},"534":{}},"parent":{}}],["updatelist",{"_index":143,"name":{"155":{},"317":{},"449":{},"582":{}},"parent":{}}],["updatemedia",{"_index":125,"name":{"137":{},"299":{},"431":{},"564":{}},"parent":{}}],["updatepushsubscription",{"_index":157,"name":{"169":{},"331":{},"463":{},"596":{}},"parent":{}}],["uploadmedia",{"_index":124,"name":{"136":{},"298":{},"430":{},"563":{}},"parent":{}}],["uri",{"_index":304,"name":{"730":{},"807":{}},"parent":{}}],["url",{"_index":30,"name":{"26":{},"626":{},"647":{},"672":{},"680":{},"696":{},"706":{},"731":{}},"parent":{}}],["urls",{"_index":357,"name":{"797":{},"813":{}},"parent":{}}],["user_count",{"_index":363,"name":{"802":{}},"parent":{}}],["username",{"_index":50,"name":{"62":{},"638":{},"695":{}},"parent":{}}],["usersocket",{"_index":176,"name":{"188":{},"350":{},"482":{},"615":{}},"parent":{}}],["userstream",{"_index":170,"name":{"182":{},"344":{},"476":{},"609":{}},"parent":{}}],["uses",{"_index":280,"name":{"701":{}},"parent":{}}],["value",{"_index":341,"name":{"779":{}},"parent":{}}],["vapid_key",{"_index":252,"name":{"667":{}},"parent":{}}],["verified_at",{"_index":342,"name":{"780":{}},"parent":{}}],["verifyaccountcredentials",{"_index":63,"name":{"75":{},"237":{},"369":{},"502":{}},"parent":{}}],["verifyappcredentials",{"_index":59,"name":{"70":{},"232":{},"364":{},"497":{}},"parent":{}}],["version",{"_index":371,"name":{"811":{},"828":{},"833":{}},"parent":{}}],["visibility",{"_index":316,"name":{"748":{},"897":{}},"parent":{}}],["visible_in_picker",{"_index":218,"name":{"627":{}},"parent":{}}],["voted",{"_index":296,"name":{"720":{}},"parent":{}}],["votepoll",{"_index":127,"name":{"139":{},"301":{},"433":{},"566":{}},"parent":{}}],["votes_count",{"_index":288,"name":{"711":{},"718":{}},"parent":{}}],["website",{"_index":13,"name":{"11":{},"30":{},"666":{}},"parent":{}}],["websocketinterface",{"_index":182,"name":{"194":{}},"parent":{"195":{},"196":{},"197":{},"198":{},"199":{},"200":{}}}],["week",{"_index":244,"name":{"659":{}},"parent":{}}],["whole_word",{"_index":348,"name":{"788":{}},"parent":{}}],["width",{"_index":272,"name":{"690":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index ff48819..28f90b6 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -641,6 +641,10 @@ footer { border-top: 1px solid var(--color-panel-divider); background-color: var(--color-panel); } +footer:after { + content: ""; + display: table; +} footer.with-border-bottom { border-bottom: 1px solid var(--color-panel-divider); } diff --git a/docs/classes/Mastodon.html b/docs/classes/Mastodon.html index fe895cc..0c95416 100644 --- a/docs/classes/Mastodon.html +++ b/docs/classes/Mastodon.html @@ -1,77 +1,77 @@ -Mastodon | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Mastodon

Hierarchy

  • Mastodon

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Mastodon(baseUrl: string, accessToken?: null | string, userAgent?: null | string, proxyConfig?: false | ProxyConfig): Mastodon

Properties

baseUrl

baseUrl: string

client

client: Interface

Methods

acceptFollowRequest

addAccountsToList

  • addAccountsToList(id: string, account_ids: string[]): Promise<Response<{}>>

addAccountsToList

  • addAccountsToList(id: string, account_ids: string[]): Promise<Response<{}>>

blockAccount

blockAccount

blockDomain

  • blockDomain(domain: string): Promise<Response<{}>>

blockDomain

  • blockDomain(domain: string): Promise<Response<{}>>

bookmarkStatus

bookmarkStatus

cancel

  • cancel(): void

cancel

  • cancel(): void

cancelScheduledStatus

  • cancelScheduledStatus(id: string): Promise<Response<{}>>

cancelScheduledStatus

  • cancelScheduledStatus(id: string): Promise<Response<{}>>

createApp

  • createApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

createApp

  • createApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • Call /api/v1/apps

    Create an application.

    Parameters

    • client_name: string

      your application's name

    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>

      Form Data

      -

    Returns Promise<AppData>

createEmojiReaction

  • createEmojiReaction(_id: string, _emoji: string): Promise<Response<Status>>

createFeaturedTag

Returns Promise<AppData>

createEmojiReaction

createFeaturedTag

createFilter

  • createFilter(phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>

createFilter

  • createFilter(phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • POST /api/v1/filters

    Parameters

    • phrase: string
    • context: string[]
    • Optional options: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }
      • Optional expires_in?: string
      • Optional irreversible?: boolean
      • Optional whole_word?: boolean

    Returns Promise<Response<Filter>>

    Filter

    -

createList

createList

deleteAccountsFromList

  • deleteAccountsFromList(id: string, account_ids: string[]): Promise<Response<{}>>

deleteAccountsFromList

  • deleteAccountsFromList(id: string, account_ids: string[]): Promise<Response<{}>>

deleteConversation

  • deleteConversation(id: string): Promise<Response<{}>>

deleteConversation

  • deleteConversation(id: string): Promise<Response<{}>>

deleteEmojiReaction

  • deleteEmojiReaction(_id: string, _emoji: string): Promise<Response<Status>>

deleteFeaturedTag

  • deleteFeaturedTag(id: string): Promise<Response<{}>>

deleteEmojiReaction

deleteFeaturedTag

  • deleteFeaturedTag(id: string): Promise<Response<{}>>

deleteFilter

deleteFilter

deleteList

  • deleteList(id: string): Promise<Response<{}>>

deleteList

  • deleteList(id: string): Promise<Response<{}>>

deletePushSubscription

  • deletePushSubscription(): Promise<Response<{}>>

deletePushSubscription

  • deletePushSubscription(): Promise<Response<{}>>

deleteStatus

deleteStatus

directSocket

  • directSocket(): default

directStream

dismissNotification

  • dismissNotification(id: string): Promise<Response<{}>>

directSocket

  • directSocket(): default

directStream

dismissNotification

  • dismissNotification(id: string): Promise<Response<{}>>

dismissNotifications

  • dismissNotifications(): Promise<Response<{}>>

dismissNotifications

  • dismissNotifications(): Promise<Response<{}>>

favouriteStatus

favouriteStatus

fetchAccessToken

  • fetchAccessToken(client_id: null | string, client_secret: string, code: string, redirect_uri?: string): Promise<TokenData>

fetchAccessToken

  • fetchAccessToken(client_id: null | string, client_secret: string, code: string, redirect_uri?: string): Promise<TokenData>
  • POST /oauth/token

    Fetch OAuth access token. Get an access token based client_id and client_secret and authorization code.

    -

    Parameters

    • client_id: null | string
    • client_secret: string
    • code: string
    • redirect_uri: string = ...

    Returns Promise<TokenData>

followAccount

followAccount

generateAuthUrl

  • generateAuthUrl(clientId: string, clientSecret: string, options: Partial<{ redirect_uri: string; scope: string[] }>): Promise<string>

generateAuthUrl

  • generateAuthUrl(clientId: string, clientSecret: string, options: Partial<{ redirect_uri: string; scope: string[] }>): Promise<string>
  • Generate authorization url using OAuth2.

    Parameters

    • clientId: string

      your OAuth app's client ID

      @@ -79,264 +79,267 @@ Get an access token based client_id and client_secret and authorization code.

      your OAuth app's client Secret

    • options: Partial<{ redirect_uri: string; scope: string[] }>

      as property, redirect_uri and scope are available, and must be the same as when you register your app

      -

    Returns Promise<string>

getAccount

Returns Promise<string>

getAccount

getAccountFavourites

  • getAccountFavourites(_id: string, _options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Status[]>>

getAccountFavourites

  • getAccountFavourites(_id: string, _options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/pleroma/accounts/:id/favourites

    -

    Parameters

    • _id: string
    • Optional _options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getAccountLists

getAccountLists

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Status[]>>

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/accounts/:id/statuses

    -

    Parameters

    • id: string
    • Optional options: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media: boolean; pinned?: boolean; since_id?: string }
      • Optional exclude_reblogs?: boolean
      • Optional exclude_replies?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • only_media: boolean
      • Optional pinned?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Account's statuses.

    -

getAccountsInList

  • getAccountsInList(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>
  • +

    Parameters

    • id: string
    • Optional options: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media: boolean; pinned?: boolean; since_id?: string }
      • Optional exclude_reblogs?: boolean
      • Optional exclude_replies?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • only_media: boolean
      • Optional pinned?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Account's statuses.

    +

getAccountsInList

  • getAccountsInList(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>

getBookmarks

  • getBookmarks(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getBookmarks

  • getBookmarks(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/bookmarks

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

getDomainBlocks

  • getDomainBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>

getDomainBlocks

  • getDomainBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>
  • GET /api/v1/domain_blocks

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string

    Returns Promise<Response<string[]>>

    Array of domain name.

    -

getEmojiReaction

getEmojiReactions

getEndorsements

  • getEndorsements(options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getEmojiReaction

getEmojiReactions

getEndorsements

  • getEndorsements(options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Status[]>>

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Status[]>>

getFeaturedTags

getFeaturedTags

getFilter

getFilter

getFilters

getFilters

getFollowRequests

getFollowRequests

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/home

    -

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getIdentityProof

  • +

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getIdentityProof

getInstance

getInstance

getInstanceActivity

getInstanceActivity

getInstanceCustomEmojis

getInstanceCustomEmojis

getInstanceDirectory

  • getInstanceDirectory(options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Account[]>>

getInstanceDirectory

  • getInstanceDirectory(options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/directory

    -

    Parameters

    • Optional options: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional offset?: number
      • Optional order?: "active" | "new"

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstanceTrends

  • getInstanceTrends(limit?: null | number): Promise<Response<Tag[]>>

getInstanceTrends

  • getInstanceTrends(limit?: null | number): Promise<Response<Tag[]>>

getList

Returns Promise<Response<Tag[]>>

getList

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/list/:list_id

    -

    Parameters

    • list_id: string
    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getLists

  • +

    Parameters

    • list_id: string
    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getLists

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/public

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getMarkers

  • +

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getMarkers

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/mutes

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getNotification

getNotification

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>
  • GET /api/v1/notifications

    Parameters

    • Optional options: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional account_id?: string
      • Optional exclude_types?: string[]
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Notification[]>>

    Array of notifications.

    -

getPoll

getPoll

getPreferences

getPreferences

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/public

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getPushSubscription

  • +

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getPushSubscription

getRelationship

getRelationship

getRelationships

getRelationships

getScheduledStatus

getScheduledStatus

getScheduledStatuses

  • getScheduledStatuses(options?: { limit?: null | number; max_id?: null | string; min_id?: null | string; since_id?: null | string }): Promise<Response<ScheduledStatus[]>>

getScheduledStatuses

  • getScheduledStatuses(options?: { limit?: null | number; max_id?: null | string; min_id?: null | string; since_id?: null | string }): Promise<Response<ScheduledStatus[]>>
  • GET /api/v1/scheduled_statuses

    Parameters

    • Optional options: { limit?: null | number; max_id?: null | string; min_id?: null | string; since_id?: null | string }
      • Optional limit?: null | number
      • Optional max_id?: null | string
      • Optional min_id?: null | string
      • Optional since_id?: null | string

    Returns Promise<Response<ScheduledStatus[]>>

    Array of scheduled statuses.

    -

getStatus

getStatus

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>
  • GET /api/v1/statuses/:id/context

    Get parent and child statuses.

    Parameters

    • id: string
    • Optional options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Context>>

    Context

    -

getStatusFavouritedBy

getStatusFavouritedBy

getStatusRebloggedBy

getStatusRebloggedBy

getSuggestedTags

getSuggestedTags

getSuggestions

getSuggestions

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/tag/:hashtag

    -

    Parameters

    • hashtag: string
    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

listSocket

  • listSocket(list_id: string): default

listStream

localSocket

  • localSocket(): default

localStream

muteAccount

  • +

    Parameters

    • hashtag: string
    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

listSocket

  • listSocket(list_id: string): default

listStream

localSocket

  • localSocket(): default

localStream

muteAccount

muteStatus

muteStatus

pinAccount

pinAccount

pinStatus

pinStatus

postStatus

  • postStatus(status: string, options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Status>>

postStatus

  • postStatus(status: string, options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Entity.Status>>
  • POST /api/v1/statuses

    -

    Parameters

    • status: string
    • options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }
      • Optional in_reply_to_id?: string
      • Optional language?: string
      • Optional media_ids?: string[]
      • Optional poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }
        • expires_in: number
        • Optional hide_totals?: boolean
        • Optional multiple?: boolean
        • options: string[]
      • Optional quote_id?: string
      • Optional scheduled_at?: string
      • Optional sensitive?: boolean
      • Optional spoiler_text?: string
      • Optional visibility?: "public" | "unlisted" | "private" | "direct"

    Returns Promise<Response<Status>>

    Status

    -

publicSocket

  • publicSocket(): default

publicStream

readConversation

  • +

    Parameters

    • status: string
    • options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }
      • Optional in_reply_to_id?: string
      • Optional language?: string
      • Optional media_ids?: string[]
      • Optional poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }
        • expires_in: number
        • Optional hide_totals?: boolean
        • Optional multiple?: boolean
        • options: string[]
      • Optional quote_id?: string
      • Optional scheduled_at?: string
      • Optional sensitive?: boolean
      • Optional spoiler_text?: string
      • Optional visibility?: "public" | "unlisted" | "private" | "direct"

    Returns Promise<Response<Entity.Status>>

    Status

    +

publicSocket

  • publicSocket(): default

publicStream

readConversation

reblogStatus

readNotifications

reblogStatus

refreshToken

  • refreshToken(client_id: string, client_secret: string, refresh_token: string): Promise<TokenData>

refreshToken

  • refreshToken(client_id: string, client_secret: string, refresh_token: string): Promise<TokenData>

registerAccount

  • registerAccount(username: string, email: string, password: string, agreement: boolean, locale: string, reason?: null | string): Promise<Response<Token>>

registerAccount

  • registerAccount(username: string, email: string, password: string, agreement: boolean, locale: string, reason?: null | string): Promise<Response<Token>>

registerApp

  • registerApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

registerApp

  • registerApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • First, call createApp to get client_id and client_secret. Next, call generateAuthUrl to get authorization url.

    -

    Parameters

    • client_name: string
    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>

    Returns Promise<AppData>

rejectFollowRequest

rejectFollowRequest

report

  • report(account_id: string, comment: string, options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>

report

  • report(account_id: string, comment: string, options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>
  • POST /api/v1/reports

    Parameters

    • account_id: string
    • comment: string
    • Optional options: { forward?: boolean; status_ids?: string[] }
      • Optional forward?: boolean
      • Optional status_ids?: string[]

    Returns Promise<Response<Report>>

    Report

    -

revokeToken

  • revokeToken(client_id: string, client_secret: string, token: string): Promise<Response<{}>>

revokeToken

  • revokeToken(client_id: string, client_secret: string, token: string): Promise<Response<{}>>

saveMarkers

  • saveMarkers(options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>

saveMarkers

  • saveMarkers(options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>
  • POST /api/v1/markers

    Parameters

    • Optional options: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }
      • Optional home?: { last_read_id: string }
        • last_read_id: string
      • Optional notifications?: { last_read_id: string }
        • last_read_id: string

    Returns Promise<Response<Marker>>

    Marker.

    -

scheduleStatus

scheduleStatus

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>
  • GET /api/v2/search

    Parameters

    • q: string
    • type: "accounts" | "hashtags" | "statuses"
    • Optional options: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }
      • Optional account_id?: string
      • Optional exclude_unreviewed?: boolean
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional offset?: number
      • Optional resolve?: boolean

    Returns Promise<Response<Results>>

    Results.

    -

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Account[]>>

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/accounts/search

    -

    Parameters

    • q: string
    • Optional options: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional resolve?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Account[]>>

    The array of accounts.

    -

subscribeAccount

  • +

    Parameters

    • q: string
    • Optional options: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional resolve?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Account[]>>

    The array of accounts.

    +

subscribeAccount

subscribePushNotification

  • subscribePushNotification(subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

subscribePushNotification

  • subscribePushNotification(subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>
  • POST /api/v1/push/subscription

    Parameters

    • subscription: { endpoint: string; keys: { auth: string; p256dh: string } }
      • endpoint: string
      • keys: { auth: string; p256dh: string }
        • auth: string
        • p256dh: string
    • Optional data: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }

    Returns Promise<Response<PushSubscription>>

    PushSubscription.

    -

tagSocket

  • tagSocket(tag: string): default

tagStream

unblockAccount

tagSocket

  • tagSocket(tag: string): default

tagStream

unblockAccount

unblockDomain

  • unblockDomain(domain: string): Promise<Response<{}>>

unblockDomain

  • unblockDomain(domain: string): Promise<Response<{}>>

unbookmarkStatus

unbookmarkStatus

unfavouriteStatus

unfavouriteStatus

unfollowAccount

unfollowAccount

unmuteAccount

unmuteAccount

unmuteStatus

unmuteStatus

unpinAccount

unpinAccount

unpinStatus

unpinStatus

unreblogStatus

unreblogStatus

unsubscribeAccount

unsubscribeAccount

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Account>>

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Entity.Account>>
  • PATCH /api/v1/accounts/update_credentials

    -

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: { language?: string; privacy?: string; sensitive?: boolean }
        • Optional language?: string
        • Optional privacy?: string
        • Optional sensitive?: boolean

    Returns Promise<Response<Account>>

    An account.

    -

updateFilter

  • updateFilter(id: string, phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • +

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: { language?: string; privacy?: string; sensitive?: boolean }
        • Optional language?: string
        • Optional privacy?: string
        • Optional sensitive?: boolean

    Returns Promise<Response<Entity.Account>>

    An account.

    +

updateFilter

  • updateFilter(id: string, phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • PUT /api/v1/filters/:id

    Parameters

    • id: string
    • phrase: string
    • context: string[]
    • Optional options: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }
      • Optional expires_in?: string
      • Optional irreversible?: boolean
      • Optional whole_word?: boolean

    Returns Promise<Response<Filter>>

    Filter

    -

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string }): Promise<Response<Attachment>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string }): Promise<Response<Attachment>>

updatePushSubscription

  • updatePushSubscription(data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

updatePushSubscription

  • updatePushSubscription(data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

uploadMedia

  • uploadMedia(file: any, options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

uploadMedia

  • uploadMedia(file: any, options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

userSocket

  • userSocket(): default

userStream

verifyAccountCredentials

userSocket

  • userSocket(): default

userStream

verifyAccountCredentials

verifyAppCredentials

verifyAppCredentials

votePoll

  • votePoll(id: string, choices: number[]): Promise<Response<Poll>>

votePoll

  • votePoll(id: string, choices: number[]): Promise<Response<Poll>>

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/Misskey.html b/docs/classes/Misskey.html index 909c14f..ae6b124 100644 --- a/docs/classes/Misskey.html +++ b/docs/classes/Misskey.html @@ -1,73 +1,73 @@ -Misskey | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Misskey

Hierarchy

  • Misskey

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Misskey(baseUrl: string, accessToken?: null | string, userAgent?: null | string, proxyConfig?: false | ProxyConfig): Misskey

Properties

baseUrl

baseUrl: string

client

client: Interface

proxyConfig

proxyConfig: false | ProxyConfig

Methods

acceptFollowRequest

addAccountsToList

  • addAccountsToList(id: string, account_ids: string[]): Promise<Response<{}>>

addAccountsToList

  • addAccountsToList(id: string, account_ids: string[]): Promise<Response<{}>>

blockAccount

blockAccount

blockDomain

  • blockDomain(_domain: string): Promise<Response<{}>>

blockDomain

  • blockDomain(_domain: string): Promise<Response<{}>>

bookmarkStatus

bookmarkStatus

cancel

  • cancel(): void

cancel

  • cancel(): void

cancelScheduledStatus

  • cancelScheduledStatus(_id: string): Promise<Response<{}>>

cancelScheduledStatus

  • cancelScheduledStatus(_id: string): Promise<Response<{}>>

createApp

  • createApp(client_name: string, options?: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

createApp

  • createApp(client_name: string, options?: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • POST /api/app/create

    Create an application.

    Parameters

    • client_name: string

      Your application's name.

    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }> = ...

      Form data.

      -

    Returns Promise<AppData>

createEmojiReaction

  • createEmojiReaction(id: string, emoji: string): Promise<Response<Status>>

Returns Promise<AppData>

createEmojiReaction

createFeaturedTag

Returns Promise<Response<Entity.Status>>

createFeaturedTag

createFilter

  • createFilter(_phrase: string, _context: string[], _options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>

createFilter

  • createFilter(_phrase: string, _context: string[], _options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • POST /api/v1/filters

    Parameters

    • _phrase: string
    • _context: string[]
    • Optional _options: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }
      • Optional expires_in?: string
      • Optional irreversible?: boolean
      • Optional whole_word?: boolean

    Returns Promise<Response<Filter>>

    Filter

    -

createList

createList

deleteAccountsFromList

  • deleteAccountsFromList(id: string, account_ids: string[]): Promise<Response<{}>>

deleteAccountsFromList

  • deleteAccountsFromList(id: string, account_ids: string[]): Promise<Response<{}>>

deleteConversation

  • deleteConversation(_id: string): Promise<Response<{}>>

deleteConversation

  • deleteConversation(_id: string): Promise<Response<{}>>

deleteEmojiReaction

  • deleteEmojiReaction(id: string, _emoji: string): Promise<Response<Status>>

deleteEmojiReaction

deleteFeaturedTag

  • deleteFeaturedTag(_id: string): Promise<Response<{}>>

deleteFeaturedTag

  • deleteFeaturedTag(_id: string): Promise<Response<{}>>

deleteFilter

deleteFilter

deleteList

  • deleteList(id: string): Promise<Response<{}>>

deleteList

  • deleteList(id: string): Promise<Response<{}>>

deletePushSubscription

  • deletePushSubscription(): Promise<Response<{}>>

deletePushSubscription

  • deletePushSubscription(): Promise<Response<{}>>

deleteStatus

  • deleteStatus(id: string): Promise<Response<{}>>

deleteStatus

  • deleteStatus(id: string): Promise<Response<{}>>

directSocket

directStream

dismissNotification

  • dismissNotification(_id: string): Promise<Response<{}>>

directSocket

directStream

dismissNotification

  • dismissNotification(_id: string): Promise<Response<{}>>

dismissNotifications

  • dismissNotifications(): Promise<Response<{}>>

dismissNotifications

  • dismissNotifications(): Promise<Response<{}>>

favouriteStatus

favouriteStatus

fetchAccessToken

  • fetchAccessToken(_client_id: null | string, client_secret: string, session_token: string, _redirect_uri?: string): Promise<TokenData>

fetchAccessToken

  • fetchAccessToken(_client_id: null | string, client_secret: string, session_token: string, _redirect_uri?: string): Promise<TokenData>
  • POST /api/auth/session/userkey

    Parameters

    • _client_id: null | string

      This parameter is not used in this method.

      @@ -77,225 +77,228 @@

      Session token string which will be provided in generateAuthUrlAndToken.

    • Optional _redirect_uri: string

      This parameter is not used in this method.

      -

    Returns Promise<TokenData>

followAccount

Returns Promise<TokenData>

followAccount

generateAuthUrlAndToken

  • generateAuthUrlAndToken(clientSecret: string): Promise<Session>

generateAuthUrlAndToken

  • generateAuthUrlAndToken(clientSecret: string): Promise<Session>
  • POST /api/auth/session/generate

    -

    Parameters

    • clientSecret: string

    Returns Promise<Session>

getAccount

getAccount

getAccountFavourites

  • getAccountFavourites(_id: string, _options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Status[]>>

getAccountFavourites

  • getAccountFavourites(_id: string, _options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/pleroma/accounts/:id/favourites

    -

    Parameters

    • _id: string
    • Optional _options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getAccountLists

getAccountLists

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs: boolean; exclude_replies: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Status[]>>

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs: boolean; exclude_replies: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • POST /api/users/notes

    -

    Parameters

    • id: string
    • Optional options: { exclude_reblogs: boolean; exclude_replies: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }
      • exclude_reblogs: boolean
      • exclude_replies: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional only_media?: boolean
      • Optional pinned?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

getAccountsInList

  • getAccountsInList(id: string, _options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>
  • +

    Parameters

    • id: string
    • Optional options: { exclude_reblogs: boolean; exclude_replies: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }
      • exclude_reblogs: boolean
      • exclude_replies: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional only_media?: boolean
      • Optional pinned?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

getAccountsInList

  • getAccountsInList(id: string, _options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>

getBookmarks

  • getBookmarks(_options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getBookmarks

  • getBookmarks(_options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/bookmarks

    -

    Parameters

    • Optional _options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

getDomainBlocks

  • getDomainBlocks(_options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>

getDomainBlocks

  • getDomainBlocks(_options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>
  • GET /api/v1/domain_blocks

    Parameters

    • Optional _options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string

    Returns Promise<Response<string[]>>

    Array of domain name.

    -

getEmojiReaction

getEmojiReactions

getEndorsements

  • getEndorsements(_options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getEmojiReaction

getEmojiReactions

getEndorsements

  • getEndorsements(_options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Status[]>>

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Status[]>>

getFeaturedTags

getFeaturedTags

getFilter

getFilter

getFilters

getFilters

getFollowRequests

getFollowRequests

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • POST /api/notes/timeline

    -

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

getIdentityProof

  • +

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

getIdentityProof

getInstance

getInstance

getInstanceActivity

getInstanceActivity

getInstanceCustomEmojis

getInstanceCustomEmojis

getInstanceDirectory

  • getInstanceDirectory(_options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Account[]>>

getInstanceDirectory

  • getInstanceDirectory(_options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/directory

    -

    Parameters

    • Optional _options: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional offset?: number
      • Optional order?: "active" | "new"

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstanceTrends

  • getInstanceTrends(_limit?: null | number): Promise<Response<Tag[]>>

getInstanceTrends

  • getInstanceTrends(_limit?: null | number): Promise<Response<Tag[]>>

getList

getList

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • POST /api/notes/user-list-timeline

    -

    Parameters

    • list_id: string
    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

getLists

  • +

    Parameters

    • list_id: string
    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

getLists

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • POST /api/notes/local-timeline

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

getMarkers

  • +

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

getMarkers

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>

getNotification

getNotification

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_type?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_type?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>
  • POST /api/i/notifications

    -

    Parameters

    • Optional options: { account_id?: string; exclude_type?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional account_id?: string
      • Optional exclude_type?: string[]
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Notification[]>>

getPoll

  • +

    Parameters

    • Optional options: { account_id?: string; exclude_type?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional account_id?: string
      • Optional exclude_type?: string[]
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Notification[]>>

getPoll

getPreferences

getPreferences

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • POST /api/notes/global-timeline

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

getPushSubscription

getPushSubscription

getRelationship

getRelationship

getRelationships

Returns Promise<Response<Relationship>>

getRelationships

getScheduledStatus

getScheduledStatus

getScheduledStatuses

  • getScheduledStatuses(_options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<ScheduledStatus[]>>

getScheduledStatuses

  • getScheduledStatuses(_options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<ScheduledStatus[]>>

getStatus

getStatus

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>

getStatusFavouritedBy

getStatusFavouritedBy

getStatusRebloggedBy

getStatusRebloggedBy

getSuggestedTags

getSuggestedTags

getSuggestions

getSuggestions

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • POST /api/notes/search-by-tag

    -

    Parameters

    • hashtag: string
    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

listSocket

listStream

localSocket

localStream

muteAccount

  • +

    Parameters

    • hashtag: string
    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

listSocket

listStream

localSocket

localStream

muteAccount

muteStatus

muteStatus

pinAccount

pinAccount

pinStatus

pinStatus

postStatus

  • postStatus(status: string, options?: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Status>>

postStatus

  • postStatus(status: string, options?: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Entity.Status>>
  • POST /api/v1/statuses

    -

    Parameters

    • status: string
    • Optional options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }
      • Optional in_reply_to_id?: string
      • Optional language?: string
      • Optional media_ids?: string[]
      • Optional poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }
        • expires_in: number
        • Optional hide_totals?: boolean
        • Optional multiple?: boolean
        • options: string[]
      • Optional quote_id?: string
      • Optional scheduled_at?: string
      • Optional sensitive?: boolean
      • Optional spoiler_text?: string
      • Optional visibility?: "public" | "unlisted" | "private" | "direct"

    Returns Promise<Response<Status>>

    Status

    -

publicSocket

publicStream

readConversation

  • +

    Parameters

    • status: string
    • Optional options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }
      • Optional in_reply_to_id?: string
      • Optional language?: string
      • Optional media_ids?: string[]
      • Optional poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }
        • expires_in: number
        • Optional hide_totals?: boolean
        • Optional multiple?: boolean
        • options: string[]
      • Optional quote_id?: string
      • Optional scheduled_at?: string
      • Optional sensitive?: boolean
      • Optional spoiler_text?: string
      • Optional visibility?: "public" | "unlisted" | "private" | "direct"

    Returns Promise<Response<Entity.Status>>

    Status

    +

publicSocket

publicStream

readConversation

reblogStatus

readNotifications

reblogStatus

refreshToken

  • refreshToken(_client_id: string, _client_secret: string, _refresh_token: string): Promise<TokenData>

refreshToken

  • refreshToken(_client_id: string, _client_secret: string, _refresh_token: string): Promise<TokenData>

registerAccount

  • registerAccount(_username: string, _email: string, _password: string, _agreement: boolean, _locale: string, _reason?: null | string): Promise<Response<Token>>

registerAccount

  • registerAccount(_username: string, _email: string, _password: string, _agreement: boolean, _locale: string, _reason?: null | string): Promise<Response<Token>>

registerApp

  • registerApp(client_name: string, options?: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

registerApp

  • registerApp(client_name: string, options?: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • First, call createApp to get client_id and client_secret. Next, call generateAuthUrl to get authorization url.

    -

    Parameters

    • client_name: string
    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }> = ...

    Returns Promise<AppData>

rejectFollowRequest

rejectFollowRequest

report

  • report(account_id: string, comment: string, _options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>

report

  • report(account_id: string, comment: string, _options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>
  • POST /api/users/report-abuse

    -

    Parameters

    • account_id: string
    • comment: string
    • Optional _options: { forward?: boolean; status_ids?: string[] }
      • Optional forward?: boolean
      • Optional status_ids?: string[]

    Returns Promise<Response<Report>>

revokeToken

  • revokeToken(_client_id: string, _client_secret: string, _token: string): Promise<Response<{}>>

revokeToken

  • revokeToken(_client_id: string, _client_secret: string, _token: string): Promise<Response<{}>>

saveMarkers

  • saveMarkers(_options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>

saveMarkers

  • saveMarkers(_options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>
  • POST /api/v1/markers

    Parameters

    • Optional _options: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }
      • Optional home?: { last_read_id: string }
        • last_read_id: string
      • Optional notifications?: { last_read_id: string }
        • last_read_id: string

    Returns Promise<Response<Marker>>

    Marker.

    -

scheduleStatus

scheduleStatus

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>
  • GET /api/v2/search

    Parameters

    • q: string
    • type: "accounts" | "hashtags" | "statuses"
    • Optional options: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }
      • Optional account_id?: string
      • Optional exclude_unreviewed?: boolean
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional offset?: number
      • Optional resolve?: boolean

    Returns Promise<Response<Results>>

    Results.

    -

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Account[]>>

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Entity.Account[]>>
  • POST /api/users/search

    -

    Parameters

    • q: string
    • Optional options: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional resolve?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Account[]>>

subscribeAccount

  • +

    Parameters

    • q: string
    • Optional options: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional resolve?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Account[]>>

subscribeAccount

subscribePushNotification

  • subscribePushNotification(_subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, _data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

subscribePushNotification

  • subscribePushNotification(_subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, _data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>
  • POST /api/v1/push/subscription

    Parameters

    • _subscription: { endpoint: string; keys: { auth: string; p256dh: string } }
      • endpoint: string
      • keys: { auth: string; p256dh: string }
        • auth: string
        • p256dh: string
    • Optional _data: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }

    Returns Promise<Response<PushSubscription>>

    PushSubscription.

    -

tagSocket

tagStream

unblockAccount

tagSocket

tagStream

unblockAccount

unblockDomain

  • unblockDomain(_domain: string): Promise<Response<{}>>

unblockDomain

  • unblockDomain(_domain: string): Promise<Response<{}>>

unbookmarkStatus

unbookmarkStatus

unfavouriteStatus

unfavouriteStatus

unfollowAccount

unfollowAccount

unmuteAccount

unmuteAccount

unmuteStatus

unmuteStatus

unpinAccount

unpinAccount

unpinStatus

unpinStatus

unreblogStatus

unreblogStatus

unsubscribeAccount

unsubscribeAccount

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: null | { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Account>>

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: null | { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Entity.Account>>
  • POST /api/i/update

    -

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: null | { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: null | { language?: string; privacy?: string; sensitive?: boolean }

    Returns Promise<Response<Account>>

updateFilter

  • updateFilter(_id: string, _phrase: string, _context: string[], _options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • +

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: null | { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: null | { language?: string; privacy?: string; sensitive?: boolean }

    Returns Promise<Response<Entity.Account>>

updateFilter

  • updateFilter(_id: string, _phrase: string, _context: string[], _options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • PUT /api/v1/filters/:id

    Parameters

    • _id: string
    • _phrase: string
    • _context: string[]
    • Optional _options: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }
      • Optional expires_in?: string
      • Optional irreversible?: boolean
      • Optional whole_word?: boolean

    Returns Promise<Response<Filter>>

    Filter

    -

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string; is_sensitive?: boolean }): Promise<Response<Attachment>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string; is_sensitive?: boolean }): Promise<Response<Attachment>>
  • POST /api/drive/files/update

    -

    Parameters

    • id: string
    • Optional options: { description?: string; file?: any; focus?: string; is_sensitive?: boolean }
      • Optional description?: string
      • Optional file?: any
      • Optional focus?: string
      • Optional is_sensitive?: boolean

    Returns Promise<Response<Attachment>>

updatePushSubscription

  • updatePushSubscription(_data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

updatePushSubscription

  • updatePushSubscription(_data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

uploadMedia

  • uploadMedia(file: any, _options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

uploadMedia

  • uploadMedia(file: any, _options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

userSocket

userStream

verifyAccountCredentials

userSocket

userStream

verifyAccountCredentials

verifyAppCredentials

verifyAppCredentials

votePoll

  • votePoll(_id: string, choices: number[], status_id?: null | string): Promise<Response<Poll>>

votePoll

  • votePoll(_id: string, choices: number[], status_id?: null | string): Promise<Response<Poll>>

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Parameters

  • _id: string
  • choices: number[]
  • Optional status_id: null | string

Returns Promise<Response<Poll>>

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/OAuth.AppData.html b/docs/classes/OAuth.AppData.html index 74496b4..a967ebc 100644 --- a/docs/classes/OAuth.AppData.html +++ b/docs/classes/OAuth.AppData.html @@ -1,4 +1,4 @@ -AppData | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppData

Index

Constructors

constructor

  • new AppData(id: string, name: string, website: null | string, redirect_uri: string, client_id: string, client_secret: string): AppData
  • Parameters

    • id: string
    • name: string
    • website: null | string
    • redirect_uri: string
    • client_id: string
    • client_secret: string

    Returns AppData

Properties

client_id

client_id: string

client_secret

client_secret: string

id

id: string

name

name: string

redirect_uri

redirect_uri: string

session_token

session_token: null | string

url

url: null | string

website

website: null | string

Accessors

clientId

  • get clientId(): string

clientSecret

  • get clientSecret(): string

redirectUri

  • get redirectUri(): string

Methods

Static from

getAccount

getAccountFavourites

  • getAccountFavourites(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Status[]>>

getAccountFavourites

  • getAccountFavourites(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/pleroma/accounts/:id/favourites

    -

    Parameters

    • id: string
    • Optional options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getAccountLists

getAccountLists

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Status[]>>

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/accounts/:id/statuses

    -

    Parameters

    • id: string
    • Optional options: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }
      • Optional exclude_reblogs?: boolean
      • Optional exclude_replies?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional only_media?: boolean
      • Optional pinned?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Account's statuses.

    -

getAccountsInList

  • getAccountsInList(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>
  • +

    Parameters

    • id: string
    • Optional options: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }
      • Optional exclude_reblogs?: boolean
      • Optional exclude_replies?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional only_media?: boolean
      • Optional pinned?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Account's statuses.

    +

getAccountsInList

  • getAccountsInList(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/blocks

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getBookmarks

  • getBookmarks(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getBookmarks

  • getBookmarks(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/bookmarks

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

getDomainBlocks

  • getDomainBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>

getDomainBlocks

  • getDomainBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>
  • GET /api/v1/domain_blocks

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string

    Returns Promise<Response<string[]>>

    Array of domain name.

    -

getEmojiReaction

getEmojiReaction

getEmojiReactions

Returns Promise<Response<Reaction>>

getEmojiReactions

getEndorsements

  • getEndorsements(options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

Returns Promise<Response<Reaction[]>>

getEndorsements

  • getEndorsements(options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Status[]>>

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Status[]>>

getFeaturedTags

getFeaturedTags

getFilter

getFilter

getFilters

getFilters

getFollowRequests

getFollowRequests

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/home

    -

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getIdentityProof

  • +

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getIdentityProof

getInstance

getInstance

getInstanceActivity

getInstanceActivity

getInstanceCustomEmojis

getInstanceCustomEmojis

getInstanceDirectory

  • getInstanceDirectory(options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Account[]>>

getInstanceDirectory

  • getInstanceDirectory(options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/directory

    -

    Parameters

    • Optional options: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional offset?: number
      • Optional order?: "active" | "new"

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstanceTrends

  • getInstanceTrends(limit?: null | number): Promise<Response<Tag[]>>

getInstanceTrends

  • getInstanceTrends(limit?: null | number): Promise<Response<Tag[]>>

getList

Returns Promise<Response<Tag[]>>

getList

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/list/:list_id

    -

    Parameters

    • list_id: string
    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getLists

  • +

    Parameters

    • list_id: string
    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getLists

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/public

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getMarkers

  • +

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getMarkers

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/mutes

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getNotification

getNotification

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>
  • GET /api/v1/notifications

    Parameters

    • Optional options: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional account_id?: string
      • Optional exclude_types?: string[]
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Notification[]>>

    Array of notifications.

    -

getPoll

getPoll

getPreferences

getPreferences

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/public

    -

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getPushSubscription

  • +

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

getPushSubscription

getRelationship

getRelationship

getRelationships

getRelationships

getScheduledStatus

getScheduledStatus

getScheduledStatuses

  • getScheduledStatuses(options?: { limit?: null | number; max_id?: null | string; min_id?: null | string; since_id?: null | string }): Promise<Response<ScheduledStatus[]>>

getScheduledStatuses

  • getScheduledStatuses(options?: { limit?: null | number; max_id?: null | string; min_id?: null | string; since_id?: null | string }): Promise<Response<ScheduledStatus[]>>
  • GET /api/v1/scheduled_statuses

    Parameters

    • Optional options: { limit?: null | number; max_id?: null | string; min_id?: null | string; since_id?: null | string }
      • Optional limit?: null | number
      • Optional max_id?: null | string
      • Optional min_id?: null | string
      • Optional since_id?: null | string

    Returns Promise<Response<ScheduledStatus[]>>

    Array of scheduled statuses.

    -

getStatus

getStatus

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>
  • GET /api/v1/statuses/:id/context

    Get parent and child statuses.

    Parameters

    • id: string
    • Optional options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Context>>

    Context

    -

getStatusFavouritedBy

getStatusFavouritedBy

getStatusRebloggedBy

getStatusRebloggedBy

getSuggestedTags

getSuggestedTags

getSuggestions

getSuggestions

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/tag/:hashtag

    -

    Parameters

    • hashtag: string
    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

listSocket

  • listSocket(list_id: string): default

listStream

localSocket

  • localSocket(): default

localStream

muteAccount

  • +

    Parameters

    • hashtag: string
    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number
      • Optional local?: boolean
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional only_media?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Status[]>>

    Array of statuses.

    +

listSocket

  • listSocket(list_id: string): default

listStream

localSocket

  • localSocket(): default

localStream

muteAccount

muteStatus

muteStatus

pinAccount

pinAccount

pinStatus

pinStatus

postStatus

  • postStatus(status: string, options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Status>>

postStatus

  • postStatus(status: string, options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Entity.Status>>
  • POST /api/v1/statuses

    -

    Parameters

    • status: string
    • options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }
      • Optional in_reply_to_id?: string
      • Optional language?: string
      • Optional media_ids?: string[]
      • Optional poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }
        • expires_in: number
        • Optional hide_totals?: boolean
        • Optional multiple?: boolean
        • options: string[]
      • Optional scheduled_at?: string
      • Optional sensitive?: boolean
      • Optional spoiler_text?: string
      • Optional visibility?: "public" | "unlisted" | "private" | "direct"

    Returns Promise<Response<Status>>

    Status

    -

publicSocket

  • publicSocket(): default

publicStream

readConversation

  • +

    Parameters

    • status: string
    • options: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }
      • Optional in_reply_to_id?: string
      • Optional language?: string
      • Optional media_ids?: string[]
      • Optional poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }
        • expires_in: number
        • Optional hide_totals?: boolean
        • Optional multiple?: boolean
        • options: string[]
      • Optional scheduled_at?: string
      • Optional sensitive?: boolean
      • Optional spoiler_text?: string
      • Optional visibility?: "public" | "unlisted" | "private" | "direct"

    Returns Promise<Response<Entity.Status>>

    Status

    +

publicSocket

  • publicSocket(): default

publicStream

readConversation

reblogStatus

readNotifications

reblogStatus

refreshToken

  • refreshToken(client_id: string, client_secret: string, refresh_token: string): Promise<TokenData>

refreshToken

  • refreshToken(client_id: string, client_secret: string, refresh_token: string): Promise<TokenData>

registerAccount

  • registerAccount(username: string, email: string, password: string, agreement: boolean, locale: string, reason?: null | string): Promise<Response<Token>>

registerAccount

  • registerAccount(username: string, email: string, password: string, agreement: boolean, locale: string, reason?: null | string): Promise<Response<Token>>

registerApp

  • registerApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

registerApp

  • registerApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • First, call createApp to get client_id and client_secret. Next, call generateAuthUrl to get authorization url.

    -

    Parameters

    • client_name: string
    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>

    Returns Promise<AppData>

rejectFollowRequest

rejectFollowRequest

report

  • report(account_id: string, comment: string, options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>

report

  • report(account_id: string, comment: string, options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>
  • POST /api/v1/reports

    Parameters

    • account_id: string
    • comment: string
    • Optional options: { forward?: boolean; status_ids?: string[] }
      • Optional forward?: boolean
      • Optional status_ids?: string[]

    Returns Promise<Response<Report>>

    Report

    -

revokeToken

  • revokeToken(client_id: string, client_secret: string, token: string): Promise<Response<{}>>

revokeToken

  • revokeToken(client_id: string, client_secret: string, token: string): Promise<Response<{}>>

saveMarkers

  • saveMarkers(options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>

saveMarkers

  • saveMarkers(options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>
  • POST /api/v1/markers

    Parameters

    • Optional options: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }
      • Optional home?: { last_read_id: string }
        • last_read_id: string
      • Optional notifications?: { last_read_id: string }
        • last_read_id: string

    Returns Promise<Response<Marker>>

    Marker.

    -

scheduleStatus

scheduleStatus

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>
  • GET /api/v2/search

    Parameters

    • q: string
    • type: "accounts" | "hashtags" | "statuses"
    • Optional options: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }
      • Optional account_id?: string
      • Optional exclude_unreviewed?: boolean
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional min_id?: string
      • Optional offset?: number
      • Optional resolve?: boolean

    Returns Promise<Response<Results>>

    Results.

    -

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Account[]>>

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/accounts/search

    -

    Parameters

    • q: string
    • Optional options: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional resolve?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Account[]>>

    The array of accounts.

    -

subscribeAccount

  • +

    Parameters

    • q: string
    • Optional options: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }
      • Optional following?: boolean
      • Optional limit?: number
      • Optional max_id?: string
      • Optional resolve?: boolean
      • Optional since_id?: string

    Returns Promise<Response<Entity.Account[]>>

    The array of accounts.

    +

subscribeAccount

subscribePushNotification

  • subscribePushNotification(subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

subscribePushNotification

  • subscribePushNotification(subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>
  • POST /api/v1/push/subscription

    Parameters

    • subscription: { endpoint: string; keys: { auth: string; p256dh: string } }
      • endpoint: string
      • keys: { auth: string; p256dh: string }
        • auth: string
        • p256dh: string
    • Optional data: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }

    Returns Promise<Response<PushSubscription>>

    PushSubscription.

    -

tagSocket

  • tagSocket(tag: string): default

tagStream

unblockAccount

tagSocket

  • tagSocket(tag: string): default

tagStream

unblockAccount

unblockDomain

  • unblockDomain(domain: string): Promise<Response<{}>>

unblockDomain

  • unblockDomain(domain: string): Promise<Response<{}>>

unbookmarkStatus

unbookmarkStatus

unfavouriteStatus

unfavouriteStatus

unfollowAccount

unfollowAccount

unmuteAccount

unmuteAccount

unmuteStatus

unmuteStatus

unpinAccount

unpinAccount

unpinStatus

unpinStatus

unreblogStatus

unreblogStatus

unsubscribeAccount

unsubscribeAccount

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Account>>

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Entity.Account>>
  • PATCH /api/v1/accounts/update_credentials

    -

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: { language?: string; privacy?: string; sensitive?: boolean }
        • Optional language?: string
        • Optional privacy?: string
        • Optional sensitive?: boolean

    Returns Promise<Response<Account>>

    An account.

    -

updateFilter

  • updateFilter(id: string, phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • +

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: { language?: string; privacy?: string; sensitive?: boolean }
        • Optional language?: string
        • Optional privacy?: string
        • Optional sensitive?: boolean

    Returns Promise<Response<Entity.Account>>

    An account.

    +

updateFilter

  • updateFilter(id: string, phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • PUT /api/v1/filters/:id

    Parameters

    • id: string
    • phrase: string
    • context: string[]
    • Optional options: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }
      • Optional expires_in?: string
      • Optional irreversible?: boolean
      • Optional whole_word?: boolean

    Returns Promise<Response<Filter>>

    Filter

    -

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string }): Promise<Response<Attachment>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string }): Promise<Response<Attachment>>

updatePushSubscription

  • updatePushSubscription(data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

updatePushSubscription

  • updatePushSubscription(data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

uploadMedia

  • uploadMedia(file: any, options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

uploadMedia

  • uploadMedia(file: any, options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

userSocket

  • userSocket(): default

userStream

verifyAccountCredentials

userSocket

  • userSocket(): default

userStream

verifyAccountCredentials

verifyAppCredentials

verifyAppCredentials

votePoll

  • votePoll(id: string, choices: number[]): Promise<Response<Poll>>

votePoll

  • votePoll(id: string, choices: number[]): Promise<Response<Poll>>

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/classes/RequestCanceledError.html b/docs/classes/RequestCanceledError.html index dc8e301..f661e3c 100644 --- a/docs/classes/RequestCanceledError.html +++ b/docs/classes/RequestCanceledError.html @@ -1,6 +1,6 @@ -RequestCanceledError | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RequestCanceledError

Hierarchy

  • Error
    • RequestCanceledError

Index

Constructors

constructor

Properties

isCancel

isCancel: boolean

message

message: string

name

name: string

Optional stack

stack?: string

Static stackTraceLimit

stackTraceLimit: number

Methods

Static captureStackTrace

  • captureStackTrace(targetObject: Object, constructorOpt?: Function): void

bookmarkStatus

cancel

  • cancel(): void

Returns Promise<Response<Entity.Status>>

Status.

+

cancel

  • cancel(): void

cancelScheduledStatus

  • cancelScheduledStatus(id: string): Promise<Response<{}>>

cancelScheduledStatus

  • cancelScheduledStatus(id: string): Promise<Response<{}>>
  • DELETE /api/v1/scheduled_statuses/:id

    Parameters

    • id: string

      Target scheduled status ID.

      -

    Returns Promise<Response<{}>>

createApp

  • createApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

Returns Promise<Response<{}>>

createApp

  • createApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • Call /api/v1/apps

    Create an application.

    Parameters

    • client_name: string

      your application's name

    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>

      Form Data

      -

    Returns Promise<AppData>

createEmojiReaction

  • createEmojiReaction(id: string, emoji: string): Promise<Response<Status>>

createFeaturedTag

Returns Promise<AppData>

createEmojiReaction

createFeaturedTag

createFilter

  • createFilter(phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>

createFilter

  • createFilter(phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • POST /api/v1/filters

    Parameters

    • phrase: string

      Text to be filtered.

      @@ -55,54 +55,54 @@
    • Optional whole_word?: boolean

      Consider word boundaries?

Returns Promise<Response<Filter>>

Filter

-

createList

createList

deleteAccountsFromList

  • deleteAccountsFromList(id: string, account_ids: string[]): Promise<Response<{}>>

deleteAccountsFromList

  • deleteAccountsFromList(id: string, account_ids: string[]): Promise<Response<{}>>
  • DELETE /api/v1/lists/:id/accounts

    Parameters

    • id: string

      Target list ID.

    • account_ids: string[]

      Array of account IDs to add to the list.

      -

    Returns Promise<Response<{}>>

deleteConversation

  • deleteConversation(id: string): Promise<Response<{}>>

Returns Promise<Response<{}>>

deleteConversation

  • deleteConversation(id: string): Promise<Response<{}>>
  • DELETE /api/v1/conversations/:id

    Parameters

    • id: string

      Target conversation ID.

      -

    Returns Promise<Response<{}>>

deleteEmojiReaction

  • deleteEmojiReaction(id: string, emoji: string): Promise<Response<Status>>

deleteFeaturedTag

  • deleteFeaturedTag(id: string): Promise<Response<{}>>

Returns Promise<Response<{}>>

deleteEmojiReaction

deleteFeaturedTag

  • deleteFeaturedTag(id: string): Promise<Response<{}>>
  • DELETE /api/v1/featured_tags/:id

    Parameters

    • id: string

      Target featured tag id.

    Returns Promise<Response<{}>>

    Empty

    -

deleteFilter

deleteFilter

deleteList

  • deleteList(id: string): Promise<Response<{}>>

deleteList

  • deleteList(id: string): Promise<Response<{}>>

deletePushSubscription

  • deletePushSubscription(): Promise<Response<{}>>

Returns Promise<Response<{}>>

deletePushSubscription

  • deletePushSubscription(): Promise<Response<{}>>

deleteStatus

  • deleteStatus(id: string): Promise<Response<{}>>

deleteStatus

  • deleteStatus(id: string): Promise<Response<{}>>
  • DELETE /api/v1/statuses/:id

    Parameters

    • id: string

      The target status id.

    Returns Promise<Response<{}>>

    Status

    -

directSocket

directStream

dismissNotification

  • dismissNotification(id: string): Promise<Response<{}>>

directSocket

directStream

dismissNotification

  • dismissNotification(id: string): Promise<Response<{}>>
  • POST /api/v1/notifications/:id/dismiss

    Parameters

    • id: string

      Target notification ID.

      -

    Returns Promise<Response<{}>>

dismissNotifications

  • dismissNotifications(): Promise<Response<{}>>

Returns Promise<Response<{}>>

dismissNotifications

  • dismissNotifications(): Promise<Response<{}>>

favouriteStatus

favouriteStatus

fetchAccessToken

  • fetchAccessToken(client_id: null | string, client_secret: string, code: string, redirect_uri?: string): Promise<TokenData>

Returns Promise<Response<Entity.Status>>

Status.

+

fetchAccessToken

  • fetchAccessToken(client_id: null | string, client_secret: string, code: string, redirect_uri?: string): Promise<TokenData>
  • POST /oauth/token

    Fetch OAuth access token. Get an access token based client_id and client_secret and authorization code.

    @@ -114,17 +114,17 @@ Get an access token based client_id and client_secret and authorization code.

    will be generated by the link of #generateAuthUrl or #registerApp

  • Optional redirect_uri: string

    must be the same uri as the time when you register your OAuth application

    -

Returns Promise<TokenData>

followAccount

Returns Promise<TokenData>

followAccount

  • POST /api/v1/accounts/:id/follow

    Parameters

    • id: string

      The account ID.

    • Optional options: { reblog?: boolean }
      • Optional reblog?: boolean

    Returns Promise<Response<Relationship>>

    Relationship

    -

getAccount

getAccount

getAccountFavourites

  • getAccountFavourites(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Status[]>>

Returns Promise<Response<Entity.Account>>

An account.

+

getAccountFavourites

  • getAccountFavourites(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/pleroma/accounts/:id/favourites

    Parameters

    • id: string

      Target account ID.

      @@ -134,8 +134,8 @@ Get an access token based client_id and client_secret and authorization code.

      Return results order than ID.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Status[]>>

Array of statuses.

-

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getAccountFollowers

  • getAccountFollowers(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/accounts/:id/followers

    Parameters

    • id: string

      The account ID.

      @@ -145,8 +145,8 @@ Get an access token based client_id and client_secret and authorization code.

      Return results older than ID.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Account[]>>

The array of accounts.

-

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

Returns Promise<Response<Entity.Account[]>>

The array of accounts.

+

getAccountFollowing

  • getAccountFollowing(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/accounts/:id/following

    Parameters

    • id: string

      The account ID.

      @@ -156,13 +156,13 @@ Get an access token based client_id and client_secret and authorization code.

      Return results older than ID.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Account[]>>

The array of accounts.

-

getAccountLists

Returns Promise<Response<Entity.Account[]>>

The array of accounts.

+

getAccountLists

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Status[]>>

getAccountStatuses

  • getAccountStatuses(id: string, options?: { exclude_reblogs?: boolean; exclude_replies?: boolean; limit?: number; max_id?: string; only_media?: boolean; pinned?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/accounts/:id/statuses

    Parameters

    • id: string

      The account ID.

      @@ -180,8 +180,8 @@ Get an access token based client_id and client_secret and authorization code.

      Return statuses which include pinned statuses.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Status[]>>

Account's statuses.

-

getAccountsInList

  • getAccountsInList(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

Returns Promise<Response<Entity.Status[]>>

Account's statuses.

+

getAccountsInList

  • getAccountsInList(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/lists/:id/accounts

    Parameters

    • id: string

      Target list ID.

      @@ -191,8 +191,8 @@ Get an access token based client_id and client_secret and authorization code.

      Return results older than ID.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Account[]>>

Array of accounts.

-

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getBlocks

  • getBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/blocks

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 40.

        @@ -200,8 +200,8 @@ Get an access token based client_id and client_secret and authorization code.

        Return results older than ID.

      • Optional min_id?: string

        Return results immediately newer than ID.

        -

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getBookmarks

  • getBookmarks(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getBookmarks

  • getBookmarks(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/bookmarks

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 40.

        @@ -211,8 +211,8 @@ Get an access token based client_id and client_secret and authorization code.

        Return results immediately newer than ID.

      • Optional since_id?: string

        Return results newer than ID.

        -

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getConversationTimeline

  • getConversationTimeline(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Conversation[]>>
  • GET /api/v1/conversations

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 20.

        @@ -223,7 +223,7 @@ Get an access token based client_id and client_secret and authorization code.

      • Optional since_id?: string

        Return results newer than ID.

    Returns Promise<Response<Conversation[]>>

    Array of statuses.

    -

getDomainBlocks

  • getDomainBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>

getDomainBlocks

  • getDomainBlocks(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<string[]>>
  • GET /api/v1/domain_blocks

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 40.

        @@ -232,7 +232,7 @@ Get an access token based client_id and client_secret and authorization code.

      • Optional min_id?: string

        Return results immediately newer than ID.

    Returns Promise<Response<string[]>>

    Array of domain name.

    -

getEmojiReaction

getEmojiReactions

getEndorsements

  • getEndorsements(options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Account[]>>

getEmojiReaction

getEmojiReactions

getEndorsements

  • getEndorsements(options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/endorsements

    Parameters

    • Optional options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 40.

        @@ -240,8 +240,8 @@ Get an access token based client_id and client_secret and authorization code.

        Return results older than ID.

      • Optional since_id?: string

        Return results newer than ID.

        -

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Status[]>>

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getFavourites

  • getFavourites(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/favourites

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 40.

        @@ -249,24 +249,24 @@ Get an access token based client_id and client_secret and authorization code.

        Return results older than ID.

      • Optional min_id?: string

        Return results immediately newer than ID.

        -

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getFeaturedTags

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getFeaturedTags

getFilter

getFilter

getFilters

getFilters

getFollowRequests

getFollowRequests

  • GET /api/v1/follow_requests

    Parameters

    • Optional limit: number

      Maximum number of results.

      -

    Returns Promise<Response<Account[]>>

    Array of account.

    -

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

Returns Promise<Response<Entity.Account[]>>

Array of account.

+

getHomeTimeline

  • getHomeTimeline(options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/home

    Parameters

    • Optional options: { limit?: number; local?: boolean; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 20.

        @@ -278,20 +278,20 @@ Get an access token based client_id and client_secret and authorization code.

        Return results immediately newer than ID.

      • Optional since_id?: string

        Return results newer than ID.

        -

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getIdentityProof

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getIdentityProof

getInstance

getInstance

getInstanceActivity

getInstanceActivity

getInstanceCustomEmojis

getInstanceCustomEmojis

getInstanceDirectory

  • getInstanceDirectory(options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Account[]>>

getInstanceDirectory

  • getInstanceDirectory(options?: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/directory

    Parameters

    • Optional options: { limit?: number; local?: boolean; offset?: number; order?: "active" | "new" }
      • Optional limit?: number

        How many accounts to load. Default 40.

        @@ -301,19 +301,19 @@ Get an access token based client_id and client_secret and authorization code.

        How many accounts to skip before returning results. Default 0.

      • Optional order?: "active" | "new"

        Order of results.

        -

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getInstancePeers

  • getInstancePeers(): Promise<Response<string[]>>

getInstanceTrends

  • getInstanceTrends(limit?: null | number): Promise<Response<Tag[]>>

getInstanceTrends

  • getInstanceTrends(limit?: null | number): Promise<Response<Tag[]>>
  • GET /api/v1/trends

    Parameters

    • Optional limit: null | number

      Maximum number of results to return. Defaults to 10.

      -

    Returns Promise<Response<Tag[]>>

getList

Returns Promise<Response<Tag[]>>

getList

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Status[]>>

getListTimeline

  • getListTimeline(list_id: string, options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/list/:list_id

    Parameters

    • list_id: string

      Local ID of the list in the database.

      @@ -325,11 +325,11 @@ Get an access token based client_id and client_secret and authorization code.

      Return results immediately newer than ID.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Status[]>>

Array of statuses.

-

getLists

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getLists

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getLocalTimeline

  • getLocalTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/public

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 20.

        @@ -341,11 +341,11 @@ Get an access token based client_id and client_secret and authorization code.

        Show only statuses with media attached? Defaults to false.

      • Optional since_id?: string

        Return results newer than ID.

        -

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getMarkers

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getMarkers

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Account[]>>

getMutes

  • getMutes(options?: { limit?: number; max_id?: string; min_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/mutes

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 40.

        @@ -353,13 +353,13 @@ Get an access token based client_id and client_secret and authorization code.

        Return results older than ID.

      • Optional min_id?: string

        Return results immediately newer than ID.

        -

    Returns Promise<Response<Account[]>>

    Array of accounts.

    -

getNotification

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getNotification

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>

getNotifications

  • getNotifications(options?: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<Notification[]>>
  • GET /api/v1/notifications

    Parameters

    • Optional options: { account_id?: string; exclude_types?: string[]; limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional account_id?: string

        Return only notifications received from this account.

        @@ -374,15 +374,15 @@ Get an access token based client_id and client_secret and authorization code.

      • Optional since_id?: string

        Return results newer than ID.

    Returns Promise<Response<Notification[]>>

    Array of notifications.

    -

getPoll

getPoll

getPreferences

getPreferences

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

getPublicTimeline

  • getPublicTimeline(options?: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/public

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 20.

        @@ -394,26 +394,26 @@ Get an access token based client_id and client_secret and authorization code.

        Show only statuses with media attached? Defaults to false.

      • Optional since_id?: string

        Return results newer than ID.

        -

    Returns Promise<Response<Status[]>>

    Array of statuses.

    -

getPushSubscription

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

getPushSubscription

getRelationship

getRelationship

getRelationships

getRelationships

getScheduledStatus

getScheduledStatus

getScheduledStatuses

  • getScheduledStatuses(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<ScheduledStatus[]>>

getScheduledStatuses

  • getScheduledStatuses(options?: { limit?: number; max_id?: string; min_id?: string; since_id?: string }): Promise<Response<ScheduledStatus[]>>
  • GET /api/v1/scheduled_statuses

    Parameters

    • Optional options: { limit?: number; max_id?: string; min_id?: string; since_id?: string }
      • Optional limit?: number

        Max number of results to return. Defaults to 20.

        @@ -424,36 +424,36 @@ Get an access token based client_id and client_secret and authorization code.

      • Optional since_id?: string

        Return results newer than ID.

    Returns Promise<Response<ScheduledStatus[]>>

    Array of scheduled statuses.

    -

getStatus

getStatus

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>

Returns Promise<Response<Entity.Status>>

Status

+

getStatusContext

  • getStatusContext(id: string, options?: { limit?: number; max_id?: string; since_id?: string }): Promise<Response<Context>>
  • GET /api/v1/statuses/:id/context

    Get parent and child statuses.

    Parameters

    • id: string

      The target status id.

    • Optional options: { limit?: number; max_id?: string; since_id?: string }
      • Optional limit?: number
      • Optional max_id?: string
      • Optional since_id?: string

    Returns Promise<Response<Context>>

    Context

    -

getStatusFavouritedBy

getStatusFavouritedBy

getStatusRebloggedBy

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getStatusRebloggedBy

getSuggestedTags

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getSuggestedTags

getSuggestions

getSuggestions

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Status[]>>

Returns Promise<Response<Entity.Account[]>>

Array of accounts.

+

getTagTimeline

  • getTagTimeline(hashtag: string, options?: { limit?: number; local?: boolean; max_id?: string; min_id?: string; only_media?: boolean; since_id?: string }): Promise<Response<Entity.Status[]>>
  • GET /api/v1/timelines/tag/:hashtag

    Parameters

    • hashtag: string

      Content of a #hashtag, not including # symbol.

      @@ -469,30 +469,30 @@ Get an access token based client_id and client_secret and authorization code.

      Show only statuses with media attached? Defaults to false.

    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Status[]>>

Array of statuses.

-

listSocket

listStream

localSocket

localStream

muteAccount

Returns Promise<Response<Entity.Status[]>>

Array of statuses.

+

listSocket

listStream

localSocket

localStream

muteAccount

  • POST /api/v1/accounts/:id/mute

    Parameters

    • id: string

      The account ID.

    • notifications: boolean

      Mute notifications in addition to statuses.

    Returns Promise<Response<Relationship>>

    Relationship

    -

muteStatus

muteStatus

pinAccount

Returns Promise<Response<Entity.Status>>

Status

+

pinAccount

pinStatus

pinStatus

postStatus

  • postStatus(status: string, options?: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Status>>

Returns Promise<Response<Entity.Status>>

Status

+

postStatus

  • postStatus(status: string, options?: { in_reply_to_id?: string; language?: string; media_ids?: string[]; poll?: { expires_in: number; hide_totals?: boolean; multiple?: boolean; options: string[] }; quote_id?: string; scheduled_at?: string; sensitive?: boolean; spoiler_text?: string; visibility?: "public" | "unlisted" | "private" | "direct" }): Promise<Response<Entity.Status>>
  • POST /api/v1/statuses

    Parameters

    • status: string

      Text content of status.

      @@ -514,18 +514,21 @@ Get an access token based client_id and client_secret and authorization code.

      Text to be shown as a warning or subject before the actual content.

    • Optional visibility?: "public" | "unlisted" | "private" | "direct"

      Visibility of the posted status.

      -

Returns Promise<Response<Status>>

Status

-

publicSocket

publicStream

readConversation

Returns Promise<Response<Entity.Status>>

Status

+

publicSocket

publicStream

readConversation

reblogStatus

readNotifications

reblogStatus

refreshToken

  • refreshToken(client_id: string, client_secret: string, refresh_token: string): Promise<TokenData>

Returns Promise<Response<Entity.Status>>

Status.

+

refreshToken

  • refreshToken(client_id: string, client_secret: string, refresh_token: string): Promise<TokenData>
  • POST /oauth/token

    Refresh OAuth access token. Send refresh token and get new access token.

    @@ -535,7 +538,7 @@ Send refresh token and get new access token.

    will be generated by #createApp or #registerApp

  • refresh_token: string

    will be get #fetchAccessToken

    -

Returns Promise<TokenData>

registerAccount

  • registerAccount(username: string, email: string, password: string, agreement: boolean, locale: string, reason?: null | string): Promise<Response<Token>>

Returns Promise<TokenData>

registerAccount

  • registerAccount(username: string, email: string, password: string, agreement: boolean, locale: string, reason?: null | string): Promise<Response<Token>>
  • POST /api/v1/accounts

    Parameters

    • username: string

      Username for the account.

      @@ -550,19 +553,19 @@ Send refresh token and get new access token.

    • Optional reason: null | string

      Text that will be reviewed by moderators if registrations require manual approval.

    Returns Promise<Response<Token>>

    An account token.

    -

registerApp

  • registerApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>

registerApp

  • registerApp(client_name: string, options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>): Promise<AppData>
  • First, call createApp to get client_id and client_secret. Next, call generateAuthUrl to get authorization url.

    Parameters

    • client_name: string

      Form Data, which is sent to /api/v1/apps

    • options: Partial<{ redirect_uris: string; scopes: string[]; website: string }>

      Form Data, which is sent to /api/v1/apps. and properties should be snake_case

      -

    Returns Promise<AppData>

rejectFollowRequest

Returns Promise<AppData>

rejectFollowRequest

report

  • report(account_id: string, comment: string, options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>

report

  • report(account_id: string, comment: string, options?: { forward?: boolean; status_ids?: string[] }): Promise<Response<Report>>
  • POST /api/v1/reports

    Parameters

    • account_id: string

      Target account ID.

      @@ -573,7 +576,7 @@ Next, call generateAuthUrl to get authorization url.

    • Optional status_ids?: string[]

      Array of Statuses ids to attach to the report.

Returns Promise<Response<Report>>

Report

-

revokeToken

  • revokeToken(client_id: string, client_secret: string, token: string): Promise<Response<{}>>

revokeToken

  • revokeToken(client_id: string, client_secret: string, token: string): Promise<Response<{}>>
  • POST /oauth/revoke

    Revoke an OAuth token.

    Parameters

    • client_id: string
      @@ -582,21 +585,21 @@ Next, call generateAuthUrl to get authorization url.

      will be generated by #createApp or #registerApp

    • token: string

      will be get #fetchAccessToken

      -

    Returns Promise<Response<{}>>

saveMarkers

  • saveMarkers(options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>

Returns Promise<Response<{}>>

saveMarkers

  • saveMarkers(options?: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }): Promise<Response<Marker>>
  • POST /api/v1/markers

    Parameters

    • Optional options: { home?: { last_read_id: string }; notifications?: { last_read_id: string } }
      • Optional home?: { last_read_id: string }

        Marker position of the last read status ID in home timeline.

        • last_read_id: string
      • Optional notifications?: { last_read_id: string }

        Marker position of the last read notification ID in notifications.

        • last_read_id: string

    Returns Promise<Response<Marker>>

    Marker.

    -

scheduleStatus

scheduleStatus

  • PUT /api/v1/scheduled_statuses/:id

    Parameters

    • id: string

      Target scheduled status ID.

    • Optional scheduled_at: null | string

      ISO 8601 Datetime at which the status will be published.

    Returns Promise<Response<ScheduledStatus>>

    ScheduledStatus.

    -

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>

search

  • search(q: string, type: "accounts" | "hashtags" | "statuses", options?: { account_id?: string; exclude_unreviewed?: boolean; following?: boolean; limit?: number; max_id?: string; min_id?: string; offset?: number; resolve?: boolean }): Promise<Response<Results>>
  • GET /api/v2/search

    Parameters

    • q: string

      The search query.

      @@ -617,7 +620,7 @@ Next, call generateAuthUrl to get authorization url.

    • Optional offset?: number
    • Optional resolve?: boolean

      Attempt WebFinger lookup. Defaults to false.

Returns Promise<Response<Results>>

Results.

-

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Account[]>>

searchAccount

  • searchAccount(q: string, options?: { following?: boolean; limit?: number; max_id?: string; resolve?: boolean; since_id?: string }): Promise<Response<Entity.Account[]>>
  • GET /api/v1/accounts/search

    Parameters

    • q: string

      Search query.

      @@ -627,73 +630,73 @@ Next, call generateAuthUrl to get authorization url.

      Return results older than ID.

    • Optional resolve?: boolean
    • Optional since_id?: string

      Return results newer than ID.

      -

Returns Promise<Response<Account[]>>

The array of accounts.

-

subscribeAccount

Returns Promise<Response<Entity.Account[]>>

The array of accounts.

+

subscribeAccount

subscribePushNotification

  • subscribePushNotification(subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

subscribePushNotification

  • subscribePushNotification(subscription: { endpoint: string; keys: { auth: string; p256dh: string } }, data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>
  • POST /api/v1/push/subscription

    Parameters

    • subscription: { endpoint: string; keys: { auth: string; p256dh: string } }
      • endpoint: string
      • keys: { auth: string; p256dh: string }
        • auth: string
        • p256dh: string
    • Optional data: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }

    Returns Promise<Response<PushSubscription>>

    PushSubscription.

    -

tagSocket

tagStream

unblockAccount

tagSocket

tagStream

unblockAccount

unblockDomain

  • unblockDomain(domain: string): Promise<Response<{}>>

unblockDomain

  • unblockDomain(domain: string): Promise<Response<{}>>

unbookmarkStatus

Returns Promise<Response<{}>>

unbookmarkStatus

unfavouriteStatus

Returns Promise<Response<Entity.Status>>

Status.

+

unfavouriteStatus

unfollowAccount

Returns Promise<Response<Entity.Status>>

Status.

+

unfollowAccount

unmuteAccount

unmuteAccount

unmuteStatus

unmuteStatus

unpinAccount

Returns Promise<Response<Entity.Status>>

Status

+

unpinAccount

unpinStatus

unpinStatus

unreblogStatus

Returns Promise<Response<Entity.Status>>

Status

+

unreblogStatus

unsubscribeAccount

Returns Promise<Response<Entity.Status>>

Status.

+

unsubscribeAccount

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Account>>

updateCredentials

  • updateCredentials(options?: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }): Promise<Response<Entity.Account>>
  • PATCH /api/v1/accounts/update_credentials

    -

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: { language?: string; privacy?: string; sensitive?: boolean }
        • Optional language?: string
        • Optional privacy?: string
        • Optional sensitive?: boolean

    Returns Promise<Response<Account>>

    An account.

    -

updateFilter

  • updateFilter(id: string, phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • +

    Parameters

    • Optional options: { avatar?: string; bot?: boolean; discoverable?: boolean; display_name?: string; fields_attributes?: { name: string; value: string }[]; header?: string; locked?: boolean; note?: string; source?: { language?: string; privacy?: string; sensitive?: boolean } }
      • Optional avatar?: string
      • Optional bot?: boolean
      • Optional discoverable?: boolean
      • Optional display_name?: string
      • Optional fields_attributes?: { name: string; value: string }[]
      • Optional header?: string
      • Optional locked?: boolean
      • Optional note?: string
      • Optional source?: { language?: string; privacy?: string; sensitive?: boolean }
        • Optional language?: string
        • Optional privacy?: string
        • Optional sensitive?: boolean

    Returns Promise<Response<Entity.Account>>

    An account.

    +

updateFilter

  • updateFilter(id: string, phrase: string, context: string[], options?: { expires_in?: string; irreversible?: boolean; whole_word?: boolean }): Promise<Response<Filter>>
  • PUT /api/v1/filters/:id

    Parameters

    • id: string

      The filter ID.

      @@ -708,14 +711,14 @@ Next, call generateAuthUrl to get authorization url.

    • Optional whole_word?: boolean

      Consider word boundaries?

Returns Promise<Response<Filter>>

Filter

-

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateList

  • updateList(id: string, title: string): Promise<Response<List>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string; is_sensitive?: boolean }): Promise<Response<Attachment>>

updateMedia

  • updateMedia(id: string, options?: { description?: string; file?: any; focus?: string; is_sensitive?: boolean }): Promise<Response<Attachment>>
  • PUT /api/v1/media/:id

    Parameters

    • id: string

      Target media ID.

      @@ -728,10 +731,10 @@ Next, call generateAuthUrl to get authorization url.

    • Optional is_sensitive?: boolean

      Whether the media is sensitive.

Returns Promise<Response<Attachment>>

Attachment

-

updatePushSubscription

  • updatePushSubscription(data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>

updatePushSubscription

  • updatePushSubscription(data?: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }): Promise<Response<PushSubscription>>
  • PUT /api/v1/push/subscription

    Parameters

    • Optional data: null | { alerts: { favourite?: boolean; follow?: boolean; mention?: boolean; poll?: boolean; reblog?: boolean } }

    Returns Promise<Response<PushSubscription>>

    PushSubscription.

    -

uploadMedia

  • uploadMedia(file: any, options?: { description?: string; focus?: string }): Promise<Response<Attachment>>

uploadMedia

  • uploadMedia(file: any, options?: { description?: string; focus?: string }): Promise<Response<Attachment>>
  • POST /api/v1/media

    Parameters

    • file: any

      The file to be attached, using multipart form data.

      @@ -740,17 +743,17 @@ Next, call generateAuthUrl to get authorization url.

    • Optional focus?: string

      Two floating points (x,y), comma-delimited, ranging from -1.0 to 1.0.

Returns Promise<Response<Attachment>>

Attachment

-

userSocket

userStream

verifyAccountCredentials

userSocket

userStream

verifyAccountCredentials

verifyAppCredentials

verifyAppCredentials

votePoll

  • votePoll(id: string, choices: number[], status_id?: null | string): Promise<Response<Poll>>

votePoll

  • votePoll(id: string, choices: number[], status_id?: null | string): Promise<Response<Poll>>
  • POST /api/v1/polls/:id/votes

    Parameters

    • id: string

      Target poll ID.

    • choices: number[]

      Array of own votes containing index for each option (starting from 0).

    • Optional status_id: null | string

    Returns Promise<Response<Poll>>

    Poll

    -

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/StreamListenerInterface.html b/docs/interfaces/StreamListenerInterface.html index fd8b3ed..7b63cf2 100644 --- a/docs/interfaces/StreamListenerInterface.html +++ b/docs/interfaces/StreamListenerInterface.html @@ -1 +1 @@ -StreamListenerInterface | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StreamListenerInterface

Hierarchy

  • StreamListenerInterface

Index

Methods

on

once

removeAllListeners

removeListener

start

  • start(): void

stop

  • stop(): void

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +StreamListenerInterface | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StreamListenerInterface

Hierarchy

  • StreamListenerInterface

Index

Methods

on

once

removeAllListeners

removeListener

start

  • start(): void

stop

  • stop(): void

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/WebSocketInterface.html b/docs/interfaces/WebSocketInterface.html index e4b0b8f..5b19b42 100644 --- a/docs/interfaces/WebSocketInterface.html +++ b/docs/interfaces/WebSocketInterface.html @@ -1 +1 @@ -WebSocketInterface | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketInterface

Hierarchy

  • WebSocketInterface

Index

Methods

on

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns WebSocketInterface

once

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns WebSocketInterface

removeAllListeners

removeListener

  • removeListener(event: string | symbol, listener: (...args: any[]) => void): WebSocketInterface
  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns WebSocketInterface

start

  • start(): void

stop

  • stop(): void

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +WebSocketInterface | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketInterface

Hierarchy

  • WebSocketInterface

Index

Methods

on

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns WebSocketInterface

once

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns WebSocketInterface

removeAllListeners

removeListener

  • removeListener(event: string | symbol, listener: (...args: any[]) => void): WebSocketInterface
  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns WebSocketInterface

start

  • start(): void

stop

  • stop(): void

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 74fc2db..386c7c0 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,4 +1,4 @@ -megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

megalodon

Index

Type aliases

ProxyConfig

ProxyConfig: { auth?: { password: string; username: string }; host: string; port: number; protocol: "http" | "https" | "socks4" | "socks4a" | "socks5" | "socks5h" | "socks" }

Type declaration

  • Optional auth?: { password: string; username: string }
    • password: string
    • username: string
  • host: string
  • port: number
  • protocol: "http" | "https" | "socks4" | "socks4a" | "socks5" | "socks5h" | "socks"

Response

Response<T>: { data: T; headers: any; status: number; statusText: string }

Type parameters

  • T = any

Type declaration

  • data: T
  • headers: any
  • status: number
  • statusText: string

Functions

Const default

  • default(sns: "mastodon" | "pleroma" | "misskey", baseUrl: string, accessToken?: null | string, userAgent?: null | string, proxyConfig?: false | ProxyConfig): MegalodonInterface

Const isCancel

  • isCancel(value: any): boolean

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/Entity.html b/docs/modules/Entity.html index d811a33..b4dd465 100644 --- a/docs/modules/Entity.html +++ b/docs/modules/Entity.html @@ -1 +1 @@ -Entity | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Entity

Index

Type aliases

Account

Account: { acct: string; avatar: string; avatar_static: string; bot: boolean | null; created_at: string; display_name: string; emojis: Emoji[]; fields: object | null; followers_count: number; following_count: number; header: string; header_static: string; id: string; locked: boolean; moved: Account | null; note: string; source?: Source; statuses_count: number; url: string; username: string }

Type declaration

  • acct: string
  • avatar: string
  • avatar_static: string
  • bot: boolean | null
  • created_at: string
  • display_name: string
  • emojis: Emoji[]
  • fields: object | null
  • followers_count: number
  • following_count: number
  • header: string
  • header_static: string
  • id: string
  • locked: boolean
  • moved: Account | null
  • note: string
  • Optional source?: Source
  • statuses_count: number
  • url: string
  • username: string

Activity

Activity: { logins: string; registrations: string; statuses: string; week: string }

Type declaration

  • logins: string
  • registrations: string
  • statuses: string
  • week: string

Application

Application: { name: string; vapid_key?: string | null; website?: string | null }

Type declaration

  • name: string
  • Optional vapid_key?: string | null
  • Optional website?: string | null

Attachment

Attachment: { description: string | null; id: string; meta: object | null; preview_url: string; remote_url: string | null; text_url: string | null; type: "unknown" | "image" | "gifv" | "video"; url: string }

Type declaration

  • description: string | null
  • id: string
  • meta: object | null
  • preview_url: string
  • remote_url: string | null
  • text_url: string | null
  • type: "unknown" | "image" | "gifv" | "video"
  • url: string

Card

Card: { author_name?: string; author_url?: string; description: string; height?: number; html?: string; image?: string; provider_name?: string; provider_url?: string; title: string; type: "link" | "photo" | "video" | "rich"; url: string; width?: number }

Type declaration

  • Optional author_name?: string
  • Optional author_url?: string
  • description: string
  • Optional height?: number
  • Optional html?: string
  • Optional image?: string
  • Optional provider_name?: string
  • Optional provider_url?: string
  • title: string
  • type: "link" | "photo" | "video" | "rich"
  • url: string
  • Optional width?: number

Context

Context: { ancestors: Status[]; descendants: Status[] }

Type declaration

Conversation

Conversation: { accounts: Account[]; id: string; last_status: Status | null; unread: boolean }

Type declaration

  • accounts: Account[]
  • id: string
  • last_status: Status | null
  • unread: boolean

Emoji

Emoji: { shortcode: string; static_url: string; url: string; visible_in_picker: boolean }

Type declaration

  • shortcode: string
  • static_url: string
  • url: string
  • visible_in_picker: boolean

FeaturedTag

FeaturedTag: { id: string; last_status_at: string; name: string; statuses_count: number }

Type declaration

  • id: string
  • last_status_at: string
  • name: string
  • statuses_count: number

Field

Field: { name: string; value: string; verified_at: string | null }

Type declaration

  • name: string
  • value: string
  • verified_at: string | null

Filter

Filter: { context: FilterContext[]; expires_at: string | null; id: string; irreversible: boolean; phrase: string; whole_word: boolean }

Type declaration

  • context: FilterContext[]
  • expires_at: string | null
  • id: string
  • irreversible: boolean
  • phrase: string
  • whole_word: boolean

FilterContext

FilterContext: string

History

History: { accounts: number; day: string; uses: number }

Type declaration

  • accounts: number
  • day: string
  • uses: number

IdentityProof

IdentityProof: { profile_url: string; proof_url: string; provider: string; provider_username: string; updated_at: string }

Type declaration

  • profile_url: string
  • proof_url: string
  • provider: string
  • provider_username: string
  • updated_at: string

Instance

Instance: { contact_account: Account | null; description: string; email: string; languages: string[]; max_toot_chars?: number; registrations?: boolean; stats: Stats; thumbnail: string | null; title: string; uri: string; urls: URLs; version: string }

Type declaration

  • contact_account: Account | null
  • description: string
  • email: string
  • languages: string[]
  • Optional max_toot_chars?: number
  • Optional registrations?: boolean
  • stats: Stats
  • thumbnail: string | null
  • title: string
  • uri: string
  • urls: URLs
  • version: string

List

List: { id: string; title: string }

Type declaration

  • id: string
  • title: string

Marker

Marker: { home: { last_read_id: string; updated_at: string; version: number }; notifications: { last_read_id: string; updated_at: string; version: number } }

Type declaration

  • home: { last_read_id: string; updated_at: string; version: number }
    • last_read_id: string
    • updated_at: string
    • version: number
  • notifications: { last_read_id: string; updated_at: string; version: number }
    • last_read_id: string
    • updated_at: string
    • version: number

Mention

Mention: { acct: string; id: string; url: string; username: string }

Type declaration

  • acct: string
  • id: string
  • url: string
  • username: string

Notification

Notification: { account: Account; created_at: string; emoji?: string; id: string; status?: Status; type: NotificationType }

Type declaration

NotificationType

NotificationType: string

Poll

Poll: { expired: boolean; expires_at: string | null; id: string; multiple: boolean; options: PollOption[]; voted: boolean; votes_count: number }

Type declaration

  • expired: boolean
  • expires_at: string | null
  • id: string
  • multiple: boolean
  • options: PollOption[]
  • voted: boolean
  • votes_count: number

PollOption

PollOption: { title: string; votes_count: number | null }

Type declaration

  • title: string
  • votes_count: number | null

Preferences

Preferences: { posting:default:language: string | null; posting:default:sensitive: boolean; posting:default:visibility: "public" | "unlisted" | "private" | "direct"; reading:expand:media: "default" | "show_all" | "hide_all"; reading:expand:spoilers: boolean }

Type declaration

  • posting:default:language: string | null
  • posting:default:sensitive: boolean
  • posting:default:visibility: "public" | "unlisted" | "private" | "direct"
  • reading:expand:media: "default" | "show_all" | "hide_all"
  • reading:expand:spoilers: boolean

PushSubscription

PushSubscription: { alerts: object; endpoint: string; id: string; server_key: string }

Type declaration

  • alerts: object
  • endpoint: string
  • id: string
  • server_key: string

Reaction

Reaction: { accounts?: Account[]; count: number; me: boolean; name: string }

Type declaration

  • Optional accounts?: Account[]
  • count: number
  • me: boolean
  • name: string

Relationship

Relationship: { blocked_by: boolean; blocking: boolean; delivery_following?: boolean; domain_blocking: boolean; endorsed: boolean; followed_by: boolean; following: boolean; id: string; muting: boolean; muting_notifications: boolean; notifying: boolean; requested: boolean; showing_reblogs: boolean }

Type declaration

  • blocked_by: boolean
  • blocking: boolean
  • Optional delivery_following?: boolean
  • domain_blocking: boolean
  • endorsed: boolean
  • followed_by: boolean
  • following: boolean
  • id: string
  • muting: boolean
  • muting_notifications: boolean
  • notifying: boolean
  • requested: boolean
  • showing_reblogs: boolean

Report

Report: { account_id: string; action_taken: string; comment: string; id: string; status_ids: string[] }

Type declaration

  • account_id: string
  • action_taken: string
  • comment: string
  • id: string
  • status_ids: string[]

Results

Results: { accounts: Account[]; hashtags: Tag[]; statuses: Status[] }

Type declaration

ScheduledStatus

ScheduledStatus: { id: string; media_attachments: Attachment[]; params: object; scheduled_at: string }

Type declaration

  • id: string
  • media_attachments: Attachment[]
  • params: object
  • scheduled_at: string

Source

Source: { fields: object; language: string | null; note: string; privacy: string | null; sensitive: boolean | null }

Type declaration

  • fields: object
  • language: string | null
  • note: string
  • privacy: string | null
  • sensitive: boolean | null

Stats

Stats: { domain_count: number; status_count: number; user_count: number }

Type declaration

  • domain_count: number
  • status_count: number
  • user_count: number

Status

Status: { account: Account; application: Application | null; bookmarked: boolean; card: Card | null; content: string; created_at: string; emoji_reactions: Reaction[]; emojis: Emoji[]; favourited: boolean | null; favourites_count: number; id: string; in_reply_to_account_id: string | null; in_reply_to_id: string | null; language: string | null; media_attachments: Attachment[]; mentions: Mention[]; muted: boolean | null; pinned: boolean | null; plain_content: string | null; poll: Poll | null; quote: boolean; reblog: Status | null; reblogged: boolean | null; reblogs_count: number; replies_count: number; sensitive: boolean; spoiler_text: string; tags: Tag[]; uri: string; url: string; visibility: "public" | "unlisted" | "private" | "direct" }

Type declaration

  • account: Account
  • application: Application | null
  • bookmarked: boolean
  • card: Card | null
  • content: string
  • created_at: string
  • emoji_reactions: Reaction[]
  • emojis: Emoji[]
  • favourited: boolean | null
  • favourites_count: number
  • id: string
  • in_reply_to_account_id: string | null
  • in_reply_to_id: string | null
  • language: string | null
  • media_attachments: Attachment[]
  • mentions: Mention[]
  • muted: boolean | null
  • pinned: boolean | null
  • plain_content: string | null
  • poll: Poll | null
  • quote: boolean
  • reblog: Status | null
  • reblogged: boolean | null
  • reblogs_count: number
  • replies_count: number
  • sensitive: boolean
  • spoiler_text: string
  • tags: Tag[]
  • uri: string
  • url: string
  • visibility: "public" | "unlisted" | "private" | "direct"

StatusParams

StatusParams: { application_id: string; in_reply_to_id: string | null; media_ids: string[] | null; scheduled_at: string | null; sensitive: boolean | null; spoiler_text: string | null; text: string; visibility: "public" | "unlisted" | "private" | "direct" }

Type declaration

  • application_id: string
  • in_reply_to_id: string | null
  • media_ids: string[] | null
  • scheduled_at: string | null
  • sensitive: boolean | null
  • spoiler_text: string | null
  • text: string
  • visibility: "public" | "unlisted" | "private" | "direct"

Tag

Tag: { history: History[] | null; name: string; url: string }

Type declaration

  • history: History[] | null
  • name: string
  • url: string

Token

Token: { access_token: string; created_at: number; scope: string; token_type: string }

Type declaration

  • access_token: string
  • created_at: number
  • scope: string
  • token_type: string

URLs

URLs: { streaming_api: string }

Type declaration

  • streaming_api: string

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +Entity | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Entity

Index

Type aliases

Account

Account: { acct: string; avatar: string; avatar_static: string; bot: boolean | null; created_at: string; display_name: string; emojis: Emoji[]; fields: object | null; followers_count: number; following_count: number; header: string; header_static: string; id: string; locked: boolean; moved: Entity.Account | null; note: string; source?: Source; statuses_count: number; url: string; username: string }

Type declaration

  • acct: string
  • avatar: string
  • avatar_static: string
  • bot: boolean | null
  • created_at: string
  • display_name: string
  • emojis: Emoji[]
  • fields: object | null
  • followers_count: number
  • following_count: number
  • header: string
  • header_static: string
  • id: string
  • locked: boolean
  • moved: Entity.Account | null
  • note: string
  • Optional source?: Source
  • statuses_count: number
  • url: string
  • username: string

Activity

Activity: { logins: string; registrations: string; statuses: string; week: string }

Type declaration

  • logins: string
  • registrations: string
  • statuses: string
  • week: string

Application

Application: { name: string; vapid_key?: string | null; website?: string | null }

Type declaration

  • name: string
  • Optional vapid_key?: string | null
  • Optional website?: string | null

Attachment

Attachment: { description: string | null; id: string; meta: object | null; preview_url: string; remote_url: string | null; text_url: string | null; type: "unknown" | "image" | "gifv" | "video"; url: string }

Type declaration

  • description: string | null
  • id: string
  • meta: object | null
  • preview_url: string
  • remote_url: string | null
  • text_url: string | null
  • type: "unknown" | "image" | "gifv" | "video"
  • url: string

Card

Card: { author_name?: string; author_url?: string; description: string; height?: number; html?: string; image?: string; provider_name?: string; provider_url?: string; title: string; type: "link" | "photo" | "video" | "rich"; url: string; width?: number }

Type declaration

  • Optional author_name?: string
  • Optional author_url?: string
  • description: string
  • Optional height?: number
  • Optional html?: string
  • Optional image?: string
  • Optional provider_name?: string
  • Optional provider_url?: string
  • title: string
  • type: "link" | "photo" | "video" | "rich"
  • url: string
  • Optional width?: number

Context

Context: { ancestors: Entity.Status[]; descendants: Entity.Status[] }

Type declaration

Conversation

Conversation: { accounts: Entity.Account[]; id: string; last_status: Entity.Status | null; unread: boolean }

Type declaration

Emoji

Emoji: { shortcode: string; static_url: string; url: string; visible_in_picker: boolean }

Type declaration

  • shortcode: string
  • static_url: string
  • url: string
  • visible_in_picker: boolean

FeaturedTag

FeaturedTag: { id: string; last_status_at: string; name: string; statuses_count: number }

Type declaration

  • id: string
  • last_status_at: string
  • name: string
  • statuses_count: number

Field

Field: { name: string; value: string; verified_at: string | null }

Type declaration

  • name: string
  • value: string
  • verified_at: string | null

Filter

Filter: { context: FilterContext[]; expires_at: string | null; id: string; irreversible: boolean; phrase: string; whole_word: boolean }

Type declaration

  • context: FilterContext[]
  • expires_at: string | null
  • id: string
  • irreversible: boolean
  • phrase: string
  • whole_word: boolean

FilterContext

FilterContext: string

History

History: { accounts: number; day: string; uses: number }

Type declaration

  • accounts: number
  • day: string
  • uses: number

IdentityProof

IdentityProof: { profile_url: string; proof_url: string; provider: string; provider_username: string; updated_at: string }

Type declaration

  • profile_url: string
  • proof_url: string
  • provider: string
  • provider_username: string
  • updated_at: string

Instance

Instance: { contact_account: Entity.Account | null; description: string; email: string; languages: string[]; max_toot_chars?: number; registrations?: boolean; stats: Stats; thumbnail: string | null; title: string; uri: string; urls: URLs; version: string }

Type declaration

  • contact_account: Entity.Account | null
  • description: string
  • email: string
  • languages: string[]
  • Optional max_toot_chars?: number
  • Optional registrations?: boolean
  • stats: Stats
  • thumbnail: string | null
  • title: string
  • uri: string
  • urls: URLs
  • version: string

List

List: { id: string; title: string }

Type declaration

  • id: string
  • title: string

Marker

Marker: { home: { last_read_id: string; updated_at: string; version: number }; notifications: { last_read_id: string; updated_at: string; version: number } }

Type declaration

  • home: { last_read_id: string; updated_at: string; version: number }
    • last_read_id: string
    • updated_at: string
    • version: number
  • notifications: { last_read_id: string; updated_at: string; version: number }
    • last_read_id: string
    • updated_at: string
    • version: number

Mention

Mention: { acct: string; id: string; url: string; username: string }

Type declaration

  • acct: string
  • id: string
  • url: string
  • username: string

Notification

Notification: { account: Entity.Account; created_at: string; emoji?: string; id: string; status?: Entity.Status; type: NotificationType }

Type declaration

NotificationType

NotificationType: string

Poll

Poll: { expired: boolean; expires_at: string | null; id: string; multiple: boolean; options: PollOption[]; voted: boolean; votes_count: number }

Type declaration

  • expired: boolean
  • expires_at: string | null
  • id: string
  • multiple: boolean
  • options: PollOption[]
  • voted: boolean
  • votes_count: number

PollOption

PollOption: { title: string; votes_count: number | null }

Type declaration

  • title: string
  • votes_count: number | null

Preferences

Preferences: { posting:default:language: string | null; posting:default:sensitive: boolean; posting:default:visibility: "public" | "unlisted" | "private" | "direct"; reading:expand:media: "default" | "show_all" | "hide_all"; reading:expand:spoilers: boolean }

Type declaration

  • posting:default:language: string | null
  • posting:default:sensitive: boolean
  • posting:default:visibility: "public" | "unlisted" | "private" | "direct"
  • reading:expand:media: "default" | "show_all" | "hide_all"
  • reading:expand:spoilers: boolean

PushSubscription

PushSubscription: { alerts: object; endpoint: string; id: string; server_key: string }

Type declaration

  • alerts: object
  • endpoint: string
  • id: string
  • server_key: string

Reaction

Reaction: { accounts?: Entity.Account[]; count: number; me: boolean; name: string }

Type declaration

  • Optional accounts?: Entity.Account[]
  • count: number
  • me: boolean
  • name: string

Relationship

Relationship: { blocked_by: boolean; blocking: boolean; delivery_following?: boolean; domain_blocking: boolean; endorsed: boolean; followed_by: boolean; following: boolean; id: string; muting: boolean; muting_notifications: boolean; notifying: boolean; requested: boolean; showing_reblogs: boolean }

Type declaration

  • blocked_by: boolean
  • blocking: boolean
  • Optional delivery_following?: boolean
  • domain_blocking: boolean
  • endorsed: boolean
  • followed_by: boolean
  • following: boolean
  • id: string
  • muting: boolean
  • muting_notifications: boolean
  • notifying: boolean
  • requested: boolean
  • showing_reblogs: boolean

Report

Report: { account_id: string; action_taken: string; comment: string; id: string; status_ids: string[] }

Type declaration

  • account_id: string
  • action_taken: string
  • comment: string
  • id: string
  • status_ids: string[]

Results

Results: { accounts: Entity.Account[]; hashtags: Tag[]; statuses: Entity.Status[] }

Type declaration

ScheduledStatus

ScheduledStatus: { id: string; media_attachments: Attachment[]; params: object; scheduled_at: string }

Type declaration

  • id: string
  • media_attachments: Attachment[]
  • params: object
  • scheduled_at: string

Source

Source: { fields: object; language: string | null; note: string; privacy: string | null; sensitive: boolean | null }

Type declaration

  • fields: object
  • language: string | null
  • note: string
  • privacy: string | null
  • sensitive: boolean | null

Stats

Stats: { domain_count: number; status_count: number; user_count: number }

Type declaration

  • domain_count: number
  • status_count: number
  • user_count: number

Status

Status: { account: Entity.Account; application: Application | null; bookmarked: boolean; card: Card | null; content: string; created_at: string; emoji_reactions: Reaction[]; emojis: Emoji[]; favourited: boolean | null; favourites_count: number; id: string; in_reply_to_account_id: string | null; in_reply_to_id: string | null; language: string | null; media_attachments: Attachment[]; mentions: Entity.Mention[]; muted: boolean | null; pinned: boolean | null; plain_content: string | null; poll: Poll | null; quote: boolean; reblog: Entity.Status | null; reblogged: boolean | null; reblogs_count: number; replies_count: number; sensitive: boolean; spoiler_text: string; tags: Tag[]; uri: string; url: string; visibility: "public" | "unlisted" | "private" | "direct" }

Type declaration

  • account: Entity.Account
  • application: Application | null
  • bookmarked: boolean
  • card: Card | null
  • content: string
  • created_at: string
  • emoji_reactions: Reaction[]
  • emojis: Emoji[]
  • favourited: boolean | null
  • favourites_count: number
  • id: string
  • in_reply_to_account_id: string | null
  • in_reply_to_id: string | null
  • language: string | null
  • media_attachments: Attachment[]
  • mentions: Entity.Mention[]
  • muted: boolean | null
  • pinned: boolean | null
  • plain_content: string | null
  • poll: Poll | null
  • quote: boolean
  • reblog: Entity.Status | null
  • reblogged: boolean | null
  • reblogs_count: number
  • replies_count: number
  • sensitive: boolean
  • spoiler_text: string
  • tags: Tag[]
  • uri: string
  • url: string
  • visibility: "public" | "unlisted" | "private" | "direct"

StatusParams

StatusParams: { application_id: string; in_reply_to_id: string | null; media_ids: string[] | null; scheduled_at: string | null; sensitive: boolean | null; spoiler_text: string | null; text: string; visibility: "public" | "unlisted" | "private" | "direct" }

Type declaration

  • application_id: string
  • in_reply_to_id: string | null
  • media_ids: string[] | null
  • scheduled_at: string | null
  • sensitive: boolean | null
  • spoiler_text: string | null
  • text: string
  • visibility: "public" | "unlisted" | "private" | "direct"

Tag

Tag: { history: History[] | null; name: string; url: string }

Type declaration

  • history: History[] | null
  • name: string
  • url: string

Token

Token: { access_token: string; created_at: number; scope: string; token_type: string }

Type declaration

  • access_token: string
  • created_at: number
  • scope: string
  • token_type: string

URLs

URLs: { streaming_api: string }

Type declaration

  • streaming_api: string

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/FilterContext.html b/docs/modules/FilterContext.html index 1707313..64698b8 100644 --- a/docs/modules/FilterContext.html +++ b/docs/modules/FilterContext.html @@ -1 +1 @@ -FilterContext | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FilterContext

Index

Variables

Account

Account: FilterContext = 'account'

Home

Home: FilterContext = 'home'

Notifications

Notifications: FilterContext = 'notifications'

Public

Public: FilterContext = 'public'

Thread

Thread: FilterContext = 'thread'

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +FilterContext | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FilterContext

Index

Variables

Account

Account: FilterContext = 'account'

Home

Home: FilterContext = 'home'

Notifications

Notifications: FilterContext = 'notifications'

Public

Public: FilterContext = 'public'

Thread

Thread: FilterContext = 'thread'

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/NotificationType.html b/docs/modules/NotificationType.html index 3faeae1..e344835 100644 --- a/docs/modules/NotificationType.html +++ b/docs/modules/NotificationType.html @@ -1 +1 @@ -NotificationType | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NotificationType

Index

Variables

EmojiReaction

EmojiReaction: NotificationType = 'emoji_reaction'

Favourite

Favourite: NotificationType = 'favourite'

Follow

Follow: NotificationType = 'follow'

FollowRequest

FollowRequest: NotificationType = 'follow_request'

Mention

Mention: NotificationType = 'mention'

PollExpired

PollExpired: NotificationType = 'poll_expired'

PollVote

PollVote: NotificationType = 'poll_vote'

Reblog

Reblog: NotificationType = 'reblog'

Status

Status: NotificationType = 'status'

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +NotificationType | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NotificationType

Index

Variables

EmojiReaction

EmojiReaction: NotificationType = 'emoji_reaction'

Favourite

Favourite: NotificationType = 'favourite'

Follow

Follow: NotificationType = 'follow'

FollowRequest

FollowRequest: NotificationType = 'follow_request'

Mention

Mention: NotificationType = 'mention'

PollExpired

PollExpired: NotificationType = 'poll_expired'

PollVote

PollVote: NotificationType = 'poll_vote'

Reblog

Reblog: NotificationType = 'reblog'

Status

Status: NotificationType = 'status'

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules/OAuth.html b/docs/modules/OAuth.html index fc7e8ae..82496c9 100644 --- a/docs/modules/OAuth.html +++ b/docs/modules/OAuth.html @@ -1,4 +1,4 @@ -OAuth | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OAuth

+OAuth | megalodon
Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OAuth

OAuth Response data when oauth request.

-

Index

Type aliases

AppDataFromServer

AppDataFromServer: { client_id: string; client_secret: string; id: string; name: string; redirect_uri: string; website: string | null }

Type declaration

  • client_id: string
  • client_secret: string
  • id: string
  • name: string
  • redirect_uri: string
  • website: string | null

TokenDataFromServer

TokenDataFromServer: { access_token: string; created_at: number; expires_in: number | null; refresh_token: string | null; scope: string; token_type: string }

Type declaration

  • access_token: string
  • created_at: number
  • expires_in: number | null
  • refresh_token: string | null
  • scope: string
  • token_type: string

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Index

Type aliases

AppDataFromServer

AppDataFromServer: { client_id: string; client_secret: string; id: string; name: string; redirect_uri: string; website: string | null }

Type declaration

  • client_id: string
  • client_secret: string
  • id: string
  • name: string
  • redirect_uri: string
  • website: string | null

TokenDataFromServer

TokenDataFromServer: { access_token: string; created_at: number; expires_in: number | null; refresh_token: string | null; scope: string; token_type: string }

Type declaration

  • access_token: string
  • created_at: number
  • expires_in: number | null
  • refresh_token: string | null
  • scope: string
  • token_type: string

Legend

  • Constructor
  • Property
  • Method
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file