(self.webpackChunkclient=self.webpackChunkclient||[]).push([[179],{158:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.AppRoutingModule=void 0;const a=s(655),d=s(3060),c=s(4664),f=s(1417),v=s(276),u=s(8263),m=a.__importStar(s(4650)),h=(a.__importStar(s(3060)),[{path:"home",component:u.HomeComponent},{path:"quotes",component:v.DiscordQuoteGameComponent},{path:"d20",component:c.D20GameComponent},{path:"deathroll",component:f.DeathrollGameComponent},{path:"**",redirectTo:"home",pathMatch:"full"},{path:"",redirectTo:"home",pathMatch:"full"}]);class g{static \u0275fac=function(P){return new(P||g)};static \u0275mod=m.\u0275\u0275defineNgModule({type:g});static \u0275inj=m.\u0275\u0275defineInjector({imports:[d.RouterModule.forRoot(h),d.RouterModule]})}r.AppRoutingModule=g},5041:(ge,r,s)=>{"use strict";var a=s(8926).default;Object.defineProperty(r,"__esModule",{value:!0}),r.AppComponent=void 0;const d=s(655),c=d.__importStar(s(4650)),f=d.__importStar(s(7392)),v=d.__importStar(s(1481)),u=d.__importStar(s(3060)),m=d.__importStar(s(1576)),p=d.__importStar(s(3267)),h=d.__importStar(s(4859));class g{matIconRegistry;domSanitizer;router;title;constructor(E,P,F,K){this.matIconRegistry=E,this.domSanitizer=P,this.router=F,this.title=K,this.matIconRegistry.addSvgIcon("burger",this.domSanitizer.bypassSecurityTrustResourceUrl("../assets/burger.svg")),this.matIconRegistry.addSvgIcon("red_cross",this.domSanitizer.bypassSecurityTrustResourceUrl("../assets/cross.svg")),this.matIconRegistry.addSvgIcon("green_tick",this.domSanitizer.bypassSecurityTrustResourceUrl("../assets/tick-mark.svg"))}showFiller=!1;isActive=!1;hasAccess=!1;ngOnInit(){var E=this;return a(function*(){E.title.setTitle("ActualAlvan.com")})()}navigate(E){this.router.navigate([`/${E}`])}static \u0275fac=function(P){return new(P||g)(c.\u0275\u0275directiveInject(f.MatIconRegistry),c.\u0275\u0275directiveInject(v.DomSanitizer),c.\u0275\u0275directiveInject(u.Router),c.\u0275\u0275directiveInject(v.Title))};static \u0275cmp=c.\u0275\u0275defineComponent({type:g,selectors:[["app-root"]],decls:16,vars:16,consts:[["fxFill","",1,"drawer"],["mode","side",1,"sidenav"],["drawer",""],["fxLayout","column"],["id","homeNav","name","home","mat-fab","","color","slate","aria-label","button to home game",1,"navButton",3,"mouseenter","mouseleave","click"],["id","discNav","name","disc","mat-fab","","color","slate","aria-label","button to discord game",1,"navButton",3,"mouseenter","mouseleave","click"],["id","d20Nav","name","d20","mat-fab","","color","slate","aria-label","button to d20 game",1,"navButton",3,"mouseenter","mouseleave","click"],["id","deathrollNav","name","deathroll","mat-fab","","color","slate","aria-label","button to deathroll game",1,"navButton",3,"mouseenter","mouseleave","click"],["id","navToggle","mat-icon-button","","aria-label","burger button - button with the burger on it",3,"click"],["svgIcon","burger"],["outlet","outlet"]],template:function(P,F){if(1&P){const K=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"mat-drawer-container",0)(1,"mat-drawer",1,2)(3,"div",3)(4,"button",4),c.\u0275\u0275listener("mouseenter",function(){return F.isActive=!F.isActive})("mouseleave",function(){return F.isActive=!F.isActive})("click",function(){return F.navigate("home")}),c.\u0275\u0275text(5,"Home"),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(6,"button",5),c.\u0275\u0275listener("mouseenter",function(){return F.isActive=!F.isActive})("mouseleave",function(){return F.isActive=!F.isActive})("click",function(){return F.navigate("quotes")}),c.\u0275\u0275text(7,"Discord Game :D"),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(8,"button",6),c.\u0275\u0275listener("mouseenter",function(){return F.isActive=!F.isActive})("mouseleave",function(){return F.isActive=!F.isActive})("click",function(){return F.navigate("d20")}),c.\u0275\u0275text(9,"D20 Drinking Game"),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(10,"button",7),c.\u0275\u0275listener("mouseenter",function(){return F.isActive=!F.isActive})("mouseleave",function(){return F.isActive=!F.isActive})("click",function(){return F.navigate("deathroll")}),c.\u0275\u0275text(11,"Deathroll"),c.\u0275\u0275elementEnd()()(),c.\u0275\u0275elementStart(12,"button",8),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(K);const J=c.\u0275\u0275reference(2);return c.\u0275\u0275resetView(J.toggle())}),c.\u0275\u0275element(13,"mat-icon",9),c.\u0275\u0275elementEnd(),c.\u0275\u0275element(14,"router-outlet",null,10),c.\u0275\u0275elementEnd()}2&P&&(c.\u0275\u0275advance(4),c.\u0275\u0275classProp("mat-elevation-z4",!F.isActive)("mat-elevation-z20",F.isActive),c.\u0275\u0275advance(2),c.\u0275\u0275classProp("mat-elevation-z4",!F.isActive)("mat-elevation-z20",F.isActive),c.\u0275\u0275advance(2),c.\u0275\u0275classProp("mat-elevation-z4",!F.isActive)("mat-elevation-z20",F.isActive),c.\u0275\u0275advance(2),c.\u0275\u0275classProp("mat-elevation-z4",!F.isActive)("mat-elevation-z20",F.isActive))},dependencies:[u.RouterOutlet,m.DefaultLayoutDirective,m.FlexFillDirective,p.MatDrawer,p.MatDrawerContainer,h.MatButton,f.MatIcon],styles:["#navToggle[_ngcontent-%COMP%]{position:absolute;top:1em;left:1em;z-index:5}.navButton[_ngcontent-%COMP%]{margin:1em;width:10em;height:7em}.sidenav[_ngcontent-%COMP%]{display:flex;height:100%;align-items:center;justify-content:center;background-color:#fff}.mat-slate[_ngcontent-%COMP%]{background-color:#2f4f4f;color:#fff}"]})}r.AppComponent=g},6747:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.AppModule=void 0;const a=s(655),d=s(1481),c=s(158),f=s(1516),v=s(5823),u=s(3060),m=s(5041),p=s(529),h=s(3267),g=s(4859),k=s(7392),E=s(3805),P=s(9549),F=s(4006),K=s(4144),N=s(6046),J=s(5412),re=a.__importStar(s(4650));class ye{static \u0275fac=function(te){return new(te||ye)};static \u0275mod=re.\u0275\u0275defineNgModule({type:ye,bootstrap:[m.AppComponent]});static \u0275inj=re.\u0275\u0275defineInjector({imports:[u.RouterModule,d.BrowserModule,c.AppRoutingModule,f.BrowserAnimationsModule,v.FlexLayoutModule,p.HttpClientModule,h.MatSidenavModule,g.MatButtonModule,k.MatIconModule,E.MatAutocompleteModule,P.MatFormFieldModule,F.FormsModule,F.ReactiveFormsModule,K.MatInputModule,N.MatSnackBarModule,J.MatDialogModule]})}r.AppModule=ye},4664:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.D20GameComponent=void 0;const a=s(655),d=s(6816),c=a.__importStar(s(4650)),f=a.__importStar(s(6819)),v=a.__importStar(s(3060)),u=a.__importStar(s(6895)),m=a.__importStar(s(1576)),p=a.__importStar(s(4859)),h=a.__importStar(s(7392));function g(N,J){if(1&N){const re=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"div",3),c.\u0275\u0275element(1,"img",4),c.\u0275\u0275elementStart(2,"h1",5),c.\u0275\u0275text(3," NICE TRY BITCH. WE GOT A CHEATER "),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(4,"button",6),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.okFine())}),c.\u0275\u0275text(5,"Repent?"),c.\u0275\u0275elementEnd()()}if(2&N){const re=c.\u0275\u0275nextContext();c.\u0275\u0275advance(1),c.\u0275\u0275property("src","assets/nice try.png",c.\u0275\u0275sanitizeUrl),c.\u0275\u0275advance(3),c.\u0275\u0275classProp("mat-elevation-z4",!re.isActive)("mat-elevation-z20",re.isActive)}}function k(N,J){1&N&&c.\u0275\u0275element(0,"img",17),2&N&&c.\u0275\u0275property("src","assets/leg.png",c.\u0275\u0275sanitizeUrl)}function E(N,J){1&N&&c.\u0275\u0275element(0,"img",17),2&N&&c.\u0275\u0275property("src","assets/oh fuck.png",c.\u0275\u0275sanitizeUrl)}function P(N,J){if(1&N){const re=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"button",14),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext(2);return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext(2);return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext(2);return c.\u0275\u0275resetView(ke.navigateToDeathRoll())}),c.\u0275\u0275text(1,"To Death Roll Game --\x3e"),c.\u0275\u0275elementEnd()}if(2&N){const re=c.\u0275\u0275nextContext(2);c.\u0275\u0275classProp("mat-elevation-z4",!re.isActive)("mat-elevation-z20",re.isActive)}}function F(N,J){if(1&N){const re=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"h1",7),c.\u0275\u0275text(1," Roll the D20 and abide by the rules! "),c.\u0275\u0275elementStart(2,"button",8),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.openDialog())}),c.\u0275\u0275elementStart(3,"mat-icon"),c.\u0275\u0275text(4,"info"),c.\u0275\u0275elementEnd()()(),c.\u0275\u0275elementStart(5,"div",9),c.\u0275\u0275element(6,"img",10),c.\u0275\u0275template(7,k,1,1,"img",11),c.\u0275\u0275template(8,E,1,1,"img",11),c.\u0275\u0275elementEnd(),c.\u0275\u0275element(9,"br"),c.\u0275\u0275elementStart(10,"h1",12),c.\u0275\u0275text(11),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(12,"div",13)(13,"button",14),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.roll())}),c.\u0275\u0275text(14,"Roll Dice"),c.\u0275\u0275elementEnd()(),c.\u0275\u0275elementStart(15,"div",13),c.\u0275\u0275template(16,P,2,4,"button",15),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(17,"button",16),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.isActive=!ke.isActive)})("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ke.youCheated())}),c.\u0275\u0275text(18,"Skip this one? Cheater ;)"),c.\u0275\u0275elementEnd()}if(2&N){const re=c.\u0275\u0275nextContext();c.\u0275\u0275advance(6),c.\u0275\u0275property("src",re.imageRoute,c.\u0275\u0275sanitizeUrl),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",20===re.rollNumber),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",1===re.rollNumber),c.\u0275\u0275advance(3),c.\u0275\u0275textInterpolate1(" ",re.rule," "),c.\u0275\u0275advance(2),c.\u0275\u0275classProp("mat-elevation-z4",!re.isActive)("mat-elevation-z20",re.isActive),c.\u0275\u0275advance(3),c.\u0275\u0275property("ngIf",re.deathroll),c.\u0275\u0275advance(1),c.\u0275\u0275classProp("mat-elevation-z4",!re.isActive)("mat-elevation-z20",re.isActive)}}class K{dialogService;router;constructor(J,re){this.dialogService=J,this.router=re}rollNumber=2;imageRoute="";minRoll=1;maxRoll=20;isActive=!1;deathroll=!1;CHEATER=!1;rule="Take a drink (fuck)";rules=["We like to drink with...","Take a drink (fuck)","Chug for 3 seconds","Guilty Pleasure","Buffalo for a round","Would you rather?","No names for a round","Pick a mate","Question master for a round","Most likely","Categories","Rhyme","Make a rule","2 Truths 1 Lie","Odds on","Trivia question","Bottle cap flip","Death roll :O","Roll for drinks. Challenger drinks half","Give a drink"];ngOnInit(){this.imageRoute=`assets/d${this.rollNumber}.png`}roll(){this.deathroll=!1,this.rollNumber=Math.floor(Math.random()*(this.maxRoll-this.minRoll+1)+this.minRoll),this.imageRoute=`assets/d${this.rollNumber}.png`,this.rule=this.rules[this.rollNumber-1],20===this.rollNumber||1===this.rollNumber?(0,d.playAudio)("../../assets/vine-boom.mp3"):18===this.rollNumber&&(this.deathroll=!0)}openDialog(){this.dialogService.open({data:{title:"How To Play",icon:"info",message:"You roll a d20, depending on the number you will get a particular rule. Follow the rule or you stink. And please dont make fun of the shitty stock image dice images",confirmText:"Got it?"}})}youCheated(){this.CHEATER=!0,(0,d.playAudio)("../../assets/scream4.wav")}okFine(){this.CHEATER=!1}navigateToDeathRoll(){this.router.navigate(["/deathroll"])}static \u0275fac=function(re){return new(re||K)(c.\u0275\u0275directiveInject(f.DialogService),c.\u0275\u0275directiveInject(v.Router))};static \u0275cmp=c.\u0275\u0275defineComponent({type:K,selectors:[["app-d20-game"]],decls:4,vars:2,consts:[["fxFill","","fxLayout","column",1,"homeContent"],["fxLayoutAlign","center",4,"ngIf","ngIfElse"],["content",""],["fxLayoutAlign","center"],[1,"cheater",3,"src"],["id","image-title"],["mat-raised-button","","color","raised","aria-label","button to reload quote",1,"reloadQuotes",3,"mouseenter","mouseleave","click"],["id","title"],["mat-icon-button","","aria-label","Imagine not knowing what to do HAHAHA",3,"click"],["fxLayout","row","fxLayoutAlign","center"],[1,"diceImage",3,"src"],["class","leg",3,"src",4,"ngIf"],["id","rule"],["fxLayout","row","fxLayoutGap","1em",1,"roller"],["mat-raised-button","","color","raised","aria-label","roll that dice boi",1,"roll",3,"mouseenter","mouseleave","click"],["class","roll","mat-raised-button","","color","raised","aria-label","roll that dice boi",3,"mat-elevation-z4","mat-elevation-z20","mouseenter","mouseleave","click",4,"ngIf"],["mat-raised-button","","color","raised","aria-label","button to CHEAT LIKE A BITCH",1,"reloadQuotes",3,"mouseenter","mouseleave","click"],[1,"leg",3,"src"]],template:function(re,ye){if(1&re&&(c.\u0275\u0275elementStart(0,"div",0),c.\u0275\u0275template(1,g,6,5,"div",1),c.\u0275\u0275template(2,F,19,13,"ng-template",null,2,c.\u0275\u0275templateRefExtractor),c.\u0275\u0275elementEnd()),2&re){const ke=c.\u0275\u0275reference(3);c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",ye.CHEATER)("ngIfElse",ke)}},dependencies:[u.NgIf,m.DefaultLayoutDirective,m.DefaultLayoutGapDirective,m.DefaultLayoutAlignDirective,m.FlexFillDirective,p.MatButton,h.MatIcon],styles:["#title[_ngcontent-%COMP%]{font-size:4vh;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}#image-title[_ngcontent-%COMP%]{position:absolute;font-size:4vh;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:center}#sub-title[_ngcontent-%COMP%]{font-size:2em;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}#rule[_ngcontent-%COMP%]{font-size:4em;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}.homeContent[_ngcontent-%COMP%]{top:0;position:absolute;background-color:#2f4f4f}.reloadQuotes[_ngcontent-%COMP%]{position:absolute;right:2em;bottom:2em}.mat-raised[_ngcontent-%COMP%]{background-color:#2f4f4f;border:0;color:#fff}.culpritSelector[_ngcontent-%COMP%]{min-width:150px;max-width:500px;width:100%;color:#fff;display:block;margin-left:auto;margin-right:auto}.autoFill[_ngcontent-%COMP%]{height:100%;width:100%}.whiteLabel[_ngcontent-%COMP%]{color:#fff}.roll[_ngcontent-%COMP%]{padding:20px;font-size:2em}.roller[_ngcontent-%COMP%]{margin-top:20px;display:flex;align-items:center;justify-content:center}.diceImage[_ngcontent-%COMP%]{height:200px;width:200px;margin-right:20px}.leg[_ngcontent-%COMP%]{height:200px;width:200px}.cheater[_ngcontent-%COMP%]{position:absolute;height:100%;width:100%;left:0}"]})}r.D20GameComponent=K},1417:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.DeathrollGameComponent=void 0;const a=s(655),d=s(6816),c=a.__importStar(s(4650)),f=a.__importStar(s(6819)),v=a.__importStar(s(6895)),u=a.__importStar(s(1576)),m=a.__importStar(s(4859)),p=a.__importStar(s(7392)),h=a.__importStar(s(9549)),g=a.__importStar(s(4006)),k=a.__importStar(s(4144));function E(ye,ke){1&ye&&(c.\u0275\u0275elementStart(0,"div",14)(1,"div",15),c.\u0275\u0275element(2,"img",16),c.\u0275\u0275elementEnd()()),2&ye&&(c.\u0275\u0275advance(2),c.\u0275\u0275property("src","assets/real number.png",c.\u0275\u0275sanitizeUrl))}const P=function(){return{standalone:!0}};function F(ye,ke){if(1&ye){const pe=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"div")(1,"h1",5),c.\u0275\u0275text(2," Add A Max Number To Begin! "),c.\u0275\u0275elementStart(3,"button",6),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.openDialog())}),c.\u0275\u0275elementStart(4,"mat-icon"),c.\u0275\u0275text(5,"info"),c.\u0275\u0275elementEnd()()(),c.\u0275\u0275elementStart(6,"div",7)(7,"form",8)(8,"mat-form-field",9)(9,"mat-label",10),c.\u0275\u0275text(10,"Max Number"),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(11,"input",11),c.\u0275\u0275listener("ngModelChange",function(se){c.\u0275\u0275restoreView(pe);const ve=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(ve.maxNum=se)}),c.\u0275\u0275elementEnd()()()(),c.\u0275\u0275elementStart(12,"div",12)(13,"button",13),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.isActive=!se.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.isActive=!se.isActive)})("click",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.setMax())}),c.\u0275\u0275text(14,"Submit Max"),c.\u0275\u0275elementEnd()(),c.\u0275\u0275template(15,E,3,1,"div",3),c.\u0275\u0275elementEnd()}if(2&ye){const pe=c.\u0275\u0275nextContext();c.\u0275\u0275advance(11),c.\u0275\u0275property("ngModel",pe.maxNum)("ngModelOptions",c.\u0275\u0275pureFunction0(7,P)),c.\u0275\u0275advance(2),c.\u0275\u0275classProp("mat-elevation-z4",!pe.isActive)("mat-elevation-z20",pe.isActive),c.\u0275\u0275advance(2),c.\u0275\u0275property("ngIf",pe.fuckingidiot)}}function K(ye,ke){if(1&ye){const pe=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"h1",5),c.\u0275\u0275text(1," The Deathroll Begins >:) "),c.\u0275\u0275elementStart(2,"button",6),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.openDialog())}),c.\u0275\u0275elementStart(3,"mat-icon"),c.\u0275\u0275text(4,"info"),c.\u0275\u0275elementEnd()()(),c.\u0275\u0275elementStart(5,"h1",5),c.\u0275\u0275text(6),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(7,"div",17)(8,"button",18),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.isActive=!se.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.isActive=!se.isActive)})("click",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.newMax())}),c.\u0275\u0275text(9,"Roll"),c.\u0275\u0275elementEnd()()}if(2&ye){const pe=c.\u0275\u0275nextContext();c.\u0275\u0275advance(6),c.\u0275\u0275textInterpolate1(" Current Number: ",pe.maxNum,""),c.\u0275\u0275advance(2),c.\u0275\u0275classProp("mat-elevation-z4",!pe.isActive)("mat-elevation-z20",pe.isActive)}}function N(ye,ke){1&ye&&(c.\u0275\u0275elementStart(0,"div",14)(1,"div",15),c.\u0275\u0275element(2,"img",19),c.\u0275\u0275elementStart(3,"h1",5),c.\u0275\u0275text(4,"L"),c.\u0275\u0275elementEnd()()()),2&ye&&(c.\u0275\u0275advance(2),c.\u0275\u0275property("src","assets/L.png",c.\u0275\u0275sanitizeUrl))}function J(ye,ke){if(1&ye){const pe=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"div",17)(1,"button",20),c.\u0275\u0275listener("mouseenter",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.isActive=!se.isActive)})("mouseleave",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.isActive=!se.isActive)})("click",function(){c.\u0275\u0275restoreView(pe);const se=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(se.resetMax())}),c.\u0275\u0275text(2,"Reset"),c.\u0275\u0275elementEnd()()}if(2&ye){const pe=c.\u0275\u0275nextContext();c.\u0275\u0275advance(1),c.\u0275\u0275classProp("mat-elevation-z4",!pe.isActive)("mat-elevation-z20",pe.isActive)}}class re{dialogService;noMax=!0;maxNum=0;isActive=!1;LOSER=!1;fuckingidiot=!1;constructor(ke){this.dialogService=ke}newMax(){if(this.maxNum>=1){const ke=Math.floor(Math.random()*(this.maxNum-1+1)+1);this.maxNum=ke}1===this.maxNum&&((0,d.playAudio)("../../assets/saul-goodman-better-call-saul.mp3"),this.LOSER=!0)}setMax(){this.maxNum>0?this.noMax=!1:this.fuckingidiot=!0}resetMax(){this.noMax=!0,this.maxNum=0,this.LOSER=!1,this.fuckingidiot=!1}openDialog(){this.dialogService.open({data:{title:"How To Play",icon:"info",message:"Someone picks the max number for the deathroll and rolls. Then hand it to the next person to roll. Keep passing it along until the number reaches 0. Whoever gets zero... DIES. Or drinks... their choice.",confirmText:"Got it?"}})}static \u0275fac=function(pe){return new(pe||re)(c.\u0275\u0275directiveInject(f.DialogService))};static \u0275cmp=c.\u0275\u0275defineComponent({type:re,selectors:[["app-deathroll-game"]],decls:6,vars:4,consts:[["fxFill","","fxLayout","column",1,"homeContent"],[4,"ngIf","ngIfElse"],["deathroll",""],["fxLayout","row","fxLayoutAlign","center",4,"ngIf"],["fxLayout","row","fxLayoutGap","1em","class","rollButton",4,"ngIf"],["id","title"],["mat-icon-button","","aria-label","Imagine not knowing what to do HAHAHA",3,"click"],[2,"font-size","2em"],[1,"maxNumber"],["appearance","fill",1,"maxNum"],[1,"whiteLabel"],["type","number","matInput","",3,"ngModel","ngModelOptions","ngModelChange"],["fxLayout","row","fxLayoutGap","1em",1,"maxButton"],["mat-raised-button","","color","raised","aria-label","button to choose max",1,"submitMax",3,"mouseenter","mouseleave","click"],["fxLayout","row","fxLayoutAlign","center"],["fxLayout","column","fxLayoutAling","center"],[1,"realNumber",3,"src"],["fxLayout","row","fxLayoutGap","1em",1,"rollButton"],["mat-raised-button","","color","raised","aria-label","button to roll",1,"roll",3,"mouseenter","mouseleave","click"],[1,"L",3,"src"],["mat-raised-button","","color","raised","aria-label","button to reset death roll",1,"roll",3,"mouseenter","mouseleave","click"]],template:function(pe,te){if(1&pe&&(c.\u0275\u0275elementStart(0,"div",0),c.\u0275\u0275template(1,F,16,8,"div",1),c.\u0275\u0275template(2,K,10,5,"ng-template",null,2,c.\u0275\u0275templateRefExtractor),c.\u0275\u0275template(4,N,5,1,"div",3),c.\u0275\u0275template(5,J,3,4,"div",4),c.\u0275\u0275elementEnd()),2&pe){const se=c.\u0275\u0275reference(3);c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",te.noMax)("ngIfElse",se),c.\u0275\u0275advance(3),c.\u0275\u0275property("ngIf",te.LOSER),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",te.LOSER)}},dependencies:[v.NgIf,u.DefaultLayoutDirective,u.DefaultLayoutGapDirective,u.DefaultLayoutAlignDirective,u.FlexFillDirective,m.MatButton,p.MatIcon,h.MatFormField,h.MatLabel,g.\u0275NgNoValidate,g.DefaultValueAccessor,g.NumberValueAccessor,g.NgControlStatus,g.NgControlStatusGroup,g.NgModel,g.NgForm,k.MatInput],styles:["#title[_ngcontent-%COMP%]{font-size:4vh;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}#image-title[_ngcontent-%COMP%]{position:absolute;font-size:4vh;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:center}#sub-title[_ngcontent-%COMP%]{font-size:2em;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}#rule[_ngcontent-%COMP%]{font-size:4em;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}.homeContent[_ngcontent-%COMP%]{top:0;position:absolute;background-color:#2f4f4f}.mat-raised[_ngcontent-%COMP%]{background-color:#2f4f4f;border:0;color:#fff}.maxNumber[_ngcontent-%COMP%]{min-width:150px;max-width:500px;width:100%;height:100%;color:#fff;display:block;margin-left:auto;margin-right:auto}.maxNum[_ngcontent-%COMP%]{height:100%;width:100%}.whiteLabel[_ngcontent-%COMP%]{color:#fff}.submitMax[_ngcontent-%COMP%]{padding:20px;font-size:2em;width:20%}.maxButton[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}.roll[_ngcontent-%COMP%]{padding:20px;font-size:2em;width:20%}.rollButton[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}.L[_ngcontent-%COMP%]{margin-top:20px;height:300px}.realNumber[_ngcontent-%COMP%]{height:400px;margin-top:20px}"]})}r.DeathrollGameComponent=re},9509:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.DialogComponent=void 0;const a=s(655),d=s(5412),c=a.__importStar(s(4650)),f=a.__importStar(s(5412)),v=a.__importStar(s(6895)),u=a.__importStar(s(1576)),m=a.__importStar(s(4859)),p=a.__importStar(s(7392));function h(N,J){if(1&N&&(c.\u0275\u0275elementStart(0,"span",7)(1,"mat-icon"),c.\u0275\u0275text(2),c.\u0275\u0275elementEnd()()),2&N){const re=c.\u0275\u0275nextContext(2);c.\u0275\u0275advance(2),c.\u0275\u0275textInterpolate(re.data.icon)}}function g(N,J){if(1&N&&(c.\u0275\u0275elementStart(0,"div",4),c.\u0275\u0275template(1,h,3,1,"span",5),c.\u0275\u0275elementStart(2,"h1",6),c.\u0275\u0275text(3),c.\u0275\u0275elementEnd()()),2&N){const re=c.\u0275\u0275nextContext();c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",re.data.icon),c.\u0275\u0275advance(2),c.\u0275\u0275textInterpolate(re.data.title)}}function k(N,J){if(1&N&&(c.\u0275\u0275elementStart(0,"div",8)(1,"p",9),c.\u0275\u0275text(2),c.\u0275\u0275elementEnd()()),2&N){const re=c.\u0275\u0275nextContext();c.\u0275\u0275advance(2),c.\u0275\u0275textInterpolate(re.data.message)}}function E(N,J){if(1&N){const re=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"button",13),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext(2);return c.\u0275\u0275resetView(ke.cancel())}),c.\u0275\u0275text(1),c.\u0275\u0275elementEnd()}if(2&N){const re=c.\u0275\u0275nextContext(2);c.\u0275\u0275advance(1),c.\u0275\u0275textInterpolate(re.data.cancelText)}}function P(N,J){if(1&N){const re=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"button",14),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(re);const ke=c.\u0275\u0275nextContext(2);return c.\u0275\u0275resetView(ke.confirm())}),c.\u0275\u0275text(1),c.\u0275\u0275elementEnd()}if(2&N){const re=c.\u0275\u0275nextContext(2);c.\u0275\u0275advance(1),c.\u0275\u0275textInterpolate(re.data.confirmText)}}function F(N,J){if(1&N&&(c.\u0275\u0275elementStart(0,"div",10),c.\u0275\u0275template(1,E,2,1,"button",11),c.\u0275\u0275template(2,P,2,1,"button",12),c.\u0275\u0275elementEnd()),2&N){const re=c.\u0275\u0275nextContext();c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",re.data.cancelText),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",re.data.confirmText)}}class K{data;matDialog;constructor(J,re){this.data=J,this.matDialog=re}cancel(){this._closeDialog({confirm:!1})}confirm(){this._closeDialog({confirm:!0})}_closeDialog(J){this.matDialog.close(J)}static \u0275fac=function(re){return new(re||K)(c.\u0275\u0275directiveInject(d.MAT_DIALOG_DATA),c.\u0275\u0275directiveInject(f.MatDialogRef))};static \u0275cmp=c.\u0275\u0275defineComponent({type:K,selectors:[["app-dialog"]],decls:4,vars:3,consts:[["fxLayout","column"],["class","title","fxLayout","row",4,"ngIf"],["mat-dialog-content","",4,"ngIf"],["mat-dialog-actions","","fxLayout","row","fxLayoutAlign","end",4,"ngIf"],["fxLayout","row",1,"title"],["class","title-icon",4,"ngIf"],["mat-dialog-title","",1,"title-text"],[1,"title-icon"],["mat-dialog-content",""],[1,"message-text"],["mat-dialog-actions","","fxLayout","row","fxLayoutAlign","end"],["mat-button","","class","btn btn-cancel",3,"click",4,"ngIf"],["mat-button","","class","btn btn-confirm","mat-raised-button","","color","darkslategrey",3,"click",4,"ngIf"],["mat-button","",1,"btn","btn-cancel",3,"click"],["mat-button","","mat-raised-button","","color","darkslategrey",1,"btn","btn-confirm",3,"click"]],template:function(re,ye){1&re&&(c.\u0275\u0275elementStart(0,"div",0),c.\u0275\u0275template(1,g,4,2,"div",1),c.\u0275\u0275template(2,k,3,1,"div",2),c.\u0275\u0275template(3,F,3,2,"div",3),c.\u0275\u0275elementEnd()),2&re&&(c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",ye.data.title),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",ye.data.message),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",ye.data.cancelText||ye.data.confirmText))},dependencies:[v.NgIf,u.DefaultLayoutDirective,u.DefaultLayoutAlignDirective,m.MatButton,p.MatIcon,f.MatDialogTitle,f.MatDialogContent,f.MatDialogActions],styles:[".title-text[_ngcontent-%COMP%]:first-letter, .message-text[_ngcontent-%COMP%]:first-letter{text-transform:uppercase}.message-text[_ngcontent-%COMP%]{font-size:20px}.btn[_ngcontent-%COMP%]{text-transform:uppercase}.mat-dialog-actions[_ngcontent-%COMP%]{margin-bottom:0}.title-icon[_ngcontent-%COMP%]{color:#2f4f4f;font-size:30px;height:30px;width:30px;position:relative;margin-right:5px}.mat-darkslategrey[_ngcontent-%COMP%]{background-color:#2f4f4f;color:#fff}"]})}r.DialogComponent=K},276:(ge,r,s)=>{"use strict";var a=s(8926).default;Object.defineProperty(r,"__esModule",{value:!0}),r.DiscordQuoteGameComponent=void 0;const d=s(655),c=s(4006),f=s(6477),v=s(9184),u=s(6816),m=d.__importStar(s(4650)),p=d.__importStar(s(6046)),h=d.__importStar(s(6819)),g=d.__importStar(s(6895)),k=d.__importStar(s(1576)),E=d.__importStar(s(4859)),P=d.__importStar(s(7392)),F=d.__importStar(s(3805)),K=d.__importStar(s(3238)),N=d.__importStar(s(9549)),J=d.__importStar(s(4006)),re=d.__importStar(s(4144));function ye(Be,Ie){1&Be&&(m.\u0275\u0275elementStart(0,"h1",3),m.\u0275\u0275text(1," I know it probably says their name in the image anyway but funny:"),m.\u0275\u0275elementEnd())}function ke(Be,Ie){if(1&Be&&m.\u0275\u0275element(0,"img",20),2&Be){const Fe=m.\u0275\u0275nextContext();m.\u0275\u0275property("src",Fe.image,m.\u0275\u0275sanitizeUrl)}}function pe(Be,Ie){if(1&Be){const Fe=m.\u0275\u0275getCurrentView();m.\u0275\u0275elementStart(0,"button",21),m.\u0275\u0275listener("mouseenter",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("mouseleave",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("click",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.refreshQuote())}),m.\u0275\u0275text(1,"No Quote?"),m.\u0275\u0275elementEnd()}if(2&Be){const Fe=m.\u0275\u0275nextContext();m.\u0275\u0275classProp("mat-elevation-z4",!Fe.isActive)("mat-elevation-z20",Fe.isActive)}}function te(Be,Ie){if(1&Be){const Fe=m.\u0275\u0275getCurrentView();m.\u0275\u0275elementStart(0,"button",21),m.\u0275\u0275listener("mouseenter",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("mouseleave",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("click",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.refreshQuote())}),m.\u0275\u0275text(1,"New Quote?"),m.\u0275\u0275elementEnd()}if(2&Be){const Fe=m.\u0275\u0275nextContext();m.\u0275\u0275classProp("mat-elevation-z4",!Fe.isActive)("mat-elevation-z20",Fe.isActive)}}function se(Be,Ie){if(1&Be&&(m.\u0275\u0275elementStart(0,"mat-option",22),m.\u0275\u0275text(1),m.\u0275\u0275elementEnd()),2&Be){const Fe=Ie.$implicit;m.\u0275\u0275property("value",Fe),m.\u0275\u0275advance(1),m.\u0275\u0275textInterpolate1(" ",Fe.name," ")}}function ve(Be,Ie){if(1&Be){const Fe=m.\u0275\u0275getCurrentView();m.\u0275\u0275elementStart(0,"button",23),m.\u0275\u0275listener("mouseenter",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("mouseleave",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("click",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.submitAnswer())}),m.\u0275\u0275text(1,"Check Answer"),m.\u0275\u0275elementEnd()}if(2&Be){const Fe=m.\u0275\u0275nextContext();m.\u0275\u0275classProp("mat-elevation-z4",!Fe.isActive)("mat-elevation-z20",Fe.isActive)}}function Te(Be,Ie){if(1&Be){const Fe=m.\u0275\u0275getCurrentView();m.\u0275\u0275elementStart(0,"button",23),m.\u0275\u0275listener("mouseenter",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("mouseleave",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.isActive=!ct.isActive)})("click",function(){m.\u0275\u0275restoreView(Fe);const ct=m.\u0275\u0275nextContext();return m.\u0275\u0275resetView(ct.submitAnswer())}),m.\u0275\u0275text(1,"New Quote?"),m.\u0275\u0275elementEnd()}if(2&Be){const Fe=m.\u0275\u0275nextContext();m.\u0275\u0275classProp("mat-elevation-z4",!Fe.isActive)("mat-elevation-z20",Fe.isActive)}}function Me(Be,Ie){1&Be&&m.\u0275\u0275element(0,"mat-icon",24)}function Xe(Be,Ie){1&Be&&m.\u0275\u0275element(0,"mat-icon",25)}function Pe(Be,Ie){if(1&Be&&(m.\u0275\u0275elementStart(0,"h1",26),m.\u0275\u0275text(1),m.\u0275\u0275elementEnd()),2&Be){const Fe=m.\u0275\u0275nextContext();m.\u0275\u0275advance(1),m.\u0275\u0275textInterpolate1(" Answer: ",Fe.culprit," ")}}class Ce{_snackBar;dialogService;myControl=new c.FormControl("");currentQuote;quote="";image="";isActive=!1;hasImage=!1;quoteEmpty=!1;culprit="";selectedBoi;correct=!1;showResult=!1;theBois=[{name:"Alex"},{name:"Alvan"},{name:"Andy"},{name:"Brooke"},{name:"Billy"},{name:"Caitlin"},{name:"Claire"},{name:"Conall"},{name:"Daren"},{name:"Dhivyen"},{name:"Fraser"},{name:"Griffin"},{name:"Harry"},{name:"Isaac"},{name:"Jack"},{name:"James"},{name:"Kiara"},{name:"Kristian"},{name:"Lachy"},{name:"Rogers"},{name:"Lochie"},{name:"Megan"},{name:"Michael"},{name:"Mozart"},{name:"Nathan"},{name:"Nicole"},{name:"Owen"},{name:"Sam"},{name:"Sarith"},{name:"Sean"},{name:"Seb"},{name:"Tate"},{name:"Tom"},{name:"Tom Byrne"}];filteredBois;constructor(Ie,Fe){this._snackBar=Ie,this.dialogService=Fe}ngOnInit(){var Ie=this;return a(function*(){Ie.quoteSelect(),Ie.filteredBois=Ie.myControl.valueChanges.pipe((0,f.startWith)(""),(0,f.map)(Fe=>"string"==typeof Fe?Fe:Fe?.name),(0,f.map)(Fe=>Fe?Ie._filter(Fe):Ie.theBois.slice()))})()}refreshQuote(){this.quoteSelect(),this.selectedBoi=void 0,this.showResult=!1,this.correct=!1}removeFirstWord(Ie){const Fe=Ie.indexOf(" ");var Le=Ie.split(" ")[0];return Le.includes("-")&&(Le=Le.replace(/-/g,"")),Le.includes(" ")&&(Le=Le.replace(/\s/g,"")),Le.includes(":")&&(Le=Le.replace(/:/g,"")),this.culprit=Le,-1===Fe?"":Ie.substring(Fe+1)}submitAnswer(){this.selectedBoi?this.showResult?this.refreshQuote():(this.correct=this.selectedBoi.name.toLowerCase()===this.culprit.toLowerCase(),this.correct?this.openSnackBar("Nice B)","K"):this.openSnackBar("Fucking idiot",";("),this.showResult=!this.showResult):this.openSnackBar("Maybe select a fucking name?","OK ;(")}_filter(Ie){const Fe=Ie.toLowerCase();return this.theBois.filter(Le=>Le.name.toLowerCase().includes(Fe))}displayFn(Ie){return Ie?Ie.name:""}openSnackBar(Ie,Fe){this._snackBar.open(Ie,Fe)}quoteSelect(){const Ie=v.messages;this.currentQuote=Ie[Math.floor(Math.random()*Ie.length)],this.quote=this.removeFirstWord(this.currentQuote.content),(this.quote.toLowerCase().includes("jeff")||this.quote.toLowerCase().includes("geoff"))&&(0,u.playAudio)("../../assets/jeff.mp3"),this.currentQuote.attachments.length>0?(this.image=this.currentQuote.attachments[0].url,this.hasImage=!0):(this.quoteEmpty=""===this.quote,this.image="",this.hasImage=!1),("Byrne"===this.culprit||"byrne"===this.culprit)&&(this.culprit="Tom Byrne"),("Walmsley"===this.culprit||"walmsley"===this.culprit)&&(this.culprit="Lochie"),("Fin"===this.culprit||"fin"===this.culprit)&&(this.culprit="Griffin")}openDialog(){this.dialogService.open({data:{title:"How To Play",icon:"info",message:"A quote will appear on the screen. If its a text one, select who said it. If its an image... you can try guess the culprit but it probably says in the photo who said it and they dont all have names. So just enjoy the image ones lol",confirmText:"Got it?"}})}static \u0275fac=function(Fe){return new(Fe||Ce)(m.\u0275\u0275directiveInject(p.MatSnackBar),m.\u0275\u0275directiveInject(h.DialogService))};static \u0275cmp=m.\u0275\u0275defineComponent({type:Ce,selectors:[["app-discord-quote-game"]],decls:29,vars:18,consts:[["fxFill","","fxLayout","column",1,"homeContent"],["id","title"],["mat-icon-button","","aria-label","Imagine not knowing what to do HAHAHA",3,"click"],["id","quote"],["id","quote",4,"ngIf"],["class","imageQuote",3,"src",4,"ngIf"],["class","reloadQuotes","mat-raised-button","","color","raised","aria-label","button to reload quote",3,"mat-elevation-z4","mat-elevation-z20","mouseenter","mouseleave","click",4,"ngIf"],[2,"font-size","2em"],[1,"culpritSelector"],["appearance","fill",1,"autoFill"],[1,"whiteLabel"],["type","text","matInput","",3,"formControl","matAutocomplete","ngModel","ngModelChange"],[1,"selectorFill",3,"panelWidth","displayWith"],["auto","matAutocomplete"],[3,"value",4,"ngFor","ngForOf"],["fxLayout","row","fxLayoutGap","1em",1,"answer"],["class","submitAnswer","mat-raised-button","","color","raised","aria-label","button to reload quote",3,"mat-elevation-z4","mat-elevation-z20","mouseenter","mouseleave","click",4,"ngIf"],["class","resultIcon","svgIcon","red_cross",4,"ngIf"],["class","resultIcon","svgIcon","green_tick",4,"ngIf"],["id","sub-title",4,"ngIf"],[1,"imageQuote",3,"src"],["mat-raised-button","","color","raised","aria-label","button to reload quote",1,"reloadQuotes",3,"mouseenter","mouseleave","click"],[3,"value"],["mat-raised-button","","color","raised","aria-label","button to reload quote",1,"submitAnswer",3,"mouseenter","mouseleave","click"],["svgIcon","red_cross",1,"resultIcon"],["svgIcon","green_tick",1,"resultIcon"],["id","sub-title"]],template:function(Fe,Le){if(1&Fe&&(m.\u0275\u0275elementStart(0,"div",0)(1,"h1",1),m.\u0275\u0275text(2," Who Said This Quote? "),m.\u0275\u0275elementStart(3,"button",2),m.\u0275\u0275listener("click",function(){return Le.openDialog()}),m.\u0275\u0275elementStart(4,"mat-icon"),m.\u0275\u0275text(5,"info"),m.\u0275\u0275elementEnd()()(),m.\u0275\u0275elementStart(6,"h1",3),m.\u0275\u0275text(7),m.\u0275\u0275elementEnd(),m.\u0275\u0275template(8,ye,2,0,"h1",4),m.\u0275\u0275template(9,ke,1,1,"img",5),m.\u0275\u0275element(10,"br"),m.\u0275\u0275template(11,pe,2,4,"button",6),m.\u0275\u0275template(12,te,2,4,"button",6),m.\u0275\u0275elementStart(13,"div",7)(14,"form",8)(15,"mat-form-field",9)(16,"mat-label",10),m.\u0275\u0275text(17,"Culprit"),m.\u0275\u0275elementEnd(),m.\u0275\u0275elementStart(18,"input",11),m.\u0275\u0275listener("ngModelChange",function(wt){return Le.selectedBoi=wt}),m.\u0275\u0275elementEnd(),m.\u0275\u0275elementStart(19,"mat-autocomplete",12,13),m.\u0275\u0275template(21,se,2,2,"mat-option",14),m.\u0275\u0275pipe(22,"async"),m.\u0275\u0275elementEnd()()()(),m.\u0275\u0275elementStart(23,"div",15),m.\u0275\u0275template(24,ve,2,4,"button",16),m.\u0275\u0275template(25,Te,2,4,"button",16),m.\u0275\u0275template(26,Me,1,0,"mat-icon",17),m.\u0275\u0275template(27,Xe,1,0,"mat-icon",18),m.\u0275\u0275elementEnd(),m.\u0275\u0275template(28,Pe,2,1,"h1",19),m.\u0275\u0275elementEnd()),2&Fe){const ct=m.\u0275\u0275reference(20);m.\u0275\u0275advance(7),m.\u0275\u0275textInterpolate(Le.quote),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",Le.hasImage),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",Le.hasImage),m.\u0275\u0275advance(2),m.\u0275\u0275property("ngIf",Le.quoteEmpty),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",!Le.quoteEmpty),m.\u0275\u0275advance(6),m.\u0275\u0275property("formControl",Le.myControl)("matAutocomplete",ct)("ngModel",Le.selectedBoi),m.\u0275\u0275advance(1),m.\u0275\u0275property("panelWidth",500)("displayWith",Le.displayFn),m.\u0275\u0275advance(2),m.\u0275\u0275property("ngForOf",m.\u0275\u0275pipeBind1(22,16,Le.filteredBois)),m.\u0275\u0275advance(3),m.\u0275\u0275property("ngIf",!Le.quoteEmpty&&!Le.showResult),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",!Le.quoteEmpty&&Le.showResult),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",!Le.correct&&Le.showResult),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",Le.correct&&Le.showResult),m.\u0275\u0275advance(1),m.\u0275\u0275property("ngIf",Le.showResult)}},dependencies:[g.NgForOf,g.NgIf,k.DefaultLayoutDirective,k.DefaultLayoutGapDirective,k.FlexFillDirective,E.MatButton,P.MatIcon,F.MatAutocomplete,F.MatAutocompleteTrigger,K.MatOption,N.MatFormField,N.MatLabel,J.\u0275NgNoValidate,J.DefaultValueAccessor,J.NgControlStatus,J.NgControlStatusGroup,J.NgForm,J.FormControlDirective,re.MatInput,g.AsyncPipe],styles:["#title[_ngcontent-%COMP%]{font-size:4vh;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}#sub-title[_ngcontent-%COMP%]{font-size:2em;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}#quote[_ngcontent-%COMP%]{font-size:4em;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}.homeContent[_ngcontent-%COMP%]{top:0;position:absolute;background-color:#2f4f4f}.reloadQuotes[_ngcontent-%COMP%]{position:absolute;right:2em;bottom:2em}.mat-raised[_ngcontent-%COMP%]{background-color:#2f4f4f;border:0;color:#fff}.culpritSelector[_ngcontent-%COMP%]{min-width:150px;max-width:500px;width:100%;color:#fff;display:block;margin-left:auto;margin-right:auto}.autoFill[_ngcontent-%COMP%]{height:100%;width:100%}.whiteLabel[_ngcontent-%COMP%]{color:#fff}.submitAnswer[_ngcontent-%COMP%]{padding:20px;font-size:2em}.answer[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}.imageQuote[_ngcontent-%COMP%]{max-height:500px;max-width:500px;display:block;margin-left:auto;margin-right:auto}"]})}r.DiscordQuoteGameComponent=Ce},6816:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.playAudio=void 0,r.playAudio=function s(a){let d=new Audio;d.src=a,d.load(),d.play()}},8263:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.HomeComponent=void 0;const a=s(655),d=a.__importStar(s(4650)),c=a.__importStar(s(1576));class f{constructor(){}ngOnInit(){console.log("sup B)")}static \u0275fac=function(m){return new(m||f)};static \u0275cmp=d.\u0275\u0275defineComponent({type:f,selectors:[["app-home"]],decls:3,vars:0,consts:[["fxFill","",1,"homeContent"],["id","title"]],template:function(m,p){1&m&&(d.\u0275\u0275elementStart(0,"div",0)(1,"h1",1),d.\u0275\u0275text(2," Welcome To TheActualAlvan.com.au "),d.\u0275\u0275elementEnd()())},dependencies:[c.FlexFillDirective],styles:["#title[_ngcontent-%COMP%]{font-size:4vh;line-height:1em;text-align:center;margin-top:2em;font-weight:500;color:#fff}.homeContent[_ngcontent-%COMP%]{top:0;position:absolute;background-color:#2f4f4f;overflow:hidden}"]})}r.HomeComponent=f},6819:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.DialogService=void 0;const a=s(655),d=s(9509),c=a.__importStar(s(4650)),f=a.__importStar(s(5412));class v{dialog;constructor(m){this.dialog=m}dialogRef;open(m){const{data:p,...h}=m??{data:null};return this.dialogRef=this.dialog.open(d.DialogComponent,{data:{title:p?.title,icon:p?.icon,message:p?.message,cancelText:p?.cancelText,confirmText:p?.confirmText}}),this.dialogRef}static \u0275fac=function(p){return new(p||v)(c.\u0275\u0275inject(f.MatDialog))};static \u0275prov=c.\u0275\u0275defineInjectable({token:v,factory:v.\u0275fac,providedIn:"root"})}r.DialogService=v},2340:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.environment=void 0,r.environment={production:!0}},4431:(ge,r,s)=>{"use strict";const c=s(655).__importStar(s(1481)),f=s(4650),v=s(6747);s(2340).environment.production&&(0,f.enableProdMode)(),c.platformBrowser().bootstrapModule(v.AppModule).catch(m=>console.error(m))},6477:function(ge,r,s){"use strict";var a=this&&this.__createBinding||(Object.create?function(Vi,wi,zn,un){void 0===un&&(un=zn),Object.defineProperty(Vi,un,{enumerable:!0,get:function(){return wi[zn]}})}:function(Vi,wi,zn,un){void 0===un&&(un=zn),Vi[un]=wi[zn]}),d=this&&this.__exportStar||function(Vi,wi){for(var zn in Vi)"default"!==zn&&!Object.prototype.hasOwnProperty.call(wi,zn)&&a(wi,Vi,zn)};Object.defineProperty(r,"__esModule",{value:!0}),r.interval=r.iif=r.generate=r.fromEventPattern=r.fromEvent=r.from=r.forkJoin=r.empty=r.defer=r.connectable=r.concat=r.combineLatest=r.bindNodeCallback=r.bindCallback=r.UnsubscriptionError=r.TimeoutError=r.SequenceError=r.ObjectUnsubscribedError=r.NotFoundError=r.EmptyError=r.ArgumentOutOfRangeError=r.firstValueFrom=r.lastValueFrom=r.isObservable=r.identity=r.noop=r.pipe=r.NotificationKind=r.Notification=r.Subscriber=r.Subscription=r.Scheduler=r.VirtualAction=r.VirtualTimeScheduler=r.animationFrameScheduler=r.animationFrame=r.queueScheduler=r.queue=r.asyncScheduler=r.async=r.asapScheduler=r.asap=r.AsyncSubject=r.ReplaySubject=r.BehaviorSubject=r.Subject=r.animationFrames=r.observable=r.ConnectableObservable=r.Observable=void 0,r.filter=r.expand=r.exhaustMap=r.exhaustAll=r.exhaust=r.every=r.endWith=r.elementAt=r.distinctUntilKeyChanged=r.distinctUntilChanged=r.distinct=r.dematerialize=r.delayWhen=r.delay=r.defaultIfEmpty=r.debounceTime=r.debounce=r.count=r.connect=r.concatWith=r.concatMapTo=r.concatMap=r.concatAll=r.combineLatestWith=r.combineLatestAll=r.combineAll=r.catchError=r.bufferWhen=r.bufferToggle=r.bufferTime=r.bufferCount=r.buffer=r.auditTime=r.audit=r.config=r.NEVER=r.EMPTY=r.scheduled=r.zip=r.using=r.timer=r.throwError=r.range=r.race=r.partition=r.pairs=r.onErrorResumeNext=r.of=r.never=r.merge=void 0,r.switchMapTo=r.switchMap=r.switchAll=r.subscribeOn=r.startWith=r.skipWhile=r.skipUntil=r.skipLast=r.skip=r.single=r.shareReplay=r.share=r.sequenceEqual=r.scan=r.sampleTime=r.sample=r.refCount=r.retryWhen=r.retry=r.repeatWhen=r.repeat=r.reduce=r.raceWith=r.publishReplay=r.publishLast=r.publishBehavior=r.publish=r.pluck=r.pairwise=r.observeOn=r.multicast=r.min=r.mergeWith=r.mergeScan=r.mergeMapTo=r.mergeMap=r.flatMap=r.mergeAll=r.max=r.materialize=r.mapTo=r.map=r.last=r.isEmpty=r.ignoreElements=r.groupBy=r.first=r.findIndex=r.find=r.finalize=void 0,r.zipWith=r.zipAll=r.withLatestFrom=r.windowWhen=r.windowToggle=r.windowTime=r.windowCount=r.window=r.toArray=r.timestamp=r.timeoutWith=r.timeout=r.timeInterval=r.throwIfEmpty=r.throttleTime=r.throttle=r.tap=r.takeWhile=r.takeUntil=r.takeLast=r.take=r.switchScan=void 0;var c=s(5821);Object.defineProperty(r,"Observable",{enumerable:!0,get:function(){return c.Observable}});var f=s(6686);Object.defineProperty(r,"ConnectableObservable",{enumerable:!0,get:function(){return f.ConnectableObservable}});var v=s(1689);Object.defineProperty(r,"observable",{enumerable:!0,get:function(){return v.observable}});var u=s(2946);Object.defineProperty(r,"animationFrames",{enumerable:!0,get:function(){return u.animationFrames}});var m=s(3768);Object.defineProperty(r,"Subject",{enumerable:!0,get:function(){return m.Subject}});var p=s(5482);Object.defineProperty(r,"BehaviorSubject",{enumerable:!0,get:function(){return p.BehaviorSubject}});var h=s(3406);Object.defineProperty(r,"ReplaySubject",{enumerable:!0,get:function(){return h.ReplaySubject}});var g=s(7606);Object.defineProperty(r,"AsyncSubject",{enumerable:!0,get:function(){return g.AsyncSubject}});var k=s(1212);Object.defineProperty(r,"asap",{enumerable:!0,get:function(){return k.asap}}),Object.defineProperty(r,"asapScheduler",{enumerable:!0,get:function(){return k.asapScheduler}});var E=s(1409);Object.defineProperty(r,"async",{enumerable:!0,get:function(){return E.async}}),Object.defineProperty(r,"asyncScheduler",{enumerable:!0,get:function(){return E.asyncScheduler}});var P=s(5668);Object.defineProperty(r,"queue",{enumerable:!0,get:function(){return P.queue}}),Object.defineProperty(r,"queueScheduler",{enumerable:!0,get:function(){return P.queueScheduler}});var F=s(1906);Object.defineProperty(r,"animationFrame",{enumerable:!0,get:function(){return F.animationFrame}}),Object.defineProperty(r,"animationFrameScheduler",{enumerable:!0,get:function(){return F.animationFrameScheduler}});var K=s(2018);Object.defineProperty(r,"VirtualTimeScheduler",{enumerable:!0,get:function(){return K.VirtualTimeScheduler}}),Object.defineProperty(r,"VirtualAction",{enumerable:!0,get:function(){return K.VirtualAction}});var N=s(2716);Object.defineProperty(r,"Scheduler",{enumerable:!0,get:function(){return N.Scheduler}});var J=s(6448);Object.defineProperty(r,"Subscription",{enumerable:!0,get:function(){return J.Subscription}});var re=s(7052);Object.defineProperty(r,"Subscriber",{enumerable:!0,get:function(){return re.Subscriber}});var ye=s(7262);Object.defineProperty(r,"Notification",{enumerable:!0,get:function(){return ye.Notification}}),Object.defineProperty(r,"NotificationKind",{enumerable:!0,get:function(){return ye.NotificationKind}});var ke=s(1471);Object.defineProperty(r,"pipe",{enumerable:!0,get:function(){return ke.pipe}});var pe=s(31);Object.defineProperty(r,"noop",{enumerable:!0,get:function(){return pe.noop}});var te=s(7884);Object.defineProperty(r,"identity",{enumerable:!0,get:function(){return te.identity}});var se=s(4341);Object.defineProperty(r,"isObservable",{enumerable:!0,get:function(){return se.isObservable}});var ve=s(5257);Object.defineProperty(r,"lastValueFrom",{enumerable:!0,get:function(){return ve.lastValueFrom}});var Te=s(5754);Object.defineProperty(r,"firstValueFrom",{enumerable:!0,get:function(){return Te.firstValueFrom}});var Me=s(4769);Object.defineProperty(r,"ArgumentOutOfRangeError",{enumerable:!0,get:function(){return Me.ArgumentOutOfRangeError}});var Xe=s(8915);Object.defineProperty(r,"EmptyError",{enumerable:!0,get:function(){return Xe.EmptyError}});var Pe=s(5477);Object.defineProperty(r,"NotFoundError",{enumerable:!0,get:function(){return Pe.NotFoundError}});var Ce=s(3965);Object.defineProperty(r,"ObjectUnsubscribedError",{enumerable:!0,get:function(){return Ce.ObjectUnsubscribedError}});var Be=s(1551);Object.defineProperty(r,"SequenceError",{enumerable:!0,get:function(){return Be.SequenceError}});var Ie=s(5001);Object.defineProperty(r,"TimeoutError",{enumerable:!0,get:function(){return Ie.TimeoutError}});var Fe=s(4970);Object.defineProperty(r,"UnsubscriptionError",{enumerable:!0,get:function(){return Fe.UnsubscriptionError}});var Le=s(7532);Object.defineProperty(r,"bindCallback",{enumerable:!0,get:function(){return Le.bindCallback}});var ct=s(3488);Object.defineProperty(r,"bindNodeCallback",{enumerable:!0,get:function(){return ct.bindNodeCallback}});var wt=s(6892);Object.defineProperty(r,"combineLatest",{enumerable:!0,get:function(){return wt.combineLatest}});var Tt=s(509);Object.defineProperty(r,"concat",{enumerable:!0,get:function(){return Tt.concat}});var at=s(9190);Object.defineProperty(r,"connectable",{enumerable:!0,get:function(){return at.connectable}});var zt=s(9954);Object.defineProperty(r,"defer",{enumerable:!0,get:function(){return zt.defer}});var qt=s(7406);Object.defineProperty(r,"empty",{enumerable:!0,get:function(){return qt.empty}});var Kt=s(7928);Object.defineProperty(r,"forkJoin",{enumerable:!0,get:function(){return Kt.forkJoin}});var ht=s(4996);Object.defineProperty(r,"from",{enumerable:!0,get:function(){return ht.from}});var It=s(2579);Object.defineProperty(r,"fromEvent",{enumerable:!0,get:function(){return It.fromEvent}});var Je=s(3975);Object.defineProperty(r,"fromEventPattern",{enumerable:!0,get:function(){return Je.fromEventPattern}});var qe=s(4318);Object.defineProperty(r,"generate",{enumerable:!0,get:function(){return qe.generate}});var Se=s(3140);Object.defineProperty(r,"iif",{enumerable:!0,get:function(){return Se.iif}});var ze=s(1836);Object.defineProperty(r,"interval",{enumerable:!0,get:function(){return ze.interval}});var Q=s(9248);Object.defineProperty(r,"merge",{enumerable:!0,get:function(){return Q.merge}});var X=s(2818);Object.defineProperty(r,"never",{enumerable:!0,get:function(){return X.never}});var we=s(9677);Object.defineProperty(r,"of",{enumerable:!0,get:function(){return we.of}});var et=s(9978);Object.defineProperty(r,"onErrorResumeNext",{enumerable:!0,get:function(){return et.onErrorResumeNext}});var ut=s(5519);Object.defineProperty(r,"pairs",{enumerable:!0,get:function(){return ut.pairs}});var Dt=s(8221);Object.defineProperty(r,"partition",{enumerable:!0,get:function(){return Dt.partition}});var yt=s(8181);Object.defineProperty(r,"race",{enumerable:!0,get:function(){return yt.race}});var st=s(4622);Object.defineProperty(r,"range",{enumerable:!0,get:function(){return st.range}});var ee=s(338);Object.defineProperty(r,"throwError",{enumerable:!0,get:function(){return ee.throwError}});var Y=s(3271);Object.defineProperty(r,"timer",{enumerable:!0,get:function(){return Y.timer}});var oe=s(924);Object.defineProperty(r,"using",{enumerable:!0,get:function(){return oe.using}});var z=s(4842);Object.defineProperty(r,"zip",{enumerable:!0,get:function(){return z.zip}});var V=s(9341);Object.defineProperty(r,"scheduled",{enumerable:!0,get:function(){return V.scheduled}});var G=s(7406);Object.defineProperty(r,"EMPTY",{enumerable:!0,get:function(){return G.EMPTY}});var ne=s(2818);Object.defineProperty(r,"NEVER",{enumerable:!0,get:function(){return ne.NEVER}}),d(s(5256),r);var be=s(3570);Object.defineProperty(r,"config",{enumerable:!0,get:function(){return be.config}});var Ve=s(4815);Object.defineProperty(r,"audit",{enumerable:!0,get:function(){return Ve.audit}});var Ae=s(9034);Object.defineProperty(r,"auditTime",{enumerable:!0,get:function(){return Ae.auditTime}});var ot=s(8544);Object.defineProperty(r,"buffer",{enumerable:!0,get:function(){return ot.buffer}});var At=s(3999);Object.defineProperty(r,"bufferCount",{enumerable:!0,get:function(){return At.bufferCount}});var Ft=s(1392);Object.defineProperty(r,"bufferTime",{enumerable:!0,get:function(){return Ft.bufferTime}});var mt=s(555);Object.defineProperty(r,"bufferToggle",{enumerable:!0,get:function(){return mt.bufferToggle}});var Gt=s(7274);Object.defineProperty(r,"bufferWhen",{enumerable:!0,get:function(){return Gt.bufferWhen}});var tn=s(3251);Object.defineProperty(r,"catchError",{enumerable:!0,get:function(){return tn.catchError}});var dn=s(8996);Object.defineProperty(r,"combineAll",{enumerable:!0,get:function(){return dn.combineAll}});var Qt=s(8931);Object.defineProperty(r,"combineLatestAll",{enumerable:!0,get:function(){return Qt.combineLatestAll}});var Bt=s(8947);Object.defineProperty(r,"combineLatestWith",{enumerable:!0,get:function(){return Bt.combineLatestWith}});var Oe=s(1557);Object.defineProperty(r,"concatAll",{enumerable:!0,get:function(){return Oe.concatAll}});var Ke=s(4659);Object.defineProperty(r,"concatMap",{enumerable:!0,get:function(){return Ke.concatMap}});var ie=s(2993);Object.defineProperty(r,"concatMapTo",{enumerable:!0,get:function(){return ie.concatMapTo}});var R=s(5898);Object.defineProperty(r,"concatWith",{enumerable:!0,get:function(){return R.concatWith}});var j=s(9725);Object.defineProperty(r,"connect",{enumerable:!0,get:function(){return j.connect}});var $=s(1814);Object.defineProperty(r,"count",{enumerable:!0,get:function(){return $.count}});var I=s(9784);Object.defineProperty(r,"debounce",{enumerable:!0,get:function(){return I.debounce}});var Z=s(7061);Object.defineProperty(r,"debounceTime",{enumerable:!0,get:function(){return Z.debounceTime}});var Ee=s(926);Object.defineProperty(r,"defaultIfEmpty",{enumerable:!0,get:function(){return Ee.defaultIfEmpty}});var Qe=s(2096);Object.defineProperty(r,"delay",{enumerable:!0,get:function(){return Qe.delay}});var tt=s(3264);Object.defineProperty(r,"delayWhen",{enumerable:!0,get:function(){return tt.delayWhen}});var _t=s(533);Object.defineProperty(r,"dematerialize",{enumerable:!0,get:function(){return _t.dematerialize}});var Et=s(5045);Object.defineProperty(r,"distinct",{enumerable:!0,get:function(){return Et.distinct}});var mn=s(5794);Object.defineProperty(r,"distinctUntilChanged",{enumerable:!0,get:function(){return mn.distinctUntilChanged}});var an=s(8589);Object.defineProperty(r,"distinctUntilKeyChanged",{enumerable:!0,get:function(){return an.distinctUntilKeyChanged}});var sn=s(1069);Object.defineProperty(r,"elementAt",{enumerable:!0,get:function(){return sn.elementAt}});var _n=s(4312);Object.defineProperty(r,"endWith",{enumerable:!0,get:function(){return _n.endWith}});var Ct=s(9098);Object.defineProperty(r,"every",{enumerable:!0,get:function(){return Ct.every}});var Lt=s(5429);Object.defineProperty(r,"exhaust",{enumerable:!0,get:function(){return Lt.exhaust}});var Ue=s(1399);Object.defineProperty(r,"exhaustAll",{enumerable:!0,get:function(){return Ue.exhaustAll}});var Re=s(5183);Object.defineProperty(r,"exhaustMap",{enumerable:!0,get:function(){return Re.exhaustMap}});var he=s(8678);Object.defineProperty(r,"expand",{enumerable:!0,get:function(){return he.expand}});var Ne=s(4270);Object.defineProperty(r,"filter",{enumerable:!0,get:function(){return Ne.filter}});var dt=s(1587);Object.defineProperty(r,"finalize",{enumerable:!0,get:function(){return dt.finalize}});var St=s(2265);Object.defineProperty(r,"find",{enumerable:!0,get:function(){return St.find}});var Xt=s(8195);Object.defineProperty(r,"findIndex",{enumerable:!0,get:function(){return Xt.findIndex}});var fn=s(8012);Object.defineProperty(r,"first",{enumerable:!0,get:function(){return fn.first}});var xt=s(4075);Object.defineProperty(r,"groupBy",{enumerable:!0,get:function(){return xt.groupBy}});var ni=s(4041);Object.defineProperty(r,"ignoreElements",{enumerable:!0,get:function(){return ni.ignoreElements}});var ri=s(6478);Object.defineProperty(r,"isEmpty",{enumerable:!0,get:function(){return ri.isEmpty}});var ui=s(5126);Object.defineProperty(r,"last",{enumerable:!0,get:function(){return ui.last}});var Ti=s(752);Object.defineProperty(r,"map",{enumerable:!0,get:function(){return Ti.map}});var xn=s(2182);Object.defineProperty(r,"mapTo",{enumerable:!0,get:function(){return xn.mapTo}});var Di=s(119);Object.defineProperty(r,"materialize",{enumerable:!0,get:function(){return Di.materialize}});var fi=s(9329);Object.defineProperty(r,"max",{enumerable:!0,get:function(){return fi.max}});var Wn=s(3917);Object.defineProperty(r,"mergeAll",{enumerable:!0,get:function(){return Wn.mergeAll}});var pi=s(1463);Object.defineProperty(r,"flatMap",{enumerable:!0,get:function(){return pi.flatMap}});var Pi=s(3010);Object.defineProperty(r,"mergeMap",{enumerable:!0,get:function(){return Pi.mergeMap}});var Tn=s(929);Object.defineProperty(r,"mergeMapTo",{enumerable:!0,get:function(){return Tn.mergeMapTo}});var ra=s(2816);Object.defineProperty(r,"mergeScan",{enumerable:!0,get:function(){return ra.mergeScan}});var oi=s(9684);Object.defineProperty(r,"mergeWith",{enumerable:!0,get:function(){return oi.mergeWith}});var Fn=s(6250);Object.defineProperty(r,"min",{enumerable:!0,get:function(){return Fn.min}});var Yn=s(9872);Object.defineProperty(r,"multicast",{enumerable:!0,get:function(){return Yn.multicast}});var ti=s(4928);Object.defineProperty(r,"observeOn",{enumerable:!0,get:function(){return ti.observeOn}});var Jn=s(9526);Object.defineProperty(r,"pairwise",{enumerable:!0,get:function(){return Jn.pairwise}});var ci=s(5199);Object.defineProperty(r,"pluck",{enumerable:!0,get:function(){return ci.pluck}});var wn=s(955);Object.defineProperty(r,"publish",{enumerable:!0,get:function(){return wn.publish}});var Xn=s(6750);Object.defineProperty(r,"publishBehavior",{enumerable:!0,get:function(){return Xn.publishBehavior}});var Un=s(1003);Object.defineProperty(r,"publishLast",{enumerable:!0,get:function(){return Un.publishLast}});var jn=s(5530);Object.defineProperty(r,"publishReplay",{enumerable:!0,get:function(){return jn.publishReplay}});var Ii=s(2992);Object.defineProperty(r,"raceWith",{enumerable:!0,get:function(){return Ii.raceWith}});var hi=s(8587);Object.defineProperty(r,"reduce",{enumerable:!0,get:function(){return hi.reduce}});var Ui=s(8408);Object.defineProperty(r,"repeat",{enumerable:!0,get:function(){return Ui.repeat}});var Kn=s(7032);Object.defineProperty(r,"repeatWhen",{enumerable:!0,get:function(){return Kn.repeatWhen}});var Ci=s(6069);Object.defineProperty(r,"retry",{enumerable:!0,get:function(){return Ci.retry}});var Qi=s(5131);Object.defineProperty(r,"retryWhen",{enumerable:!0,get:function(){return Qi.retryWhen}});var ii=s(904);Object.defineProperty(r,"refCount",{enumerable:!0,get:function(){return ii.refCount}});var Gi=s(2531);Object.defineProperty(r,"sample",{enumerable:!0,get:function(){return Gi.sample}});var oa=s(2098);Object.defineProperty(r,"sampleTime",{enumerable:!0,get:function(){return oa.sampleTime}});var Ta=s(251);Object.defineProperty(r,"scan",{enumerable:!0,get:function(){return Ta.scan}});var qn=s(9788);Object.defineProperty(r,"sequenceEqual",{enumerable:!0,get:function(){return qn.sequenceEqual}});var me=s(3222);Object.defineProperty(r,"share",{enumerable:!0,get:function(){return me.share}});var Ze=s(2186);Object.defineProperty(r,"shareReplay",{enumerable:!0,get:function(){return Ze.shareReplay}});var je=s(695);Object.defineProperty(r,"single",{enumerable:!0,get:function(){return je.single}});var nt=s(4975);Object.defineProperty(r,"skip",{enumerable:!0,get:function(){return nt.skip}});var Nt=s(728);Object.defineProperty(r,"skipLast",{enumerable:!0,get:function(){return Nt.skipLast}});var Jt=s(7409);Object.defineProperty(r,"skipUntil",{enumerable:!0,get:function(){return Jt.skipUntil}});var On=s(2863);Object.defineProperty(r,"skipWhile",{enumerable:!0,get:function(){return On.skipWhile}});var ai=s(4930);Object.defineProperty(r,"startWith",{enumerable:!0,get:function(){return ai.startWith}});var Mi=s(1698);Object.defineProperty(r,"subscribeOn",{enumerable:!0,get:function(){return Mi.subscribeOn}});var ga=s(8044);Object.defineProperty(r,"switchAll",{enumerable:!0,get:function(){return ga.switchAll}});var Li=s(986);Object.defineProperty(r,"switchMap",{enumerable:!0,get:function(){return Li.switchMap}});var Ji=s(9309);Object.defineProperty(r,"switchMapTo",{enumerable:!0,get:function(){return Ji.switchMapTo}});var zi=s(9499);Object.defineProperty(r,"switchScan",{enumerable:!0,get:function(){return zi.switchScan}});var Va=s(1333);Object.defineProperty(r,"take",{enumerable:!0,get:function(){return Va.take}});var ca=s(3534);Object.defineProperty(r,"takeLast",{enumerable:!0,get:function(){return ca.takeLast}});var Da=s(5716);Object.defineProperty(r,"takeUntil",{enumerable:!0,get:function(){return Da.takeUntil}});var gi=s(9928);Object.defineProperty(r,"takeWhile",{enumerable:!0,get:function(){return gi.takeWhile}});var vi=s(6821);Object.defineProperty(r,"tap",{enumerable:!0,get:function(){return vi.tap}});var Zi=s(4330);Object.defineProperty(r,"throttle",{enumerable:!0,get:function(){return Zi.throttle}});var va=s(4029);Object.defineProperty(r,"throttleTime",{enumerable:!0,get:function(){return va.throttleTime}});var xa=s(9194);Object.defineProperty(r,"throwIfEmpty",{enumerable:!0,get:function(){return xa.throwIfEmpty}});var Ni=s(5904);Object.defineProperty(r,"timeInterval",{enumerable:!0,get:function(){return Ni.timeInterval}});var Xi=s(5001);Object.defineProperty(r,"timeout",{enumerable:!0,get:function(){return Xi.timeout}});var Fa=s(8308);Object.defineProperty(r,"timeoutWith",{enumerable:!0,get:function(){return Fa.timeoutWith}});var Ha=s(250);Object.defineProperty(r,"timestamp",{enumerable:!0,get:function(){return Ha.timestamp}});var Oa=s(2976);Object.defineProperty(r,"toArray",{enumerable:!0,get:function(){return Oa.toArray}});var qa=s(9374);Object.defineProperty(r,"window",{enumerable:!0,get:function(){return qa.window}});var Ln=s(8427);Object.defineProperty(r,"windowCount",{enumerable:!0,get:function(){return Ln.windowCount}});var la=s(2358);Object.defineProperty(r,"windowTime",{enumerable:!0,get:function(){return la.windowTime}});var da=s(6464);Object.defineProperty(r,"windowToggle",{enumerable:!0,get:function(){return da.windowToggle}});var ba=s(5424);Object.defineProperty(r,"windowWhen",{enumerable:!0,get:function(){return ba.windowWhen}});var xi=s(135);Object.defineProperty(r,"withLatestFrom",{enumerable:!0,get:function(){return xi.withLatestFrom}});var li=s(8101);Object.defineProperty(r,"zipAll",{enumerable:!0,get:function(){return li.zipAll}});var qi=s(9411);Object.defineProperty(r,"zipWith",{enumerable:!0,get:function(){return qi.zipWith}})},7606:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.AsyncSubject=void 0;var c=function(f){function v(){var u=null!==f&&f.apply(this,arguments)||this;return u._value=null,u._hasValue=!1,u._isComplete=!1,u}return a(v,f),v.prototype._checkFinalizedStatuses=function(u){var m=this,h=m._hasValue,g=m._value,E=m.isStopped,P=m._isComplete;m.hasError?u.error(m.thrownError):(E||P)&&(h&&u.next(g),u.complete())},v.prototype.next=function(u){this.isStopped||(this._value=u,this._hasValue=!0)},v.prototype.complete=function(){var u=this,m=u._hasValue,p=u._value;u._isComplete||(this._isComplete=!0,m&&f.prototype.next.call(this,p),f.prototype.complete.call(this))},v}(s(3768).Subject);r.AsyncSubject=c},5482:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.BehaviorSubject=void 0;var c=function(f){function v(u){var m=f.call(this)||this;return m._value=u,m}return a(v,f),Object.defineProperty(v.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),v.prototype._subscribe=function(u){var m=f.prototype._subscribe.call(this,u);return!m.closed&&u.next(this._value),m},v.prototype.getValue=function(){var u=this,h=u._value;if(u.hasError)throw u.thrownError;return this._throwIfClosed(),h},v.prototype.next=function(u){f.prototype.next.call(this,this._value=u)},v}(s(3768).Subject);r.BehaviorSubject=c},7262:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.observeNotification=r.Notification=r.NotificationKind=void 0;var p,a=s(7406),d=s(9677),c=s(338),f=s(7104);(p=r.NotificationKind||(r.NotificationKind={})).NEXT="N",p.ERROR="E",p.COMPLETE="C";var u=function(){function p(h,g,k){this.kind=h,this.value=g,this.error=k,this.hasValue="N"===h}return p.prototype.observe=function(h){return m(this,h)},p.prototype.do=function(h,g,k){var E=this,P=E.kind,K=E.error;return"N"===P?h?.(E.value):"E"===P?g?.(K):k?.()},p.prototype.accept=function(h,g,k){var E;return f.isFunction(null===(E=h)||void 0===E?void 0:E.next)?this.observe(h):this.do(h,g,k)},p.prototype.toObservable=function(){var h=this,g=h.kind,E=h.error,P="N"===g?d.of(h.value):"E"===g?c.throwError(function(){return E}):"C"===g?a.EMPTY:0;if(!P)throw new TypeError("Unexpected notification kind "+g);return P},p.createNext=function(h){return new p("N",h)},p.createError=function(h){return new p("E",void 0,h)},p.createComplete=function(){return p.completeNotification},p.completeNotification=new p("C"),p}();function m(p,h){var g,k,E,F=p.kind,K=p.value,N=p.error;if("string"!=typeof F)throw new TypeError('Invalid notification, missing "kind"');"N"===F?null===(g=h.next)||void 0===g||g.call(h,K):"E"===F?null===(k=h.error)||void 0===k||k.call(h,N):null===(E=h.complete)||void 0===E||E.call(h)}r.Notification=u,r.observeNotification=m},6941:(ge,r)=>{"use strict";function d(c,f,v){return{kind:c,value:f,error:v}}Object.defineProperty(r,"__esModule",{value:!0}),r.createNotification=r.nextNotification=r.errorNotification=r.COMPLETE_NOTIFICATION=void 0,r.COMPLETE_NOTIFICATION=d("C",void 0,void 0),r.errorNotification=function s(c){return d("E",void 0,c)},r.nextNotification=function a(c){return d("N",c,void 0)},r.createNotification=d},5821:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.Observable=void 0;var a=s(7052),d=s(6448),c=s(1689),f=s(1471),v=s(3570),u=s(7104),m=s(5808),p=function(){function E(P){P&&(this._subscribe=P)}return E.prototype.lift=function(P){var F=new E;return F.source=this,F.operator=P,F},E.prototype.subscribe=function(P,F,K){var N=this,J=function k(E){return E&&E instanceof a.Subscriber||function g(E){return E&&u.isFunction(E.next)&&u.isFunction(E.error)&&u.isFunction(E.complete)}(E)&&d.isSubscription(E)}(P)?P:new a.SafeSubscriber(P,F,K);return m.errorContext(function(){var ye=N.operator,ke=N.source;J.add(ye?ye.call(J,ke):ke?N._subscribe(J):N._trySubscribe(J))}),J},E.prototype._trySubscribe=function(P){try{return this._subscribe(P)}catch(F){P.error(F)}},E.prototype.forEach=function(P,F){var K=this;return new(F=h(F))(function(N,J){var re=new a.SafeSubscriber({next:function(ye){try{P(ye)}catch(ke){J(ke),re.unsubscribe()}},error:J,complete:N});K.subscribe(re)})},E.prototype._subscribe=function(P){var F;return null===(F=this.source)||void 0===F?void 0:F.subscribe(P)},E.prototype[c.observable]=function(){return this},E.prototype.pipe=function(){for(var P=[],F=0;F{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.Scheduler=void 0;var a=s(8354),d=function(){function c(f,v){void 0===v&&(v=c.now),this.schedulerActionCtor=f,this.now=v}return c.prototype.schedule=function(f,v,u){return void 0===v&&(v=0),new this.schedulerActionCtor(this,f).schedule(u,v)},c.now=a.dateTimestampProvider.now,c}();r.Scheduler=d},3768:function(ge,r,s){"use strict";var g,a=this&&this.__extends||(g=function(k,E){return(g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(P,F){P.__proto__=F}||function(P,F){for(var K in F)Object.prototype.hasOwnProperty.call(F,K)&&(P[K]=F[K])})(k,E)},function(k,E){if("function"!=typeof E&&null!==E)throw new TypeError("Class extends value "+String(E)+" is not a constructor or null");function P(){this.constructor=k}g(k,E),k.prototype=null===E?Object.create(E):(P.prototype=E.prototype,new P)}),d=this&&this.__values||function(g){var k="function"==typeof Symbol&&Symbol.iterator,E=k&&g[k],P=0;if(E)return E.call(g);if(g&&"number"==typeof g.length)return{next:function(){return g&&P>=g.length&&(g=void 0),{value:g&&g[P++],done:!g}}};throw new TypeError(k?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.AnonymousSubject=r.Subject=void 0;var c=s(5821),f=s(6448),v=s(3965),u=s(5137),m=s(5808),p=function(g){function k(){var E=g.call(this)||this;return E.closed=!1,E.currentObservers=null,E.observers=[],E.isStopped=!1,E.hasError=!1,E.thrownError=null,E}return a(k,g),k.prototype.lift=function(E){var P=new h(this,this);return P.operator=E,P},k.prototype._throwIfClosed=function(){if(this.closed)throw new v.ObjectUnsubscribedError},k.prototype.next=function(E){var P=this;m.errorContext(function(){var F,K;if(P._throwIfClosed(),!P.isStopped){P.currentObservers||(P.currentObservers=Array.from(P.observers));try{for(var N=d(P.currentObservers),J=N.next();!J.done;J=N.next())J.value.next(E)}catch(ye){F={error:ye}}finally{try{J&&!J.done&&(K=N.return)&&K.call(N)}finally{if(F)throw F.error}}}})},k.prototype.error=function(E){var P=this;m.errorContext(function(){if(P._throwIfClosed(),!P.isStopped){P.hasError=P.isStopped=!0,P.thrownError=E;for(var F=P.observers;F.length;)F.shift().error(E)}})},k.prototype.complete=function(){var E=this;m.errorContext(function(){if(E._throwIfClosed(),!E.isStopped){E.isStopped=!0;for(var P=E.observers;P.length;)P.shift().complete()}})},k.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(k.prototype,"observed",{get:function(){var E;return(null===(E=this.observers)||void 0===E?void 0:E.length)>0},enumerable:!1,configurable:!0}),k.prototype._trySubscribe=function(E){return this._throwIfClosed(),g.prototype._trySubscribe.call(this,E)},k.prototype._subscribe=function(E){return this._throwIfClosed(),this._checkFinalizedStatuses(E),this._innerSubscribe(E)},k.prototype._innerSubscribe=function(E){var P=this,F=this,J=F.observers;return F.hasError||F.isStopped?f.EMPTY_SUBSCRIPTION:(this.currentObservers=null,J.push(E),new f.Subscription(function(){P.currentObservers=null,u.arrRemove(J,E)}))},k.prototype._checkFinalizedStatuses=function(E){var P=this,N=P.isStopped;P.hasError?E.error(P.thrownError):N&&E.complete()},k.prototype.asObservable=function(){var E=new c.Observable;return E.source=this,E},k.create=function(E,P){return new h(E,P)},k}(c.Observable);r.Subject=p;var h=function(g){function k(E,P){var F=g.call(this)||this;return F.destination=E,F.source=P,F}return a(k,g),k.prototype.next=function(E){var P,F;null===(F=null===(P=this.destination)||void 0===P?void 0:P.next)||void 0===F||F.call(P,E)},k.prototype.error=function(E){var P,F;null===(F=null===(P=this.destination)||void 0===P?void 0:P.error)||void 0===F||F.call(P,E)},k.prototype.complete=function(){var E,P;null===(P=null===(E=this.destination)||void 0===E?void 0:E.complete)||void 0===P||P.call(E)},k.prototype._subscribe=function(E){var P,F;return null!==(F=null===(P=this.source)||void 0===P?void 0:P.subscribe(E))&&void 0!==F?F:f.EMPTY_SUBSCRIPTION},k}(p);r.AnonymousSubject=h},7052:function(ge,r,s){"use strict";var re,a=this&&this.__extends||(re=function(ye,ke){return(re=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(pe,te){pe.__proto__=te}||function(pe,te){for(var se in te)Object.prototype.hasOwnProperty.call(te,se)&&(pe[se]=te[se])})(ye,ke)},function(ye,ke){if("function"!=typeof ke&&null!==ke)throw new TypeError("Class extends value "+String(ke)+" is not a constructor or null");function pe(){this.constructor=ye}re(ye,ke),ye.prototype=null===ke?Object.create(ke):(pe.prototype=ke.prototype,new pe)});Object.defineProperty(r,"__esModule",{value:!0}),r.EMPTY_OBSERVER=r.SafeSubscriber=r.Subscriber=void 0;var d=s(7104),c=s(6448),f=s(3570),v=s(4709),u=s(31),m=s(6941),p=s(3914),h=s(5808),g=function(re){function ye(ke){var pe=re.call(this)||this;return pe.isStopped=!1,ke?(pe.destination=ke,c.isSubscription(ke)&&ke.add(pe)):pe.destination=r.EMPTY_OBSERVER,pe}return a(ye,re),ye.create=function(ke,pe,te){return new F(ke,pe,te)},ye.prototype.next=function(ke){this.isStopped?J(m.nextNotification(ke),this):this._next(ke)},ye.prototype.error=function(ke){this.isStopped?J(m.errorNotification(ke),this):(this.isStopped=!0,this._error(ke))},ye.prototype.complete=function(){this.isStopped?J(m.COMPLETE_NOTIFICATION,this):(this.isStopped=!0,this._complete())},ye.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,re.prototype.unsubscribe.call(this),this.destination=null)},ye.prototype._next=function(ke){this.destination.next(ke)},ye.prototype._error=function(ke){try{this.destination.error(ke)}finally{this.unsubscribe()}},ye.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},ye}(c.Subscription);r.Subscriber=g;var k=Function.prototype.bind;function E(re,ye){return k.call(re,ye)}var P=function(){function re(ye){this.partialObserver=ye}return re.prototype.next=function(ye){var ke=this.partialObserver;if(ke.next)try{ke.next(ye)}catch(pe){K(pe)}},re.prototype.error=function(ye){var ke=this.partialObserver;if(ke.error)try{ke.error(ye)}catch(pe){K(pe)}else K(ye)},re.prototype.complete=function(){var ye=this.partialObserver;if(ye.complete)try{ye.complete()}catch(ke){K(ke)}},re}(),F=function(re){function ye(ke,pe,te){var ve,Te,se=re.call(this)||this;return d.isFunction(ke)||!ke?ve={next:ke??void 0,error:pe??void 0,complete:te??void 0}:se&&f.config.useDeprecatedNextContext?((Te=Object.create(ke)).unsubscribe=function(){return se.unsubscribe()},ve={next:ke.next&&E(ke.next,Te),error:ke.error&&E(ke.error,Te),complete:ke.complete&&E(ke.complete,Te)}):ve=ke,se.destination=new P(ve),se}return a(ye,re),ye}(g);function K(re){f.config.useDeprecatedSynchronousErrorHandling?h.captureError(re):v.reportUnhandledError(re)}function J(re,ye){var ke=f.config.onStoppedNotification;ke&&p.timeoutProvider.setTimeout(function(){return ke(re,ye)})}r.SafeSubscriber=F,r.EMPTY_OBSERVER={closed:!0,next:u.noop,error:function N(re){throw re},complete:u.noop}},6448:function(ge,r,s){"use strict";var a=this&&this.__values||function(g){var k="function"==typeof Symbol&&Symbol.iterator,E=k&&g[k],P=0;if(E)return E.call(g);if(g&&"number"==typeof g.length)return{next:function(){return g&&P>=g.length&&(g=void 0),{value:g&&g[P++],done:!g}}};throw new TypeError(k?"Object is not iterable.":"Symbol.iterator is not defined.")},d=this&&this.__read||function(g,k){var E="function"==typeof Symbol&&g[Symbol.iterator];if(!E)return g;var F,N,P=E.call(g),K=[];try{for(;(void 0===k||k-- >0)&&!(F=P.next()).done;)K.push(F.value)}catch(J){N={error:J}}finally{try{F&&!F.done&&(E=P.return)&&E.call(P)}finally{if(N)throw N.error}}return K},c=this&&this.__spreadArray||function(g,k){for(var E=0,P=k.length,F=g.length;E{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.config=void 0,r.config={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},5754:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.firstValueFrom=void 0;var a=s(8915),d=s(7052);r.firstValueFrom=function c(f,v){var u="object"==typeof v;return new Promise(function(m,p){var h=new d.SafeSubscriber({next:function(g){m(g),h.unsubscribe()},error:p,complete:function(){u?m(v.defaultValue):p(new a.EmptyError)}});f.subscribe(h)})}},5257:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.lastValueFrom=void 0;var a=s(8915);r.lastValueFrom=function d(c,f){var v="object"==typeof f;return new Promise(function(u,m){var h,p=!1;c.subscribe({next:function(g){h=g,p=!0},error:m,complete:function(){p?u(h):v?u(f.defaultValue):m(new a.EmptyError)}})})}},6686:function(ge,r,s){"use strict";var p,a=this&&this.__extends||(p=function(h,g){return(p=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(k,E){k.__proto__=E}||function(k,E){for(var P in E)Object.prototype.hasOwnProperty.call(E,P)&&(k[P]=E[P])})(h,g)},function(h,g){if("function"!=typeof g&&null!==g)throw new TypeError("Class extends value "+String(g)+" is not a constructor or null");function k(){this.constructor=h}p(h,g),h.prototype=null===g?Object.create(g):(k.prototype=g.prototype,new k)});Object.defineProperty(r,"__esModule",{value:!0}),r.ConnectableObservable=void 0;var d=s(5821),c=s(6448),f=s(904),v=s(3173),u=s(9216),m=function(p){function h(g,k){var E=p.call(this)||this;return E.source=g,E.subjectFactory=k,E._subject=null,E._refCount=0,E._connection=null,u.hasLift(g)&&(E.lift=g.lift),E}return a(h,p),h.prototype._subscribe=function(g){return this.getSubject().subscribe(g)},h.prototype.getSubject=function(){var g=this._subject;return(!g||g.isStopped)&&(this._subject=this.subjectFactory()),this._subject},h.prototype._teardown=function(){this._refCount=0;var g=this._connection;this._subject=this._connection=null,g?.unsubscribe()},h.prototype.connect=function(){var g=this,k=this._connection;if(!k){k=this._connection=new c.Subscription;var E=this.getSubject();k.add(this.source.subscribe(v.createOperatorSubscriber(E,void 0,function(){g._teardown(),E.complete()},function(P){g._teardown(),E.error(P)},function(){return g._teardown()}))),k.closed&&(this._connection=null,k=c.Subscription.EMPTY)}return k},h.prototype.refCount=function(){return f.refCount()(this)},h}(d.Observable);r.ConnectableObservable=m},7532:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.bindCallback=void 0;var a=s(4832);r.bindCallback=function d(c,f,v){return a.bindCallbackInternals(!1,c,f,v)}},4832:function(ge,r,s){"use strict";var a=this&&this.__read||function(g,k){var E="function"==typeof Symbol&&g[Symbol.iterator];if(!E)return g;var F,N,P=E.call(g),K=[];try{for(;(void 0===k||k-- >0)&&!(F=P.next()).done;)K.push(F.value)}catch(J){N={error:J}}finally{try{F&&!F.done&&(E=P.return)&&E.call(P)}finally{if(N)throw N.error}}return K},d=this&&this.__spreadArray||function(g,k){for(var E=0,P=k.length,F=g.length;E{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.bindNodeCallback=void 0;var a=s(4832);r.bindNodeCallback=function d(c,f,v){return a.bindCallbackInternals(!0,c,f,v)}},6892:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.combineLatestInit=r.combineLatest=void 0;var a=s(5821),d=s(9923),c=s(4996),f=s(7884),v=s(5280),u=s(1642),m=s(7598),p=s(3173),h=s(7238);function k(P,F,K){return void 0===K&&(K=f.identity),function(N){E(F,function(){for(var J=P.length,re=new Array(J),ye=J,ke=J,pe=function(se){E(F,function(){var ve=c.from(P[se],F),Te=!1;ve.subscribe(p.createOperatorSubscriber(N,function(Me){re[se]=Me,Te||(Te=!0,ke--),ke||N.next(K(re.slice()))},function(){--ye||N.complete()}))},N)},te=0;te{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.concat=void 0;var a=s(1557),d=s(1642),c=s(4996);r.concat=function f(){for(var v=[],u=0;u{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.connectable=void 0;var a=s(3768),d=s(5821),c=s(9954),f={connector:function(){return new a.Subject},resetOnDisconnect:!0};r.connectable=function v(u,m){void 0===m&&(m=f);var p=null,h=m.connector,g=m.resetOnDisconnect,k=void 0===g||g,E=h(),P=new d.Observable(function(F){return E.subscribe(F)});return P.connect=function(){return(!p||p.closed)&&(p=c.defer(function(){return u}).subscribe(E),k&&p.add(function(){return E=h()})),p},P}},9954:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.defer=void 0;var a=s(5821),d=s(8767);r.defer=function c(f){return new a.Observable(function(v){d.innerFrom(f()).subscribe(v)})}},2946:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.animationFrames=void 0;var a=s(5821),d=s(6448),c=s(1038),f=s(6343);function u(p){var h=f.animationFrameProvider.schedule;return new a.Observable(function(g){var k=new d.Subscription,E=p||c.performanceTimestampProvider,P=E.now(),F=function(K){var N=E.now();g.next({timestamp:p?N:K,elapsed:N-P}),g.closed||k.add(h(F))};return k.add(h(F)),k})}r.animationFrames=function v(p){return p?u(p):m};var m=u()},7406:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.empty=r.EMPTY=void 0;var a=s(5821);r.EMPTY=new a.Observable(function(f){return f.complete()}),r.empty=function d(f){return f?function c(f){return new a.Observable(function(v){return f.schedule(function(){return v.complete()})})}(f):r.EMPTY}},7928:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.forkJoin=void 0;var a=s(5821),d=s(9923),c=s(8767),f=s(1642),v=s(3173),u=s(5280),m=s(7598);r.forkJoin=function p(){for(var h=[],g=0;g{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.from=void 0;var a=s(9341),d=s(8767);r.from=function c(f,v){return v?a.scheduled(f,v):d.innerFrom(f)}},2579:function(ge,r,s){"use strict";var a=this&&this.__read||function(N,J){var re="function"==typeof Symbol&&N[Symbol.iterator];if(!re)return N;var ke,te,ye=re.call(N),pe=[];try{for(;(void 0===J||J-- >0)&&!(ke=ye.next()).done;)pe.push(ke.value)}catch(se){te={error:se}}finally{try{ke&&!ke.done&&(re=ye.return)&&re.call(ye)}finally{if(te)throw te.error}}return pe};Object.defineProperty(r,"__esModule",{value:!0}),r.fromEvent=void 0;var d=s(8767),c=s(5821),f=s(3010),v=s(697),u=s(7104),m=s(5280),p=["addListener","removeListener"],h=["addEventListener","removeEventListener"],g=["on","off"];function E(N,J){return function(re){return function(ye){return N[re](J,ye)}}}r.fromEvent=function k(N,J,re,ye){if(u.isFunction(re)&&(ye=re,re=void 0),ye)return k(N,J,re).pipe(m.mapOneOrManyArgs(ye));var ke=a(function K(N){return u.isFunction(N.addEventListener)&&u.isFunction(N.removeEventListener)}(N)?h.map(function(se){return function(ve){return N[se](J,ve,re)}}):function P(N){return u.isFunction(N.addListener)&&u.isFunction(N.removeListener)}(N)?p.map(E(N,J)):function F(N){return u.isFunction(N.on)&&u.isFunction(N.off)}(N)?g.map(E(N,J)):[],2),pe=ke[0],te=ke[1];if(!pe&&v.isArrayLike(N))return f.mergeMap(function(se){return k(se,J,re)})(d.innerFrom(N));if(!pe)throw new TypeError("Invalid event target");return new c.Observable(function(se){var ve=function(){for(var Te=[],Me=0;Me{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.fromEventPattern=void 0;var a=s(5821),d=s(7104),c=s(5280);r.fromEventPattern=function f(v,u,m){return m?f(v,u).pipe(c.mapOneOrManyArgs(m)):new a.Observable(function(p){var h=function(){for(var k=[],E=0;E{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.fromSubscribable=void 0;var a=s(5821);r.fromSubscribable=function d(c){return new a.Observable(function(f){return c.subscribe(f)})}},4318:function(ge,r,s){"use strict";var a=this&&this.__generator||function(m,p){var g,k,E,P,h={label:0,sent:function(){if(1&E[0])throw E[1];return E[1]},trys:[],ops:[]};return P={next:F(0),throw:F(1),return:F(2)},"function"==typeof Symbol&&(P[Symbol.iterator]=function(){return this}),P;function F(N){return function(J){return function K(N){if(g)throw new TypeError("Generator is already executing.");for(;h;)try{if(g=1,k&&(E=2&N[0]?k.return:N[0]?k.throw||((E=k.return)&&E.call(k),0):k.next)&&!(E=E.call(k,N[1])).done)return E;switch(k=0,E&&(N=[2&N[0],E.value]),N[0]){case 0:case 1:E=N;break;case 4:return h.label++,{value:N[1],done:!1};case 5:h.label++,k=N[1],N=[0];continue;case 7:N=h.ops.pop(),h.trys.pop();continue;default:if(!(E=(E=h.trys).length>0&&E[E.length-1])&&(6===N[0]||2===N[0])){h=0;continue}if(3===N[0]&&(!E||N[1]>E[0]&&N[1]{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.iif=void 0;var a=s(9954);r.iif=function d(c,f,v){return a.defer(function(){return c()?f:v})}},8767:function(ge,r,s){"use strict";var a=this&&this.__awaiter||function(ve,Te,Me,Xe){return new(Me||(Me=Promise))(function(Ce,Be){function Ie(ct){try{Le(Xe.next(ct))}catch(wt){Be(wt)}}function Fe(ct){try{Le(Xe.throw(ct))}catch(wt){Be(wt)}}function Le(ct){ct.done?Ce(ct.value):function Pe(Ce){return Ce instanceof Me?Ce:new Me(function(Be){Be(Ce)})}(ct.value).then(Ie,Fe)}Le((Xe=Xe.apply(ve,Te||[])).next())})},d=this&&this.__generator||function(ve,Te){var Xe,Pe,Ce,Be,Me={label:0,sent:function(){if(1&Ce[0])throw Ce[1];return Ce[1]},trys:[],ops:[]};return Be={next:Ie(0),throw:Ie(1),return:Ie(2)},"function"==typeof Symbol&&(Be[Symbol.iterator]=function(){return this}),Be;function Ie(Le){return function(ct){return function Fe(Le){if(Xe)throw new TypeError("Generator is already executing.");for(;Me;)try{if(Xe=1,Pe&&(Ce=2&Le[0]?Pe.return:Le[0]?Pe.throw||((Ce=Pe.return)&&Ce.call(Pe),0):Pe.next)&&!(Ce=Ce.call(Pe,Le[1])).done)return Ce;switch(Pe=0,Ce&&(Le=[2&Le[0],Ce.value]),Le[0]){case 0:case 1:Ce=Le;break;case 4:return Me.label++,{value:Le[1],done:!1};case 5:Me.label++,Pe=Le[1],Le=[0];continue;case 7:Le=Me.ops.pop(),Me.trys.pop();continue;default:if(!(Ce=(Ce=Me.trys).length>0&&Ce[Ce.length-1])&&(6===Le[0]||2===Le[0])){Me=0;continue}if(3===Le[0]&&(!Ce||Le[1]>Ce[0]&&Le[1]=ve.length&&(ve=void 0),{value:ve&&ve[Xe++],done:!ve}}};throw new TypeError(Te?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.fromReadableStreamLike=r.fromAsyncIterable=r.fromIterable=r.fromPromise=r.fromArrayLike=r.fromInteropObservable=r.innerFrom=void 0;var v=s(697),u=s(5050),m=s(5821),p=s(7454),h=s(6175),g=s(6870),k=s(5431),E=s(7128),P=s(7104),F=s(4709),K=s(1689);function J(ve){return new m.Observable(function(Te){var Me=ve[K.observable]();if(P.isFunction(Me.subscribe))return Me.subscribe(Te);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function re(ve){return new m.Observable(function(Te){for(var Me=0;Me{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.interval=void 0;var a=s(1409),d=s(3271);r.interval=function c(f,v){return void 0===f&&(f=0),void 0===v&&(v=a.asyncScheduler),f<0&&(f=0),d.timer(f,f,v)}},9248:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.merge=void 0;var a=s(3917),d=s(8767),c=s(7406),f=s(1642),v=s(4996);r.merge=function u(){for(var m=[],p=0;p{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.never=r.NEVER=void 0;var a=s(5821),d=s(31);r.NEVER=new a.Observable(d.noop),r.never=function c(){return r.NEVER}},9677:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.of=void 0;var a=s(1642),d=s(4996);r.of=function c(){for(var f=[],v=0;v{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.onErrorResumeNext=void 0;var a=s(7406),d=s(2158),c=s(3531);r.onErrorResumeNext=function f(){for(var v=[],u=0;u{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.pairs=void 0;var a=s(4996);r.pairs=function d(c,f){return a.from(Object.entries(c),f)}},8221:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.partition=void 0;var a=s(963),d=s(4270),c=s(8767);r.partition=function f(v,u,m){return[d.filter(u,m)(c.innerFrom(v)),d.filter(a.not(u,m))(c.innerFrom(v))]}},8181:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.raceInit=r.race=void 0;var a=s(5821),d=s(8767),c=s(3531),f=s(3173);function u(m){return function(p){for(var h=[],g=function(E){h.push(d.innerFrom(m[E]).subscribe(f.createOperatorSubscriber(p,function(P){if(h){for(var F=0;F{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.range=void 0;var a=s(5821),d=s(7406);r.range=function c(f,v,u){if(null==v&&(v=f,f=0),v<=0)return d.EMPTY;var m=v+f;return new a.Observable(u?function(p){var h=f;return u.schedule(function(){h{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.throwError=void 0;var a=s(5821),d=s(7104);r.throwError=function c(f,v){var u=d.isFunction(f)?f:function(){return f},m=function(p){return p.error(u())};return new a.Observable(v?function(p){return v.schedule(m,0,p)}:m)}},3271:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.timer=void 0;var a=s(5821),d=s(1409),c=s(1875),f=s(7323);r.timer=function v(u,m,p){void 0===u&&(u=0),void 0===p&&(p=d.async);var h=-1;return null!=m&&(c.isScheduler(m)?p=m:h=m),new a.Observable(function(g){var k=f.isValidDate(u)?+u-p.now():u;k<0&&(k=0);var E=0;return p.schedule(function(){g.closed||(g.next(E++),0<=h?this.schedule(void 0,h):g.complete())},k)})}},924:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.using=void 0;var a=s(5821),d=s(8767),c=s(7406);r.using=function f(v,u){return new a.Observable(function(m){var p=v(),h=u(p);return(h?d.innerFrom(h):c.EMPTY).subscribe(m),function(){p&&p.unsubscribe()}})}},4842:function(ge,r,s){"use strict";var a=this&&this.__read||function(g,k){var E="function"==typeof Symbol&&g[Symbol.iterator];if(!E)return g;var F,N,P=E.call(g),K=[];try{for(;(void 0===k||k-- >0)&&!(F=P.next()).done;)K.push(F.value)}catch(J){N={error:J}}finally{try{F&&!F.done&&(E=P.return)&&E.call(P)}finally{if(N)throw N.error}}return K},d=this&&this.__spreadArray||function(g,k){for(var E=0,P=k.length,F=g.length;E{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.audit=void 0;var a=s(9216),d=s(8767),c=s(3173);r.audit=function f(v){return a.operate(function(u,m){var p=!1,h=null,g=null,k=!1,E=function(){if(g?.unsubscribe(),g=null,p){p=!1;var F=h;h=null,m.next(F)}k&&m.complete()},P=function(){g=null,k&&m.complete()};u.subscribe(c.createOperatorSubscriber(m,function(F){p=!0,h=F,g||d.innerFrom(v(F)).subscribe(g=c.createOperatorSubscriber(m,E,P))},function(){k=!0,(!p||!g||g.closed)&&m.complete()}))})}},9034:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.auditTime=void 0;var a=s(1409),d=s(4815),c=s(3271);r.auditTime=function f(v,u){return void 0===u&&(u=a.asyncScheduler),d.audit(function(){return c.timer(v,u)})}},8544:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.buffer=void 0;var a=s(9216),d=s(31),c=s(3173);r.buffer=function f(v){return a.operate(function(u,m){var p=[];return u.subscribe(c.createOperatorSubscriber(m,function(h){return p.push(h)},function(){m.next(p),m.complete()})),v.subscribe(c.createOperatorSubscriber(m,function(){var h=p;p=[],m.next(h)},d.noop)),function(){p=null}})}},3999:function(ge,r,s){"use strict";var a=this&&this.__values||function(u){var m="function"==typeof Symbol&&Symbol.iterator,p=m&&u[m],h=0;if(p)return p.call(u);if(u&&"number"==typeof u.length)return{next:function(){return u&&h>=u.length&&(u=void 0),{value:u&&u[h++],done:!u}}};throw new TypeError(m?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.bufferCount=void 0;var d=s(9216),c=s(3173),f=s(5137);r.bufferCount=function v(u,m){return void 0===m&&(m=null),m=m??u,d.operate(function(p,h){var g=[],k=0;p.subscribe(c.createOperatorSubscriber(h,function(E){var P,F,K,N,J=null;k++%m==0&&g.push([]);try{for(var re=a(g),ye=re.next();!ye.done;ye=re.next())(ke=ye.value).push(E),u<=ke.length&&(J=J??[]).push(ke)}catch(se){P={error:se}}finally{try{ye&&!ye.done&&(F=re.return)&&F.call(re)}finally{if(P)throw P.error}}if(J)try{for(var pe=a(J),te=pe.next();!te.done;te=pe.next()){var ke;f.arrRemove(g,ke=te.value),h.next(ke)}}catch(se){K={error:se}}finally{try{te&&!te.done&&(N=pe.return)&&N.call(pe)}finally{if(K)throw K.error}}},function(){var E,P;try{for(var F=a(g),K=F.next();!K.done;K=F.next())h.next(K.value)}catch(J){E={error:J}}finally{try{K&&!K.done&&(P=F.return)&&P.call(F)}finally{if(E)throw E.error}}h.complete()},void 0,function(){g=null}))})}},1392:function(ge,r,s){"use strict";var a=this&&this.__values||function(g){var k="function"==typeof Symbol&&Symbol.iterator,E=k&&g[k],P=0;if(E)return E.call(g);if(g&&"number"==typeof g.length)return{next:function(){return g&&P>=g.length&&(g=void 0),{value:g&&g[P++],done:!g}}};throw new TypeError(k?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.bufferTime=void 0;var d=s(6448),c=s(9216),f=s(3173),v=s(5137),u=s(1409),m=s(1642),p=s(7238);r.bufferTime=function h(g){for(var k,E,P=[],F=1;F=0?p.executeSchedule(ye,K,se,N,!0):pe=!0,se();var ve=f.createOperatorSubscriber(ye,function(Te){var Me,Xe,Pe=ke.slice();try{for(var Ce=a(Pe),Be=Ce.next();!Be.done;Be=Ce.next()){var Ie=Be.value,Fe=Ie.buffer;Fe.push(Te),J<=Fe.length&&te(Ie)}}catch(Le){Me={error:Le}}finally{try{Be&&!Be.done&&(Xe=Ce.return)&&Xe.call(Ce)}finally{if(Me)throw Me.error}}},function(){for(;ke?.length;)ye.next(ke.shift().buffer);ve?.unsubscribe(),ye.complete(),ye.unsubscribe()},void 0,function(){return ke=null});re.subscribe(ve)})}},555:function(ge,r,s){"use strict";var a=this&&this.__values||function(h){var g="function"==typeof Symbol&&Symbol.iterator,k=g&&h[g],E=0;if(k)return k.call(h);if(h&&"number"==typeof h.length)return{next:function(){return h&&E>=h.length&&(h=void 0),{value:h&&h[E++],done:!h}}};throw new TypeError(g?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.bufferToggle=void 0;var d=s(6448),c=s(9216),f=s(8767),v=s(3173),u=s(31),m=s(5137);r.bufferToggle=function p(h,g){return c.operate(function(k,E){var P=[];f.innerFrom(h).subscribe(v.createOperatorSubscriber(E,function(F){var K=[];P.push(K);var N=new d.Subscription;N.add(f.innerFrom(g(F)).subscribe(v.createOperatorSubscriber(E,function(){m.arrRemove(P,K),E.next(K),N.unsubscribe()},u.noop)))},u.noop)),k.subscribe(v.createOperatorSubscriber(E,function(F){var K,N;try{for(var J=a(P),re=J.next();!re.done;re=J.next())re.value.push(F)}catch(ke){K={error:ke}}finally{try{re&&!re.done&&(N=J.return)&&N.call(J)}finally{if(K)throw K.error}}},function(){for(;P.length>0;)E.next(P.shift());E.complete()}))})}},7274:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.bufferWhen=void 0;var a=s(9216),d=s(31),c=s(3173),f=s(8767);r.bufferWhen=function v(u){return a.operate(function(m,p){var h=null,g=null,k=function(){g?.unsubscribe();var E=h;h=[],E&&p.next(E),f.innerFrom(u()).subscribe(g=c.createOperatorSubscriber(p,k,d.noop))};k(),m.subscribe(c.createOperatorSubscriber(p,function(E){return h?.push(E)},function(){h&&p.next(h),p.complete()},void 0,function(){return h=g=null}))})}},3251:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.catchError=void 0;var a=s(8767),d=s(3173),c=s(9216);r.catchError=function f(v){return c.operate(function(u,m){var g,p=null,h=!1;p=u.subscribe(d.createOperatorSubscriber(m,void 0,void 0,function(k){g=a.innerFrom(v(k,f(v)(u))),p?(p.unsubscribe(),p=null,g.subscribe(m)):h=!0})),h&&(p.unsubscribe(),p=null,g.subscribe(m))})}},8996:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.combineAll=void 0;var a=s(8931);r.combineAll=a.combineLatestAll},5538:function(ge,r,s){"use strict";var a=this&&this.__read||function(g,k){var E="function"==typeof Symbol&&g[Symbol.iterator];if(!E)return g;var F,N,P=E.call(g),K=[];try{for(;(void 0===k||k-- >0)&&!(F=P.next()).done;)K.push(F.value)}catch(J){N={error:J}}finally{try{F&&!F.done&&(E=P.return)&&E.call(P)}finally{if(N)throw N.error}}return K},d=this&&this.__spreadArray||function(g,k){for(var E=0,P=k.length,F=g.length;E{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.combineLatestAll=void 0;var a=s(6892),d=s(1277);r.combineLatestAll=function c(f){return d.joinAllInternals(a.combineLatest,f)}},8947:function(ge,r,s){"use strict";var a=this&&this.__read||function(v,u){var m="function"==typeof Symbol&&v[Symbol.iterator];if(!m)return v;var h,k,p=m.call(v),g=[];try{for(;(void 0===u||u-- >0)&&!(h=p.next()).done;)g.push(h.value)}catch(E){k={error:E}}finally{try{h&&!h.done&&(m=p.return)&&m.call(p)}finally{if(k)throw k.error}}return g},d=this&&this.__spreadArray||function(v,u){for(var m=0,p=u.length,h=v.length;m0)&&!(E=k.next()).done;)P.push(E.value)}catch(K){F={error:K}}finally{try{E&&!E.done&&(g=k.return)&&g.call(k)}finally{if(F)throw F.error}}return P},d=this&&this.__spreadArray||function(p,h){for(var g=0,k=h.length,E=p.length;g{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.concatAll=void 0;var a=s(3917);r.concatAll=function d(){return a.mergeAll(1)}},4659:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.concatMap=void 0;var a=s(3010),d=s(7104);r.concatMap=function c(f,v){return d.isFunction(v)?a.mergeMap(f,v,1):a.mergeMap(f,1)}},2993:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.concatMapTo=void 0;var a=s(4659),d=s(7104);r.concatMapTo=function c(f,v){return d.isFunction(v)?a.concatMap(function(){return f},v):a.concatMap(function(){return f})}},5898:function(ge,r,s){"use strict";var a=this&&this.__read||function(v,u){var m="function"==typeof Symbol&&v[Symbol.iterator];if(!m)return v;var h,k,p=m.call(v),g=[];try{for(;(void 0===u||u-- >0)&&!(h=p.next()).done;)g.push(h.value)}catch(E){k={error:E}}finally{try{h&&!h.done&&(m=p.return)&&m.call(p)}finally{if(k)throw k.error}}return g},d=this&&this.__spreadArray||function(v,u){for(var m=0,p=u.length,h=v.length;m{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.connect=void 0;var a=s(3768),d=s(4996),c=s(9216),f=s(5107),v={connector:function(){return new a.Subject}};r.connect=function u(m,p){void 0===p&&(p=v);var h=p.connector;return c.operate(function(g,k){var E=h();d.from(m(f.fromSubscribable(E))).subscribe(k),k.add(g.subscribe(E))})}},1814:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.count=void 0;var a=s(8587);r.count=function d(c){return a.reduce(function(f,v,u){return!c||c(v,u)?f+1:f},0)}},9784:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.debounce=void 0;var a=s(9216),d=s(31),c=s(3173),f=s(8767);r.debounce=function v(u){return a.operate(function(m,p){var h=!1,g=null,k=null,E=function(){if(k?.unsubscribe(),k=null,h){h=!1;var P=g;g=null,p.next(P)}};m.subscribe(c.createOperatorSubscriber(p,function(P){k?.unsubscribe(),h=!0,g=P,k=c.createOperatorSubscriber(p,E,d.noop),f.innerFrom(u(P)).subscribe(k)},function(){E(),p.complete()},void 0,function(){g=k=null}))})}},7061:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.debounceTime=void 0;var a=s(1409),d=s(9216),c=s(3173);r.debounceTime=function f(v,u){return void 0===u&&(u=a.asyncScheduler),d.operate(function(m,p){var h=null,g=null,k=null,E=function(){if(h){h.unsubscribe(),h=null;var F=g;g=null,p.next(F)}};function P(){var F=k+v,K=u.now();if(K{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.defaultIfEmpty=void 0;var a=s(9216),d=s(3173);r.defaultIfEmpty=function c(f){return a.operate(function(v,u){var m=!1;v.subscribe(d.createOperatorSubscriber(u,function(p){m=!0,u.next(p)},function(){m||u.next(f),u.complete()}))})}},2096:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.delay=void 0;var a=s(1409),d=s(3264),c=s(3271);r.delay=function f(v,u){void 0===u&&(u=a.asyncScheduler);var m=c.timer(v,u);return d.delayWhen(function(){return m})}},3264:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.delayWhen=void 0;var a=s(509),d=s(1333),c=s(4041),f=s(2182),v=s(3010);r.delayWhen=function u(m,p){return p?function(h){return a.concat(p.pipe(d.take(1),c.ignoreElements()),h.pipe(u(m)))}:v.mergeMap(function(h,g){return m(h,g).pipe(d.take(1),f.mapTo(h))})}},533:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.dematerialize=void 0;var a=s(7262),d=s(9216),c=s(3173);r.dematerialize=function f(){return d.operate(function(v,u){v.subscribe(c.createOperatorSubscriber(u,function(m){return a.observeNotification(m,u)}))})}},5045:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.distinct=void 0;var a=s(9216),d=s(3173),c=s(31);r.distinct=function f(v,u){return a.operate(function(m,p){var h=new Set;m.subscribe(d.createOperatorSubscriber(p,function(g){var k=v?v(g):g;h.has(k)||(h.add(k),p.next(g))})),u?.subscribe(d.createOperatorSubscriber(p,function(){return h.clear()},c.noop))})}},5794:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.distinctUntilChanged=void 0;var a=s(7884),d=s(9216),c=s(3173);function v(u,m){return u===m}r.distinctUntilChanged=function f(u,m){return void 0===m&&(m=a.identity),u=u??v,d.operate(function(p,h){var g,k=!0;p.subscribe(c.createOperatorSubscriber(h,function(E){var P=m(E);(k||!u(g,P))&&(k=!1,g=P,h.next(E))}))})}},8589:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.distinctUntilKeyChanged=void 0;var a=s(5794);r.distinctUntilKeyChanged=function d(c,f){return a.distinctUntilChanged(function(v,u){return f?f(v[c],u[c]):v[c]===u[c]})}},1069:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.elementAt=void 0;var a=s(4769),d=s(4270),c=s(9194),f=s(926),v=s(1333);r.elementAt=function u(m,p){if(m<0)throw new a.ArgumentOutOfRangeError;var h=arguments.length>=2;return function(g){return g.pipe(d.filter(function(k,E){return E===m}),v.take(1),h?f.defaultIfEmpty(p):c.throwIfEmpty(function(){return new a.ArgumentOutOfRangeError}))}}},4312:function(ge,r,s){"use strict";var a=this&&this.__read||function(u,m){var p="function"==typeof Symbol&&u[Symbol.iterator];if(!p)return u;var g,E,h=p.call(u),k=[];try{for(;(void 0===m||m-- >0)&&!(g=h.next()).done;)k.push(g.value)}catch(P){E={error:P}}finally{try{g&&!g.done&&(p=h.return)&&p.call(h)}finally{if(E)throw E.error}}return k},d=this&&this.__spreadArray||function(u,m){for(var p=0,h=m.length,g=u.length;p{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.every=void 0;var a=s(9216),d=s(3173);r.every=function c(f,v){return a.operate(function(u,m){var p=0;u.subscribe(d.createOperatorSubscriber(m,function(h){f.call(v,h,p++,u)||(m.next(!1),m.complete())},function(){m.next(!0),m.complete()}))})}},5429:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.exhaust=void 0;var a=s(1399);r.exhaust=a.exhaustAll},1399:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.exhaustAll=void 0;var a=s(9216),d=s(8767),c=s(3173);r.exhaustAll=function f(){return a.operate(function(v,u){var m=!1,p=null;v.subscribe(c.createOperatorSubscriber(u,function(h){p||(p=d.innerFrom(h).subscribe(c.createOperatorSubscriber(u,void 0,function(){p=null,m&&u.complete()})))},function(){m=!0,!p&&u.complete()}))})}},5183:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.exhaustMap=void 0;var a=s(752),d=s(8767),c=s(9216),f=s(3173);r.exhaustMap=function v(u,m){return m?function(p){return p.pipe(v(function(h,g){return d.innerFrom(u(h,g)).pipe(a.map(function(k,E){return m(h,k,g,E)}))}))}:c.operate(function(p,h){var g=0,k=null,E=!1;p.subscribe(f.createOperatorSubscriber(h,function(P){k||(k=f.createOperatorSubscriber(h,void 0,function(){k=null,E&&h.complete()}),d.innerFrom(u(P,g++)).subscribe(k))},function(){E=!0,!k&&h.complete()}))})}},8678:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.expand=void 0;var a=s(9216),d=s(8457);r.expand=function c(f,v,u){return void 0===v&&(v=1/0),v=(v||0)<1?1/0:v,a.operate(function(m,p){return d.mergeInternals(m,p,f,v,void 0,!0,u)})}},4270:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.filter=void 0;var a=s(9216),d=s(3173);r.filter=function c(f,v){return a.operate(function(u,m){var p=0;u.subscribe(d.createOperatorSubscriber(m,function(h){return f.call(v,h,p++)&&m.next(h)}))})}},1587:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.finalize=void 0;var a=s(9216);r.finalize=function d(c){return a.operate(function(f,v){try{f.subscribe(v)}finally{v.add(c)}})}},2265:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.createFind=r.find=void 0;var a=s(9216),d=s(3173);function f(v,u,m){var p="index"===m;return function(h,g){var k=0;h.subscribe(d.createOperatorSubscriber(g,function(E){var P=k++;v.call(u,E,P,h)&&(g.next(p?P:E),g.complete())},function(){g.next(p?-1:void 0),g.complete()}))}}r.find=function c(v,u){return a.operate(f(v,u,"value"))},r.createFind=f},8195:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.findIndex=void 0;var a=s(9216),d=s(2265);r.findIndex=function c(f,v){return a.operate(d.createFind(f,v,"index"))}},8012:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.first=void 0;var a=s(8915),d=s(4270),c=s(1333),f=s(926),v=s(9194),u=s(7884);r.first=function m(p,h){var g=arguments.length>=2;return function(k){return k.pipe(p?d.filter(function(E,P){return p(E,P,k)}):u.identity,c.take(1),g?f.defaultIfEmpty(h):v.throwIfEmpty(function(){return new a.EmptyError}))}}},1463:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.flatMap=void 0;var a=s(3010);r.flatMap=a.mergeMap},4075:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.groupBy=void 0;var a=s(5821),d=s(8767),c=s(3768),f=s(9216),v=s(3173);r.groupBy=function u(m,p,h,g){return f.operate(function(k,E){var P;p&&"function"!=typeof p?(h=p.duration,P=p.element,g=p.connector):P=p;var F=new Map,K=function(pe){F.forEach(pe),pe(E)},N=function(pe){return K(function(te){return te.error(pe)})},J=0,re=!1,ye=new v.OperatorSubscriber(E,function(pe){try{var te=m(pe),se=F.get(te);if(!se){F.set(te,se=g?g():new c.Subject);var ve=function ke(pe,te){var se=new a.Observable(function(ve){J++;var Te=te.subscribe(ve);return function(){Te.unsubscribe(),0==--J&&re&&ye.unsubscribe()}});return se.key=pe,se}(te,se);if(E.next(ve),h){var Te=v.createOperatorSubscriber(se,function(){se.complete(),Te?.unsubscribe()},void 0,void 0,function(){return F.delete(te)});ye.add(d.innerFrom(h(ve)).subscribe(Te))}}se.next(P?P(pe):pe)}catch(Me){N(Me)}},function(){return K(function(pe){return pe.complete()})},N,function(){return F.clear()},function(){return re=!0,0===J});k.subscribe(ye)})}},4041:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.ignoreElements=void 0;var a=s(9216),d=s(3173),c=s(31);r.ignoreElements=function f(){return a.operate(function(v,u){v.subscribe(d.createOperatorSubscriber(u,c.noop))})}},6478:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isEmpty=void 0;var a=s(9216),d=s(3173);r.isEmpty=function c(){return a.operate(function(f,v){f.subscribe(d.createOperatorSubscriber(v,function(){v.next(!1),v.complete()},function(){v.next(!0),v.complete()}))})}},1277:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.joinAllInternals=void 0;var a=s(7884),d=s(5280),c=s(1471),f=s(3010),v=s(2976);r.joinAllInternals=function u(m,p){return c.pipe(v.toArray(),f.mergeMap(function(h){return m(h)}),p?d.mapOneOrManyArgs(p):a.identity)}},5126:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.last=void 0;var a=s(8915),d=s(4270),c=s(3534),f=s(9194),v=s(926),u=s(7884);r.last=function m(p,h){var g=arguments.length>=2;return function(k){return k.pipe(p?d.filter(function(E,P){return p(E,P,k)}):u.identity,c.takeLast(1),g?v.defaultIfEmpty(h):f.throwIfEmpty(function(){return new a.EmptyError}))}}},752:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.map=void 0;var a=s(9216),d=s(3173);r.map=function c(f,v){return a.operate(function(u,m){var p=0;u.subscribe(d.createOperatorSubscriber(m,function(h){m.next(f.call(v,h,p++))}))})}},2182:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.mapTo=void 0;var a=s(752);r.mapTo=function d(c){return a.map(function(){return c})}},119:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.materialize=void 0;var a=s(7262),d=s(9216),c=s(3173);r.materialize=function f(){return d.operate(function(v,u){v.subscribe(c.createOperatorSubscriber(u,function(m){u.next(a.Notification.createNext(m))},function(){u.next(a.Notification.createComplete()),u.complete()},function(m){u.next(a.Notification.createError(m)),u.complete()}))})}},9329:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.max=void 0;var a=s(8587),d=s(7104);r.max=function c(f){return a.reduce(d.isFunction(f)?function(v,u){return f(v,u)>0?v:u}:function(v,u){return v>u?v:u})}},8789:function(ge,r,s){"use strict";var a=this&&this.__read||function(h,g){var k="function"==typeof Symbol&&h[Symbol.iterator];if(!k)return h;var P,K,E=k.call(h),F=[];try{for(;(void 0===g||g-- >0)&&!(P=E.next()).done;)F.push(P.value)}catch(N){K={error:N}}finally{try{P&&!P.done&&(k=E.return)&&k.call(E)}finally{if(K)throw K.error}}return F},d=this&&this.__spreadArray||function(h,g){for(var k=0,E=g.length,P=h.length;k{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.mergeAll=void 0;var a=s(3010),d=s(7884);r.mergeAll=function c(f){return void 0===f&&(f=1/0),a.mergeMap(d.identity,f)}},8457:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.mergeInternals=void 0;var a=s(8767),d=s(7238),c=s(3173);r.mergeInternals=function f(v,u,m,p,h,g,k,E){var P=[],F=0,K=0,N=!1,J=function(){N&&!P.length&&!F&&u.complete()},re=function(ke){return F{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.mergeMap=void 0;var a=s(752),d=s(8767),c=s(9216),f=s(8457),v=s(7104);r.mergeMap=function u(m,p,h){return void 0===h&&(h=1/0),v.isFunction(p)?u(function(g,k){return a.map(function(E,P){return p(g,E,k,P)})(d.innerFrom(m(g,k)))},h):("number"==typeof p&&(h=p),c.operate(function(g,k){return f.mergeInternals(g,k,m,h)}))}},929:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.mergeMapTo=void 0;var a=s(3010),d=s(7104);r.mergeMapTo=function c(f,v,u){return void 0===u&&(u=1/0),d.isFunction(v)?a.mergeMap(function(){return f},v,u):("number"==typeof v&&(u=v),a.mergeMap(function(){return f},u))}},2816:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.mergeScan=void 0;var a=s(9216),d=s(8457);r.mergeScan=function c(f,v,u){return void 0===u&&(u=1/0),a.operate(function(m,p){var h=v;return d.mergeInternals(m,p,function(g,k){return f(h,g,k)},u,function(g){h=g},!1,void 0,function(){return h=null})})}},9684:function(ge,r,s){"use strict";var a=this&&this.__read||function(v,u){var m="function"==typeof Symbol&&v[Symbol.iterator];if(!m)return v;var h,k,p=m.call(v),g=[];try{for(;(void 0===u||u-- >0)&&!(h=p.next()).done;)g.push(h.value)}catch(E){k={error:E}}finally{try{h&&!h.done&&(m=p.return)&&m.call(p)}finally{if(k)throw k.error}}return g},d=this&&this.__spreadArray||function(v,u){for(var m=0,p=u.length,h=v.length;m{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.min=void 0;var a=s(8587),d=s(7104);r.min=function c(f){return a.reduce(d.isFunction(f)?function(v,u){return f(v,u)<0?v:u}:function(v,u){return v{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.multicast=void 0;var a=s(6686),d=s(7104),c=s(9725);r.multicast=function f(v,u){var m=d.isFunction(v)?v:function(){return v};return d.isFunction(u)?c.connect(u,{connector:m}):function(p){return new a.ConnectableObservable(p,m)}}},4928:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.observeOn=void 0;var a=s(7238),d=s(9216),c=s(3173);r.observeOn=function f(v,u){return void 0===u&&(u=0),d.operate(function(m,p){m.subscribe(c.createOperatorSubscriber(p,function(h){return a.executeSchedule(p,v,function(){return p.next(h)},u)},function(){return a.executeSchedule(p,v,function(){return p.complete()},u)},function(h){return a.executeSchedule(p,v,function(){return p.error(h)},u)}))})}},2158:function(ge,r,s){"use strict";var a=this&&this.__read||function(h,g){var k="function"==typeof Symbol&&h[Symbol.iterator];if(!k)return h;var P,K,E=k.call(h),F=[];try{for(;(void 0===g||g-- >0)&&!(P=E.next()).done;)F.push(P.value)}catch(N){K={error:N}}finally{try{P&&!P.done&&(k=E.return)&&k.call(E)}finally{if(K)throw K.error}}return F},d=this&&this.__spreadArray||function(h,g){for(var k=0,E=g.length,P=h.length;k0){var N=void 0;try{N=f.innerFrom(F.shift())}catch{return void K()}var J=u.createOperatorSubscriber(P,void 0,m.noop,m.noop);N.subscribe(J),J.add(K)}else P.complete()};K()})}},9526:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.pairwise=void 0;var a=s(9216),d=s(3173);r.pairwise=function c(){return a.operate(function(f,v){var u,m=!1;f.subscribe(d.createOperatorSubscriber(v,function(p){var h=u;u=p,m&&v.next([h,p]),m=!0}))})}},5199:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.pluck=void 0;var a=s(752);r.pluck=function d(){for(var c=[],f=0;f{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.publish=void 0;var a=s(3768),d=s(9872),c=s(9725);r.publish=function f(v){return v?function(u){return c.connect(v)(u)}:function(u){return d.multicast(new a.Subject)(u)}}},6750:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.publishBehavior=void 0;var a=s(5482),d=s(6686);r.publishBehavior=function c(f){return function(v){var u=new a.BehaviorSubject(f);return new d.ConnectableObservable(v,function(){return u})}}},1003:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.publishLast=void 0;var a=s(7606),d=s(6686);r.publishLast=function c(){return function(f){var v=new a.AsyncSubject;return new d.ConnectableObservable(f,function(){return v})}}},5530:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.publishReplay=void 0;var a=s(3406),d=s(9872),c=s(7104);r.publishReplay=function f(v,u,m,p){m&&!c.isFunction(m)&&(p=m);var h=c.isFunction(m)?m:void 0;return function(g){return d.multicast(new a.ReplaySubject(v,u,p),h)(g)}}},2992:function(ge,r,s){"use strict";var a=this&&this.__read||function(m,p){var h="function"==typeof Symbol&&m[Symbol.iterator];if(!h)return m;var k,P,g=h.call(m),E=[];try{for(;(void 0===p||p-- >0)&&!(k=g.next()).done;)E.push(k.value)}catch(F){P={error:F}}finally{try{k&&!k.done&&(h=g.return)&&h.call(g)}finally{if(P)throw P.error}}return E},d=this&&this.__spreadArray||function(m,p){for(var h=0,g=p.length,k=m.length;h{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.reduce=void 0;var a=s(3049),d=s(9216);r.reduce=function c(f,v){return d.operate(a.scanInternals(f,v,arguments.length>=2,!1,!0))}},904:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.refCount=void 0;var a=s(9216),d=s(3173);r.refCount=function c(){return a.operate(function(f,v){var u=null;f._refCount++;var m=d.createOperatorSubscriber(v,void 0,void 0,void 0,function(){if(!f||f._refCount<=0||0<--f._refCount)u=null;else{var p=f._connection,h=u;u=null,p&&(!h||p===h)&&p.unsubscribe(),v.unsubscribe()}});f.subscribe(m),m.closed||(u=f.connect())})}},8408:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.repeat=void 0;var a=s(7406),d=s(9216),c=s(3173),f=s(8767),v=s(3271);r.repeat=function u(m){var p,g,h=1/0;return null!=m&&("object"==typeof m?(h=void 0===(p=m.count)?1/0:p,g=m.delay):h=m),h<=0?function(){return a.EMPTY}:d.operate(function(k,E){var F,P=0,K=function(){if(F?.unsubscribe(),F=null,null!=g){var J="number"==typeof g?v.timer(g):f.innerFrom(g(P)),re=c.createOperatorSubscriber(E,function(){re.unsubscribe(),N()});J.subscribe(re)}else N()},N=function(){var J=!1;F=k.subscribe(c.createOperatorSubscriber(E,void 0,function(){++P{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.repeatWhen=void 0;var a=s(3768),d=s(9216),c=s(3173);r.repeatWhen=function f(v){return d.operate(function(u,m){var p,g,h=!1,k=!1,E=!1,P=function(){return E&&k&&(m.complete(),!0)},K=function(){E=!1,p=u.subscribe(c.createOperatorSubscriber(m,void 0,function(){E=!0,!P()&&(g||(g=new a.Subject,v(g).subscribe(c.createOperatorSubscriber(m,function(){p?K():h=!0},function(){k=!0,P()}))),g).next()})),h&&(p.unsubscribe(),p=null,h=!1,K())};K()})}},6069:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.retry=void 0;var a=s(9216),d=s(3173),c=s(7884),f=s(3271),v=s(8767);r.retry=function u(m){var p;void 0===m&&(m=1/0);var h=(p=m&&"object"==typeof m?m:{count:m}).count,g=void 0===h?1/0:h,k=p.delay,E=p.resetOnSuccess,P=void 0!==E&&E;return g<=0?c.identity:a.operate(function(F,K){var J,N=0,re=function(){var ye=!1;J=F.subscribe(d.createOperatorSubscriber(K,function(ke){P&&(N=0),K.next(ke)},void 0,function(ke){if(N++{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.retryWhen=void 0;var a=s(3768),d=s(9216),c=s(3173);r.retryWhen=function f(v){return d.operate(function(u,m){var p,g,h=!1,k=function(){p=u.subscribe(c.createOperatorSubscriber(m,void 0,void 0,function(E){g||(g=new a.Subject,v(g).subscribe(c.createOperatorSubscriber(m,function(){return p?k():h=!0}))),g&&g.next(E)})),h&&(p.unsubscribe(),p=null,h=!1,k())};k()})}},2531:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.sample=void 0;var a=s(9216),d=s(31),c=s(3173);r.sample=function f(v){return a.operate(function(u,m){var p=!1,h=null;u.subscribe(c.createOperatorSubscriber(m,function(g){p=!0,h=g})),v.subscribe(c.createOperatorSubscriber(m,function(){if(p){p=!1;var g=h;h=null,m.next(g)}},d.noop))})}},2098:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.sampleTime=void 0;var a=s(1409),d=s(2531),c=s(1836);r.sampleTime=function f(v,u){return void 0===u&&(u=a.asyncScheduler),d.sample(c.interval(v,u))}},251:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scan=void 0;var a=s(9216),d=s(3049);r.scan=function c(f,v){return a.operate(d.scanInternals(f,v,arguments.length>=2,!0))}},3049:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scanInternals=void 0;var a=s(3173);r.scanInternals=function d(c,f,v,u,m){return function(p,h){var g=v,k=f,E=0;p.subscribe(a.createOperatorSubscriber(h,function(P){var F=E++;k=g?c(k,P,F):(g=!0,P),u&&h.next(k)},m&&function(){g&&h.next(k),h.complete()}))}}},9788:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.sequenceEqual=void 0;var a=s(9216),d=s(3173);r.sequenceEqual=function c(v,u){return void 0===u&&(u=function(m,p){return m===p}),a.operate(function(m,p){var h={buffer:[],complete:!1},g={buffer:[],complete:!1},k=function(P){p.next(P),p.complete()},E=function(P,F){var K=d.createOperatorSubscriber(p,function(N){var J=F.buffer;0===J.length?F.complete?k(!1):P.buffer.push(N):!u(N,J.shift())&&k(!1)},function(){P.complete=!0,F.complete&&k(0===F.buffer.length),K?.unsubscribe()});return K};m.subscribe(E(h,g)),v.subscribe(E(g,h))})}},3222:function(ge,r,s){"use strict";var a=this&&this.__read||function(g,k){var E="function"==typeof Symbol&&g[Symbol.iterator];if(!E)return g;var F,N,P=E.call(g),K=[];try{for(;(void 0===k||k-- >0)&&!(F=P.next()).done;)K.push(F.value)}catch(J){N={error:J}}finally{try{F&&!F.done&&(E=P.return)&&E.call(P)}finally{if(N)throw N.error}}return K},d=this&&this.__spreadArray||function(g,k){for(var E=0,P=k.length,F=g.length;E{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.shareReplay=void 0;var a=s(3406),d=s(3222);r.shareReplay=function c(f,v,u){var m,p,h,g,k=!1;return f&&"object"==typeof f?(g=void 0===(m=f.bufferSize)?1/0:m,v=void 0===(p=f.windowTime)?1/0:p,k=void 0!==(h=f.refCount)&&h,u=f.scheduler):g=f??1/0,d.share({connector:function(){return new a.ReplaySubject(g,v,u)},resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:k})}},695:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.single=void 0;var a=s(8915),d=s(1551),c=s(5477),f=s(9216),v=s(3173);r.single=function u(m){return f.operate(function(p,h){var k,g=!1,E=!1,P=0;p.subscribe(v.createOperatorSubscriber(h,function(F){E=!0,(!m||m(F,P++,p))&&(g&&h.error(new d.SequenceError("Too many matching values")),g=!0,k=F)},function(){g?(h.next(k),h.complete()):h.error(E?new c.NotFoundError("No matching values"):new a.EmptyError)}))})}},4975:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.skip=void 0;var a=s(4270);r.skip=function d(c){return a.filter(function(f,v){return c<=v})}},728:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.skipLast=void 0;var a=s(7884),d=s(9216),c=s(3173);r.skipLast=function f(v){return v<=0?a.identity:d.operate(function(u,m){var p=new Array(v),h=0;return u.subscribe(c.createOperatorSubscriber(m,function(g){var k=h++;if(k{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.skipUntil=void 0;var a=s(9216),d=s(3173),c=s(8767),f=s(31);r.skipUntil=function v(u){return a.operate(function(m,p){var h=!1,g=d.createOperatorSubscriber(p,function(){g?.unsubscribe(),h=!0},f.noop);c.innerFrom(u).subscribe(g),m.subscribe(d.createOperatorSubscriber(p,function(k){return h&&p.next(k)}))})}},2863:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.skipWhile=void 0;var a=s(9216),d=s(3173);r.skipWhile=function c(f){return a.operate(function(v,u){var m=!1,p=0;v.subscribe(d.createOperatorSubscriber(u,function(h){return(m||(m=!f(h,p++)))&&u.next(h)}))})}},4930:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.startWith=void 0;var a=s(509),d=s(1642),c=s(9216);r.startWith=function f(){for(var v=[],u=0;u{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.subscribeOn=void 0;var a=s(9216);r.subscribeOn=function d(c,f){return void 0===f&&(f=0),a.operate(function(v,u){u.add(c.schedule(function(){return v.subscribe(u)},f))})}},8044:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.switchAll=void 0;var a=s(986),d=s(7884);r.switchAll=function c(){return a.switchMap(d.identity)}},986:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.switchMap=void 0;var a=s(8767),d=s(9216),c=s(3173);r.switchMap=function f(v,u){return d.operate(function(m,p){var h=null,g=0,k=!1,E=function(){return k&&!h&&p.complete()};m.subscribe(c.createOperatorSubscriber(p,function(P){h?.unsubscribe();var F=0,K=g++;a.innerFrom(v(P,K)).subscribe(h=c.createOperatorSubscriber(p,function(N){return p.next(u?u(P,N,K,F++):N)},function(){h=null,E()}))},function(){k=!0,E()}))})}},9309:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.switchMapTo=void 0;var a=s(986),d=s(7104);r.switchMapTo=function c(f,v){return d.isFunction(v)?a.switchMap(function(){return f},v):a.switchMap(function(){return f})}},9499:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.switchScan=void 0;var a=s(986),d=s(9216);r.switchScan=function c(f,v){return d.operate(function(u,m){var p=v;return a.switchMap(function(h,g){return f(p,h,g)},function(h,g){return p=g,g})(u).subscribe(m),function(){p=null}})}},1333:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.take=void 0;var a=s(7406),d=s(9216),c=s(3173);r.take=function f(v){return v<=0?function(){return a.EMPTY}:d.operate(function(u,m){var p=0;u.subscribe(c.createOperatorSubscriber(m,function(h){++p<=v&&(m.next(h),v<=p&&m.complete())}))})}},3534:function(ge,r,s){"use strict";var a=this&&this.__values||function(u){var m="function"==typeof Symbol&&Symbol.iterator,p=m&&u[m],h=0;if(p)return p.call(u);if(u&&"number"==typeof u.length)return{next:function(){return u&&h>=u.length&&(u=void 0),{value:u&&u[h++],done:!u}}};throw new TypeError(m?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.takeLast=void 0;var d=s(7406),c=s(9216),f=s(3173);r.takeLast=function v(u){return u<=0?function(){return d.EMPTY}:c.operate(function(m,p){var h=[];m.subscribe(f.createOperatorSubscriber(p,function(g){h.push(g),u{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.takeUntil=void 0;var a=s(9216),d=s(3173),c=s(8767),f=s(31);r.takeUntil=function v(u){return a.operate(function(m,p){c.innerFrom(u).subscribe(d.createOperatorSubscriber(p,function(){return p.complete()},f.noop)),!p.closed&&m.subscribe(p)})}},9928:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.takeWhile=void 0;var a=s(9216),d=s(3173);r.takeWhile=function c(f,v){return void 0===v&&(v=!1),a.operate(function(u,m){var p=0;u.subscribe(d.createOperatorSubscriber(m,function(h){var g=f(h,p++);(g||v)&&m.next(h),!g&&m.complete()}))})}},6821:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.tap=void 0;var a=s(7104),d=s(9216),c=s(3173),f=s(7884);r.tap=function v(u,m,p){var h=a.isFunction(u)||m||p?{next:u,error:m,complete:p}:u;return h?d.operate(function(g,k){var E;null===(E=h.subscribe)||void 0===E||E.call(h);var P=!0;g.subscribe(c.createOperatorSubscriber(k,function(F){var K;null===(K=h.next)||void 0===K||K.call(h,F),k.next(F)},function(){var F;P=!1,null===(F=h.complete)||void 0===F||F.call(h),k.complete()},function(F){var K;P=!1,null===(K=h.error)||void 0===K||K.call(h,F),k.error(F)},function(){var F,K;P&&(null===(F=h.unsubscribe)||void 0===F||F.call(h)),null===(K=h.finalize)||void 0===K||K.call(h)}))}):f.identity}},4330:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.throttle=r.defaultThrottleConfig=void 0;var a=s(9216),d=s(3173),c=s(8767);r.defaultThrottleConfig={leading:!0,trailing:!1},r.throttle=function f(v,u){return void 0===u&&(u=r.defaultThrottleConfig),a.operate(function(m,p){var h=u.leading,g=u.trailing,k=!1,E=null,P=null,F=!1,K=function(){P?.unsubscribe(),P=null,g&&(re(),F&&p.complete())},N=function(){P=null,F&&p.complete()},J=function(ye){return P=c.innerFrom(v(ye)).subscribe(d.createOperatorSubscriber(p,K,N))},re=function(){if(k){k=!1;var ye=E;E=null,p.next(ye),!F&&J(ye)}};m.subscribe(d.createOperatorSubscriber(p,function(ye){k=!0,E=ye,(!P||P.closed)&&(h?re():J(ye))},function(){F=!0,(!(g&&k&&P)||P.closed)&&p.complete()}))})}},4029:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.throttleTime=void 0;var a=s(1409),d=s(4330),c=s(3271);r.throttleTime=function f(v,u,m){void 0===u&&(u=a.asyncScheduler),void 0===m&&(m=d.defaultThrottleConfig);var p=c.timer(v,u);return d.throttle(function(){return p},m)}},9194:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.throwIfEmpty=void 0;var a=s(8915),d=s(9216),c=s(3173);function v(){return new a.EmptyError}r.throwIfEmpty=function f(u){return void 0===u&&(u=v),d.operate(function(m,p){var h=!1;m.subscribe(c.createOperatorSubscriber(p,function(g){h=!0,p.next(g)},function(){return h?p.complete():p.error(u())}))})}},5904:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.TimeInterval=r.timeInterval=void 0;var a=s(1409),d=s(9216),c=s(3173);r.timeInterval=function f(u){return void 0===u&&(u=a.asyncScheduler),d.operate(function(m,p){var h=u.now();m.subscribe(c.createOperatorSubscriber(p,function(g){var k=u.now(),E=k-h;h=k,p.next(new v(g,E))}))})};var v=function u(m,p){this.value=m,this.interval=p};r.TimeInterval=v},5001:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.timeout=r.TimeoutError=void 0;var a=s(1409),d=s(7323),c=s(9216),f=s(8767),v=s(9703),u=s(3173),m=s(7238);function h(g){throw new r.TimeoutError(g)}r.TimeoutError=v.createErrorClass(function(g){return function(E){void 0===E&&(E=null),g(this),this.message="Timeout has occurred",this.name="TimeoutError",this.info=E}}),r.timeout=function p(g,k){var E=d.isValidDate(g)?{first:g}:"number"==typeof g?{each:g}:g,P=E.first,F=E.each,K=E.with,N=void 0===K?h:K,J=E.scheduler,re=void 0===J?k??a.asyncScheduler:J,ye=E.meta,ke=void 0===ye?null:ye;if(null==P&&null==F)throw new TypeError("No timeout provided.");return c.operate(function(pe,te){var se,ve,Te=null,Me=0,Xe=function(Pe){ve=m.executeSchedule(te,re,function(){try{se.unsubscribe(),f.innerFrom(N({meta:ke,lastValue:Te,seen:Me})).subscribe(te)}catch(Ce){te.error(Ce)}},Pe)};se=pe.subscribe(u.createOperatorSubscriber(te,function(Pe){ve?.unsubscribe(),Me++,te.next(Te=Pe),F>0&&Xe(F)},void 0,void 0,function(){ve?.closed||ve?.unsubscribe(),Te=null})),!Me&&Xe(null!=P?"number"==typeof P?P:+P-re.now():F)})}},8308:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.timeoutWith=void 0;var a=s(1409),d=s(7323),c=s(5001);r.timeoutWith=function f(v,u,m){var p,h,g;if(m=m??a.async,d.isValidDate(v)?p=v:"number"==typeof v&&(h=v),!u)throw new TypeError("No observable provided to switch to");if(g=function(){return u},null==p&&null==h)throw new TypeError("No timeout provided.");return c.timeout({first:p,each:h,scheduler:m,with:g})}},250:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.timestamp=void 0;var a=s(8354),d=s(752);r.timestamp=function c(f){return void 0===f&&(f=a.dateTimestampProvider),d.map(function(v){return{value:v,timestamp:f.now()}})}},2976:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.toArray=void 0;var a=s(8587),d=s(9216),c=function(v,u){return v.push(u),v};r.toArray=function f(){return d.operate(function(v,u){a.reduce(c,[])(v).subscribe(u)})}},9374:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.window=void 0;var a=s(3768),d=s(9216),c=s(3173),f=s(31);r.window=function v(u){return d.operate(function(m,p){var h=new a.Subject;p.next(h.asObservable());var g=function(k){h.error(k),p.error(k)};return m.subscribe(c.createOperatorSubscriber(p,function(k){return h?.next(k)},function(){h.complete(),p.complete()},g)),u.subscribe(c.createOperatorSubscriber(p,function(){h.complete(),p.next(h=new a.Subject)},f.noop,g)),function(){h?.unsubscribe(),h=null}})}},8427:function(ge,r,s){"use strict";var a=this&&this.__values||function(u){var m="function"==typeof Symbol&&Symbol.iterator,p=m&&u[m],h=0;if(p)return p.call(u);if(u&&"number"==typeof u.length)return{next:function(){return u&&h>=u.length&&(u=void 0),{value:u&&u[h++],done:!u}}};throw new TypeError(m?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.windowCount=void 0;var d=s(3768),c=s(9216),f=s(3173);r.windowCount=function v(u,m){void 0===m&&(m=0);var p=m>0?m:u;return c.operate(function(h,g){var k=[new d.Subject],P=0;g.next(k[0].asObservable()),h.subscribe(f.createOperatorSubscriber(g,function(F){var K,N;try{for(var J=a(k),re=J.next();!re.done;re=J.next())re.value.next(F)}catch(te){K={error:te}}finally{try{re&&!re.done&&(N=J.return)&&N.call(J)}finally{if(K)throw K.error}}var ke=P-u+1;if(ke>=0&&ke%p==0&&k.shift().complete(),++P%p==0){var pe=new d.Subject;k.push(pe),g.next(pe.asObservable())}},function(){for(;k.length>0;)k.shift().complete();g.complete()},function(F){for(;k.length>0;)k.shift().error(F);g.error(F)},function(){k=null}))})}},2358:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.windowTime=void 0;var a=s(3768),d=s(1409),c=s(6448),f=s(9216),v=s(3173),u=s(5137),m=s(1642),p=s(7238);r.windowTime=function h(g){for(var k,E,P=[],F=1;F=0?p.executeSchedule(ye,K,se,N,!0):pe=!0,se();var ve=function(Me){return ke.slice().forEach(Me)},Te=function(Me){ve(function(Xe){return Me(Xe.window)}),Me(ye),ye.unsubscribe()};return re.subscribe(v.createOperatorSubscriber(ye,function(Me){ve(function(Xe){Xe.window.next(Me),J<=++Xe.seen&&te(Xe)})},function(){return Te(function(Me){return Me.complete()})},function(Me){return Te(function(Xe){return Xe.error(Me)})})),function(){ke=null}})}},6464:function(ge,r,s){"use strict";var a=this&&this.__values||function(g){var k="function"==typeof Symbol&&Symbol.iterator,E=k&&g[k],P=0;if(E)return E.call(g);if(g&&"number"==typeof g.length)return{next:function(){return g&&P>=g.length&&(g=void 0),{value:g&&g[P++],done:!g}}};throw new TypeError(k?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(r,"__esModule",{value:!0}),r.windowToggle=void 0;var d=s(3768),c=s(6448),f=s(9216),v=s(8767),u=s(3173),m=s(31),p=s(5137);r.windowToggle=function h(g,k){return f.operate(function(E,P){var F=[],K=function(N){for(;0{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.windowWhen=void 0;var a=s(3768),d=s(9216),c=s(3173),f=s(8767);r.windowWhen=function v(u){return d.operate(function(m,p){var h,g,k=function(P){h.error(P),p.error(P)},E=function(){var P;g?.unsubscribe(),h?.complete(),h=new a.Subject,p.next(h.asObservable());try{P=f.innerFrom(u())}catch(F){return void k(F)}P.subscribe(g=c.createOperatorSubscriber(p,E,E,k))};E(),m.subscribe(c.createOperatorSubscriber(p,function(P){return h.next(P)},function(){h.complete(),p.complete()},k,function(){g?.unsubscribe(),h=null}))})}},135:function(ge,r,s){"use strict";var a=this&&this.__read||function(g,k){var E="function"==typeof Symbol&&g[Symbol.iterator];if(!E)return g;var F,N,P=E.call(g),K=[];try{for(;(void 0===k||k-- >0)&&!(F=P.next()).done;)K.push(F.value)}catch(J){N={error:J}}finally{try{F&&!F.done&&(E=P.return)&&E.call(P)}finally{if(N)throw N.error}}return K},d=this&&this.__spreadArray||function(g,k){for(var E=0,P=k.length,F=g.length;E0)&&!(g=h.next()).done;)k.push(g.value)}catch(P){E={error:P}}finally{try{g&&!g.done&&(p=h.return)&&p.call(h)}finally{if(E)throw E.error}}return k},d=this&&this.__spreadArray||function(u,m){for(var p=0,h=m.length,g=u.length;p{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.zipAll=void 0;var a=s(4842),d=s(1277);r.zipAll=function c(f){return d.joinAllInternals(a.zip,f)}},9411:function(ge,r,s){"use strict";var a=this&&this.__read||function(v,u){var m="function"==typeof Symbol&&v[Symbol.iterator];if(!m)return v;var h,k,p=m.call(v),g=[];try{for(;(void 0===u||u-- >0)&&!(h=p.next()).done;)g.push(h.value)}catch(E){k={error:E}}finally{try{h&&!h.done&&(m=p.return)&&m.call(p)}finally{if(k)throw k.error}}return g},d=this&&this.__spreadArray||function(v,u){for(var m=0,p=u.length,h=v.length;m{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scheduleArray=void 0;var a=s(5821);r.scheduleArray=function d(c,f){return new a.Observable(function(v){var u=0;return f.schedule(function(){u===c.length?v.complete():(v.next(c[u++]),v.closed||this.schedule())})})}},3009:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scheduleAsyncIterable=void 0;var a=s(5821),d=s(7238);r.scheduleAsyncIterable=function c(f,v){if(!f)throw new Error("Iterable cannot be null");return new a.Observable(function(u){d.executeSchedule(u,v,function(){var m=f[Symbol.asyncIterator]();d.executeSchedule(u,v,function(){m.next().then(function(p){p.done?u.complete():u.next(p.value)})},0,!0)})})}},9049:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scheduleIterable=void 0;var a=s(5821),d=s(4260),c=s(7104),f=s(7238);r.scheduleIterable=function v(u,m){return new a.Observable(function(p){var h;return f.executeSchedule(p,m,function(){h=u[d.iterator](),f.executeSchedule(p,m,function(){var g,k,E;try{k=(g=h.next()).value,E=g.done}catch(P){return void p.error(P)}E?p.complete():p.next(k)},0,!0)}),function(){return c.isFunction(h?.return)&&h.return()}})}},7767:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scheduleObservable=void 0;var a=s(8767),d=s(4928),c=s(1698);r.scheduleObservable=function f(v,u){return a.innerFrom(v).pipe(c.subscribeOn(u),d.observeOn(u))}},2247:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.schedulePromise=void 0;var a=s(8767),d=s(4928),c=s(1698);r.schedulePromise=function f(v,u){return a.innerFrom(v).pipe(c.subscribeOn(u),d.observeOn(u))}},3958:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scheduleReadableStreamLike=void 0;var a=s(3009),d=s(7128);r.scheduleReadableStreamLike=function c(f,v){return a.scheduleAsyncIterable(d.readableStreamLikeToAsyncGenerator(f),v)}},9341:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.scheduled=void 0;var a=s(7767),d=s(2247),c=s(9611),f=s(9049),v=s(3009),u=s(7454),m=s(5050),p=s(697),h=s(5431),g=s(6175),k=s(6870),E=s(7128),P=s(3958);r.scheduled=function F(K,N){if(null!=K){if(u.isInteropObservable(K))return a.scheduleObservable(K,N);if(p.isArrayLike(K))return c.scheduleArray(K,N);if(m.isPromise(K))return d.schedulePromise(K,N);if(g.isAsyncIterable(K))return v.scheduleAsyncIterable(K,N);if(h.isIterable(K))return f.scheduleIterable(K,N);if(E.isReadableStreamLike(K))return P.scheduleReadableStreamLike(K,N)}throw k.createInvalidObservableTypeError(K)}},1394:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.Action=void 0;var c=function(f){function v(u,m){return f.call(this)||this}return a(v,f),v.prototype.schedule=function(u,m){return void 0===m&&(m=0),this},v}(s(6448).Subscription);r.Action=c},275:function(ge,r,s){"use strict";var v,a=this&&this.__extends||(v=function(u,m){return(v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,h){p.__proto__=h}||function(p,h){for(var g in h)Object.prototype.hasOwnProperty.call(h,g)&&(p[g]=h[g])})(u,m)},function(u,m){if("function"!=typeof m&&null!==m)throw new TypeError("Class extends value "+String(m)+" is not a constructor or null");function p(){this.constructor=u}v(u,m),u.prototype=null===m?Object.create(m):(p.prototype=m.prototype,new p)});Object.defineProperty(r,"__esModule",{value:!0}),r.AnimationFrameAction=void 0;var d=s(4723),c=s(6343),f=function(v){function u(m,p){var h=v.call(this,m,p)||this;return h.scheduler=m,h.work=p,h}return a(u,v),u.prototype.requestAsyncId=function(m,p,h){return void 0===h&&(h=0),null!==h&&h>0?v.prototype.requestAsyncId.call(this,m,p,h):(m.actions.push(this),m._scheduled||(m._scheduled=c.animationFrameProvider.requestAnimationFrame(function(){return m.flush(void 0)})))},u.prototype.recycleAsyncId=function(m,p,h){if(void 0===h&&(h=0),null!=h&&h>0||null==h&&this.delay>0)return v.prototype.recycleAsyncId.call(this,m,p,h);m.actions.some(function(g){return g.id===p})||(c.animationFrameProvider.cancelAnimationFrame(p),m._scheduled=void 0)},u}(d.AsyncAction);r.AnimationFrameAction=f},3625:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.AnimationFrameScheduler=void 0;var c=function(f){function v(){return null!==f&&f.apply(this,arguments)||this}return a(v,f),v.prototype.flush=function(u){this._active=!0;var m=this._scheduled;this._scheduled=void 0;var h,p=this.actions;u=u||p.shift();do{if(h=u.execute(u.state,u.delay))break}while((u=p[0])&&u.id===m&&p.shift());if(this._active=!1,h){for(;(u=p[0])&&u.id===m&&p.shift();)u.unsubscribe();throw h}},v}(s(6216).AsyncScheduler);r.AnimationFrameScheduler=c},7046:function(ge,r,s){"use strict";var v,a=this&&this.__extends||(v=function(u,m){return(v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,h){p.__proto__=h}||function(p,h){for(var g in h)Object.prototype.hasOwnProperty.call(h,g)&&(p[g]=h[g])})(u,m)},function(u,m){if("function"!=typeof m&&null!==m)throw new TypeError("Class extends value "+String(m)+" is not a constructor or null");function p(){this.constructor=u}v(u,m),u.prototype=null===m?Object.create(m):(p.prototype=m.prototype,new p)});Object.defineProperty(r,"__esModule",{value:!0}),r.AsapAction=void 0;var d=s(4723),c=s(7766),f=function(v){function u(m,p){var h=v.call(this,m,p)||this;return h.scheduler=m,h.work=p,h}return a(u,v),u.prototype.requestAsyncId=function(m,p,h){return void 0===h&&(h=0),null!==h&&h>0?v.prototype.requestAsyncId.call(this,m,p,h):(m.actions.push(this),m._scheduled||(m._scheduled=c.immediateProvider.setImmediate(m.flush.bind(m,void 0))))},u.prototype.recycleAsyncId=function(m,p,h){if(void 0===h&&(h=0),null!=h&&h>0||null==h&&this.delay>0)return v.prototype.recycleAsyncId.call(this,m,p,h);m.actions.some(function(g){return g.id===p})||(c.immediateProvider.clearImmediate(p),m._scheduled=void 0)},u}(d.AsyncAction);r.AsapAction=f},3706:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.AsapScheduler=void 0;var c=function(f){function v(){return null!==f&&f.apply(this,arguments)||this}return a(v,f),v.prototype.flush=function(u){this._active=!0;var m=this._scheduled;this._scheduled=void 0;var h,p=this.actions;u=u||p.shift();do{if(h=u.execute(u.state,u.delay))break}while((u=p[0])&&u.id===m&&p.shift());if(this._active=!1,h){for(;(u=p[0])&&u.id===m&&p.shift();)u.unsubscribe();throw h}},v}(s(6216).AsyncScheduler);r.AsapScheduler=c},4723:function(ge,r,s){"use strict";var u,a=this&&this.__extends||(u=function(m,p){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(h,g){h.__proto__=g}||function(h,g){for(var k in g)Object.prototype.hasOwnProperty.call(g,k)&&(h[k]=g[k])})(m,p)},function(m,p){if("function"!=typeof p&&null!==p)throw new TypeError("Class extends value "+String(p)+" is not a constructor or null");function h(){this.constructor=m}u(m,p),m.prototype=null===p?Object.create(p):(h.prototype=p.prototype,new h)});Object.defineProperty(r,"__esModule",{value:!0}),r.AsyncAction=void 0;var d=s(1394),c=s(2444),f=s(5137),v=function(u){function m(p,h){var g=u.call(this,p,h)||this;return g.scheduler=p,g.work=h,g.pending=!1,g}return a(m,u),m.prototype.schedule=function(p,h){if(void 0===h&&(h=0),this.closed)return this;this.state=p;var g=this.id,k=this.scheduler;return null!=g&&(this.id=this.recycleAsyncId(k,g,h)),this.pending=!0,this.delay=h,this.id=this.id||this.requestAsyncId(k,this.id,h),this},m.prototype.requestAsyncId=function(p,h,g){return void 0===g&&(g=0),c.intervalProvider.setInterval(p.flush.bind(p,this),g)},m.prototype.recycleAsyncId=function(p,h,g){if(void 0===g&&(g=0),null!=g&&this.delay===g&&!1===this.pending)return h;c.intervalProvider.clearInterval(h)},m.prototype.execute=function(p,h){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var g=this._execute(p,h);if(g)return g;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},m.prototype._execute=function(p,h){var k,g=!1;try{this.work(p)}catch(E){g=!0,k=E||new Error("Scheduled action threw falsy error")}if(g)return this.unsubscribe(),k},m.prototype.unsubscribe=function(){if(!this.closed){var h=this.id,g=this.scheduler,k=g.actions;this.work=this.state=this.scheduler=null,this.pending=!1,f.arrRemove(k,this),null!=h&&(this.id=this.recycleAsyncId(g,h,null)),this.delay=null,u.prototype.unsubscribe.call(this)}},m}(d.Action);r.AsyncAction=v},6216:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.AsyncScheduler=void 0;var d=s(2716),c=function(f){function v(u,m){void 0===m&&(m=d.Scheduler.now);var p=f.call(this,u,m)||this;return p.actions=[],p._active=!1,p._scheduled=void 0,p}return a(v,f),v.prototype.flush=function(u){var m=this.actions;if(this._active)m.push(u);else{var p;this._active=!0;do{if(p=u.execute(u.state,u.delay))break}while(u=m.shift());if(this._active=!1,p){for(;u=m.shift();)u.unsubscribe();throw p}}},v}(d.Scheduler);r.AsyncScheduler=c},4954:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.QueueAction=void 0;var c=function(f){function v(u,m){var p=f.call(this,u,m)||this;return p.scheduler=u,p.work=m,p}return a(v,f),v.prototype.schedule=function(u,m){return void 0===m&&(m=0),m>0?f.prototype.schedule.call(this,u,m):(this.delay=m,this.state=u,this.scheduler.flush(this),this)},v.prototype.execute=function(u,m){return m>0||this.closed?f.prototype.execute.call(this,u,m):this._execute(u,m)},v.prototype.requestAsyncId=function(u,m,p){return void 0===p&&(p=0),null!=p&&p>0||null==p&&this.delay>0?f.prototype.requestAsyncId.call(this,u,m,p):u.flush(this)},v}(s(4723).AsyncAction);r.QueueAction=c},345:function(ge,r,s){"use strict";var f,a=this&&this.__extends||(f=function(v,u){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(m,p){m.__proto__=p}||function(m,p){for(var h in p)Object.prototype.hasOwnProperty.call(p,h)&&(m[h]=p[h])})(v,u)},function(v,u){if("function"!=typeof u&&null!==u)throw new TypeError("Class extends value "+String(u)+" is not a constructor or null");function m(){this.constructor=v}f(v,u),v.prototype=null===u?Object.create(u):(m.prototype=u.prototype,new m)});Object.defineProperty(r,"__esModule",{value:!0}),r.QueueScheduler=void 0;var c=function(f){function v(){return null!==f&&f.apply(this,arguments)||this}return a(v,f),v}(s(6216).AsyncScheduler);r.QueueScheduler=c},2018:function(ge,r,s){"use strict";var m,a=this&&this.__extends||(m=function(p,h){return(m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(g,k){g.__proto__=k}||function(g,k){for(var E in k)Object.prototype.hasOwnProperty.call(k,E)&&(g[E]=k[E])})(p,h)},function(p,h){if("function"!=typeof h&&null!==h)throw new TypeError("Class extends value "+String(h)+" is not a constructor or null");function g(){this.constructor=p}m(p,h),p.prototype=null===h?Object.create(h):(g.prototype=h.prototype,new g)});Object.defineProperty(r,"__esModule",{value:!0}),r.VirtualAction=r.VirtualTimeScheduler=void 0;var d=s(4723),c=s(6448),v=function(m){function p(h,g){void 0===h&&(h=u),void 0===g&&(g=1/0);var k=m.call(this,h,function(){return k.frame})||this;return k.maxFrames=g,k.frame=0,k.index=-1,k}return a(p,m),p.prototype.flush=function(){for(var E,P,g=this.actions,k=this.maxFrames;(P=g[0])&&P.delay<=k&&(g.shift(),this.frame=P.delay,!(E=P.execute(P.state,P.delay))););if(E){for(;P=g.shift();)P.unsubscribe();throw E}},p.frameTimeFactor=10,p}(s(6216).AsyncScheduler);r.VirtualTimeScheduler=v;var u=function(m){function p(h,g,k){void 0===k&&(k=h.index+=1);var E=m.call(this,h,g)||this;return E.scheduler=h,E.work=g,E.index=k,E.active=!0,E.index=h.index=k,E}return a(p,m),p.prototype.schedule=function(h,g){if(void 0===g&&(g=0),Number.isFinite(g)){if(!this.id)return m.prototype.schedule.call(this,h,g);this.active=!1;var k=new p(this.scheduler,this.work);return this.add(k),k.schedule(h,g)}return c.Subscription.EMPTY},p.prototype.requestAsyncId=function(h,g,k){void 0===k&&(k=0),this.delay=h.frame+k;var E=h.actions;return E.push(this),E.sort(p.sortActions),!0},p.prototype.recycleAsyncId=function(h,g,k){void 0===k&&(k=0)},p.prototype._execute=function(h,g){if(!0===this.active)return m.prototype._execute.call(this,h,g)},p.sortActions=function(h,g){return h.delay===g.delay?h.index===g.index?0:h.index>g.index?1:-1:h.delay>g.delay?1:-1},p}(d.AsyncAction);r.VirtualAction=u},1906:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.animationFrame=r.animationFrameScheduler=void 0;var a=s(275),d=s(3625);r.animationFrameScheduler=new d.AnimationFrameScheduler(a.AnimationFrameAction),r.animationFrame=r.animationFrameScheduler},6343:function(ge,r,s){"use strict";var a=this&&this.__read||function(f,v){var u="function"==typeof Symbol&&f[Symbol.iterator];if(!u)return f;var p,g,m=u.call(f),h=[];try{for(;(void 0===v||v-- >0)&&!(p=m.next()).done;)h.push(p.value)}catch(k){g={error:k}}finally{try{p&&!p.done&&(u=m.return)&&u.call(m)}finally{if(g)throw g.error}}return h},d=this&&this.__spreadArray||function(f,v){for(var u=0,m=v.length,p=f.length;u{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.asap=r.asapScheduler=void 0;var a=s(7046),d=s(3706);r.asapScheduler=new d.AsapScheduler(a.AsapAction),r.asap=r.asapScheduler},1409:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.async=r.asyncScheduler=void 0;var a=s(4723),d=s(6216);r.asyncScheduler=new d.AsyncScheduler(a.AsyncAction),r.async=r.asyncScheduler},8354:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.dateTimestampProvider=void 0,r.dateTimestampProvider={now:function(){return(r.dateTimestampProvider.delegate||Date).now()},delegate:void 0}},7766:function(ge,r,s){"use strict";var a=this&&this.__read||function(u,m){var p="function"==typeof Symbol&&u[Symbol.iterator];if(!p)return u;var g,E,h=p.call(u),k=[];try{for(;(void 0===m||m-- >0)&&!(g=h.next()).done;)k.push(g.value)}catch(P){E={error:P}}finally{try{g&&!g.done&&(p=h.return)&&p.call(h)}finally{if(E)throw E.error}}return k},d=this&&this.__spreadArray||function(u,m){for(var p=0,h=m.length,g=u.length;p0)&&!(u=v.next()).done;)m.push(u.value)}catch(h){p={error:h}}finally{try{u&&!u.done&&(f=v.return)&&f.call(v)}finally{if(p)throw p.error}}return m},a=this&&this.__spreadArray||function(d,c){for(var f=0,v=c.length,u=d.length;f{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.performanceTimestampProvider=void 0,r.performanceTimestampProvider={now:function(){return(r.performanceTimestampProvider.delegate||performance).now()},delegate:void 0}},5668:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.queue=r.queueScheduler=void 0;var a=s(4954),d=s(345);r.queueScheduler=new d.QueueScheduler(a.QueueAction),r.queue=r.queueScheduler},3914:function(ge,r){"use strict";var s=this&&this.__read||function(d,c){var f="function"==typeof Symbol&&d[Symbol.iterator];if(!f)return d;var u,p,v=f.call(d),m=[];try{for(;(void 0===c||c-- >0)&&!(u=v.next()).done;)m.push(u.value)}catch(h){p={error:h}}finally{try{u&&!u.done&&(f=v.return)&&f.call(v)}finally{if(p)throw p.error}}return m},a=this&&this.__spreadArray||function(d,c){for(var f=0,v=c.length,u=d.length;f{"use strict";function s(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}Object.defineProperty(r,"__esModule",{value:!0}),r.iterator=r.getSymbolIterator=void 0,r.getSymbolIterator=s,r.iterator=s()},1689:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.observable=void 0,r.observable="function"==typeof Symbol&&Symbol.observable||"@@observable"},5256:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0})},4769:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.ArgumentOutOfRangeError=void 0;var a=s(9703);r.ArgumentOutOfRangeError=a.createErrorClass(function(d){return function(){d(this),this.name="ArgumentOutOfRangeError",this.message="argument out of range"}})},8915:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.EmptyError=void 0;var a=s(9703);r.EmptyError=a.createErrorClass(function(d){return function(){d(this),this.name="EmptyError",this.message="no elements in sequence"}})},349:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.TestTools=r.Immediate=void 0;var a,s=1,d={};function c(f){return f in d&&(delete d[f],!0)}r.Immediate={setImmediate:function(f){var v=s++;return d[v]=!0,a||(a=Promise.resolve()),a.then(function(){return c(v)&&f()}),v},clearImmediate:function(f){c(f)}},r.TestTools={pending:function(){return Object.keys(d).length}}},5477:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.NotFoundError=void 0;var a=s(9703);r.NotFoundError=a.createErrorClass(function(d){return function(f){d(this),this.name="NotFoundError",this.message=f}})},3965:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.ObjectUnsubscribedError=void 0;var a=s(9703);r.ObjectUnsubscribedError=a.createErrorClass(function(d){return function(){d(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})},1551:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.SequenceError=void 0;var a=s(9703);r.SequenceError=a.createErrorClass(function(d){return function(f){d(this),this.name="SequenceError",this.message=f}})},4970:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.UnsubscriptionError=void 0;var a=s(9703);r.UnsubscriptionError=a.createErrorClass(function(d){return function(f){d(this),this.message=f?f.length+" errors occurred during unsubscription:\n"+f.map(function(v,u){return u+1+") "+v.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=f}})},1642:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.popNumber=r.popScheduler=r.popResultSelector=void 0;var a=s(7104),d=s(1875);function c(m){return m[m.length-1]}r.popResultSelector=function f(m){return a.isFunction(c(m))?m.pop():void 0},r.popScheduler=function v(m){return d.isScheduler(c(m))?m.pop():void 0},r.popNumber=function u(m,p){return"number"==typeof c(m)?m.pop():p}},9923:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.argsArgArrayOrObject=void 0;var s=Array.isArray,a=Object.getPrototypeOf,d=Object.prototype,c=Object.keys;r.argsArgArrayOrObject=function f(u){if(1===u.length){var m=u[0];if(s(m))return{args:m,keys:null};if(function v(u){return u&&"object"==typeof u&&a(u)===d}(m)){var p=c(m);return{args:p.map(function(h){return m[h]}),keys:p}}}return{args:u,keys:null}}},3531:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.argsOrArgArray=void 0;var s=Array.isArray;r.argsOrArgArray=function a(d){return 1===d.length&&s(d[0])?d[0]:d}},5137:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.arrRemove=void 0,r.arrRemove=function s(a,d){if(a){var c=a.indexOf(d);0<=c&&a.splice(c,1)}}},9703:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.createErrorClass=void 0,r.createErrorClass=function s(a){var c=a(function(f){Error.call(f),f.stack=(new Error).stack});return c.prototype=Object.create(Error.prototype),c.prototype.constructor=c,c}},7598:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.createObject=void 0,r.createObject=function s(a,d){return a.reduce(function(c,f,v){return c[f]=d[v],c},{})}},5808:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.captureError=r.errorContext=void 0;var a=s(3570),d=null;r.errorContext=function c(v){if(a.config.useDeprecatedSynchronousErrorHandling){var u=!d;if(u&&(d={errorThrown:!1,error:null}),v(),u){var m=d;if(d=null,m.errorThrown)throw m.error}}else v()},r.captureError=function f(v){a.config.useDeprecatedSynchronousErrorHandling&&d&&(d.errorThrown=!0,d.error=v)}},7238:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.executeSchedule=void 0,r.executeSchedule=function s(a,d,c,f,v){void 0===f&&(f=0),void 0===v&&(v=!1);var u=d.schedule(function(){c(),v?a.add(this.schedule(null,f)):this.unsubscribe()},f);if(a.add(u),!v)return u}},7884:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.identity=void 0,r.identity=function s(a){return a}},697:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isArrayLike=void 0,r.isArrayLike=function(s){return s&&"number"==typeof s.length&&"function"!=typeof s}},6175:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isAsyncIterable=void 0;var a=s(7104);r.isAsyncIterable=function d(c){return Symbol.asyncIterator&&a.isFunction(c?.[Symbol.asyncIterator])}},7323:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isValidDate=void 0,r.isValidDate=function s(a){return a instanceof Date&&!isNaN(a)}},7104:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isFunction=void 0,r.isFunction=function s(a){return"function"==typeof a}},7454:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isInteropObservable=void 0;var a=s(1689),d=s(7104);r.isInteropObservable=function c(f){return d.isFunction(f[a.observable])}},5431:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isIterable=void 0;var a=s(4260),d=s(7104);r.isIterable=function c(f){return d.isFunction(f?.[a.iterator])}},4341:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isObservable=void 0;var a=s(5821),d=s(7104);r.isObservable=function c(f){return!!f&&(f instanceof a.Observable||d.isFunction(f.lift)&&d.isFunction(f.subscribe))}},5050:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isPromise=void 0;var a=s(7104);r.isPromise=function d(c){return a.isFunction(c?.then)}},7128:function(ge,r,s){"use strict";var a=this&&this.__generator||function(m,p){var g,k,E,P,h={label:0,sent:function(){if(1&E[0])throw E[1];return E[1]},trys:[],ops:[]};return P={next:F(0),throw:F(1),return:F(2)},"function"==typeof Symbol&&(P[Symbol.iterator]=function(){return this}),P;function F(N){return function(J){return function K(N){if(g)throw new TypeError("Generator is already executing.");for(;h;)try{if(g=1,k&&(E=2&N[0]?k.return:N[0]?k.throw||((E=k.return)&&E.call(k),0):k.next)&&!(E=E.call(k,N[1])).done)return E;switch(k=0,E&&(N=[2&N[0],E.value]),N[0]){case 0:case 1:E=N;break;case 4:return h.label++,{value:N[1],done:!1};case 5:h.label++,k=N[1],N=[0];continue;case 7:N=h.ops.pop(),h.trys.pop();continue;default:if(!(E=(E=h.trys).length>0&&E[E.length-1])&&(6===N[0]||2===N[0])){h=0;continue}if(3===N[0]&&(!E||N[1]>E[0]&&N[1]1||F(ye,ke)})})}function F(ye,ke){try{!function K(ye){ye.value instanceof d?Promise.resolve(ye.value.v).then(N,J):re(E[0][2],ye)}(g[ye](ke))}catch(pe){re(E[0][3],pe)}}function N(ye){F("next",ye)}function J(ye){F("throw",ye)}function re(ye,ke){ye(ke),E.shift(),E.length&&F(E[0][0],E[0][1])}};Object.defineProperty(r,"__esModule",{value:!0}),r.isReadableStreamLike=r.readableStreamLikeToAsyncGenerator=void 0;var f=s(7104);r.readableStreamLikeToAsyncGenerator=function v(m){return c(this,arguments,function(){var h,g,k;return a(this,function(P){switch(P.label){case 0:h=m.getReader(),P.label=1;case 1:P.trys.push([1,,9,10]),P.label=2;case 2:return[4,d(h.read())];case 3:return g=P.sent(),k=g.value,g.done?[4,d(void 0)]:[3,5];case 4:return[2,P.sent()];case 5:return[4,d(k)];case 6:return[4,P.sent()];case 7:return P.sent(),[3,2];case 8:return[3,10];case 9:return h.releaseLock(),[7];case 10:return[2]}})})},r.isReadableStreamLike=function u(m){return f.isFunction(m?.getReader)}},1875:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.isScheduler=void 0;var a=s(7104);r.isScheduler=function d(c){return c&&a.isFunction(c.schedule)}},9216:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.operate=r.hasLift=void 0;var a=s(7104);function d(f){return a.isFunction(f?.lift)}r.hasLift=d,r.operate=function c(f){return function(v){if(d(v))return v.lift(function(u){try{return f(u,this)}catch(m){this.error(m)}});throw new TypeError("Unable to lift unknown Observable type")}}},5280:function(ge,r,s){"use strict";var a=this&&this.__read||function(m,p){var h="function"==typeof Symbol&&m[Symbol.iterator];if(!h)return m;var k,P,g=h.call(m),E=[];try{for(;(void 0===p||p-- >0)&&!(k=g.next()).done;)E.push(k.value)}catch(F){P={error:F}}finally{try{k&&!k.done&&(h=g.return)&&h.call(g)}finally{if(P)throw P.error}}return E},d=this&&this.__spreadArray||function(m,p){for(var h=0,g=p.length,k=m.length;h{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.noop=void 0,r.noop=function s(){}},963:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.not=void 0,r.not=function s(a,d){return function(c,f){return!a.call(d,c,f)}}},1471:(ge,r,s)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.pipeFromArray=r.pipe=void 0;var a=s(7884);function c(f){return 0===f.length?a.identity:1===f.length?f[0]:function(u){return f.reduce(function(m,p){return p(m)},u)}}r.pipe=function d(){for(var f=[],v=0;v{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.reportUnhandledError=void 0;var a=s(3570),d=s(3914);r.reportUnhandledError=function c(f){d.timeoutProvider.setTimeout(function(){var v=a.config.onUnhandledError;if(!v)throw f;v(f)})}},6870:(ge,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.createInvalidObservableTypeError=void 0,r.createInvalidObservableTypeError=function s(a){return new TypeError("You provided "+(null!==a&&"object"==typeof a?"an invalid object":"'"+a+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}},1135:(ge,r,s)=>{"use strict";s.d(r,{X:()=>d});var a=s(7579);class d extends a.x{constructor(f){super(),this._value=f}get value(){return this.getValue()}_subscribe(f){const v=super._subscribe(f);return!v.closed&&f.next(this._value),v}getValue(){const{hasError:f,thrownError:v,_value:u}=this;if(f)throw v;return this._throwIfClosed(),u}next(f){super.next(this._value=f)}}},8306:(ge,r,s)=>{"use strict";s.d(r,{y:()=>g});var a=s(930),d=s(727),c=s(8822),f=s(4671);var m=s(2416),p=s(576),h=s(2806);let g=(()=>{class F{constructor(N){N&&(this._subscribe=N)}lift(N){const J=new F;return J.source=this,J.operator=N,J}subscribe(N,J,re){const ye=function P(F){return F&&F instanceof a.Lv||function E(F){return F&&(0,p.m)(F.next)&&(0,p.m)(F.error)&&(0,p.m)(F.complete)}(F)&&(0,d.Nn)(F)}(N)?N:new a.Hp(N,J,re);return(0,h.x)(()=>{const{operator:ke,source:pe}=this;ye.add(ke?ke.call(ye,pe):pe?this._subscribe(ye):this._trySubscribe(ye))}),ye}_trySubscribe(N){try{return this._subscribe(N)}catch(J){N.error(J)}}forEach(N,J){return new(J=k(J))((re,ye)=>{const ke=new a.Hp({next:pe=>{try{N(pe)}catch(te){ye(te),ke.unsubscribe()}},error:ye,complete:re});this.subscribe(ke)})}_subscribe(N){var J;return null===(J=this.source)||void 0===J?void 0:J.subscribe(N)}[c.L](){return this}pipe(...N){return function u(F){return 0===F.length?f.y:1===F.length?F[0]:function(N){return F.reduce((J,re)=>re(J),N)}}(N)(this)}toPromise(N){return new(N=k(N))((J,re)=>{let ye;this.subscribe(ke=>ye=ke,ke=>re(ke),()=>J(ye))})}}return F.create=K=>new F(K),F})();function k(F){var K;return null!==(K=F??m.v.Promise)&&void 0!==K?K:Promise}},7579:(ge,r,s)=>{"use strict";s.d(r,{x:()=>m});var a=s(8306),d=s(727);const f=(0,s(3888).d)(h=>function(){h(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var v=s(8737),u=s(2806);let m=(()=>{class h extends a.y{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(k){const E=new p(this,this);return E.operator=k,E}_throwIfClosed(){if(this.closed)throw new f}next(k){(0,u.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const E of this.currentObservers)E.next(k)}})}error(k){(0,u.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=k;const{observers:E}=this;for(;E.length;)E.shift().error(k)}})}complete(){(0,u.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:k}=this;for(;k.length;)k.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var k;return(null===(k=this.observers)||void 0===k?void 0:k.length)>0}_trySubscribe(k){return this._throwIfClosed(),super._trySubscribe(k)}_subscribe(k){return this._throwIfClosed(),this._checkFinalizedStatuses(k),this._innerSubscribe(k)}_innerSubscribe(k){const{hasError:E,isStopped:P,observers:F}=this;return E||P?d.Lc:(this.currentObservers=null,F.push(k),new d.w0(()=>{this.currentObservers=null,(0,v.P)(F,k)}))}_checkFinalizedStatuses(k){const{hasError:E,thrownError:P,isStopped:F}=this;E?k.error(P):F&&k.complete()}asObservable(){const k=new a.y;return k.source=this,k}}return h.create=(g,k)=>new p(g,k),h})();class p extends m{constructor(g,k){super(),this.destination=g,this.source=k}next(g){var k,E;null===(E=null===(k=this.destination)||void 0===k?void 0:k.next)||void 0===E||E.call(k,g)}error(g){var k,E;null===(E=null===(k=this.destination)||void 0===k?void 0:k.error)||void 0===E||E.call(k,g)}complete(){var g,k;null===(k=null===(g=this.destination)||void 0===g?void 0:g.complete)||void 0===k||k.call(g)}_subscribe(g){var k,E;return null!==(E=null===(k=this.source)||void 0===k?void 0:k.subscribe(g))&&void 0!==E?E:d.Lc}}},930:(ge,r,s)=>{"use strict";s.d(r,{Hp:()=>N,Lv:()=>E});var a=s(576),d=s(727),c=s(2416),f=s(7849),v=s(5032);const u=h("C",void 0,void 0);function h(pe,te,se){return{kind:pe,value:te,error:se}}var g=s(3410),k=s(2806);class E extends d.w0{constructor(te){super(),this.isStopped=!1,te?(this.destination=te,(0,d.Nn)(te)&&te.add(this)):this.destination=ke}static create(te,se,ve){return new N(te,se,ve)}next(te){this.isStopped?ye(function p(pe){return h("N",pe,void 0)}(te),this):this._next(te)}error(te){this.isStopped?ye(function m(pe){return h("E",void 0,pe)}(te),this):(this.isStopped=!0,this._error(te))}complete(){this.isStopped?ye(u,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(te){this.destination.next(te)}_error(te){try{this.destination.error(te)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const P=Function.prototype.bind;function F(pe,te){return P.call(pe,te)}class K{constructor(te){this.partialObserver=te}next(te){const{partialObserver:se}=this;if(se.next)try{se.next(te)}catch(ve){J(ve)}}error(te){const{partialObserver:se}=this;if(se.error)try{se.error(te)}catch(ve){J(ve)}else J(te)}complete(){const{partialObserver:te}=this;if(te.complete)try{te.complete()}catch(se){J(se)}}}class N extends E{constructor(te,se,ve){let Te;if(super(),(0,a.m)(te)||!te)Te={next:te??void 0,error:se??void 0,complete:ve??void 0};else{let Me;this&&c.v.useDeprecatedNextContext?(Me=Object.create(te),Me.unsubscribe=()=>this.unsubscribe(),Te={next:te.next&&F(te.next,Me),error:te.error&&F(te.error,Me),complete:te.complete&&F(te.complete,Me)}):Te=te}this.destination=new K(Te)}}function J(pe){c.v.useDeprecatedSynchronousErrorHandling?(0,k.O)(pe):(0,f.h)(pe)}function ye(pe,te){const{onStoppedNotification:se}=c.v;se&&g.z.setTimeout(()=>se(pe,te))}const ke={closed:!0,next:v.Z,error:function re(pe){throw pe},complete:v.Z}},727:(ge,r,s)=>{"use strict";s.d(r,{Lc:()=>u,w0:()=>v,Nn:()=>m});var a=s(576);const c=(0,s(3888).d)(h=>function(k){h(this),this.message=k?`${k.length} errors occurred during unsubscription:\n${k.map((E,P)=>`${P+1}) ${E.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=k});var f=s(8737);class v{constructor(g){this.initialTeardown=g,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let g;if(!this.closed){this.closed=!0;const{_parentage:k}=this;if(k)if(this._parentage=null,Array.isArray(k))for(const F of k)F.remove(this);else k.remove(this);const{initialTeardown:E}=this;if((0,a.m)(E))try{E()}catch(F){g=F instanceof c?F.errors:[F]}const{_finalizers:P}=this;if(P){this._finalizers=null;for(const F of P)try{p(F)}catch(K){g=g??[],K instanceof c?g=[...g,...K.errors]:g.push(K)}}if(g)throw new c(g)}}add(g){var k;if(g&&g!==this)if(this.closed)p(g);else{if(g instanceof v){if(g.closed||g._hasParent(this))return;g._addParent(this)}(this._finalizers=null!==(k=this._finalizers)&&void 0!==k?k:[]).push(g)}}_hasParent(g){const{_parentage:k}=this;return k===g||Array.isArray(k)&&k.includes(g)}_addParent(g){const{_parentage:k}=this;this._parentage=Array.isArray(k)?(k.push(g),k):k?[k,g]:g}_removeParent(g){const{_parentage:k}=this;k===g?this._parentage=null:Array.isArray(k)&&(0,f.P)(k,g)}remove(g){const{_finalizers:k}=this;k&&(0,f.P)(k,g),g instanceof v&&g._removeParent(this)}}v.EMPTY=(()=>{const h=new v;return h.closed=!0,h})();const u=v.EMPTY;function m(h){return h instanceof v||h&&"closed"in h&&(0,a.m)(h.remove)&&(0,a.m)(h.add)&&(0,a.m)(h.unsubscribe)}function p(h){(0,a.m)(h)?h():h.unsubscribe()}},2416:(ge,r,s)=>{"use strict";s.d(r,{v:()=>a});const a={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},9841:(ge,r,s)=>{"use strict";s.d(r,{a:()=>g});var a=s(8306),d=s(4742),c=s(2076),f=s(4671),v=s(3268),u=s(3269),m=s(1810),p=s(5403),h=s(9672);function g(...P){const F=(0,u.yG)(P),K=(0,u.jO)(P),{args:N,keys:J}=(0,d.D)(P);if(0===N.length)return(0,c.D)([],F);const re=new a.y(function k(P,F,K=f.y){return N=>{E(F,()=>{const{length:J}=P,re=new Array(J);let ye=J,ke=J;for(let pe=0;pe{const te=(0,c.D)(P[pe],F);let se=!1;te.subscribe((0,p.x)(N,ve=>{re[pe]=ve,se||(se=!0,ke--),ke||N.next(K(re.slice()))},()=>{--ye||N.complete()}))},N)},N)}}(N,F,J?ye=>(0,m.n)(J,ye):f.y));return K?re.pipe((0,v.Z)(K)):re}function E(P,F,K){P?(0,h.f)(K,P,F):F()}},7272:(ge,r,s)=>{"use strict";s.d(r,{z:()=>v});var a=s(8189),c=s(3269),f=s(2076);function v(...u){return function d(){return(0,a.J)(1)}()((0,f.D)(u,(0,c.yG)(u)))}},9770:(ge,r,s)=>{"use strict";s.d(r,{P:()=>c});var a=s(8306),d=s(8421);function c(f){return new a.y(v=>{(0,d.Xf)(f()).subscribe(v)})}},515:(ge,r,s)=>{"use strict";s.d(r,{E:()=>d});const d=new(s(8306).y)(v=>v.complete())},4128:(ge,r,s)=>{"use strict";s.d(r,{D:()=>p});var a=s(8306),d=s(4742),c=s(8421),f=s(3269),v=s(5403),u=s(3268),m=s(1810);function p(...h){const g=(0,f.jO)(h),{args:k,keys:E}=(0,d.D)(h),P=new a.y(F=>{const{length:K}=k;if(!K)return void F.complete();const N=new Array(K);let J=K,re=K;for(let ye=0;ye{ke||(ke=!0,re--),N[ye]=pe},()=>J--,void 0,()=>{(!J||!ke)&&(re||F.next(E?(0,m.n)(E,N):N),F.complete())}))}});return g?P.pipe((0,u.Z)(g)):P}},2076:(ge,r,s)=>{"use strict";s.d(r,{D:()=>ve});var a=s(8421),d=s(9672),c=s(4482),f=s(5403);function v(Te,Me=0){return(0,c.e)((Xe,Pe)=>{Xe.subscribe((0,f.x)(Pe,Ce=>(0,d.f)(Pe,Te,()=>Pe.next(Ce),Me),()=>(0,d.f)(Pe,Te,()=>Pe.complete(),Me),Ce=>(0,d.f)(Pe,Te,()=>Pe.error(Ce),Me)))})}function u(Te,Me=0){return(0,c.e)((Xe,Pe)=>{Pe.add(Te.schedule(()=>Xe.subscribe(Pe),Me))})}var h=s(8306),k=s(2202),E=s(576);function F(Te,Me){if(!Te)throw new Error("Iterable cannot be null");return new h.y(Xe=>{(0,d.f)(Xe,Me,()=>{const Pe=Te[Symbol.asyncIterator]();(0,d.f)(Xe,Me,()=>{Pe.next().then(Ce=>{Ce.done?Xe.complete():Xe.next(Ce.value)})},0,!0)})})}var K=s(3670),N=s(8239),J=s(1144),re=s(6495),ye=s(2206),ke=s(4532),pe=s(3260);function ve(Te,Me){return Me?function se(Te,Me){if(null!=Te){if((0,K.c)(Te))return function m(Te,Me){return(0,a.Xf)(Te).pipe(u(Me),v(Me))}(Te,Me);if((0,J.z)(Te))return function g(Te,Me){return new h.y(Xe=>{let Pe=0;return Me.schedule(function(){Pe===Te.length?Xe.complete():(Xe.next(Te[Pe++]),Xe.closed||this.schedule())})})}(Te,Me);if((0,N.t)(Te))return function p(Te,Me){return(0,a.Xf)(Te).pipe(u(Me),v(Me))}(Te,Me);if((0,ye.D)(Te))return F(Te,Me);if((0,re.T)(Te))return function P(Te,Me){return new h.y(Xe=>{let Pe;return(0,d.f)(Xe,Me,()=>{Pe=Te[k.h](),(0,d.f)(Xe,Me,()=>{let Ce,Be;try{({value:Ce,done:Be}=Pe.next())}catch(Ie){return void Xe.error(Ie)}Be?Xe.complete():Xe.next(Ce)},0,!0)}),()=>(0,E.m)(Pe?.return)&&Pe.return()})}(Te,Me);if((0,pe.L)(Te))return function te(Te,Me){return F((0,pe.Q)(Te),Me)}(Te,Me)}throw(0,ke.z)(Te)}(Te,Me):(0,a.Xf)(Te)}},4968:(ge,r,s)=>{"use strict";s.d(r,{R:()=>g});var a=s(8421),d=s(8306),c=s(5577),f=s(1144),v=s(576),u=s(3268);const m=["addListener","removeListener"],p=["addEventListener","removeEventListener"],h=["on","off"];function g(K,N,J,re){if((0,v.m)(J)&&(re=J,J=void 0),re)return g(K,N,J).pipe((0,u.Z)(re));const[ye,ke]=function F(K){return(0,v.m)(K.addEventListener)&&(0,v.m)(K.removeEventListener)}(K)?p.map(pe=>te=>K[pe](N,te,J)):function E(K){return(0,v.m)(K.addListener)&&(0,v.m)(K.removeListener)}(K)?m.map(k(K,N)):function P(K){return(0,v.m)(K.on)&&(0,v.m)(K.off)}(K)?h.map(k(K,N)):[];if(!ye&&(0,f.z)(K))return(0,c.z)(pe=>g(pe,N,J))((0,a.Xf)(K));if(!ye)throw new TypeError("Invalid event target");return new d.y(pe=>{const te=(...se)=>pe.next(1ke(te)})}function k(K,N){return J=>re=>K[J](N,re)}},8421:(ge,r,s)=>{"use strict";s.d(r,{Xf:()=>P});var a=s(655),d=s(1144),c=s(8239),f=s(8306),v=s(3670),u=s(2206),m=s(4532),p=s(6495),h=s(3260),g=s(576),k=s(7849),E=s(8822);function P(pe){if(pe instanceof f.y)return pe;if(null!=pe){if((0,v.c)(pe))return function F(pe){return new f.y(te=>{const se=pe[E.L]();if((0,g.m)(se.subscribe))return se.subscribe(te);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(pe);if((0,d.z)(pe))return function K(pe){return new f.y(te=>{for(let se=0;se{pe.then(se=>{te.closed||(te.next(se),te.complete())},se=>te.error(se)).then(null,k.h)})}(pe);if((0,u.D)(pe))return re(pe);if((0,p.T)(pe))return function J(pe){return new f.y(te=>{for(const se of pe)if(te.next(se),te.closed)return;te.complete()})}(pe);if((0,h.L)(pe))return function ye(pe){return re((0,h.Q)(pe))}(pe)}throw(0,m.z)(pe)}function re(pe){return new f.y(te=>{(function ke(pe,te){var se,ve,Te,Me;return(0,a.__awaiter)(this,void 0,void 0,function*(){try{for(se=(0,a.__asyncValues)(pe);!(ve=yield se.next()).done;)if(te.next(ve.value),te.closed)return}catch(Xe){Te={error:Xe}}finally{try{ve&&!ve.done&&(Me=se.return)&&(yield Me.call(se))}finally{if(Te)throw Te.error}}te.complete()})})(pe,te).catch(se=>te.error(se))})}},6451:(ge,r,s)=>{"use strict";s.d(r,{T:()=>u});var a=s(8189),d=s(8421),c=s(515),f=s(3269),v=s(2076);function u(...m){const p=(0,f.yG)(m),h=(0,f._6)(m,1/0),g=m;return g.length?1===g.length?(0,d.Xf)(g[0]):(0,a.J)(h)((0,v.D)(g,p)):c.E}},9646:(ge,r,s)=>{"use strict";s.d(r,{of:()=>c});var a=s(3269),d=s(2076);function c(...f){const v=(0,a.yG)(f);return(0,d.D)(f,v)}},2843:(ge,r,s)=>{"use strict";s.d(r,{_:()=>c});var a=s(8306),d=s(576);function c(f,v){const u=(0,d.m)(f)?f:()=>f,m=p=>p.error(u());return new a.y(v?p=>v.schedule(m,0,p):m)}},5963:(ge,r,s)=>{"use strict";s.d(r,{H:()=>v});var a=s(8306),d=s(4986),c=s(3532);function v(u=0,m,p=d.P){let h=-1;return null!=m&&((0,c.K)(m)?p=m:h=m),new a.y(g=>{let k=function f(u){return u instanceof Date&&!isNaN(u)}(u)?+u-p.now():u;k<0&&(k=0);let E=0;return p.schedule(function(){g.closed||(g.next(E++),0<=h?this.schedule(void 0,h):g.complete())},k)})}},5403:(ge,r,s)=>{"use strict";s.d(r,{x:()=>d});var a=s(930);function d(f,v,u,m,p){return new c(f,v,u,m,p)}class c extends a.Lv{constructor(v,u,m,p,h,g){super(v),this.onFinalize=h,this.shouldUnsubscribe=g,this._next=u?function(k){try{u(k)}catch(E){v.error(E)}}:super._next,this._error=p?function(k){try{p(k)}catch(E){v.error(E)}finally{this.unsubscribe()}}:super._error,this._complete=m?function(){try{m()}catch(k){v.error(k)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var v;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:u}=this;super.unsubscribe(),!u&&(null===(v=this.onFinalize)||void 0===v||v.call(this))}}}},262:(ge,r,s)=>{"use strict";s.d(r,{K:()=>f});var a=s(8421),d=s(5403),c=s(4482);function f(v){return(0,c.e)((u,m)=>{let g,p=null,h=!1;p=u.subscribe((0,d.x)(m,void 0,void 0,k=>{g=(0,a.Xf)(v(k,f(v)(u))),p?(p.unsubscribe(),p=null,g.subscribe(m)):h=!0})),h&&(p.unsubscribe(),p=null,g.subscribe(m))})}},4351:(ge,r,s)=>{"use strict";s.d(r,{b:()=>c});var a=s(5577),d=s(576);function c(f,v){return(0,d.m)(v)?(0,a.z)(f,v,1):(0,a.z)(f,1)}},8372:(ge,r,s)=>{"use strict";s.d(r,{b:()=>f});var a=s(4986),d=s(4482),c=s(5403);function f(v,u=a.z){return(0,d.e)((m,p)=>{let h=null,g=null,k=null;const E=()=>{if(h){h.unsubscribe(),h=null;const F=g;g=null,p.next(F)}};function P(){const F=k+v,K=u.now();if(K{g=F,k=u.now(),h||(h=u.schedule(P,v),p.add(h))},()=>{E(),p.complete()},void 0,()=>{g=h=null}))})}},1884:(ge,r,s)=>{"use strict";s.d(r,{x:()=>f});var a=s(4671),d=s(4482),c=s(5403);function f(u,m=a.y){return u=u??v,(0,d.e)((p,h)=>{let g,k=!0;p.subscribe((0,c.x)(h,E=>{const P=m(E);(k||!u(g,P))&&(k=!1,g=P,h.next(E))}))})}function v(u,m){return u===m}},9300:(ge,r,s)=>{"use strict";s.d(r,{h:()=>c});var a=s(4482),d=s(5403);function c(f,v){return(0,a.e)((u,m)=>{let p=0;u.subscribe((0,d.x)(m,h=>f.call(v,h,p++)&&m.next(h)))})}},8746:(ge,r,s)=>{"use strict";s.d(r,{x:()=>d});var a=s(4482);function d(c){return(0,a.e)((f,v)=>{try{f.subscribe(v)}finally{v.add(c)}})}},4004:(ge,r,s)=>{"use strict";s.d(r,{U:()=>c});var a=s(4482),d=s(5403);function c(f,v){return(0,a.e)((u,m)=>{let p=0;u.subscribe((0,d.x)(m,h=>{m.next(f.call(v,h,p++))}))})}},9718:(ge,r,s)=>{"use strict";s.d(r,{h:()=>d});var a=s(4004);function d(c){return(0,a.U)(()=>c)}},8189:(ge,r,s)=>{"use strict";s.d(r,{J:()=>c});var a=s(5577),d=s(4671);function c(f=1/0){return(0,a.z)(d.y,f)}},5577:(ge,r,s)=>{"use strict";s.d(r,{z:()=>p});var a=s(4004),d=s(8421),c=s(4482),f=s(9672),v=s(5403),m=s(576);function p(h,g,k=1/0){return(0,m.m)(g)?p((E,P)=>(0,a.U)((F,K)=>g(E,F,P,K))((0,d.Xf)(h(E,P))),k):("number"==typeof g&&(k=g),(0,c.e)((E,P)=>function u(h,g,k,E,P,F,K,N){const J=[];let re=0,ye=0,ke=!1;const pe=()=>{ke&&!J.length&&!re&&g.complete()},te=ve=>re{F&&g.next(ve),re++;let Te=!1;(0,d.Xf)(k(ve,ye++)).subscribe((0,v.x)(g,Me=>{P?.(Me),F?te(Me):g.next(Me)},()=>{Te=!0},void 0,()=>{if(Te)try{for(re--;J.length&&rese(Me)):se(Me)}pe()}catch(Me){g.error(Me)}}))};return h.subscribe((0,v.x)(g,te,()=>{ke=!0,pe()})),()=>{N?.()}}(E,P,h,k)))}},3099:(ge,r,s)=>{"use strict";s.d(r,{B:()=>u});var a=s(2076),d=s(5698),c=s(7579),f=s(930),v=s(4482);function u(p={}){const{connector:h=(()=>new c.x),resetOnError:g=!0,resetOnComplete:k=!0,resetOnRefCountZero:E=!0}=p;return P=>{let F=null,K=null,N=null,J=0,re=!1,ye=!1;const ke=()=>{K?.unsubscribe(),K=null},pe=()=>{ke(),F=N=null,re=ye=!1},te=()=>{const se=F;pe(),se?.unsubscribe()};return(0,v.e)((se,ve)=>{J++,!ye&&!re&&ke();const Te=N=N??h();ve.add(()=>{J--,0===J&&!ye&&!re&&(K=m(te,E))}),Te.subscribe(ve),F||(F=new f.Hp({next:Me=>Te.next(Me),error:Me=>{ye=!0,ke(),K=m(pe,g,Me),Te.error(Me)},complete:()=>{re=!0,ke(),K=m(pe,k),Te.complete()}}),(0,a.D)(se).subscribe(F))})(P)}}function m(p,h,...g){return!0===h?(p(),null):!1===h?null:h(...g).pipe((0,d.q)(1)).subscribe(()=>p())}},5684:(ge,r,s)=>{"use strict";s.d(r,{T:()=>d});var a=s(9300);function d(c){return(0,a.h)((f,v)=>c<=v)}},8675:(ge,r,s)=>{"use strict";s.d(r,{O:()=>f});var a=s(7272),d=s(3269),c=s(4482);function f(...v){const u=(0,d.yG)(v);return(0,c.e)((m,p)=>{(u?(0,a.z)(v,m,u):(0,a.z)(v,m)).subscribe(p)})}},3900:(ge,r,s)=>{"use strict";s.d(r,{w:()=>f});var a=s(8421),d=s(4482),c=s(5403);function f(v,u){return(0,d.e)((m,p)=>{let h=null,g=0,k=!1;const E=()=>k&&!h&&p.complete();m.subscribe((0,c.x)(p,P=>{h?.unsubscribe();let F=0;const K=g++;(0,a.Xf)(v(P,K)).subscribe(h=(0,c.x)(p,N=>p.next(u?u(P,N,K,F++):N),()=>{h=null,E()}))},()=>{k=!0,E()}))})}},5698:(ge,r,s)=>{"use strict";s.d(r,{q:()=>f});var a=s(515),d=s(4482),c=s(5403);function f(v){return v<=0?()=>a.E:(0,d.e)((u,m)=>{let p=0;u.subscribe((0,c.x)(m,h=>{++p<=v&&(m.next(h),v<=p&&m.complete())}))})}},2722:(ge,r,s)=>{"use strict";s.d(r,{R:()=>v});var a=s(4482),d=s(5403),c=s(8421),f=s(5032);function v(u){return(0,a.e)((m,p)=>{(0,c.Xf)(u).subscribe((0,d.x)(p,()=>p.complete(),f.Z)),!p.closed&&m.subscribe(p)})}},8505:(ge,r,s)=>{"use strict";s.d(r,{b:()=>v});var a=s(576),d=s(4482),c=s(5403),f=s(4671);function v(u,m,p){const h=(0,a.m)(u)||m||p?{next:u,error:m,complete:p}:u;return h?(0,d.e)((g,k)=>{var E;null===(E=h.subscribe)||void 0===E||E.call(h);let P=!0;g.subscribe((0,c.x)(k,F=>{var K;null===(K=h.next)||void 0===K||K.call(h,F),k.next(F)},()=>{var F;P=!1,null===(F=h.complete)||void 0===F||F.call(h),k.complete()},F=>{var K;P=!1,null===(K=h.error)||void 0===K||K.call(h,F),k.error(F)},()=>{var F,K;P&&(null===(F=h.unsubscribe)||void 0===F||F.call(h)),null===(K=h.finalize)||void 0===K||K.call(h)}))}):f.y}},4408:(ge,r,s)=>{"use strict";s.d(r,{o:()=>v});var a=s(727);class d extends a.w0{constructor(m,p){super()}schedule(m,p=0){return this}}const c={setInterval(u,m,...p){const{delegate:h}=c;return h?.setInterval?h.setInterval(u,m,...p):setInterval(u,m,...p)},clearInterval(u){const{delegate:m}=c;return(m?.clearInterval||clearInterval)(u)},delegate:void 0};var f=s(8737);class v extends d{constructor(m,p){super(m,p),this.scheduler=m,this.work=p,this.pending=!1}schedule(m,p=0){if(this.closed)return this;this.state=m;const h=this.id,g=this.scheduler;return null!=h&&(this.id=this.recycleAsyncId(g,h,p)),this.pending=!0,this.delay=p,this.id=this.id||this.requestAsyncId(g,this.id,p),this}requestAsyncId(m,p,h=0){return c.setInterval(m.flush.bind(m,this),h)}recycleAsyncId(m,p,h=0){if(null!=h&&this.delay===h&&!1===this.pending)return p;c.clearInterval(p)}execute(m,p){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const h=this._execute(m,p);if(h)return h;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(m,p){let g,h=!1;try{this.work(m)}catch(k){h=!0,g=k||new Error("Scheduled action threw falsy error")}if(h)return this.unsubscribe(),g}unsubscribe(){if(!this.closed){const{id:m,scheduler:p}=this,{actions:h}=p;this.work=this.state=this.scheduler=null,this.pending=!1,(0,f.P)(h,this),null!=m&&(this.id=this.recycleAsyncId(p,m,null)),this.delay=null,super.unsubscribe()}}}},640:(ge,r,s)=>{"use strict";s.d(r,{v:()=>c});const a={now:()=>(a.delegate||Date).now(),delegate:void 0};class d{constructor(v,u=d.now){this.schedulerActionCtor=v,this.now=u}schedule(v,u=0,m){return new this.schedulerActionCtor(this,v).schedule(m,u)}}d.now=a.now;class c extends d{constructor(v,u=d.now){super(v,u),this.actions=[],this._active=!1,this._scheduled=void 0}flush(v){const{actions:u}=this;if(this._active)return void u.push(v);let m;this._active=!0;do{if(m=v.execute(v.state,v.delay))break}while(v=u.shift());if(this._active=!1,m){for(;v=u.shift();)v.unsubscribe();throw m}}}},3101:(ge,r,s)=>{"use strict";s.d(r,{E:()=>F});var a=s(4408);let c,d=1;const f={};function v(N){return N in f&&(delete f[N],!0)}const u={setImmediate(N){const J=d++;return f[J]=!0,c||(c=Promise.resolve()),c.then(()=>v(J)&&N()),J},clearImmediate(N){v(N)}},{setImmediate:p,clearImmediate:h}=u,g={setImmediate(...N){const{delegate:J}=g;return(J?.setImmediate||p)(...N)},clearImmediate(N){const{delegate:J}=g;return(J?.clearImmediate||h)(N)},delegate:void 0};var E=s(640);const F=new class P extends E.v{flush(J){this._active=!0;const re=this._scheduled;this._scheduled=void 0;const{actions:ye}=this;let ke;J=J||ye.shift();do{if(ke=J.execute(J.state,J.delay))break}while((J=ye[0])&&J.id===re&&ye.shift());if(this._active=!1,ke){for(;(J=ye[0])&&J.id===re&&ye.shift();)J.unsubscribe();throw ke}}}(class k extends a.o{constructor(J,re){super(J,re),this.scheduler=J,this.work=re}requestAsyncId(J,re,ye=0){return null!==ye&&ye>0?super.requestAsyncId(J,re,ye):(J.actions.push(this),J._scheduled||(J._scheduled=g.setImmediate(J.flush.bind(J,void 0))))}recycleAsyncId(J,re,ye=0){if(null!=ye&&ye>0||null==ye&&this.delay>0)return super.recycleAsyncId(J,re,ye);J.actions.some(ke=>ke.id===re)||(g.clearImmediate(re),J._scheduled=void 0)}})},4986:(ge,r,s)=>{"use strict";s.d(r,{P:()=>f,z:()=>c});var a=s(4408);const c=new(s(640).v)(a.o),f=c},3410:(ge,r,s)=>{"use strict";s.d(r,{z:()=>a});const a={setTimeout(d,c,...f){const{delegate:v}=a;return v?.setTimeout?v.setTimeout(d,c,...f):setTimeout(d,c,...f)},clearTimeout(d){const{delegate:c}=a;return(c?.clearTimeout||clearTimeout)(d)},delegate:void 0}},2202:(ge,r,s)=>{"use strict";s.d(r,{h:()=>d});const d=function a(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}()},8822:(ge,r,s)=>{"use strict";s.d(r,{L:()=>a});const a="function"==typeof Symbol&&Symbol.observable||"@@observable"},3269:(ge,r,s)=>{"use strict";s.d(r,{_6:()=>u,jO:()=>f,yG:()=>v});var a=s(576),d=s(3532);function c(m){return m[m.length-1]}function f(m){return(0,a.m)(c(m))?m.pop():void 0}function v(m){return(0,d.K)(c(m))?m.pop():void 0}function u(m,p){return"number"==typeof c(m)?m.pop():p}},4742:(ge,r,s)=>{"use strict";s.d(r,{D:()=>v});const{isArray:a}=Array,{getPrototypeOf:d,prototype:c,keys:f}=Object;function v(m){if(1===m.length){const p=m[0];if(a(p))return{args:p,keys:null};if(function u(m){return m&&"object"==typeof m&&d(m)===c}(p)){const h=f(p);return{args:h.map(g=>p[g]),keys:h}}}return{args:m,keys:null}}},8737:(ge,r,s)=>{"use strict";function a(d,c){if(d){const f=d.indexOf(c);0<=f&&d.splice(f,1)}}s.d(r,{P:()=>a})},3888:(ge,r,s)=>{"use strict";function a(d){const f=d(v=>{Error.call(v),v.stack=(new Error).stack});return f.prototype=Object.create(Error.prototype),f.prototype.constructor=f,f}s.d(r,{d:()=>a})},1810:(ge,r,s)=>{"use strict";function a(d,c){return d.reduce((f,v,u)=>(f[v]=c[u],f),{})}s.d(r,{n:()=>a})},2806:(ge,r,s)=>{"use strict";s.d(r,{O:()=>f,x:()=>c});var a=s(2416);let d=null;function c(v){if(a.v.useDeprecatedSynchronousErrorHandling){const u=!d;if(u&&(d={errorThrown:!1,error:null}),v(),u){const{errorThrown:m,error:p}=d;if(d=null,m)throw p}}else v()}function f(v){a.v.useDeprecatedSynchronousErrorHandling&&d&&(d.errorThrown=!0,d.error=v)}},9672:(ge,r,s)=>{"use strict";function a(d,c,f,v=0,u=!1){const m=c.schedule(function(){f(),u?d.add(this.schedule(null,v)):this.unsubscribe()},v);if(d.add(m),!u)return m}s.d(r,{f:()=>a})},4671:(ge,r,s)=>{"use strict";function a(d){return d}s.d(r,{y:()=>a})},1144:(ge,r,s)=>{"use strict";s.d(r,{z:()=>a});const a=d=>d&&"number"==typeof d.length&&"function"!=typeof d},2206:(ge,r,s)=>{"use strict";s.d(r,{D:()=>d});var a=s(576);function d(c){return Symbol.asyncIterator&&(0,a.m)(c?.[Symbol.asyncIterator])}},576:(ge,r,s)=>{"use strict";function a(d){return"function"==typeof d}s.d(r,{m:()=>a})},3670:(ge,r,s)=>{"use strict";s.d(r,{c:()=>c});var a=s(8822),d=s(576);function c(f){return(0,d.m)(f[a.L])}},6495:(ge,r,s)=>{"use strict";s.d(r,{T:()=>c});var a=s(2202),d=s(576);function c(f){return(0,d.m)(f?.[a.h])}},8239:(ge,r,s)=>{"use strict";s.d(r,{t:()=>d});var a=s(576);function d(c){return(0,a.m)(c?.then)}},3260:(ge,r,s)=>{"use strict";s.d(r,{L:()=>f,Q:()=>c});var a=s(655),d=s(576);function c(v){return(0,a.__asyncGenerator)(this,arguments,function*(){const m=v.getReader();try{for(;;){const{value:p,done:h}=yield(0,a.__await)(m.read());if(h)return yield(0,a.__await)(void 0);yield yield(0,a.__await)(p)}}finally{m.releaseLock()}})}function f(v){return(0,d.m)(v?.getReader)}},3532:(ge,r,s)=>{"use strict";s.d(r,{K:()=>d});var a=s(576);function d(c){return c&&(0,a.m)(c.schedule)}},4482:(ge,r,s)=>{"use strict";s.d(r,{A:()=>d,e:()=>c});var a=s(576);function d(f){return(0,a.m)(f?.lift)}function c(f){return v=>{if(d(v))return v.lift(function(u){try{return f(u,this)}catch(m){this.error(m)}});throw new TypeError("Unable to lift unknown Observable type")}}},3268:(ge,r,s)=>{"use strict";s.d(r,{Z:()=>f});var a=s(4004);const{isArray:d}=Array;function f(v){return(0,a.U)(u=>function c(v,u){return d(u)?v(...u):v(u)}(v,u))}},5032:(ge,r,s)=>{"use strict";function a(){}s.d(r,{Z:()=>a})},7849:(ge,r,s)=>{"use strict";s.d(r,{h:()=>c});var a=s(2416),d=s(3410);function c(f){d.z.setTimeout(()=>{const{onUnhandledError:v}=a.v;if(!v)throw f;v(f)})}},4532:(ge,r,s)=>{"use strict";function a(d){return new TypeError(`You provided ${null!==d&&"object"==typeof d?"an invalid object":`'${d}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}s.d(r,{z:()=>a})},8926:ge=>{function r(a,d,c,f,v,u,m){try{var p=a[u](m),h=p.value}catch(g){return void c(g)}p.done?d(h):Promise.resolve(h).then(f,v)}ge.exports=function s(a){return function(){var d=this,c=arguments;return new Promise(function(f,v){var u=a.apply(d,c);function m(h){r(u,f,v,m,p,"next",h)}function p(h){r(u,f,v,m,p,"throw",h)}m(void 0)})}},ge.exports.__esModule=!0,ge.exports.default=ge.exports},655:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{__assign:()=>c,__asyncDelegator:()=>ye,__asyncGenerator:()=>re,__asyncValues:()=>ke,__await:()=>J,__awaiter:()=>p,__classPrivateFieldGet:()=>Te,__classPrivateFieldIn:()=>Xe,__classPrivateFieldSet:()=>Me,__createBinding:()=>g,__decorate:()=>v,__exportStar:()=>k,__extends:()=>d,__generator:()=>h,__importDefault:()=>ve,__importStar:()=>se,__makeTemplateObject:()=>pe,__metadata:()=>m,__param:()=>u,__read:()=>P,__rest:()=>f,__spread:()=>F,__spreadArray:()=>N,__spreadArrays:()=>K,__values:()=>E});var a=function(Pe,Ce){return(a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Be,Ie){Be.__proto__=Ie}||function(Be,Ie){for(var Fe in Ie)Object.prototype.hasOwnProperty.call(Ie,Fe)&&(Be[Fe]=Ie[Fe])})(Pe,Ce)};function d(Pe,Ce){if("function"!=typeof Ce&&null!==Ce)throw new TypeError("Class extends value "+String(Ce)+" is not a constructor or null");function Be(){this.constructor=Pe}a(Pe,Ce),Pe.prototype=null===Ce?Object.create(Ce):(Be.prototype=Ce.prototype,new Be)}var c=function(){return c=Object.assign||function(Ce){for(var Be,Ie=1,Fe=arguments.length;Ie=0;wt--)(ct=Pe[wt])&&(Le=(Fe<3?ct(Le):Fe>3?ct(Ce,Be,Le):ct(Ce,Be))||Le);return Fe>3&&Le&&Object.defineProperty(Ce,Be,Le),Le}function u(Pe,Ce){return function(Be,Ie){Ce(Be,Ie,Pe)}}function m(Pe,Ce){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(Pe,Ce)}function p(Pe,Ce,Be,Ie){return new(Be||(Be=Promise))(function(Le,ct){function wt(zt){try{at(Ie.next(zt))}catch(qt){ct(qt)}}function Tt(zt){try{at(Ie.throw(zt))}catch(qt){ct(qt)}}function at(zt){zt.done?Le(zt.value):function Fe(Le){return Le instanceof Be?Le:new Be(function(ct){ct(Le)})}(zt.value).then(wt,Tt)}at((Ie=Ie.apply(Pe,Ce||[])).next())})}function h(Pe,Ce){var Ie,Fe,Le,ct,Be={label:0,sent:function(){if(1&Le[0])throw Le[1];return Le[1]},trys:[],ops:[]};return ct={next:wt(0),throw:wt(1),return:wt(2)},"function"==typeof Symbol&&(ct[Symbol.iterator]=function(){return this}),ct;function wt(at){return function(zt){return function Tt(at){if(Ie)throw new TypeError("Generator is already executing.");for(;Be;)try{if(Ie=1,Fe&&(Le=2&at[0]?Fe.return:at[0]?Fe.throw||((Le=Fe.return)&&Le.call(Fe),0):Fe.next)&&!(Le=Le.call(Fe,at[1])).done)return Le;switch(Fe=0,Le&&(at=[2&at[0],Le.value]),at[0]){case 0:case 1:Le=at;break;case 4:return Be.label++,{value:at[1],done:!1};case 5:Be.label++,Fe=at[1],at=[0];continue;case 7:at=Be.ops.pop(),Be.trys.pop();continue;default:if(!(Le=(Le=Be.trys).length>0&&Le[Le.length-1])&&(6===at[0]||2===at[0])){Be=0;continue}if(3===at[0]&&(!Le||at[1]>Le[0]&&at[1]=Pe.length&&(Pe=void 0),{value:Pe&&Pe[Ie++],done:!Pe}}};throw new TypeError(Ce?"Object is not iterable.":"Symbol.iterator is not defined.")}function P(Pe,Ce){var Be="function"==typeof Symbol&&Pe[Symbol.iterator];if(!Be)return Pe;var Fe,ct,Ie=Be.call(Pe),Le=[];try{for(;(void 0===Ce||Ce-- >0)&&!(Fe=Ie.next()).done;)Le.push(Fe.value)}catch(wt){ct={error:wt}}finally{try{Fe&&!Fe.done&&(Be=Ie.return)&&Be.call(Ie)}finally{if(ct)throw ct.error}}return Le}function F(){for(var Pe=[],Ce=0;Ce1||wt(Kt,ht)})})}function wt(Kt,ht){try{!function Tt(Kt){Kt.value instanceof J?Promise.resolve(Kt.value.v).then(at,zt):qt(Le[0][2],Kt)}(Ie[Kt](ht))}catch(It){qt(Le[0][3],It)}}function at(Kt){wt("next",Kt)}function zt(Kt){wt("throw",Kt)}function qt(Kt,ht){Kt(ht),Le.shift(),Le.length&&wt(Le[0][0],Le[0][1])}}function ye(Pe){var Ce,Be;return Ce={},Ie("next"),Ie("throw",function(Fe){throw Fe}),Ie("return"),Ce[Symbol.iterator]=function(){return this},Ce;function Ie(Fe,Le){Ce[Fe]=Pe[Fe]?function(ct){return(Be=!Be)?{value:J(Pe[Fe](ct)),done:"return"===Fe}:Le?Le(ct):ct}:Le}}function ke(Pe){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Be,Ce=Pe[Symbol.asyncIterator];return Ce?Ce.call(Pe):(Pe=E(Pe),Be={},Ie("next"),Ie("throw"),Ie("return"),Be[Symbol.asyncIterator]=function(){return this},Be);function Ie(Le){Be[Le]=Pe[Le]&&function(ct){return new Promise(function(wt,Tt){!function Fe(Le,ct,wt,Tt){Promise.resolve(Tt).then(function(at){Le({value:at,done:wt})},ct)}(wt,Tt,(ct=Pe[Le](ct)).done,ct.value)})}}}function pe(Pe,Ce){return Object.defineProperty?Object.defineProperty(Pe,"raw",{value:Ce}):Pe.raw=Ce,Pe}var te=Object.create?function(Pe,Ce){Object.defineProperty(Pe,"default",{enumerable:!0,value:Ce})}:function(Pe,Ce){Pe.default=Ce};function se(Pe){if(Pe&&Pe.__esModule)return Pe;var Ce={};if(null!=Pe)for(var Be in Pe)"default"!==Be&&Object.prototype.hasOwnProperty.call(Pe,Be)&&g(Ce,Pe,Be);return te(Ce,Pe),Ce}function ve(Pe){return Pe&&Pe.__esModule?Pe:{default:Pe}}function Te(Pe,Ce,Be,Ie){if("a"===Be&&!Ie)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof Ce?Pe!==Ce||!Ie:!Ce.has(Pe))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===Be?Ie:"a"===Be?Ie.call(Pe):Ie?Ie.value:Ce.get(Pe)}function Me(Pe,Ce,Be,Ie,Fe){if("m"===Ie)throw new TypeError("Private method is not writable");if("a"===Ie&&!Fe)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof Ce?Pe!==Ce||!Fe:!Ce.has(Pe))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===Ie?Fe.call(Pe,Be):Fe?Fe.value=Be:Ce.set(Pe,Be),Be}function Xe(Pe,Ce){if(null===Ce||"object"!=typeof Ce&&"function"!=typeof Ce)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof Pe?Ce===Pe:Pe.has(Ce)}},7340:(ge,r,s)=>{"use strict";s.d(r,{IO:()=>K,LC:()=>d,SB:()=>h,X$:()=>f,ZE:()=>ye,ZN:()=>re,_j:()=>a,eR:()=>k,jt:()=>v,k1:()=>ke,l3:()=>c,oB:()=>p,pV:()=>P,ru:()=>u,vP:()=>m});class a{}class d{}const c="*";function f(pe,te){return{type:7,name:pe,definitions:te,options:{}}}function v(pe,te=null){return{type:4,styles:te,timings:pe}}function u(pe,te=null){return{type:3,steps:pe,options:te}}function m(pe,te=null){return{type:2,steps:pe,options:te}}function p(pe){return{type:6,styles:pe,offset:null}}function h(pe,te,se){return{type:0,name:pe,styles:te,options:se}}function k(pe,te,se=null){return{type:1,expr:pe,animation:te,options:se}}function P(pe=null){return{type:9,options:pe}}function K(pe,te,se=null){return{type:11,selector:pe,animation:te,options:se}}function J(pe){Promise.resolve(null).then(pe)}class re{constructor(te=0,se=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=te+se}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(te=>te()),this._onDoneFns=[])}onStart(te){this._onStartFns.push(te)}onDone(te){this._onDoneFns.push(te)}onDestroy(te){this._onDestroyFns.push(te)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){J(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(te=>te()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(te=>te()),this._onDestroyFns=[])}reset(){this._started=!1}setPosition(te){this._position=this.totalTime?te*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(te){const se="start"==te?this._onStartFns:this._onDoneFns;se.forEach(ve=>ve()),se.length=0}}class ye{constructor(te){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=te;let se=0,ve=0,Te=0;const Me=this.players.length;0==Me?J(()=>this._onFinish()):this.players.forEach(Xe=>{Xe.onDone(()=>{++se==Me&&this._onFinish()}),Xe.onDestroy(()=>{++ve==Me&&this._onDestroy()}),Xe.onStart(()=>{++Te==Me&&this._onStart()})}),this.totalTime=this.players.reduce((Xe,Pe)=>Math.max(Xe,Pe.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(te=>te()),this._onDoneFns=[])}init(){this.players.forEach(te=>te.init())}onStart(te){this._onStartFns.push(te)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(te=>te()),this._onStartFns=[])}onDone(te){this._onDoneFns.push(te)}onDestroy(te){this._onDestroyFns.push(te)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(te=>te.play())}pause(){this.players.forEach(te=>te.pause())}restart(){this.players.forEach(te=>te.restart())}finish(){this._onFinish(),this.players.forEach(te=>te.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(te=>te.destroy()),this._onDestroyFns.forEach(te=>te()),this._onDestroyFns=[])}reset(){this.players.forEach(te=>te.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(te){const se=te*this.totalTime;this.players.forEach(ve=>{const Te=ve.totalTime?Math.min(1,se/ve.totalTime):1;ve.setPosition(Te)})}getPosition(){const te=this.players.reduce((se,ve)=>null===se||ve.totalTime>se.totalTime?ve:se,null);return null!=te?te.getPosition():0}beforeDestroy(){this.players.forEach(te=>{te.beforeDestroy&&te.beforeDestroy()})}triggerCallback(te){const se="start"==te?this._onStartFns:this._onDoneFns;se.forEach(ve=>ve()),se.length=0}}const ke="!"},2687:(ge,r,s)=>{"use strict";s.d(r,{Kd:()=>ot,X6:()=>ee,ic:()=>ct,qV:()=>X,qm:()=>Oe,rt:()=>Ke,s1:()=>Ie,tE:()=>Gt,yG:()=>Y});var a=s(6895),d=s(4650),c=s(3353),f=s(7579),v=s(727),u=s(1135),m=s(9646),p=s(9521),h=s(8505),g=s(8372),k=s(9300),E=s(4004),P=s(5698),F=s(5684),K=s(1884),N=s(2722),J=s(1281),re=s(9643);class Ie extends class Be{constructor(R){this._items=R,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new f.x,this._typeaheadSubscription=v.w0.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._skipPredicateFn=j=>j.disabled,this._pressedLetters=[],this.tabOut=new f.x,this.change=new f.x,R instanceof d.QueryList&&R.changes.subscribe(j=>{if(this._activeItem){const I=j.toArray().indexOf(this._activeItem);I>-1&&I!==this._activeItemIndex&&(this._activeItemIndex=I)}})}skipPredicate(R){return this._skipPredicateFn=R,this}withWrap(R=!0){return this._wrap=R,this}withVerticalOrientation(R=!0){return this._vertical=R,this}withHorizontalOrientation(R){return this._horizontal=R,this}withAllowedModifierKeys(R){return this._allowedModifierKeys=R,this}withTypeAhead(R=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe((0,h.b)(j=>this._pressedLetters.push(j)),(0,g.b)(R),(0,k.h)(()=>this._pressedLetters.length>0),(0,E.U)(()=>this._pressedLetters.join(""))).subscribe(j=>{const $=this._getItemsArray();for(let I=1;I<$.length+1;I++){const Z=(this._activeItemIndex+I)%$.length,Ee=$[Z];if(!this._skipPredicateFn(Ee)&&0===Ee.getLabel().toUpperCase().trim().indexOf(j)){this.setActiveItem(Z);break}}this._pressedLetters=[]}),this}withHomeAndEnd(R=!0){return this._homeAndEnd=R,this}setActiveItem(R){const j=this._activeItem;this.updateActiveItem(R),this._activeItem!==j&&this.change.next(this._activeItemIndex)}onKeydown(R){const j=R.keyCode,I=["altKey","ctrlKey","metaKey","shiftKey"].every(Z=>!R[Z]||this._allowedModifierKeys.indexOf(Z)>-1);switch(j){case p.Mf:return void this.tabOut.next();case p.JH:if(this._vertical&&I){this.setNextItemActive();break}return;case p.LH:if(this._vertical&&I){this.setPreviousItemActive();break}return;case p.SV:if(this._horizontal&&I){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case p.oh:if(this._horizontal&&I){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case p.Sd:if(this._homeAndEnd&&I){this.setFirstItemActive();break}return;case p.uR:if(this._homeAndEnd&&I){this.setLastItemActive();break}return;default:return void((I||(0,p.Vb)(R,"shiftKey"))&&(R.key&&1===R.key.length?this._letterKeyStream.next(R.key.toLocaleUpperCase()):(j>=p.A&&j<=p.Z||j>=p.xE&&j<=p.aO)&&this._letterKeyStream.next(String.fromCharCode(j))))}this._pressedLetters=[],R.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(R){const j=this._getItemsArray(),$="number"==typeof R?R:j.indexOf(R);this._activeItem=j[$]??null,this._activeItemIndex=$}_setActiveItemByDelta(R){this._wrap?this._setActiveInWrapMode(R):this._setActiveInDefaultMode(R)}_setActiveInWrapMode(R){const j=this._getItemsArray();for(let $=1;$<=j.length;$++){const I=(this._activeItemIndex+R*$+j.length)%j.length;if(!this._skipPredicateFn(j[I]))return void this.setActiveItem(I)}}_setActiveInDefaultMode(R){this._setActiveItemByIndex(this._activeItemIndex+R,R)}_setActiveItemByIndex(R,j){const $=this._getItemsArray();if($[R]){for(;this._skipPredicateFn($[R]);)if(!$[R+=j])return;this.setActiveItem(R)}}_getItemsArray(){return this._items instanceof d.QueryList?this._items.toArray():this._items}}{setActiveItem(R){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(R),this.activeItem&&this.activeItem.setActiveStyles()}}let ct=(()=>{class ie{constructor(j){this._platform=j}isDisabled(j){return j.hasAttribute("disabled")}isVisible(j){return function Tt(ie){return!!(ie.offsetWidth||ie.offsetHeight||"function"==typeof ie.getClientRects&&ie.getClientRects().length)}(j)&&"visible"===getComputedStyle(j).visibility}isTabbable(j){if(!this._platform.isBrowser)return!1;const $=function wt(ie){try{return ie.frameElement}catch{return null}}(function ze(ie){return ie.ownerDocument&&ie.ownerDocument.defaultView||window}(j));if($&&(-1===Je($)||!this.isVisible($)))return!1;let I=j.nodeName.toLowerCase(),Z=Je(j);return j.hasAttribute("contenteditable")?-1!==Z:!("iframe"===I||"object"===I||this._platform.WEBKIT&&this._platform.IOS&&!function qe(ie){let R=ie.nodeName.toLowerCase(),j="input"===R&&ie.type;return"text"===j||"password"===j||"select"===R||"textarea"===R}(j))&&("audio"===I?!!j.hasAttribute("controls")&&-1!==Z:"video"===I?-1!==Z&&(null!==Z||this._platform.FIREFOX||j.hasAttribute("controls")):j.tabIndex>=0)}isFocusable(j,$){return function Se(ie){return!function zt(ie){return function Kt(ie){return"input"==ie.nodeName.toLowerCase()}(ie)&&"hidden"==ie.type}(ie)&&(function at(ie){let R=ie.nodeName.toLowerCase();return"input"===R||"select"===R||"button"===R||"textarea"===R}(ie)||function qt(ie){return function ht(ie){return"a"==ie.nodeName.toLowerCase()}(ie)&&ie.hasAttribute("href")}(ie)||ie.hasAttribute("contenteditable")||It(ie))}(j)&&!this.isDisabled(j)&&($?.ignoreVisibility||this.isVisible(j))}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(c.t4))},ie.\u0275prov=d.\u0275\u0275defineInjectable({token:ie,factory:ie.\u0275fac,providedIn:"root"}),ie})();function It(ie){if(!ie.hasAttribute("tabindex")||void 0===ie.tabIndex)return!1;let R=ie.getAttribute("tabindex");return!(!R||isNaN(parseInt(R,10)))}function Je(ie){if(!It(ie))return null;const R=parseInt(ie.getAttribute("tabindex")||"",10);return isNaN(R)?-1:R}class Q{constructor(R,j,$,I,Z=!1){this._element=R,this._checker=j,this._ngZone=$,this._document=I,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,Z||this.attachAnchors()}get enabled(){return this._enabled}set enabled(R){this._enabled=R,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(R,this._startAnchor),this._toggleAnchorTabIndex(R,this._endAnchor))}destroy(){const R=this._startAnchor,j=this._endAnchor;R&&(R.removeEventListener("focus",this.startAnchorListener),R.remove()),j&&(j.removeEventListener("focus",this.endAnchorListener),j.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(R){return new Promise(j=>{this._executeOnStable(()=>j(this.focusInitialElement(R)))})}focusFirstTabbableElementWhenReady(R){return new Promise(j=>{this._executeOnStable(()=>j(this.focusFirstTabbableElement(R)))})}focusLastTabbableElementWhenReady(R){return new Promise(j=>{this._executeOnStable(()=>j(this.focusLastTabbableElement(R)))})}_getRegionBoundary(R){const j=this._element.querySelectorAll(`[cdk-focus-region-${R}], [cdkFocusRegion${R}], [cdk-focus-${R}]`);return"start"==R?j.length?j[0]:this._getFirstTabbableElement(this._element):j.length?j[j.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(R){const j=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(j){if(!this._checker.isFocusable(j)){const $=this._getFirstTabbableElement(j);return $?.focus(R),!!$}return j.focus(R),!0}return this.focusFirstTabbableElement(R)}focusFirstTabbableElement(R){const j=this._getRegionBoundary("start");return j&&j.focus(R),!!j}focusLastTabbableElement(R){const j=this._getRegionBoundary("end");return j&&j.focus(R),!!j}hasAttached(){return this._hasAttached}_getFirstTabbableElement(R){if(this._checker.isFocusable(R)&&this._checker.isTabbable(R))return R;const j=R.children;for(let $=0;$=0;$--){const I=j[$].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(j[$]):null;if(I)return I}return null}_createAnchor(){const R=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,R),R.classList.add("cdk-visually-hidden"),R.classList.add("cdk-focus-trap-anchor"),R.setAttribute("aria-hidden","true"),R}_toggleAnchorTabIndex(R,j){R?j.setAttribute("tabindex","0"):j.removeAttribute("tabindex")}toggleAnchors(R){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(R,this._startAnchor),this._toggleAnchorTabIndex(R,this._endAnchor))}_executeOnStable(R){this._ngZone.isStable?R():this._ngZone.onStable.pipe((0,P.q)(1)).subscribe(R)}}let X=(()=>{class ie{constructor(j,$,I){this._checker=j,this._ngZone=$,this._document=I}create(j,$=!1){return new Q(j,this._checker,this._ngZone,this._document,$)}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(ct),d.\u0275\u0275inject(d.NgZone),d.\u0275\u0275inject(a.DOCUMENT))},ie.\u0275prov=d.\u0275\u0275defineInjectable({token:ie,factory:ie.\u0275fac,providedIn:"root"}),ie})();function ee(ie){return 0===ie.buttons||0===ie.offsetX&&0===ie.offsetY}function Y(ie){const R=ie.touches&&ie.touches[0]||ie.changedTouches&&ie.changedTouches[0];return!(!R||-1!==R.identifier||null!=R.radiusX&&1!==R.radiusX||null!=R.radiusY&&1!==R.radiusY)}const oe=new d.InjectionToken("cdk-input-modality-detector-options"),z={ignoreKeys:[p.zL,p.jx,p.b2,p.MW,p.JU]},G=(0,c.i$)({passive:!0,capture:!0});let ne=(()=>{class ie{constructor(j,$,I,Z){this._platform=j,this._mostRecentTarget=null,this._modality=new u.X(null),this._lastTouchMs=0,this._onKeydown=Ee=>{this._options?.ignoreKeys?.some(Qe=>Qe===Ee.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=(0,c.sA)(Ee))},this._onMousedown=Ee=>{Date.now()-this._lastTouchMs<650||(this._modality.next(ee(Ee)?"keyboard":"mouse"),this._mostRecentTarget=(0,c.sA)(Ee))},this._onTouchstart=Ee=>{Y(Ee)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=(0,c.sA)(Ee))},this._options={...z,...Z},this.modalityDetected=this._modality.pipe((0,F.T)(1)),this.modalityChanged=this.modalityDetected.pipe((0,K.x)()),j.isBrowser&&$.runOutsideAngular(()=>{I.addEventListener("keydown",this._onKeydown,G),I.addEventListener("mousedown",this._onMousedown,G),I.addEventListener("touchstart",this._onTouchstart,G)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,G),document.removeEventListener("mousedown",this._onMousedown,G),document.removeEventListener("touchstart",this._onTouchstart,G))}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(c.t4),d.\u0275\u0275inject(d.NgZone),d.\u0275\u0275inject(a.DOCUMENT),d.\u0275\u0275inject(oe,8))},ie.\u0275prov=d.\u0275\u0275defineInjectable({token:ie,factory:ie.\u0275fac,providedIn:"root"}),ie})();const be=new d.InjectionToken("liveAnnouncerElement",{providedIn:"root",factory:function Ve(){return null}}),Ae=new d.InjectionToken("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let ot=(()=>{class ie{constructor(j,$,I,Z){this._ngZone=$,this._defaultOptions=Z,this._document=I,this._liveElement=j||this._createLiveElement()}announce(j,...$){const I=this._defaultOptions;let Z,Ee;return 1===$.length&&"number"==typeof $[0]?Ee=$[0]:[Z,Ee]=$,this.clear(),clearTimeout(this._previousTimeout),Z||(Z=I&&I.politeness?I.politeness:"polite"),null==Ee&&I&&(Ee=I.duration),this._liveElement.setAttribute("aria-live",Z),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(Qe=>this._currentResolve=Qe)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=j,"number"==typeof Ee&&(this._previousTimeout=setTimeout(()=>this.clear(),Ee)),this._currentResolve(),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement?.remove(),this._liveElement=null,this._currentResolve?.(),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){const j="cdk-live-announcer-element",$=this._document.getElementsByClassName(j),I=this._document.createElement("div");for(let Z=0;Z<$.length;Z++)$[Z].remove();return I.classList.add(j),I.classList.add("cdk-visually-hidden"),I.setAttribute("aria-atomic","true"),I.setAttribute("aria-live","polite"),this._document.body.appendChild(I),I}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(be,8),d.\u0275\u0275inject(d.NgZone),d.\u0275\u0275inject(a.DOCUMENT),d.\u0275\u0275inject(Ae,8))},ie.\u0275prov=d.\u0275\u0275defineInjectable({token:ie,factory:ie.\u0275fac,providedIn:"root"}),ie})();const Ft=new d.InjectionToken("cdk-focus-monitor-default-options"),mt=(0,c.i$)({passive:!0,capture:!0});let Gt=(()=>{class ie{constructor(j,$,I,Z,Ee){this._ngZone=j,this._platform=$,this._inputModalityDetector=I,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new f.x,this._rootNodeFocusAndBlurListener=Qe=>{const tt=(0,c.sA)(Qe),_t="focus"===Qe.type?this._onFocus:this._onBlur;for(let Et=tt;Et;Et=Et.parentElement)_t.call(this,Qe,Et)},this._document=Z,this._detectionMode=Ee?.detectionMode||0}monitor(j,$=!1){const I=(0,J.fI)(j);if(!this._platform.isBrowser||1!==I.nodeType)return(0,m.of)(null);const Z=(0,c.kV)(I)||this._getDocument(),Ee=this._elementInfo.get(I);if(Ee)return $&&(Ee.checkChildren=!0),Ee.subject;const Qe={checkChildren:$,subject:new f.x,rootNode:Z};return this._elementInfo.set(I,Qe),this._registerGlobalListeners(Qe),Qe.subject}stopMonitoring(j){const $=(0,J.fI)(j),I=this._elementInfo.get($);I&&(I.subject.complete(),this._setClasses($),this._elementInfo.delete($),this._removeGlobalListeners(I))}focusVia(j,$,I){const Z=(0,J.fI)(j);Z===this._getDocument().activeElement?this._getClosestElementsInfo(Z).forEach(([Qe,tt])=>this._originChanged(Qe,$,tt)):(this._setOrigin($),"function"==typeof Z.focus&&Z.focus(I))}ngOnDestroy(){this._elementInfo.forEach((j,$)=>this.stopMonitoring($))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(j){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(j)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:"program"}_shouldBeAttributedToTouch(j){return 1===this._detectionMode||!!j?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(j,$){j.classList.toggle("cdk-focused",!!$),j.classList.toggle("cdk-touch-focused","touch"===$),j.classList.toggle("cdk-keyboard-focused","keyboard"===$),j.classList.toggle("cdk-mouse-focused","mouse"===$),j.classList.toggle("cdk-program-focused","program"===$)}_setOrigin(j,$=!1){this._ngZone.runOutsideAngular(()=>{this._origin=j,this._originFromTouchInteraction="touch"===j&&$,0===this._detectionMode&&(clearTimeout(this._originTimeoutId),this._originTimeoutId=setTimeout(()=>this._origin=null,this._originFromTouchInteraction?650:1))})}_onFocus(j,$){const I=this._elementInfo.get($),Z=(0,c.sA)(j);!I||!I.checkChildren&&$!==Z||this._originChanged($,this._getFocusOrigin(Z),I)}_onBlur(j,$){const I=this._elementInfo.get($);!I||I.checkChildren&&j.relatedTarget instanceof Node&&$.contains(j.relatedTarget)||(this._setClasses($),this._emitOrigin(I,null))}_emitOrigin(j,$){j.subject.observers.length&&this._ngZone.run(()=>j.subject.next($))}_registerGlobalListeners(j){if(!this._platform.isBrowser)return;const $=j.rootNode,I=this._rootNodeFocusListenerCount.get($)||0;I||this._ngZone.runOutsideAngular(()=>{$.addEventListener("focus",this._rootNodeFocusAndBlurListener,mt),$.addEventListener("blur",this._rootNodeFocusAndBlurListener,mt)}),this._rootNodeFocusListenerCount.set($,I+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe((0,N.R)(this._stopInputModalityDetector)).subscribe(Z=>{this._setOrigin(Z,!0)}))}_removeGlobalListeners(j){const $=j.rootNode;if(this._rootNodeFocusListenerCount.has($)){const I=this._rootNodeFocusListenerCount.get($);I>1?this._rootNodeFocusListenerCount.set($,I-1):($.removeEventListener("focus",this._rootNodeFocusAndBlurListener,mt),$.removeEventListener("blur",this._rootNodeFocusAndBlurListener,mt),this._rootNodeFocusListenerCount.delete($))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(j,$,I){this._setClasses(j,$),this._emitOrigin(I,$),this._lastFocusOrigin=$}_getClosestElementsInfo(j){const $=[];return this._elementInfo.forEach((I,Z)=>{(Z===j||I.checkChildren&&Z.contains(j))&&$.push([Z,I])}),$}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(d.NgZone),d.\u0275\u0275inject(c.t4),d.\u0275\u0275inject(ne),d.\u0275\u0275inject(a.DOCUMENT,8),d.\u0275\u0275inject(Ft,8))},ie.\u0275prov=d.\u0275\u0275defineInjectable({token:ie,factory:ie.\u0275fac,providedIn:"root"}),ie})();const dn="cdk-high-contrast-black-on-white",Qt="cdk-high-contrast-white-on-black",Bt="cdk-high-contrast-active";let Oe=(()=>{class ie{constructor(j,$){this._platform=j,this._document=$}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const j=this._document.createElement("div");j.style.backgroundColor="rgb(1,2,3)",j.style.position="absolute",this._document.body.appendChild(j);const $=this._document.defaultView||window,I=$&&$.getComputedStyle?$.getComputedStyle(j):null,Z=(I&&I.backgroundColor||"").replace(/ /g,"");switch(j.remove(),Z){case"rgb(0,0,0)":return 2;case"rgb(255,255,255)":return 1}return 0}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const j=this._document.body.classList;j.remove(Bt,dn,Qt),this._hasCheckedHighContrastMode=!0;const $=this.getHighContrastMode();1===$?j.add(Bt,dn):2===$&&j.add(Bt,Qt)}}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(c.t4),d.\u0275\u0275inject(a.DOCUMENT))},ie.\u0275prov=d.\u0275\u0275defineInjectable({token:ie,factory:ie.\u0275fac,providedIn:"root"}),ie})(),Ke=(()=>{class ie{constructor(j){j._applyBodyHighContrastModeCssClasses()}}return ie.\u0275fac=function(j){return new(j||ie)(d.\u0275\u0275inject(Oe))},ie.\u0275mod=d.\u0275\u0275defineNgModule({type:ie}),ie.\u0275inj=d.\u0275\u0275defineInjector({imports:[re.Q8]}),ie})()},445:(ge,r,s)=>{"use strict";s.d(r,{Is:()=>m,vT:()=>h});var a=s(4650),d=s(6895);const c=new a.InjectionToken("cdk-dir-doc",{providedIn:"root",factory:function f(){return(0,a.inject)(d.DOCUMENT)}}),v=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;let m=(()=>{class g{constructor(E){if(this.value="ltr",this.change=new a.EventEmitter,E){const F=E.documentElement?E.documentElement.dir:null;this.value=function u(g){const k=g?.toLowerCase()||"";return"auto"===k&&typeof navigator<"u"&&navigator?.language?v.test(navigator.language)?"rtl":"ltr":"rtl"===k?"rtl":"ltr"}((E.body?E.body.dir:null)||F||"ltr")}}ngOnDestroy(){this.change.complete()}}return g.\u0275fac=function(E){return new(E||g)(a.\u0275\u0275inject(c,8))},g.\u0275prov=a.\u0275\u0275defineInjectable({token:g,factory:g.\u0275fac,providedIn:"root"}),g})(),h=(()=>{class g{}return g.\u0275fac=function(E){return new(E||g)},g.\u0275mod=a.\u0275\u0275defineNgModule({type:g}),g.\u0275inj=a.\u0275\u0275defineInjector({}),g})()},1281:(ge,r,s)=>{"use strict";s.d(r,{Eq:()=>v,HM:()=>u,Ig:()=>d,du:()=>p,fI:()=>m,su:()=>c});var a=s(4650);function d(h){return null!=h&&"false"!=`${h}`}function c(h,g=0){return function f(h){return!isNaN(parseFloat(h))&&!isNaN(Number(h))}(h)?Number(h):g}function v(h){return Array.isArray(h)?h:[h]}function u(h){return null==h?"":"string"==typeof h?h:`${h}px`}function m(h){return h instanceof a.ElementRef?h.nativeElement:h}function p(h,g=/\s+/){const k=[];if(null!=h){const E=Array.isArray(h)?h:`${h}`.split(g);for(const P of E){const F=`${P}`.trim();F&&k.push(F)}}return k}},9521:(ge,r,s)=>{"use strict";s.d(r,{A:()=>qt,JH:()=>ke,JU:()=>u,K5:()=>v,LH:()=>re,L_:()=>E,MW:()=>ot,Mf:()=>c,SV:()=>ye,Sd:()=>N,Vb:()=>wn,Z:()=>Ae,aO:()=>ct,b2:()=>ci,hY:()=>k,jx:()=>m,oh:()=>J,uR:()=>K,xE:()=>Te,zL:()=>p});const c=9,v=13,u=16,m=17,p=18,k=27,E=32,K=35,N=36,J=37,re=38,ye=39,ke=40,Te=48,ct=57,qt=65,Ae=90,ot=91,ci=224;function wn(Xn,...Un){return Un.length?Un.some(jn=>Xn[jn]):Xn.altKey||Xn.shiftKey||Xn.ctrlKey||Xn.metaKey}},9643:(ge,r,s)=>{"use strict";s.d(r,{Q8:()=>h,wD:()=>p});var a=s(1281),d=s(4650),c=s(8306),f=s(7579),v=s(8372);let u=(()=>{class g{create(E){return typeof MutationObserver>"u"?null:new MutationObserver(E)}}return g.\u0275fac=function(E){return new(E||g)},g.\u0275prov=d.\u0275\u0275defineInjectable({token:g,factory:g.\u0275fac,providedIn:"root"}),g})(),m=(()=>{class g{constructor(E){this._mutationObserverFactory=E,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((E,P)=>this._cleanupObserver(P))}observe(E){const P=(0,a.fI)(E);return new c.y(F=>{const N=this._observeElement(P).subscribe(F);return()=>{N.unsubscribe(),this._unobserveElement(P)}})}_observeElement(E){if(this._observedElements.has(E))this._observedElements.get(E).count++;else{const P=new f.x,F=this._mutationObserverFactory.create(K=>P.next(K));F&&F.observe(E,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(E,{observer:F,stream:P,count:1})}return this._observedElements.get(E).stream}_unobserveElement(E){this._observedElements.has(E)&&(this._observedElements.get(E).count--,this._observedElements.get(E).count||this._cleanupObserver(E))}_cleanupObserver(E){if(this._observedElements.has(E)){const{observer:P,stream:F}=this._observedElements.get(E);P&&P.disconnect(),F.complete(),this._observedElements.delete(E)}}}return g.\u0275fac=function(E){return new(E||g)(d.\u0275\u0275inject(u))},g.\u0275prov=d.\u0275\u0275defineInjectable({token:g,factory:g.\u0275fac,providedIn:"root"}),g})(),p=(()=>{class g{constructor(E,P,F){this._contentObserver=E,this._elementRef=P,this._ngZone=F,this.event=new d.EventEmitter,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(E){this._disabled=(0,a.Ig)(E),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(E){this._debounce=(0,a.su)(E),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const E=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?E.pipe((0,v.b)(this.debounce)):E).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}return g.\u0275fac=function(E){return new(E||g)(d.\u0275\u0275directiveInject(m),d.\u0275\u0275directiveInject(d.ElementRef),d.\u0275\u0275directiveInject(d.NgZone))},g.\u0275dir=d.\u0275\u0275defineDirective({type:g,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]}),g})(),h=(()=>{class g{}return g.\u0275fac=function(E){return new(E||g)},g.\u0275mod=d.\u0275\u0275defineNgModule({type:g}),g.\u0275inj=d.\u0275\u0275defineInjector({providers:[u]}),g})()},8184:(ge,r,s)=>{"use strict";s.d(r,{Iu:()=>Fe,U8:()=>Dt,X_:()=>te,Xj:()=>Ie,aV:()=>Se});var a=s(5589),d=s(6895),c=s(4650),f=s(1281),v=s(3353),u=s(445),m=s(4080),p=s(7579),h=s(727),g=s(6451),k=s(5698),E=s(2722);const P=(0,v.Mq)();class F{constructor(ee,Y){this._viewportRuler=ee,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=Y}attach(){}enable(){if(this._canBeEnabled()){const ee=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=ee.style.left||"",this._previousHTMLStyles.top=ee.style.top||"",ee.style.left=(0,f.HM)(-this._previousScrollPosition.left),ee.style.top=(0,f.HM)(-this._previousScrollPosition.top),ee.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const ee=this._document.documentElement,oe=ee.style,z=this._document.body.style,V=oe.scrollBehavior||"",G=z.scrollBehavior||"";this._isEnabled=!1,oe.left=this._previousHTMLStyles.left,oe.top=this._previousHTMLStyles.top,ee.classList.remove("cdk-global-scrollblock"),P&&(oe.scrollBehavior=z.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),P&&(oe.scrollBehavior=V,z.scrollBehavior=G)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const Y=this._document.body,oe=this._viewportRuler.getViewportSize();return Y.scrollHeight>oe.height||Y.scrollWidth>oe.width}}class N{constructor(ee,Y,oe,z){this._scrollDispatcher=ee,this._ngZone=Y,this._viewportRuler=oe,this._config=z,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(ee){this._overlayRef=ee}enable(){if(this._scrollSubscription)return;const ee=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=ee.subscribe(()=>{const Y=this._viewportRuler.getViewportScrollPosition().top;Math.abs(Y-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=ee.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class J{enable(){}disable(){}attach(){}}function re(st,ee){return ee.some(Y=>st.bottomY.bottom||st.rightY.right)}function ye(st,ee){return ee.some(Y=>st.topY.bottom||st.leftY.right)}class ke{constructor(ee,Y,oe,z){this._scrollDispatcher=ee,this._viewportRuler=Y,this._ngZone=oe,this._config=z,this._scrollSubscription=null}attach(ee){this._overlayRef=ee}enable(){this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const Y=this._overlayRef.overlayElement.getBoundingClientRect(),{width:oe,height:z}=this._viewportRuler.getViewportSize();re(Y,[{width:oe,height:z,bottom:z,right:oe,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}}))}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}let pe=(()=>{class st{constructor(Y,oe,z,V){this._scrollDispatcher=Y,this._viewportRuler=oe,this._ngZone=z,this.noop=()=>new J,this.close=G=>new N(this._scrollDispatcher,this._ngZone,this._viewportRuler,G),this.block=()=>new F(this._viewportRuler,this._document),this.reposition=G=>new ke(this._scrollDispatcher,this._viewportRuler,this._ngZone,G),this._document=V}}return st.\u0275fac=function(Y){return new(Y||st)(c.\u0275\u0275inject(a.mF),c.\u0275\u0275inject(a.rL),c.\u0275\u0275inject(c.NgZone),c.\u0275\u0275inject(d.DOCUMENT))},st.\u0275prov=c.\u0275\u0275defineInjectable({token:st,factory:st.\u0275fac,providedIn:"root"}),st})();class te{constructor(ee){if(this.scrollStrategy=new J,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,ee){const Y=Object.keys(ee);for(const oe of Y)void 0!==ee[oe]&&(this[oe]=ee[oe])}}}class Te{constructor(ee,Y){this.connectionPair=ee,this.scrollableViewProperties=Y}}let Pe=(()=>{class st{constructor(Y){this._attachedOverlays=[],this._document=Y}ngOnDestroy(){this.detach()}add(Y){this.remove(Y),this._attachedOverlays.push(Y)}remove(Y){const oe=this._attachedOverlays.indexOf(Y);oe>-1&&this._attachedOverlays.splice(oe,1),0===this._attachedOverlays.length&&this.detach()}}return st.\u0275fac=function(Y){return new(Y||st)(c.\u0275\u0275inject(d.DOCUMENT))},st.\u0275prov=c.\u0275\u0275defineInjectable({token:st,factory:st.\u0275fac,providedIn:"root"}),st})(),Ce=(()=>{class st extends Pe{constructor(Y,oe){super(Y),this._ngZone=oe,this._keydownListener=z=>{const V=this._attachedOverlays;for(let G=V.length-1;G>-1;G--)if(V[G]._keydownEvents.observers.length>0){const ne=V[G]._keydownEvents;this._ngZone?this._ngZone.run(()=>ne.next(z)):ne.next(z);break}}}add(Y){super.add(Y),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=>this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}return st.\u0275fac=function(Y){return new(Y||st)(c.\u0275\u0275inject(d.DOCUMENT),c.\u0275\u0275inject(c.NgZone,8))},st.\u0275prov=c.\u0275\u0275defineInjectable({token:st,factory:st.\u0275fac,providedIn:"root"}),st})(),Be=(()=>{class st extends Pe{constructor(Y,oe,z){super(Y),this._platform=oe,this._ngZone=z,this._cursorStyleIsSet=!1,this._pointerDownListener=V=>{this._pointerDownEventTarget=(0,v.sA)(V)},this._clickListener=V=>{const G=(0,v.sA)(V),ne="click"===V.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:G;this._pointerDownEventTarget=null;const be=this._attachedOverlays.slice();for(let Ve=be.length-1;Ve>-1;Ve--){const Ae=be[Ve];if(Ae._outsidePointerEvents.observers.length<1||!Ae.hasAttached())continue;if(Ae.overlayElement.contains(G)||Ae.overlayElement.contains(ne))break;const ot=Ae._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>ot.next(V)):ot.next(V)}}}add(Y){if(super.add(Y),!this._isAttached){const oe=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=>this._addEventListeners(oe)):this._addEventListeners(oe),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=oe.style.cursor,oe.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const Y=this._document.body;Y.removeEventListener("pointerdown",this._pointerDownListener,!0),Y.removeEventListener("click",this._clickListener,!0),Y.removeEventListener("auxclick",this._clickListener,!0),Y.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(Y.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(Y){Y.addEventListener("pointerdown",this._pointerDownListener,!0),Y.addEventListener("click",this._clickListener,!0),Y.addEventListener("auxclick",this._clickListener,!0),Y.addEventListener("contextmenu",this._clickListener,!0)}}return st.\u0275fac=function(Y){return new(Y||st)(c.\u0275\u0275inject(d.DOCUMENT),c.\u0275\u0275inject(v.t4),c.\u0275\u0275inject(c.NgZone,8))},st.\u0275prov=c.\u0275\u0275defineInjectable({token:st,factory:st.\u0275fac,providedIn:"root"}),st})(),Ie=(()=>{class st{constructor(Y,oe){this._platform=oe,this._document=Y}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const Y="cdk-overlay-container";if(this._platform.isBrowser||(0,v.Oy)()){const z=this._document.querySelectorAll(`.${Y}[platform="server"], .${Y}[platform="test"]`);for(let V=0;Vthis._backdropClick.next(ot),this._backdropTransitionendHandler=ot=>{this._disposeBackdrop(ot.target)},this._keydownEvents=new p.x,this._outsidePointerEvents=new p.x,z.scrollStrategy&&(this._scrollStrategy=z.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=z.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(ee){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);const Y=this._portalOutlet.attach(ee);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe((0,k.q)(1)).subscribe(()=>{this.hasAttached()&&this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),Y}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();const ee=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),ee}dispose(){const ee=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,ee&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(ee){ee!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=ee,this.hasAttached()&&(ee.attach(this),this.updatePosition()))}updateSize(ee){this._config={...this._config,...ee},this._updateElementSize()}setDirection(ee){this._config={...this._config,direction:ee},this._updateElementDirection()}addPanelClass(ee){this._pane&&this._toggleClasses(this._pane,ee,!0)}removePanelClass(ee){this._pane&&this._toggleClasses(this._pane,ee,!1)}getDirection(){const ee=this._config.direction;return ee?"string"==typeof ee?ee:ee.value:"ltr"}updateScrollStrategy(ee){ee!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=ee,this.hasAttached()&&(ee.attach(this),ee.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const ee=this._pane.style;ee.width=(0,f.HM)(this._config.width),ee.height=(0,f.HM)(this._config.height),ee.minWidth=(0,f.HM)(this._config.minWidth),ee.minHeight=(0,f.HM)(this._config.minHeight),ee.maxWidth=(0,f.HM)(this._config.maxWidth),ee.maxHeight=(0,f.HM)(this._config.maxHeight)}_togglePointerEvents(ee){this._pane.style.pointerEvents=ee?"":"none"}_attachBackdrop(){const ee="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&&this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(ee)})}):this._backdropElement.classList.add(ee)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const ee=this._backdropElement;if(ee){if(this._animationsDisabled)return void this._disposeBackdrop(ee);ee.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{ee.addEventListener("transitionend",this._backdropTransitionendHandler)}),ee.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=>setTimeout(()=>{this._disposeBackdrop(ee)},500))}}_toggleClasses(ee,Y,oe){const z=(0,f.Eq)(Y||[]).filter(V=>!!V);z.length&&(oe?ee.classList.add(...z):ee.classList.remove(...z))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const ee=this._ngZone.onStable.pipe((0,E.R)((0,g.T)(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||0===this._pane.children.length)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),ee.unsubscribe())})})}_disposeScrollStrategy(){const ee=this._scrollStrategy;ee&&(ee.disable(),ee.detach&&ee.detach())}_disposeBackdrop(ee){ee&&(ee.removeEventListener("click",this._backdropClickHandler),ee.removeEventListener("transitionend",this._backdropTransitionendHandler),ee.remove(),this._backdropElement===ee&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}const Le="cdk-overlay-connected-position-bounding-box",ct=/([A-Za-z%]+)$/;class wt{constructor(ee,Y,oe,z,V){this._viewportRuler=Y,this._document=oe,this._platform=z,this._overlayContainer=V,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new p.x,this._resizeSubscription=h.w0.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(ee)}get positions(){return this._preferredPositions}attach(ee){this._validatePositions(),ee.hostElement.classList.add(Le),this._overlayRef=ee,this._boundingBox=ee.hostElement,this._pane=ee.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const ee=this._originRect,Y=this._overlayRect,oe=this._viewportRect,z=this._containerRect,V=[];let G;for(let ne of this._preferredPositions){let be=this._getOriginPoint(ee,z,ne),Ve=this._getOverlayPoint(be,Y,ne),Ae=this._getOverlayFit(Ve,Y,oe,ne);if(Ae.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(ne,be);this._canFitWithFlexibleDimensions(Ae,Ve,oe)?V.push({position:ne,origin:be,overlayRect:Y,boundingBoxRect:this._calculateBoundingBoxRect(be,ne)}):(!G||G.overlayFit.visibleAreabe&&(be=Ae,ne=Ve)}return this._isPushed=!1,void this._applyPosition(ne.position,ne.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(G.position,G.originPoint);this._applyPosition(G.position,G.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Tt(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Le),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const ee=this._lastPosition;if(ee){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const Y=this._getOriginPoint(this._originRect,this._containerRect,ee);this._applyPosition(ee,Y)}else this.apply()}withScrollableContainers(ee){return this._scrollables=ee,this}withPositions(ee){return this._preferredPositions=ee,-1===ee.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(ee){return this._viewportMargin=ee,this}withFlexibleDimensions(ee=!0){return this._hasFlexibleDimensions=ee,this}withGrowAfterOpen(ee=!0){return this._growAfterOpen=ee,this}withPush(ee=!0){return this._canPush=ee,this}withLockedPosition(ee=!0){return this._positionLocked=ee,this}setOrigin(ee){return this._origin=ee,this}withDefaultOffsetX(ee){return this._offsetX=ee,this}withDefaultOffsetY(ee){return this._offsetY=ee,this}withTransformOriginOn(ee){return this._transformOriginSelector=ee,this}_getOriginPoint(ee,Y,oe){let z,V;if("center"==oe.originX)z=ee.left+ee.width/2;else{const G=this._isRtl()?ee.right:ee.left,ne=this._isRtl()?ee.left:ee.right;z="start"==oe.originX?G:ne}return Y.left<0&&(z-=Y.left),V="center"==oe.originY?ee.top+ee.height/2:"top"==oe.originY?ee.top:ee.bottom,Y.top<0&&(V-=Y.top),{x:z,y:V}}_getOverlayPoint(ee,Y,oe){let z,V;return z="center"==oe.overlayX?-Y.width/2:"start"===oe.overlayX?this._isRtl()?-Y.width:0:this._isRtl()?0:-Y.width,V="center"==oe.overlayY?-Y.height/2:"top"==oe.overlayY?0:-Y.height,{x:ee.x+z,y:ee.y+V}}_getOverlayFit(ee,Y,oe,z){const V=zt(Y);let{x:G,y:ne}=ee,be=this._getOffset(z,"x"),Ve=this._getOffset(z,"y");be&&(G+=be),Ve&&(ne+=Ve);let At=0-ne,Ft=ne+V.height-oe.height,mt=this._subtractOverflows(V.width,0-G,G+V.width-oe.width),Gt=this._subtractOverflows(V.height,At,Ft),tn=mt*Gt;return{visibleArea:tn,isCompletelyWithinViewport:V.width*V.height===tn,fitsInViewportVertically:Gt===V.height,fitsInViewportHorizontally:mt==V.width}}_canFitWithFlexibleDimensions(ee,Y,oe){if(this._hasFlexibleDimensions){const z=oe.bottom-Y.y,V=oe.right-Y.x,G=at(this._overlayRef.getConfig().minHeight),ne=at(this._overlayRef.getConfig().minWidth),Ve=ee.fitsInViewportHorizontally||null!=ne&&ne<=V;return(ee.fitsInViewportVertically||null!=G&&G<=z)&&Ve}return!1}_pushOverlayOnScreen(ee,Y,oe){if(this._previousPushAmount&&this._positionLocked)return{x:ee.x+this._previousPushAmount.x,y:ee.y+this._previousPushAmount.y};const z=zt(Y),V=this._viewportRect,G=Math.max(ee.x+z.width-V.width,0),ne=Math.max(ee.y+z.height-V.height,0),be=Math.max(V.top-oe.top-ee.y,0),Ve=Math.max(V.left-oe.left-ee.x,0);let Ae=0,ot=0;return Ae=z.width<=V.width?Ve||-G:ee.xmt&&!this._isInitialRender&&!this._growAfterOpen&&(G=ee.y-mt/2)}if("end"===Y.overlayX&&!z||"start"===Y.overlayX&&z)At=oe.width-ee.x+this._viewportMargin,Ae=ee.x-this._viewportMargin;else if("start"===Y.overlayX&&!z||"end"===Y.overlayX&&z)ot=ee.x,Ae=oe.right-ee.x;else{const Ft=Math.min(oe.right-ee.x+oe.left,ee.x),mt=this._lastBoundingBoxSize.width;Ae=2*Ft,ot=ee.x-Ft,Ae>mt&&!this._isInitialRender&&!this._growAfterOpen&&(ot=ee.x-mt/2)}return{top:G,left:ot,bottom:ne,right:At,width:Ae,height:V}}_setBoundingBoxStyles(ee,Y){const oe=this._calculateBoundingBoxRect(ee,Y);!this._isInitialRender&&!this._growAfterOpen&&(oe.height=Math.min(oe.height,this._lastBoundingBoxSize.height),oe.width=Math.min(oe.width,this._lastBoundingBoxSize.width));const z={};if(this._hasExactPosition())z.top=z.left="0",z.bottom=z.right=z.maxHeight=z.maxWidth="",z.width=z.height="100%";else{const V=this._overlayRef.getConfig().maxHeight,G=this._overlayRef.getConfig().maxWidth;z.height=(0,f.HM)(oe.height),z.top=(0,f.HM)(oe.top),z.bottom=(0,f.HM)(oe.bottom),z.width=(0,f.HM)(oe.width),z.left=(0,f.HM)(oe.left),z.right=(0,f.HM)(oe.right),z.alignItems="center"===Y.overlayX?"center":"end"===Y.overlayX?"flex-end":"flex-start",z.justifyContent="center"===Y.overlayY?"center":"bottom"===Y.overlayY?"flex-end":"flex-start",V&&(z.maxHeight=(0,f.HM)(V)),G&&(z.maxWidth=(0,f.HM)(G))}this._lastBoundingBoxSize=oe,Tt(this._boundingBox.style,z)}_resetBoundingBoxStyles(){Tt(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Tt(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(ee,Y){const oe={},z=this._hasExactPosition(),V=this._hasFlexibleDimensions,G=this._overlayRef.getConfig();if(z){const Ae=this._viewportRuler.getViewportScrollPosition();Tt(oe,this._getExactOverlayY(Y,ee,Ae)),Tt(oe,this._getExactOverlayX(Y,ee,Ae))}else oe.position="static";let ne="",be=this._getOffset(Y,"x"),Ve=this._getOffset(Y,"y");be&&(ne+=`translateX(${be}px) `),Ve&&(ne+=`translateY(${Ve}px)`),oe.transform=ne.trim(),G.maxHeight&&(z?oe.maxHeight=(0,f.HM)(G.maxHeight):V&&(oe.maxHeight="")),G.maxWidth&&(z?oe.maxWidth=(0,f.HM)(G.maxWidth):V&&(oe.maxWidth="")),Tt(this._pane.style,oe)}_getExactOverlayY(ee,Y,oe){let z={top:"",bottom:""},V=this._getOverlayPoint(Y,this._overlayRect,ee);return this._isPushed&&(V=this._pushOverlayOnScreen(V,this._overlayRect,oe)),"bottom"===ee.overlayY?z.bottom=this._document.documentElement.clientHeight-(V.y+this._overlayRect.height)+"px":z.top=(0,f.HM)(V.y),z}_getExactOverlayX(ee,Y,oe){let G,z={left:"",right:""},V=this._getOverlayPoint(Y,this._overlayRect,ee);return this._isPushed&&(V=this._pushOverlayOnScreen(V,this._overlayRect,oe)),G=this._isRtl()?"end"===ee.overlayX?"left":"right":"end"===ee.overlayX?"right":"left","right"===G?z.right=this._document.documentElement.clientWidth-(V.x+this._overlayRect.width)+"px":z.left=(0,f.HM)(V.x),z}_getScrollVisibility(){const ee=this._getOriginRect(),Y=this._pane.getBoundingClientRect(),oe=this._scrollables.map(z=>z.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:ye(ee,oe),isOriginOutsideView:re(ee,oe),isOverlayClipped:ye(Y,oe),isOverlayOutsideView:re(Y,oe)}}_subtractOverflows(ee,...Y){return Y.reduce((oe,z)=>oe-Math.max(z,0),ee)}_getNarrowedViewportRect(){const ee=this._document.documentElement.clientWidth,Y=this._document.documentElement.clientHeight,oe=this._viewportRuler.getViewportScrollPosition();return{top:oe.top+this._viewportMargin,left:oe.left+this._viewportMargin,right:oe.left+ee-this._viewportMargin,bottom:oe.top+Y-this._viewportMargin,width:ee-2*this._viewportMargin,height:Y-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(ee,Y){return"x"===Y?ee.offsetX??this._offsetX:ee.offsetY??this._offsetY}_validatePositions(){}_addPanelClasses(ee){this._pane&&(0,f.Eq)(ee).forEach(Y=>{""!==Y&&-1===this._appliedPanelClasses.indexOf(Y)&&(this._appliedPanelClasses.push(Y),this._pane.classList.add(Y))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(ee=>{this._pane.classList.remove(ee)}),this._appliedPanelClasses=[])}_getOriginRect(){const ee=this._origin;if(ee instanceof c.ElementRef)return ee.nativeElement.getBoundingClientRect();if(ee instanceof Element)return ee.getBoundingClientRect();const Y=ee.width||0,oe=ee.height||0;return{top:ee.y,bottom:ee.y+oe,left:ee.x,right:ee.x+Y,height:oe,width:Y}}}function Tt(st,ee){for(let Y in ee)ee.hasOwnProperty(Y)&&(st[Y]=ee[Y]);return st}function at(st){if("number"!=typeof st&&null!=st){const[ee,Y]=st.split(ct);return Y&&"px"!==Y?null:parseFloat(ee)}return st||null}function zt(st){return{top:Math.floor(st.top),right:Math.floor(st.right),bottom:Math.floor(st.bottom),left:Math.floor(st.left),width:Math.floor(st.width),height:Math.floor(st.height)}}const ht="cdk-global-overlay-wrapper";class It{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(ee){const Y=ee.getConfig();this._overlayRef=ee,this._width&&!Y.width&&ee.updateSize({width:this._width}),this._height&&!Y.height&&ee.updateSize({height:this._height}),ee.hostElement.classList.add(ht),this._isDisposed=!1}top(ee=""){return this._bottomOffset="",this._topOffset=ee,this._alignItems="flex-start",this}left(ee=""){return this._xOffset=ee,this._xPosition="left",this}bottom(ee=""){return this._topOffset="",this._bottomOffset=ee,this._alignItems="flex-end",this}right(ee=""){return this._xOffset=ee,this._xPosition="right",this}start(ee=""){return this._xOffset=ee,this._xPosition="start",this}end(ee=""){return this._xOffset=ee,this._xPosition="end",this}width(ee=""){return this._overlayRef?this._overlayRef.updateSize({width:ee}):this._width=ee,this}height(ee=""){return this._overlayRef?this._overlayRef.updateSize({height:ee}):this._height=ee,this}centerHorizontally(ee=""){return this.left(ee),this._xPosition="center",this}centerVertically(ee=""){return this.top(ee),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const ee=this._overlayRef.overlayElement.style,Y=this._overlayRef.hostElement.style,oe=this._overlayRef.getConfig(),{width:z,height:V,maxWidth:G,maxHeight:ne}=oe,be=!("100%"!==z&&"100vw"!==z||G&&"100%"!==G&&"100vw"!==G),Ve=!("100%"!==V&&"100vh"!==V||ne&&"100%"!==ne&&"100vh"!==ne),Ae=this._xPosition,ot=this._xOffset,At="rtl"===this._overlayRef.getConfig().direction;let Ft="",mt="",Gt="";be?Gt="flex-start":"center"===Ae?(Gt="center",At?mt=ot:Ft=ot):At?"left"===Ae||"end"===Ae?(Gt="flex-end",Ft=ot):("right"===Ae||"start"===Ae)&&(Gt="flex-start",mt=ot):"left"===Ae||"start"===Ae?(Gt="flex-start",Ft=ot):("right"===Ae||"end"===Ae)&&(Gt="flex-end",mt=ot),ee.position=this._cssPosition,ee.marginLeft=be?"0":Ft,ee.marginTop=Ve?"0":this._topOffset,ee.marginBottom=this._bottomOffset,ee.marginRight=be?"0":mt,Y.justifyContent=Gt,Y.alignItems=Ve?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const ee=this._overlayRef.overlayElement.style,Y=this._overlayRef.hostElement,oe=Y.style;Y.classList.remove(ht),oe.justifyContent=oe.alignItems=ee.marginTop=ee.marginBottom=ee.marginLeft=ee.marginRight=ee.position="",this._overlayRef=null,this._isDisposed=!0}}let Je=(()=>{class st{constructor(Y,oe,z,V){this._viewportRuler=Y,this._document=oe,this._platform=z,this._overlayContainer=V}global(){return new It}flexibleConnectedTo(Y){return new wt(Y,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return st.\u0275fac=function(Y){return new(Y||st)(c.\u0275\u0275inject(a.rL),c.\u0275\u0275inject(d.DOCUMENT),c.\u0275\u0275inject(v.t4),c.\u0275\u0275inject(Ie))},st.\u0275prov=c.\u0275\u0275defineInjectable({token:st,factory:st.\u0275fac,providedIn:"root"}),st})(),qe=0,Se=(()=>{class st{constructor(Y,oe,z,V,G,ne,be,Ve,Ae,ot,At,Ft){this.scrollStrategies=Y,this._overlayContainer=oe,this._componentFactoryResolver=z,this._positionBuilder=V,this._keyboardDispatcher=G,this._injector=ne,this._ngZone=be,this._document=Ve,this._directionality=Ae,this._location=ot,this._outsideClickDispatcher=At,this._animationsModuleType=Ft}create(Y){const oe=this._createHostElement(),z=this._createPaneElement(oe),V=this._createPortalOutlet(z),G=new te(Y);return G.direction=G.direction||this._directionality.value,new Fe(V,oe,z,G,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType)}position(){return this._positionBuilder}_createPaneElement(Y){const oe=this._document.createElement("div");return oe.id="cdk-overlay-"+qe++,oe.classList.add("cdk-overlay-pane"),Y.appendChild(oe),oe}_createHostElement(){const Y=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(Y),Y}_createPortalOutlet(Y){return this._appRef||(this._appRef=this._injector.get(c.ApplicationRef)),new m.u0(Y,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}return st.\u0275fac=function(Y){return new(Y||st)(c.\u0275\u0275inject(pe),c.\u0275\u0275inject(Ie),c.\u0275\u0275inject(c.ComponentFactoryResolver),c.\u0275\u0275inject(Je),c.\u0275\u0275inject(Ce),c.\u0275\u0275inject(c.Injector),c.\u0275\u0275inject(c.NgZone),c.\u0275\u0275inject(d.DOCUMENT),c.\u0275\u0275inject(u.Is),c.\u0275\u0275inject(d.Location),c.\u0275\u0275inject(Be),c.\u0275\u0275inject(c.ANIMATION_MODULE_TYPE,8))},st.\u0275prov=c.\u0275\u0275defineInjectable({token:st,factory:st.\u0275fac}),st})();const ut={provide:new c.InjectionToken("cdk-connected-overlay-scroll-strategy"),deps:[Se],useFactory:function et(st){return()=>st.scrollStrategies.reposition()}};let Dt=(()=>{class st{}return st.\u0275fac=function(Y){return new(Y||st)},st.\u0275mod=c.\u0275\u0275defineNgModule({type:st}),st.\u0275inj=c.\u0275\u0275defineInjector({providers:[Se,ut],imports:[u.vT,m.eL,a.Cl,a.Cl]}),st})()},3353:(ge,r,s)=>{"use strict";s.d(r,{Mq:()=>F,Oy:()=>pe,_i:()=>K,ht:()=>ye,i$:()=>k,kV:()=>re,qK:()=>p,sA:()=>ke,t4:()=>f});var a=s(4650),d=s(6895);let c;try{c=typeof Intl<"u"&&Intl.v8BreakIterator}catch{c=!1}let u,f=(()=>{class te{constructor(ve){this._platformId=ve,this.isBrowser=this._platformId?(0,d.isPlatformBrowser)(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!c)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}}return te.\u0275fac=function(ve){return new(ve||te)(a.\u0275\u0275inject(a.PLATFORM_ID))},te.\u0275prov=a.\u0275\u0275defineInjectable({token:te,factory:te.\u0275fac,providedIn:"root"}),te})();const m=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function p(){if(u)return u;if("object"!=typeof document||!document)return u=new Set(m),u;let te=document.createElement("input");return u=new Set(m.filter(se=>(te.setAttribute("type",se),te.type===se))),u}let h,E,P,N;function k(te){return function g(){if(null==h&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>h=!0}))}finally{h=h||!1}return h}()?te:!!te.capture}function F(){if(null==P){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return P=!1,P;if("scrollBehavior"in document.documentElement.style)P=!0;else{const te=Element.prototype.scrollTo;P=!!te&&!/\{\s*\[native code\]\s*\}/.test(te.toString())}}return P}function K(){if("object"!=typeof document||!document)return 0;if(null==E){const te=document.createElement("div"),se=te.style;te.dir="rtl",se.width="1px",se.overflow="auto",se.visibility="hidden",se.pointerEvents="none",se.position="absolute";const ve=document.createElement("div"),Te=ve.style;Te.width="2px",Te.height="1px",te.appendChild(ve),document.body.appendChild(te),E=0,0===te.scrollLeft&&(te.scrollLeft=1,E=0===te.scrollLeft?1:2),te.remove()}return E}function re(te){if(function J(){if(null==N){const te=typeof document<"u"?document.head:null;N=!(!te||!te.createShadowRoot&&!te.attachShadow)}return N}()){const se=te.getRootNode?te.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&se instanceof ShadowRoot)return se}return null}function ye(){let te=typeof document<"u"&&document?document.activeElement:null;for(;te&&te.shadowRoot;){const se=te.shadowRoot.activeElement;if(se===te)break;te=se}return te}function ke(te){return te.composedPath?te.composedPath()[0]:te.target}function pe(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}},4080:(ge,r,s)=>{"use strict";s.d(r,{C5:()=>g,Pl:()=>ye,UE:()=>k,eL:()=>pe,en:()=>P,u0:()=>K});var a=s(4650),d=s(6895);class h{attach(ve){return this._attachedHost=ve,ve.attach(this)}detach(){let ve=this._attachedHost;null!=ve&&(this._attachedHost=null,ve.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(ve){this._attachedHost=ve}}class g extends h{constructor(ve,Te,Me,Xe){super(),this.component=ve,this.viewContainerRef=Te,this.injector=Me,this.componentFactoryResolver=Xe}}class k extends h{constructor(ve,Te,Me,Xe){super(),this.templateRef=ve,this.viewContainerRef=Te,this.context=Me,this.injector=Xe}get origin(){return this.templateRef.elementRef}attach(ve,Te=this.context){return this.context=Te,super.attach(ve)}detach(){return this.context=void 0,super.detach()}}class E extends h{constructor(ve){super(),this.element=ve instanceof a.ElementRef?ve.nativeElement:ve}}class P{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(ve){return ve instanceof g?(this._attachedPortal=ve,this.attachComponentPortal(ve)):ve instanceof k?(this._attachedPortal=ve,this.attachTemplatePortal(ve)):this.attachDomPortal&&ve instanceof E?(this._attachedPortal=ve,this.attachDomPortal(ve)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(ve){this._disposeFn=ve}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class K extends P{constructor(ve,Te,Me,Xe,Pe){super(),this.outletElement=ve,this._componentFactoryResolver=Te,this._appRef=Me,this._defaultInjector=Xe,this.attachDomPortal=Ce=>{const Be=Ce.element,Ie=this._document.createComment("dom-portal");Be.parentNode.insertBefore(Ie,Be),this.outletElement.appendChild(Be),this._attachedPortal=Ce,super.setDisposeFn(()=>{Ie.parentNode&&Ie.parentNode.replaceChild(Be,Ie)})},this._document=Pe}attachComponentPortal(ve){const Me=(ve.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(ve.component);let Xe;return ve.viewContainerRef?(Xe=ve.viewContainerRef.createComponent(Me,ve.viewContainerRef.length,ve.injector||ve.viewContainerRef.injector),this.setDisposeFn(()=>Xe.destroy())):(Xe=Me.create(ve.injector||this._defaultInjector||a.Injector.NULL),this._appRef.attachView(Xe.hostView),this.setDisposeFn(()=>{this._appRef.viewCount>0&&this._appRef.detachView(Xe.hostView),Xe.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(Xe)),this._attachedPortal=ve,Xe}attachTemplatePortal(ve){let Te=ve.viewContainerRef,Me=Te.createEmbeddedView(ve.templateRef,ve.context,{injector:ve.injector});return Me.rootNodes.forEach(Xe=>this.outletElement.appendChild(Xe)),Me.detectChanges(),this.setDisposeFn(()=>{let Xe=Te.indexOf(Me);-1!==Xe&&Te.remove(Xe)}),this._attachedPortal=ve,Me}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(ve){return ve.hostView.rootNodes[0]}}let ye=(()=>{class se extends P{constructor(Te,Me,Xe){super(),this._componentFactoryResolver=Te,this._viewContainerRef=Me,this._isInitialized=!1,this.attached=new a.EventEmitter,this.attachDomPortal=Pe=>{const Ce=Pe.element,Be=this._document.createComment("dom-portal");Pe.setAttachedHost(this),Ce.parentNode.insertBefore(Be,Ce),this._getRootNode().appendChild(Ce),this._attachedPortal=Pe,super.setDisposeFn(()=>{Be.parentNode&&Be.parentNode.replaceChild(Ce,Be)})},this._document=Xe}get portal(){return this._attachedPortal}set portal(Te){this.hasAttached()&&!Te&&!this._isInitialized||(this.hasAttached()&&super.detach(),Te&&super.attach(Te),this._attachedPortal=Te||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedPortal=null,this._attachedRef=null}attachComponentPortal(Te){Te.setAttachedHost(this);const Me=null!=Te.viewContainerRef?Te.viewContainerRef:this._viewContainerRef,Pe=(Te.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(Te.component),Ce=Me.createComponent(Pe,Me.length,Te.injector||Me.injector);return Me!==this._viewContainerRef&&this._getRootNode().appendChild(Ce.hostView.rootNodes[0]),super.setDisposeFn(()=>Ce.destroy()),this._attachedPortal=Te,this._attachedRef=Ce,this.attached.emit(Ce),Ce}attachTemplatePortal(Te){Te.setAttachedHost(this);const Me=this._viewContainerRef.createEmbeddedView(Te.templateRef,Te.context,{injector:Te.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=Te,this._attachedRef=Me,this.attached.emit(Me),Me}_getRootNode(){const Te=this._viewContainerRef.element.nativeElement;return Te.nodeType===Te.ELEMENT_NODE?Te:Te.parentNode}}return se.\u0275fac=function(Te){return new(Te||se)(a.\u0275\u0275directiveInject(a.ComponentFactoryResolver),a.\u0275\u0275directiveInject(a.ViewContainerRef),a.\u0275\u0275directiveInject(d.DOCUMENT))},se.\u0275dir=a.\u0275\u0275defineDirective({type:se,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[a.\u0275\u0275InheritDefinitionFeature]}),se})(),pe=(()=>{class se{}return se.\u0275fac=function(Te){return new(Te||se)},se.\u0275mod=a.\u0275\u0275defineNgModule({type:se}),se.\u0275inj=a.\u0275\u0275defineInjector({}),se})()},5589:(ge,r,s)=>{"use strict";s.d(r,{PQ:()=>Tt,ZD:()=>qe,mF:()=>wt,Cl:()=>Se,rL:()=>zt});var a=s(1281),d=s(4650),c=s(4408),f=s(727);const v={schedule(ze){let Q=requestAnimationFrame,X=cancelAnimationFrame;const{delegate:we}=v;we&&(Q=we.requestAnimationFrame,X=we.cancelAnimationFrame);const et=Q(ut=>{X=void 0,ze(ut)});return new f.w0(()=>X?.(et))},requestAnimationFrame(...ze){const{delegate:Q}=v;return(Q?.requestAnimationFrame||requestAnimationFrame)(...ze)},cancelAnimationFrame(...ze){const{delegate:Q}=v;return(Q?.cancelAnimationFrame||cancelAnimationFrame)(...ze)},delegate:void 0};var m=s(640);new class p extends m.v{flush(Q){this._active=!0;const X=this._scheduled;this._scheduled=void 0;const{actions:we}=this;let et;Q=Q||we.shift();do{if(et=Q.execute(Q.state,Q.delay))break}while((Q=we[0])&&Q.id===X&&we.shift());if(this._active=!1,et){for(;(Q=we[0])&&Q.id===X&&we.shift();)Q.unsubscribe();throw et}}}(class u extends c.o{constructor(Q,X){super(Q,X),this.scheduler=Q,this.work=X}requestAsyncId(Q,X,we=0){return null!==we&&we>0?super.requestAsyncId(Q,X,we):(Q.actions.push(this),Q._scheduled||(Q._scheduled=v.requestAnimationFrame(()=>Q.flush(void 0))))}recycleAsyncId(Q,X,we=0){if(null!=we&&we>0||null==we&&this.delay>0)return super.recycleAsyncId(Q,X,we);Q.actions.some(et=>et.id===X)||(v.cancelAnimationFrame(X),Q._scheduled=void 0)}});var k=s(7579),E=s(9646),P=s(8306),F=s(4968),N=(s(3101),s(4986)),J=s(4482),re=s(8421),ye=s(5403),pe=s(5963);function te(ze,Q=N.z){return function ke(ze){return(0,J.e)((Q,X)=>{let we=!1,et=null,ut=null,Dt=!1;const yt=()=>{if(ut?.unsubscribe(),ut=null,we){we=!1;const ee=et;et=null,X.next(ee)}Dt&&X.complete()},st=()=>{ut=null,Dt&&X.complete()};Q.subscribe((0,ye.x)(X,ee=>{we=!0,et=ee,ut||(0,re.Xf)(ze(ee)).subscribe(ut=(0,ye.x)(X,yt,st))},()=>{Dt=!0,(!we||!ut||ut.closed)&&X.complete()}))})}(()=>(0,pe.H)(ze,Q))}var se=s(9300),ve=s(2722),Te=s(3353),Me=s(6895),Xe=s(445);let wt=(()=>{class ze{constructor(X,we,et){this._ngZone=X,this._platform=we,this._scrolled=new k.x,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=et}register(X){this.scrollContainers.has(X)||this.scrollContainers.set(X,X.elementScrolled().subscribe(()=>this._scrolled.next(X)))}deregister(X){const we=this.scrollContainers.get(X);we&&(we.unsubscribe(),this.scrollContainers.delete(X))}scrolled(X=20){return this._platform.isBrowser?new P.y(we=>{this._globalSubscription||this._addGlobalListener();const et=X>0?this._scrolled.pipe(te(X)).subscribe(we):this._scrolled.subscribe(we);return this._scrolledCount++,()=>{et.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):(0,E.of)()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((X,we)=>this.deregister(we)),this._scrolled.complete()}ancestorScrolled(X,we){const et=this.getAncestorScrollContainers(X);return this.scrolled(we).pipe((0,se.h)(ut=>!ut||et.indexOf(ut)>-1))}getAncestorScrollContainers(X){const we=[];return this.scrollContainers.forEach((et,ut)=>{this._scrollableContainsElement(ut,X)&&we.push(ut)}),we}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(X,we){let et=(0,a.fI)(we),ut=X.getElementRef().nativeElement;do{if(et==ut)return!0}while(et=et.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>{const X=this._getWindow();return(0,F.R)(X.document,"scroll").subscribe(()=>this._scrolled.next())})}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}return ze.\u0275fac=function(X){return new(X||ze)(d.\u0275\u0275inject(d.NgZone),d.\u0275\u0275inject(Te.t4),d.\u0275\u0275inject(Me.DOCUMENT,8))},ze.\u0275prov=d.\u0275\u0275defineInjectable({token:ze,factory:ze.\u0275fac,providedIn:"root"}),ze})(),Tt=(()=>{class ze{constructor(X,we,et,ut){this.elementRef=X,this.scrollDispatcher=we,this.ngZone=et,this.dir=ut,this._destroyed=new k.x,this._elementScrolled=new P.y(Dt=>this.ngZone.runOutsideAngular(()=>(0,F.R)(this.elementRef.nativeElement,"scroll").pipe((0,ve.R)(this._destroyed)).subscribe(Dt)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(X){const we=this.elementRef.nativeElement,et=this.dir&&"rtl"==this.dir.value;null==X.left&&(X.left=et?X.end:X.start),null==X.right&&(X.right=et?X.start:X.end),null!=X.bottom&&(X.top=we.scrollHeight-we.clientHeight-X.bottom),et&&0!=(0,Te._i)()?(null!=X.left&&(X.right=we.scrollWidth-we.clientWidth-X.left),2==(0,Te._i)()?X.left=X.right:1==(0,Te._i)()&&(X.left=X.right?-X.right:X.right)):null!=X.right&&(X.left=we.scrollWidth-we.clientWidth-X.right),this._applyScrollToOptions(X)}_applyScrollToOptions(X){const we=this.elementRef.nativeElement;(0,Te.Mq)()?we.scrollTo(X):(null!=X.top&&(we.scrollTop=X.top),null!=X.left&&(we.scrollLeft=X.left))}measureScrollOffset(X){const we="left",ut=this.elementRef.nativeElement;if("top"==X)return ut.scrollTop;if("bottom"==X)return ut.scrollHeight-ut.clientHeight-ut.scrollTop;const Dt=this.dir&&"rtl"==this.dir.value;return"start"==X?X=Dt?"right":we:"end"==X&&(X=Dt?we:"right"),Dt&&2==(0,Te._i)()?X==we?ut.scrollWidth-ut.clientWidth-ut.scrollLeft:ut.scrollLeft:Dt&&1==(0,Te._i)()?X==we?ut.scrollLeft+ut.scrollWidth-ut.clientWidth:-ut.scrollLeft:X==we?ut.scrollLeft:ut.scrollWidth-ut.clientWidth-ut.scrollLeft}}return ze.\u0275fac=function(X){return new(X||ze)(d.\u0275\u0275directiveInject(d.ElementRef),d.\u0275\u0275directiveInject(wt),d.\u0275\u0275directiveInject(d.NgZone),d.\u0275\u0275directiveInject(Xe.Is,8))},ze.\u0275dir=d.\u0275\u0275defineDirective({type:ze,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]]}),ze})(),zt=(()=>{class ze{constructor(X,we,et){this._platform=X,this._change=new k.x,this._changeListener=ut=>{this._change.next(ut)},this._document=et,we.runOutsideAngular(()=>{if(X.isBrowser){const ut=this._getWindow();ut.addEventListener("resize",this._changeListener),ut.addEventListener("orientationchange",this._changeListener)}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){if(this._platform.isBrowser){const X=this._getWindow();X.removeEventListener("resize",this._changeListener),X.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const X={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),X}getViewportRect(){const X=this.getViewportScrollPosition(),{width:we,height:et}=this.getViewportSize();return{top:X.top,left:X.left,bottom:X.top+et,right:X.left+we,height:et,width:we}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const X=this._document,we=this._getWindow(),et=X.documentElement,ut=et.getBoundingClientRect();return{top:-ut.top||X.body.scrollTop||we.scrollY||et.scrollTop||0,left:-ut.left||X.body.scrollLeft||we.scrollX||et.scrollLeft||0}}change(X=20){return X>0?this._change.pipe(te(X)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const X=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:X.innerWidth,height:X.innerHeight}:{width:0,height:0}}}return ze.\u0275fac=function(X){return new(X||ze)(d.\u0275\u0275inject(Te.t4),d.\u0275\u0275inject(d.NgZone),d.\u0275\u0275inject(Me.DOCUMENT,8))},ze.\u0275prov=d.\u0275\u0275defineInjectable({token:ze,factory:ze.\u0275fac,providedIn:"root"}),ze})(),qe=(()=>{class ze{}return ze.\u0275fac=function(X){return new(X||ze)},ze.\u0275mod=d.\u0275\u0275defineNgModule({type:ze}),ze.\u0275inj=d.\u0275\u0275defineInjector({}),ze})(),Se=(()=>{class ze{}return ze.\u0275fac=function(X){return new(X||ze)},ze.\u0275mod=d.\u0275\u0275defineNgModule({type:ze}),ze.\u0275inj=d.\u0275\u0275defineInjector({imports:[Xe.vT,qe,Xe.vT,qe]}),ze})()},6895:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{APP_BASE_HREF:()=>ye,AsyncPipe:()=>Nt,CommonModule:()=>Oa,CurrencyPipe:()=>xa,DATE_PIPE_DEFAULT_TIMEZONE:()=>ga,DOCUMENT:()=>m,DatePipe:()=>Li,DecimalPipe:()=>Zi,FormStyle:()=>Ce,FormatWidth:()=>Ie,HashLocationStrategy:()=>pe,I18nPluralPipe:()=>zi,I18nSelectPipe:()=>Va,JsonPipe:()=>ca,KeyValuePipe:()=>gi,LOCATION_INITIALIZED:()=>g,Location:()=>te,LocationStrategy:()=>J,LowerCasePipe:()=>Jt,NgClass:()=>oi,NgComponentOutlet:()=>Fn,NgForOf:()=>Jn,NgForOfContext:()=>ti,NgIf:()=>Xn,NgIfContext:()=>Un,NgLocaleLocalization:()=>Pi,NgLocalization:()=>Wn,NgPlural:()=>Qi,NgPluralCase:()=>ii,NgStyle:()=>Gi,NgSwitch:()=>hi,NgSwitchCase:()=>Ui,NgSwitchDefault:()=>Kn,NgTemplateOutlet:()=>oa,NumberFormatStyle:()=>Xe,NumberSymbol:()=>Fe,PathLocationStrategy:()=>ke,PercentPipe:()=>va,PlatformLocation:()=>p,Plural:()=>Pe,SlicePipe:()=>Fa,TitleCasePipe:()=>ai,TranslationWidth:()=>Be,UpperCasePipe:()=>Mi,VERSION:()=>Vi,ViewportScroller:()=>wi,WeekDay:()=>Le,XhrFactory:()=>$n,formatCurrency:()=>xt,formatDate:()=>At,formatNumber:()=>ri,formatPercent:()=>ni,getCurrencySymbol:()=>oe,getLocaleCurrencyCode:()=>X,getLocaleCurrencyName:()=>Q,getLocaleCurrencySymbol:()=>ze,getLocaleDateFormat:()=>ht,getLocaleDateTimeFormat:()=>Je,getLocaleDayNames:()=>Tt,getLocaleDayPeriods:()=>wt,getLocaleDirection:()=>st,getLocaleEraNames:()=>zt,getLocaleExtraDayPeriodRules:()=>Dt,getLocaleExtraDayPeriods:()=>yt,getLocaleFirstDayOfWeek:()=>qt,getLocaleId:()=>ct,getLocaleMonthNames:()=>at,getLocaleNumberFormat:()=>Se,getLocaleNumberSymbol:()=>qe,getLocalePluralCase:()=>et,getLocaleTimeFormat:()=>It,getLocaleWeekEndRange:()=>Kt,getNumberOfCurrencyDigits:()=>V,isPlatformBrowser:()=>ba,isPlatformServer:()=>xi,isPlatformWorkerApp:()=>li,isPlatformWorkerUi:()=>qi,registerLocaleData:()=>Tn,\u0275BrowserPlatformLocation:()=>k,\u0275DomAdapter:()=>u,\u0275NullViewportScroller:()=>Fi,\u0275PLATFORM_BROWSER_ID:()=>qa,\u0275PLATFORM_SERVER_ID:()=>Ln,\u0275PLATFORM_WORKER_APP_ID:()=>la,\u0275PLATFORM_WORKER_UI_ID:()=>da,\u0275getDOM:()=>c,\u0275parseCookieValue:()=>ra,\u0275setRootDomAdapter:()=>v});var a=s(4650);let d=null;function c(){return d}function v(B){d||(d=B)}class u{}const m=new a.InjectionToken("DocumentToken");let p=(()=>{class B{historyGo(U){throw new Error("Not implemented")}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:function(){return function h(){return(0,a.\u0275\u0275inject)(k)}()},providedIn:"platform"}),B})();const g=new a.InjectionToken("Location Initialized");let k=(()=>{class B extends p{constructor(U){super(),this._doc=U,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return c().getBaseHref(this._doc)}onPopState(U){const fe=c().getGlobalEventTarget(this._doc,"window");return fe.addEventListener("popstate",U,!1),()=>fe.removeEventListener("popstate",U)}onHashChange(U){const fe=c().getGlobalEventTarget(this._doc,"window");return fe.addEventListener("hashchange",U,!1),()=>fe.removeEventListener("hashchange",U)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(U){this.location.pathname=U}pushState(U,fe,We){E()?this._history.pushState(U,fe,We):this.location.hash=We}replaceState(U,fe,We){E()?this._history.replaceState(U,fe,We):this.location.hash=We}forward(){this._history.forward()}back(){this._history.back()}historyGo(U=0){this._history.go(U)}getState(){return this._history.state}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275inject(m))},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:function(){return function P(){return new k((0,a.\u0275\u0275inject)(m))}()},providedIn:"platform"}),B})();function E(){return!!window.history.pushState}function F(B,de){if(0==B.length)return de;if(0==de.length)return B;let U=0;return B.endsWith("/")&&U++,de.startsWith("/")&&U++,2==U?B+de.substring(1):1==U?B+de:B+"/"+de}function K(B){const de=B.match(/#|\?|$/),U=de&&de.index||B.length;return B.slice(0,U-("/"===B[U-1]?1:0))+B.slice(U)}function N(B){return B&&"?"!==B[0]?"?"+B:B}let J=(()=>{class B{historyGo(U){throw new Error("Not implemented")}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:function(){return function re(){const B=(0,a.\u0275\u0275inject)(m).location;return new ke((0,a.\u0275\u0275inject)(p),B&&B.origin||"")}()},providedIn:"root"}),B})();const ye=new a.InjectionToken("appBaseHref");let ke=(()=>{class B extends J{constructor(U,fe){if(super(),this._platformLocation=U,this._removeListenerFns=[],null==fe&&(fe=this._platformLocation.getBaseHrefFromDOM()),null==fe)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");this._baseHref=fe}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(U){this._removeListenerFns.push(this._platformLocation.onPopState(U),this._platformLocation.onHashChange(U))}getBaseHref(){return this._baseHref}prepareExternalUrl(U){return F(this._baseHref,U)}path(U=!1){const fe=this._platformLocation.pathname+N(this._platformLocation.search),We=this._platformLocation.hash;return We&&U?`${fe}${We}`:fe}pushState(U,fe,We,ft){const bt=this.prepareExternalUrl(We+N(ft));this._platformLocation.pushState(U,fe,bt)}replaceState(U,fe,We,ft){const bt=this.prepareExternalUrl(We+N(ft));this._platformLocation.replaceState(U,fe,bt)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(U=0){this._platformLocation.historyGo?.(U)}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275inject(p),a.\u0275\u0275inject(ye,8))},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:B.\u0275fac}),B})(),pe=(()=>{class B extends J{constructor(U,fe){super(),this._platformLocation=U,this._baseHref="",this._removeListenerFns=[],null!=fe&&(this._baseHref=fe)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(U){this._removeListenerFns.push(this._platformLocation.onPopState(U),this._platformLocation.onHashChange(U))}getBaseHref(){return this._baseHref}path(U=!1){let fe=this._platformLocation.hash;return null==fe&&(fe="#"),fe.length>0?fe.substring(1):fe}prepareExternalUrl(U){const fe=F(this._baseHref,U);return fe.length>0?"#"+fe:fe}pushState(U,fe,We,ft){let bt=this.prepareExternalUrl(We+N(ft));0==bt.length&&(bt=this._platformLocation.pathname),this._platformLocation.pushState(U,fe,bt)}replaceState(U,fe,We,ft){let bt=this.prepareExternalUrl(We+N(ft));0==bt.length&&(bt=this._platformLocation.pathname),this._platformLocation.replaceState(U,fe,bt)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(U=0){this._platformLocation.historyGo?.(U)}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275inject(p),a.\u0275\u0275inject(ye,8))},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:B.\u0275fac}),B})(),te=(()=>{class B{constructor(U){this._subject=new a.EventEmitter,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=U;const fe=this._locationStrategy.getBaseHref();this._baseHref=K(Te(fe)),this._locationStrategy.onPopState(We=>{this._subject.emit({url:this.path(!0),pop:!0,state:We.state,type:We.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(U=!1){return this.normalize(this._locationStrategy.path(U))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(U,fe=""){return this.path()==this.normalize(U+N(fe))}normalize(U){return B.stripTrailingSlash(function ve(B,de){return B&&de.startsWith(B)?de.substring(B.length):de}(this._baseHref,Te(U)))}prepareExternalUrl(U){return U&&"/"!==U[0]&&(U="/"+U),this._locationStrategy.prepareExternalUrl(U)}go(U,fe="",We=null){this._locationStrategy.pushState(We,"",U,fe),this._notifyUrlChangeListeners(this.prepareExternalUrl(U+N(fe)),We)}replaceState(U,fe="",We=null){this._locationStrategy.replaceState(We,"",U,fe),this._notifyUrlChangeListeners(this.prepareExternalUrl(U+N(fe)),We)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(U=0){this._locationStrategy.historyGo?.(U)}onUrlChange(U){return this._urlChangeListeners.push(U),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(fe=>{this._notifyUrlChangeListeners(fe.url,fe.state)})),()=>{const fe=this._urlChangeListeners.indexOf(U);this._urlChangeListeners.splice(fe,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(U="",fe){this._urlChangeListeners.forEach(We=>We(U,fe))}subscribe(U,fe,We){return this._subject.subscribe({next:U,error:fe,complete:We})}}return B.normalizeQueryParams=N,B.joinWithSlash=F,B.stripTrailingSlash=K,B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275inject(J))},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:function(){return function se(){return new te((0,a.\u0275\u0275inject)(J))}()},providedIn:"root"}),B})();function Te(B){return B.replace(/\/index.html$/,"")}const Me={ADP:[void 0,void 0,0],AFN:[void 0,"\u060b",0],ALL:[void 0,void 0,0],AMD:[void 0,"\u058f",2],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],AZN:[void 0,"\u20bc"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"\u09f3"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,void 0,2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN\xa5","\xa5"],COP:[void 0,"$",2],CRC:[void 0,"\u20a1",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"K\u010d",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E\xa3"],ESP:[void 0,"\u20a7",0],EUR:["\u20ac"],FJD:[void 0,"$"],FKP:[void 0,"\xa3"],GBP:["\xa3"],GEL:[void 0,"\u20be"],GHS:[void 0,"GH\u20b5"],GIP:[void 0,"\xa3"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",2],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",2],ILS:["\u20aa"],INR:["\u20b9"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["\xa5",void 0,0],KHR:[void 0,"\u17db"],KMF:[void 0,"CF",0],KPW:[void 0,"\u20a9",0],KRW:["\u20a9",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"\u20b8"],LAK:[void 0,"\u20ad",0],LBP:[void 0,"L\xa3",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"\u20ae",2],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",2],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"\u20a6"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:["\u20b1"],PKR:[void 0,"Rs",2],PLN:[void 0,"z\u0142"],PYG:[void 0,"\u20b2",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"\u20bd"],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"\xa3"],SLE:[void 0,void 0,2],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"\xa3"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"\xa3",0],THB:[void 0,"\u0e3f"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"\u20ba"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,2],UAH:[void 0,"\u20b4"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UYW:[void 0,void 0,4],UZS:[void 0,void 0,2],VEF:[void 0,"Bs",2],VND:["\u20ab",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["F\u202fCFA",void 0,0],XPF:["CFPF",void 0,0],XXX:["\xa4"],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]};var Xe=(()=>((Xe=Xe||{})[Xe.Decimal=0]="Decimal",Xe[Xe.Percent=1]="Percent",Xe[Xe.Currency=2]="Currency",Xe[Xe.Scientific=3]="Scientific",Xe))(),Pe=(()=>((Pe=Pe||{})[Pe.Zero=0]="Zero",Pe[Pe.One=1]="One",Pe[Pe.Two=2]="Two",Pe[Pe.Few=3]="Few",Pe[Pe.Many=4]="Many",Pe[Pe.Other=5]="Other",Pe))(),Ce=(()=>((Ce=Ce||{})[Ce.Format=0]="Format",Ce[Ce.Standalone=1]="Standalone",Ce))(),Be=(()=>((Be=Be||{})[Be.Narrow=0]="Narrow",Be[Be.Abbreviated=1]="Abbreviated",Be[Be.Wide=2]="Wide",Be[Be.Short=3]="Short",Be))(),Ie=(()=>((Ie=Ie||{})[Ie.Short=0]="Short",Ie[Ie.Medium=1]="Medium",Ie[Ie.Long=2]="Long",Ie[Ie.Full=3]="Full",Ie))(),Fe=(()=>((Fe=Fe||{})[Fe.Decimal=0]="Decimal",Fe[Fe.Group=1]="Group",Fe[Fe.List=2]="List",Fe[Fe.PercentSign=3]="PercentSign",Fe[Fe.PlusSign=4]="PlusSign",Fe[Fe.MinusSign=5]="MinusSign",Fe[Fe.Exponential=6]="Exponential",Fe[Fe.SuperscriptingExponent=7]="SuperscriptingExponent",Fe[Fe.PerMille=8]="PerMille",Fe[Fe.Infinity=9]="Infinity",Fe[Fe.NaN=10]="NaN",Fe[Fe.TimeSeparator=11]="TimeSeparator",Fe[Fe.CurrencyDecimal=12]="CurrencyDecimal",Fe[Fe.CurrencyGroup=13]="CurrencyGroup",Fe))(),Le=(()=>((Le=Le||{})[Le.Sunday=0]="Sunday",Le[Le.Monday=1]="Monday",Le[Le.Tuesday=2]="Tuesday",Le[Le.Wednesday=3]="Wednesday",Le[Le.Thursday=4]="Thursday",Le[Le.Friday=5]="Friday",Le[Le.Saturday=6]="Saturday",Le))();function ct(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.LocaleId]}function wt(B,de,U){const fe=(0,a.\u0275findLocaleData)(B),ft=ee([fe[a.\u0275LocaleDataIndex.DayPeriodsFormat],fe[a.\u0275LocaleDataIndex.DayPeriodsStandalone]],de);return ee(ft,U)}function Tt(B,de,U){const fe=(0,a.\u0275findLocaleData)(B),ft=ee([fe[a.\u0275LocaleDataIndex.DaysFormat],fe[a.\u0275LocaleDataIndex.DaysStandalone]],de);return ee(ft,U)}function at(B,de,U){const fe=(0,a.\u0275findLocaleData)(B),ft=ee([fe[a.\u0275LocaleDataIndex.MonthsFormat],fe[a.\u0275LocaleDataIndex.MonthsStandalone]],de);return ee(ft,U)}function zt(B,de){return ee((0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.Eras],de)}function qt(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.FirstDayOfWeek]}function Kt(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.WeekendRange]}function ht(B,de){return ee((0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.DateFormat],de)}function It(B,de){return ee((0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.TimeFormat],de)}function Je(B,de){return ee((0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.DateTimeFormat],de)}function qe(B,de){const U=(0,a.\u0275findLocaleData)(B),fe=U[a.\u0275LocaleDataIndex.NumberSymbols][de];if(typeof fe>"u"){if(de===Fe.CurrencyDecimal)return U[a.\u0275LocaleDataIndex.NumberSymbols][Fe.Decimal];if(de===Fe.CurrencyGroup)return U[a.\u0275LocaleDataIndex.NumberSymbols][Fe.Group]}return fe}function Se(B,de){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.NumberFormats][de]}function ze(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.CurrencySymbol]||null}function Q(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.CurrencyName]||null}function X(B){return(0,a.\u0275getLocaleCurrencyCode)(B)}const et=a.\u0275getLocalePluralCase;function ut(B){if(!B[a.\u0275LocaleDataIndex.ExtraData])throw new Error(`Missing extra locale data for the locale "${B[a.\u0275LocaleDataIndex.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function Dt(B){const de=(0,a.\u0275findLocaleData)(B);return ut(de),(de[a.\u0275LocaleDataIndex.ExtraData][2]||[]).map(fe=>"string"==typeof fe?Y(fe):[Y(fe[0]),Y(fe[1])])}function yt(B,de,U){const fe=(0,a.\u0275findLocaleData)(B);ut(fe);const ft=ee([fe[a.\u0275LocaleDataIndex.ExtraData][0],fe[a.\u0275LocaleDataIndex.ExtraData][1]],de)||[];return ee(ft,U)||[]}function st(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.Directionality]}function ee(B,de){for(let U=de;U>-1;U--)if(typeof B[U]<"u")return B[U];throw new Error("Locale data API: locale data undefined")}function Y(B){const[de,U]=B.split(":");return{hours:+de,minutes:+U}}function oe(B,de,U="en"){const fe=function we(B){return(0,a.\u0275findLocaleData)(B)[a.\u0275LocaleDataIndex.Currencies]}(U)[B]||Me[B]||[],We=fe[1];return"narrow"===de&&"string"==typeof We?We:fe[0]||B}function V(B){let de;const U=Me[B];return U&&(de=U[2]),"number"==typeof de?de:2}const G=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,ne={},be=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;var Ve=(()=>((Ve=Ve||{})[Ve.Short=0]="Short",Ve[Ve.ShortGMT=1]="ShortGMT",Ve[Ve.Long=2]="Long",Ve[Ve.Extended=3]="Extended",Ve))(),Ae=(()=>((Ae=Ae||{})[Ae.FullYear=0]="FullYear",Ae[Ae.Month=1]="Month",Ae[Ae.Date=2]="Date",Ae[Ae.Hours=3]="Hours",Ae[Ae.Minutes=4]="Minutes",Ae[Ae.Seconds=5]="Seconds",Ae[Ae.FractionalSeconds=6]="FractionalSeconds",Ae[Ae.Day=7]="Day",Ae))(),ot=(()=>((ot=ot||{})[ot.DayPeriods=0]="DayPeriods",ot[ot.Days=1]="Days",ot[ot.Months=2]="Months",ot[ot.Eras=3]="Eras",ot))();function At(B,de,U,fe){let We=function an(B){if(_n(B))return B;if("number"==typeof B&&!isNaN(B))return new Date(B);if("string"==typeof B){if(B=B.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(B)){const[We,ft=1,bt=1]=B.split("-").map(Rt=>+Rt);return Ft(We,ft-1,bt)}const U=parseFloat(B);if(!isNaN(B-U))return new Date(U);let fe;if(fe=B.match(G))return function sn(B){const de=new Date(0);let U=0,fe=0;const We=B[8]?de.setUTCFullYear:de.setFullYear,ft=B[8]?de.setUTCHours:de.setHours;B[9]&&(U=Number(B[9]+B[10]),fe=Number(B[9]+B[11])),We.call(de,Number(B[1]),Number(B[2])-1,Number(B[3]));const bt=Number(B[4]||0)-U,Rt=Number(B[5]||0)-fe,In=Number(B[6]||0),vn=Math.floor(1e3*parseFloat("0."+(B[7]||0)));return ft.call(de,bt,Rt,In,vn),de}(fe)}const de=new Date(B);if(!_n(de))throw new Error(`Unable to convert "${B}" into a date`);return de}(B);de=mt(U,de)||de;let Rt,bt=[];for(;de;){if(Rt=be.exec(de),!Rt){bt.push(de);break}{bt=bt.concat(Rt.slice(1));const Dn=bt.pop();if(!Dn)break;de=Dn}}let In=We.getTimezoneOffset();fe&&(In=_t(fe,In),We=function mn(B,de,U){const fe=U?-1:1,We=B.getTimezoneOffset();return function Et(B,de){return(B=new Date(B.getTime())).setMinutes(B.getMinutes()+de),B}(B,fe*(_t(de,We)-We))}(We,fe,!0));let vn="";return bt.forEach(Dn=>{const pn=function tt(B){if(Qe[B])return Qe[B];let de;switch(B){case"G":case"GG":case"GGG":de=Oe(ot.Eras,Be.Abbreviated);break;case"GGGG":de=Oe(ot.Eras,Be.Wide);break;case"GGGGG":de=Oe(ot.Eras,Be.Narrow);break;case"y":de=Qt(Ae.FullYear,1,0,!1,!0);break;case"yy":de=Qt(Ae.FullYear,2,0,!0,!0);break;case"yyy":de=Qt(Ae.FullYear,3,0,!1,!0);break;case"yyyy":de=Qt(Ae.FullYear,4,0,!1,!0);break;case"Y":de=Ee(1);break;case"YY":de=Ee(2,!0);break;case"YYY":de=Ee(3);break;case"YYYY":de=Ee(4);break;case"M":case"L":de=Qt(Ae.Month,1,1);break;case"MM":case"LL":de=Qt(Ae.Month,2,1);break;case"MMM":de=Oe(ot.Months,Be.Abbreviated);break;case"MMMM":de=Oe(ot.Months,Be.Wide);break;case"MMMMM":de=Oe(ot.Months,Be.Narrow);break;case"LLL":de=Oe(ot.Months,Be.Abbreviated,Ce.Standalone);break;case"LLLL":de=Oe(ot.Months,Be.Wide,Ce.Standalone);break;case"LLLLL":de=Oe(ot.Months,Be.Narrow,Ce.Standalone);break;case"w":de=Z(1);break;case"ww":de=Z(2);break;case"W":de=Z(1,!0);break;case"d":de=Qt(Ae.Date,1);break;case"dd":de=Qt(Ae.Date,2);break;case"c":case"cc":de=Qt(Ae.Day,1);break;case"ccc":de=Oe(ot.Days,Be.Abbreviated,Ce.Standalone);break;case"cccc":de=Oe(ot.Days,Be.Wide,Ce.Standalone);break;case"ccccc":de=Oe(ot.Days,Be.Narrow,Ce.Standalone);break;case"cccccc":de=Oe(ot.Days,Be.Short,Ce.Standalone);break;case"E":case"EE":case"EEE":de=Oe(ot.Days,Be.Abbreviated);break;case"EEEE":de=Oe(ot.Days,Be.Wide);break;case"EEEEE":de=Oe(ot.Days,Be.Narrow);break;case"EEEEEE":de=Oe(ot.Days,Be.Short);break;case"a":case"aa":case"aaa":de=Oe(ot.DayPeriods,Be.Abbreviated);break;case"aaaa":de=Oe(ot.DayPeriods,Be.Wide);break;case"aaaaa":de=Oe(ot.DayPeriods,Be.Narrow);break;case"b":case"bb":case"bbb":de=Oe(ot.DayPeriods,Be.Abbreviated,Ce.Standalone,!0);break;case"bbbb":de=Oe(ot.DayPeriods,Be.Wide,Ce.Standalone,!0);break;case"bbbbb":de=Oe(ot.DayPeriods,Be.Narrow,Ce.Standalone,!0);break;case"B":case"BB":case"BBB":de=Oe(ot.DayPeriods,Be.Abbreviated,Ce.Format,!0);break;case"BBBB":de=Oe(ot.DayPeriods,Be.Wide,Ce.Format,!0);break;case"BBBBB":de=Oe(ot.DayPeriods,Be.Narrow,Ce.Format,!0);break;case"h":de=Qt(Ae.Hours,1,-12);break;case"hh":de=Qt(Ae.Hours,2,-12);break;case"H":de=Qt(Ae.Hours,1);break;case"HH":de=Qt(Ae.Hours,2);break;case"m":de=Qt(Ae.Minutes,1);break;case"mm":de=Qt(Ae.Minutes,2);break;case"s":de=Qt(Ae.Seconds,1);break;case"ss":de=Qt(Ae.Seconds,2);break;case"S":de=Qt(Ae.FractionalSeconds,1);break;case"SS":de=Qt(Ae.FractionalSeconds,2);break;case"SSS":de=Qt(Ae.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":de=ie(Ve.Short);break;case"ZZZZZ":de=ie(Ve.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":de=ie(Ve.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":de=ie(Ve.Long);break;default:return null}return Qe[B]=de,de}(Dn);vn+=pn?pn(We,U,In):"''"===Dn?"'":Dn.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),vn}function Ft(B,de,U){const fe=new Date(0);return fe.setFullYear(B,de,U),fe.setHours(0,0,0),fe}function mt(B,de){const U=ct(B);if(ne[U]=ne[U]||{},ne[U][de])return ne[U][de];let fe="";switch(de){case"shortDate":fe=ht(B,Ie.Short);break;case"mediumDate":fe=ht(B,Ie.Medium);break;case"longDate":fe=ht(B,Ie.Long);break;case"fullDate":fe=ht(B,Ie.Full);break;case"shortTime":fe=It(B,Ie.Short);break;case"mediumTime":fe=It(B,Ie.Medium);break;case"longTime":fe=It(B,Ie.Long);break;case"fullTime":fe=It(B,Ie.Full);break;case"short":const We=mt(B,"shortTime"),ft=mt(B,"shortDate");fe=Gt(Je(B,Ie.Short),[We,ft]);break;case"medium":const bt=mt(B,"mediumTime"),Rt=mt(B,"mediumDate");fe=Gt(Je(B,Ie.Medium),[bt,Rt]);break;case"long":const In=mt(B,"longTime"),vn=mt(B,"longDate");fe=Gt(Je(B,Ie.Long),[In,vn]);break;case"full":const Dn=mt(B,"fullTime"),pn=mt(B,"fullDate");fe=Gt(Je(B,Ie.Full),[Dn,pn])}return fe&&(ne[U][de]=fe),fe}function Gt(B,de){return de&&(B=B.replace(/\{([^}]+)}/g,function(U,fe){return null!=de&&fe in de?de[fe]:U})),B}function tn(B,de,U="-",fe,We){let ft="";(B<0||We&&B<=0)&&(We?B=1-B:(B=-B,ft=U));let bt=String(B);for(;bt.length0||Rt>-U)&&(Rt+=U),B===Ae.Hours)0===Rt&&-12===U&&(Rt=12);else if(B===Ae.FractionalSeconds)return function dn(B,de){return tn(B,3).substring(0,de)}(Rt,de);const In=qe(bt,Fe.MinusSign);return tn(Rt,de,In,fe,We)}}function Oe(B,de,U=Ce.Format,fe=!1){return function(We,ft){return function Ke(B,de,U,fe,We,ft){switch(U){case ot.Months:return at(de,We,fe)[B.getMonth()];case ot.Days:return Tt(de,We,fe)[B.getDay()];case ot.DayPeriods:const bt=B.getHours(),Rt=B.getMinutes();if(ft){const vn=Dt(de),Dn=yt(de,We,fe),pn=vn.findIndex(Bn=>{if(Array.isArray(Bn)){const[Cn,$t]=Bn,Ki=bt>=Cn.hours&&Rt>=Cn.minutes,Ai=bt<$t.hours||bt===$t.hours&&Rt<$t.minutes;if(Cn.hours<$t.hours){if(Ki&&Ai)return!0}else if(Ki||Ai)return!0}else if(Bn.hours===bt&&Bn.minutes===Rt)return!0;return!1});if(-1!==pn)return Dn[pn]}return wt(de,We,fe)[bt<12?0:1];case ot.Eras:return zt(de,fe)[B.getFullYear()<=0?0:1];default:throw new Error(`unexpected translation type ${U}`)}}(We,ft,B,de,U,fe)}}function ie(B){return function(de,U,fe){const We=-1*fe,ft=qe(U,Fe.MinusSign),bt=We>0?Math.floor(We/60):Math.ceil(We/60);switch(B){case Ve.Short:return(We>=0?"+":"")+tn(bt,2,ft)+tn(Math.abs(We%60),2,ft);case Ve.ShortGMT:return"GMT"+(We>=0?"+":"")+tn(bt,1,ft);case Ve.Long:return"GMT"+(We>=0?"+":"")+tn(bt,2,ft)+":"+tn(Math.abs(We%60),2,ft);case Ve.Extended:return 0===fe?"Z":(We>=0?"+":"")+tn(bt,2,ft)+":"+tn(Math.abs(We%60),2,ft);default:throw new Error(`Unknown zone width "${B}"`)}}}function I(B){return Ft(B.getFullYear(),B.getMonth(),B.getDate()+(4-B.getDay()))}function Z(B,de=!1){return function(U,fe){let We;if(de){const ft=new Date(U.getFullYear(),U.getMonth(),1).getDay()-1,bt=U.getDate();We=1+Math.floor((bt+ft)/7)}else{const ft=I(U),bt=function $(B){const de=Ft(B,0,1).getDay();return Ft(B,0,1+(de<=4?4:11)-de)}(ft.getFullYear()),Rt=ft.getTime()-bt.getTime();We=1+Math.round(Rt/6048e5)}return tn(We,B,qe(fe,Fe.MinusSign))}}function Ee(B,de=!1){return function(U,fe){return tn(I(U).getFullYear(),B,qe(fe,Fe.MinusSign),de)}}const Qe={};function _t(B,de){B=B.replace(/:/g,"");const U=Date.parse("Jan 01, 1970 00:00:00 "+B)/6e4;return isNaN(U)?de:U}function _n(B){return B instanceof Date&&!isNaN(B.valueOf())}const Ct=/^(\d+)?\.((\d+)(-(\d+))?)?$/;function fn(B,de,U,fe,We,ft,bt=!1){let Rt="",In=!1;if(isFinite(B)){let vn=function xn(B){let fe,We,ft,bt,Rt,de=Math.abs(B)+"",U=0;for((We=de.indexOf("."))>-1&&(de=de.replace(".","")),(ft=de.search(/e/i))>0?(We<0&&(We=ft),We+=+de.slice(ft+1),de=de.substring(0,ft)):We<0&&(We=de.length),ft=0;"0"===de.charAt(ft);ft++);if(ft===(Rt=de.length))fe=[0],We=1;else{for(Rt--;"0"===de.charAt(Rt);)Rt--;for(We-=ft,fe=[],bt=0;ft<=Rt;ft++,bt++)fe[bt]=Number(de.charAt(ft))}return We>22&&(fe=fe.splice(0,21),U=We-1,We=1),{digits:fe,exponent:U,integerLen:We}}(B);bt&&(vn=function Ti(B){if(0===B.digits[0])return B;const de=B.digits.length-B.integerLen;return B.exponent?B.exponent+=2:(0===de?B.digits.push(0,0):1===de&&B.digits.push(0),B.integerLen+=2),B}(vn));let Dn=de.minInt,pn=de.minFrac,Bn=de.maxFrac;if(ft){const $i=ft.match(Ct);if(null===$i)throw new Error(`${ft} is not a valid digit info`);const Ba=$i[1],Ra=$i[3],ja=$i[5];null!=Ba&&(Dn=fi(Ba)),null!=Ra&&(pn=fi(Ra)),null!=ja?Bn=fi(ja):null!=Ra&&pn>Bn&&(Bn=pn)}!function Di(B,de,U){if(de>U)throw new Error(`The minimum number of digits after fraction (${de}) is higher than the maximum (${U}).`);let fe=B.digits,We=fe.length-B.integerLen;const ft=Math.min(Math.max(de,We),U);let bt=ft+B.integerLen,Rt=fe[bt];if(bt>0){fe.splice(Math.max(B.integerLen,bt));for(let pn=bt;pn=5)if(bt-1<0){for(let pn=0;pn>bt;pn--)fe.unshift(0),B.integerLen++;fe.unshift(1),B.integerLen++}else fe[bt-1]++;for(;We=vn?$t.pop():In=!1),Bn>=10?1:0},0);Dn&&(fe.unshift(Dn),B.integerLen++)}(vn,pn,Bn);let Cn=vn.digits,$t=vn.integerLen;const Ki=vn.exponent;let Ai=[];for(In=Cn.every($i=>!$i);$t0?Ai=Cn.splice($t,Cn.length):(Ai=Cn,Cn=[0]);const ma=[];for(Cn.length>=de.lgSize&&ma.unshift(Cn.splice(-de.lgSize,Cn.length).join(""));Cn.length>de.gSize;)ma.unshift(Cn.splice(-de.gSize,Cn.length).join(""));Cn.length&&ma.unshift(Cn.join("")),Rt=ma.join(qe(U,fe)),Ai.length&&(Rt+=qe(U,We)+Ai.join("")),Ki&&(Rt+=qe(U,Fe.Exponential)+"+"+Ki)}else Rt=qe(U,Fe.Infinity);return Rt=B<0&&!In?de.negPre+Rt+de.negSuf:de.posPre+Rt+de.posSuf,Rt}function xt(B,de,U,fe,We){const bt=ui(Se(de,Xe.Currency),qe(de,Fe.MinusSign));return bt.minFrac=V(fe),bt.maxFrac=bt.minFrac,fn(B,bt,de,Fe.CurrencyGroup,Fe.CurrencyDecimal,We).replace("\xa4",U).replace("\xa4","").trim()}function ni(B,de,U){return fn(B,ui(Se(de,Xe.Percent),qe(de,Fe.MinusSign)),de,Fe.Group,Fe.Decimal,U,!0).replace(new RegExp("%","g"),qe(de,Fe.PercentSign))}function ri(B,de,U){return fn(B,ui(Se(de,Xe.Decimal),qe(de,Fe.MinusSign)),de,Fe.Group,Fe.Decimal,U)}function ui(B,de="-"){const U={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},fe=B.split(";"),We=fe[0],ft=fe[1],bt=-1!==We.indexOf(".")?We.split("."):[We.substring(0,We.lastIndexOf("0")+1),We.substring(We.lastIndexOf("0")+1)],Rt=bt[0],In=bt[1]||"";U.posPre=Rt.substring(0,Rt.indexOf("#"));for(let Dn=0;Dn{class B{}return B.\u0275fac=function(U){return new(U||B)},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:function(U){let fe=null;return U?fe=new U:(We=a.\u0275\u0275inject(a.LOCALE_ID),fe=new Pi(We)),fe;var We},providedIn:"root"}),B})();function pi(B,de,U,fe){let We=`=${B}`;if(de.indexOf(We)>-1||(We=U.getPluralCategory(B,fe),de.indexOf(We)>-1))return We;if(de.indexOf("other")>-1)return"other";throw new Error(`No plural message found for value "${B}"`)}let Pi=(()=>{class B extends Wn{constructor(U){super(),this.locale=U}getPluralCategory(U,fe){switch(et(fe||this.locale)(U)){case Pe.Zero:return"zero";case Pe.One:return"one";case Pe.Two:return"two";case Pe.Few:return"few";case Pe.Many:return"many";default:return"other"}}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275inject(a.LOCALE_ID))},B.\u0275prov=a.\u0275\u0275defineInjectable({token:B,factory:B.\u0275fac}),B})();function Tn(B,de,U){return(0,a.\u0275registerLocaleData)(B,de,U)}function ra(B,de){de=encodeURIComponent(de);for(const U of B.split(";")){const fe=U.indexOf("="),[We,ft]=-1==fe?[U,""]:[U.slice(0,fe),U.slice(fe+1)];if(We.trim()===de)return decodeURIComponent(ft)}return null}let oi=(()=>{class B{constructor(U,fe,We,ft){this._iterableDiffers=U,this._keyValueDiffers=fe,this._ngEl=We,this._renderer=ft,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(U){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof U?U.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(U){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof U?U.split(/\s+/):U,this._rawClass&&((0,a.\u0275isListLikeIterable)(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const U=this._iterableDiffer.diff(this._rawClass);U&&this._applyIterableChanges(U)}else if(this._keyValueDiffer){const U=this._keyValueDiffer.diff(this._rawClass);U&&this._applyKeyValueChanges(U)}}_applyKeyValueChanges(U){U.forEachAddedItem(fe=>this._toggleClass(fe.key,fe.currentValue)),U.forEachChangedItem(fe=>this._toggleClass(fe.key,fe.currentValue)),U.forEachRemovedItem(fe=>{fe.previousValue&&this._toggleClass(fe.key,!1)})}_applyIterableChanges(U){U.forEachAddedItem(fe=>{if("string"!=typeof fe.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${(0,a.\u0275stringify)(fe.item)}`);this._toggleClass(fe.item,!0)}),U.forEachRemovedItem(fe=>this._toggleClass(fe.item,!1))}_applyClasses(U){U&&(Array.isArray(U)||U instanceof Set?U.forEach(fe=>this._toggleClass(fe,!0)):Object.keys(U).forEach(fe=>this._toggleClass(fe,!!U[fe])))}_removeClasses(U){U&&(Array.isArray(U)||U instanceof Set?U.forEach(fe=>this._toggleClass(fe,!1)):Object.keys(U).forEach(fe=>this._toggleClass(fe,!1)))}_toggleClass(U,fe){(U=U.trim())&&U.split(/\s+/g).forEach(We=>{fe?this._renderer.addClass(this._ngEl.nativeElement,We):this._renderer.removeClass(this._ngEl.nativeElement,We)})}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.IterableDiffers),a.\u0275\u0275directiveInject(a.KeyValueDiffers),a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.Renderer2))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"}}),B})(),Fn=(()=>{class B{constructor(U){this._viewContainerRef=U,this.ngComponentOutlet=null}ngOnChanges(U){const{_viewContainerRef:fe,ngComponentOutletNgModule:We,ngComponentOutletNgModuleFactory:ft}=this;if(fe.clear(),this._componentRef=void 0,this.ngComponentOutlet){const bt=this.ngComponentOutletInjector||fe.parentInjector;(U.ngComponentOutletNgModule||U.ngComponentOutletNgModuleFactory)&&(this._moduleRef&&this._moduleRef.destroy(),this._moduleRef=We?(0,a.createNgModuleRef)(We,Yn(bt)):ft?ft.create(Yn(bt)):void 0),this._componentRef=fe.createComponent(this.ngComponentOutlet,{index:fe.length,injector:bt,ngModuleRef:this._moduleRef,projectableNodes:this.ngComponentOutletContent})}}ngOnDestroy(){this._moduleRef&&this._moduleRef.destroy()}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ViewContainerRef))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngComponentOutlet",""]],inputs:{ngComponentOutlet:"ngComponentOutlet",ngComponentOutletInjector:"ngComponentOutletInjector",ngComponentOutletContent:"ngComponentOutletContent",ngComponentOutletNgModule:"ngComponentOutletNgModule",ngComponentOutletNgModuleFactory:"ngComponentOutletNgModuleFactory"},features:[a.\u0275\u0275NgOnChangesFeature]}),B})();function Yn(B){return B.get(a.NgModuleRef).injector}class ti{constructor(de,U,fe,We){this.$implicit=de,this.ngForOf=U,this.index=fe,this.count=We}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let Jn=(()=>{class B{constructor(U,fe,We){this._viewContainer=U,this._template=fe,this._differs=We,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(U){this._ngForOf=U,this._ngForOfDirty=!0}set ngForTrackBy(U){this._trackByFn=U}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(U){U&&(this._template=U)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const U=this._ngForOf;!this._differ&&U&&(this._differ=this._differs.find(U).create(this.ngForTrackBy))}if(this._differ){const U=this._differ.diff(this._ngForOf);U&&this._applyChanges(U)}}_applyChanges(U){const fe=this._viewContainer;U.forEachOperation((We,ft,bt)=>{if(null==We.previousIndex)fe.createEmbeddedView(this._template,new ti(We.item,this._ngForOf,-1,-1),null===bt?void 0:bt);else if(null==bt)fe.remove(null===ft?void 0:ft);else if(null!==ft){const Rt=fe.get(ft);fe.move(Rt,bt),ci(Rt,We)}});for(let We=0,ft=fe.length;We{ci(fe.get(We.currentIndex),We)})}static ngTemplateContextGuard(U,fe){return!0}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ViewContainerRef),a.\u0275\u0275directiveInject(a.TemplateRef),a.\u0275\u0275directiveInject(a.IterableDiffers))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}}),B})();function ci(B,de){B.context.$implicit=de.item}let Xn=(()=>{class B{constructor(U,fe){this._viewContainer=U,this._context=new Un,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=fe}set ngIf(U){this._context.$implicit=this._context.ngIf=U,this._updateView()}set ngIfThen(U){jn("ngIfThen",U),this._thenTemplateRef=U,this._thenViewRef=null,this._updateView()}set ngIfElse(U){jn("ngIfElse",U),this._elseTemplateRef=U,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(U,fe){return!0}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ViewContainerRef),a.\u0275\u0275directiveInject(a.TemplateRef))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}}),B})();class Un{constructor(){this.$implicit=null,this.ngIf=null}}function jn(B,de){if(de&&!de.createEmbeddedView)throw new Error(`${B} must be a TemplateRef, but received '${(0,a.\u0275stringify)(de)}'.`)}class Ii{constructor(de,U){this._viewContainerRef=de,this._templateRef=U,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(de){de&&!this._created?this.create():!de&&this._created&&this.destroy()}}let hi=(()=>{class B{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(U){this._ngSwitch=U,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(U){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(U)}_matchCase(U){const fe=U==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||fe,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),fe}_updateDefaultCases(U){if(this._defaultViews&&U!==this._defaultUsed){this._defaultUsed=U;for(let fe=0;fe{class B{constructor(U,fe,We){this.ngSwitch=We,We._addCase(),this._view=new Ii(U,fe)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ViewContainerRef),a.\u0275\u0275directiveInject(a.TemplateRef),a.\u0275\u0275directiveInject(hi,9))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"}}),B})(),Kn=(()=>{class B{constructor(U,fe,We){We._addDefault(new Ii(U,fe))}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ViewContainerRef),a.\u0275\u0275directiveInject(a.TemplateRef),a.\u0275\u0275directiveInject(hi,9))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngSwitchDefault",""]]}),B})(),Qi=(()=>{class B{constructor(U){this._localization=U,this._caseViews={}}set ngPlural(U){this._switchValue=U,this._updateView()}addCase(U,fe){this._caseViews[U]=fe}_updateView(){this._clearViews();const U=Object.keys(this._caseViews),fe=pi(this._switchValue,U,this._localization);this._activateView(this._caseViews[fe])}_clearViews(){this._activeView&&this._activeView.destroy()}_activateView(U){U&&(this._activeView=U,this._activeView.create())}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(Wn))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngPlural",""]],inputs:{ngPlural:"ngPlural"}}),B})(),ii=(()=>{class B{constructor(U,fe,We,ft){this.value=U;const bt=!isNaN(Number(U));ft.addCase(bt?`=${U}`:U,new Ii(We,fe))}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275injectAttribute("ngPluralCase"),a.\u0275\u0275directiveInject(a.TemplateRef),a.\u0275\u0275directiveInject(a.ViewContainerRef),a.\u0275\u0275directiveInject(Qi,1))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngPluralCase",""]]}),B})(),Gi=(()=>{class B{constructor(U,fe,We){this._ngEl=U,this._differs=fe,this._renderer=We,this._ngStyle=null,this._differ=null}set ngStyle(U){this._ngStyle=U,!this._differ&&U&&(this._differ=this._differs.find(U).create())}ngDoCheck(){if(this._differ){const U=this._differ.diff(this._ngStyle);U&&this._applyChanges(U)}}_setStyle(U,fe){const[We,ft]=U.split(".");null!=(fe=null!=fe&&ft?`${fe}${ft}`:fe)?this._renderer.setStyle(this._ngEl.nativeElement,We,fe):this._renderer.removeStyle(this._ngEl.nativeElement,We)}_applyChanges(U){U.forEachRemovedItem(fe=>this._setStyle(fe.key,null)),U.forEachAddedItem(fe=>this._setStyle(fe.key,fe.currentValue)),U.forEachChangedItem(fe=>this._setStyle(fe.key,fe.currentValue))}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.KeyValueDiffers),a.\u0275\u0275directiveInject(a.Renderer2))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}}),B})(),oa=(()=>{class B{constructor(U){this._viewContainerRef=U,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(U){if(U.ngTemplateOutlet||U.ngTemplateOutletInjector){const fe=this._viewContainerRef;if(this._viewRef&&fe.remove(fe.indexOf(this._viewRef)),this.ngTemplateOutlet){const{ngTemplateOutlet:We,ngTemplateOutletContext:ft,ngTemplateOutletInjector:bt}=this;this._viewRef=fe.createEmbeddedView(We,ft,bt?{injector:bt}:void 0)}else this._viewRef=null}else this._viewRef&&U.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ViewContainerRef))},B.\u0275dir=a.\u0275\u0275defineDirective({type:B,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[a.\u0275\u0275NgOnChangesFeature]}),B})();function qn(B,de){return new a.\u0275RuntimeError(2100,"")}class me{createSubscription(de,U){return de.subscribe({next:U,error:fe=>{throw fe}})}dispose(de){de.unsubscribe()}}class Ze{createSubscription(de,U){return de.then(U,fe=>{throw fe})}dispose(de){}}const je=new Ze,nt=new me;let Nt=(()=>{class B{constructor(U){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=U}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(U){return this._obj?U!==this._obj?(this._dispose(),this.transform(U)):this._latestValue:(U&&this._subscribe(U),this._latestValue)}_subscribe(U){this._obj=U,this._strategy=this._selectStrategy(U),this._subscription=this._strategy.createSubscription(U,fe=>this._updateLatestValue(U,fe))}_selectStrategy(U){if((0,a.\u0275isPromise)(U))return je;if((0,a.\u0275isSubscribable)(U))return nt;throw qn()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(U,fe){U===this._obj&&(this._latestValue=fe,this._ref.markForCheck())}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.ChangeDetectorRef,16))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"async",type:B,pure:!1}),B})(),Jt=(()=>{class B{transform(U){if(null==U)return null;if("string"!=typeof U)throw qn();return U.toLowerCase()}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275pipe=a.\u0275\u0275definePipe({name:"lowercase",type:B,pure:!0}),B})();const On=/(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])\S*/g;let ai=(()=>{class B{transform(U){if(null==U)return null;if("string"!=typeof U)throw qn();return U.replace(On,fe=>fe[0].toUpperCase()+fe.slice(1).toLowerCase())}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275pipe=a.\u0275\u0275definePipe({name:"titlecase",type:B,pure:!0}),B})(),Mi=(()=>{class B{transform(U){if(null==U)return null;if("string"!=typeof U)throw qn();return U.toUpperCase()}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275pipe=a.\u0275\u0275definePipe({name:"uppercase",type:B,pure:!0}),B})();const ga=new a.InjectionToken("DATE_PIPE_DEFAULT_TIMEZONE");let Li=(()=>{class B{constructor(U,fe){this.locale=U,this.defaultTimezone=fe}transform(U,fe="mediumDate",We,ft){if(null==U||""===U||U!=U)return null;try{return At(U,fe,ft||this.locale,We??this.defaultTimezone??void 0)}catch(bt){throw qn()}}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.LOCALE_ID,16),a.\u0275\u0275directiveInject(ga,24))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"date",type:B,pure:!0}),B})();const Ji=/#/g;let zi=(()=>{class B{constructor(U){this._localization=U}transform(U,fe,We){if(null==U)return"";if("object"!=typeof fe||null===fe)throw qn();return fe[pi(U,Object.keys(fe),this._localization,We)].replace(Ji,U.toString())}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(Wn,16))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"i18nPlural",type:B,pure:!0}),B})(),Va=(()=>{class B{transform(U,fe){if(null==U)return"";if("object"!=typeof fe||"string"!=typeof U)throw qn();return fe.hasOwnProperty(U)?fe[U]:fe.hasOwnProperty("other")?fe.other:""}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275pipe=a.\u0275\u0275definePipe({name:"i18nSelect",type:B,pure:!0}),B})(),ca=(()=>{class B{transform(U){return JSON.stringify(U,null,2)}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275pipe=a.\u0275\u0275definePipe({name:"json",type:B,pure:!1}),B})(),gi=(()=>{class B{constructor(U){this.differs=U,this.keyValues=[],this.compareFn=vi}transform(U,fe=vi){if(!U||!(U instanceof Map)&&"object"!=typeof U)return null;this.differ||(this.differ=this.differs.find(U).create());const We=this.differ.diff(U),ft=fe!==this.compareFn;return We&&(this.keyValues=[],We.forEachItem(bt=>{this.keyValues.push(function Da(B,de){return{key:B,value:de}}(bt.key,bt.currentValue))})),(We||ft)&&(this.keyValues.sort(fe),this.compareFn=fe),this.keyValues}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.KeyValueDiffers,16))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"keyvalue",type:B,pure:!1}),B})();function vi(B,de){const U=B.key,fe=de.key;if(U===fe)return 0;if(void 0===U)return 1;if(void 0===fe)return-1;if(null===U)return 1;if(null===fe)return-1;if("string"==typeof U&&"string"==typeof fe)return U{class B{constructor(U){this._locale=U}transform(U,fe,We){if(!Ni(U))return null;We=We||this._locale;try{return ri(Xi(U),We,fe)}catch(ft){throw qn()}}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.LOCALE_ID,16))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"number",type:B,pure:!0}),B})(),va=(()=>{class B{constructor(U){this._locale=U}transform(U,fe,We){if(!Ni(U))return null;We=We||this._locale;try{return ni(Xi(U),We,fe)}catch(ft){throw qn()}}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.LOCALE_ID,16))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"percent",type:B,pure:!0}),B})(),xa=(()=>{class B{constructor(U,fe="USD"){this._locale=U,this._defaultCurrencyCode=fe}transform(U,fe=this._defaultCurrencyCode,We="symbol",ft,bt){if(!Ni(U))return null;bt=bt||this._locale,"boolean"==typeof We&&(We=We?"symbol":"code");let Rt=fe||this._defaultCurrencyCode;"code"!==We&&(Rt="symbol"===We||"symbol-narrow"===We?oe(Rt,"symbol"===We?"wide":"narrow",bt):We);try{return xt(Xi(U),bt,Rt,fe,ft)}catch(In){throw qn()}}}return B.\u0275fac=function(U){return new(U||B)(a.\u0275\u0275directiveInject(a.LOCALE_ID,16),a.\u0275\u0275directiveInject(a.DEFAULT_CURRENCY_CODE,16))},B.\u0275pipe=a.\u0275\u0275definePipe({name:"currency",type:B,pure:!0}),B})();function Ni(B){return!(null==B||""===B||B!=B)}function Xi(B){if("string"==typeof B&&!isNaN(Number(B)-parseFloat(B)))return Number(B);if("number"!=typeof B)throw new Error(`${B} is not a number`);return B}let Fa=(()=>{class B{transform(U,fe,We){if(null==U)return null;if(!this.supports(U))throw qn();return U.slice(fe,We)}supports(U){return"string"==typeof U||Array.isArray(U)}}return B.\u0275fac=function(U){return new(U||B)},B.\u0275pipe=a.\u0275\u0275definePipe({name:"slice",type:B,pure:!1}),B})(),Oa=(()=>{class B{}return B.\u0275fac=function(U){return new(U||B)},B.\u0275mod=a.\u0275\u0275defineNgModule({type:B}),B.\u0275inj=a.\u0275\u0275defineInjector({}),B})();const qa="browser",Ln="server",la="browserWorkerApp",da="browserWorkerUi";function ba(B){return B===qa}function xi(B){return B===Ln}function li(B){return B===la}function qi(B){return B===da}const Vi=new a.Version("14.0.2");let wi=(()=>{class B{}return B.\u0275prov=(0,a.\u0275\u0275defineInjectable)({token:B,providedIn:"root",factory:()=>new zn((0,a.\u0275\u0275inject)(m),window)}),B})();class zn{constructor(de,U){this.document=de,this.window=U,this.offset=()=>[0,0]}setOffset(de){this.offset=Array.isArray(de)?()=>de:de}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(de){this.supportsScrolling()&&this.window.scrollTo(de[0],de[1])}scrollToAnchor(de){if(!this.supportsScrolling())return;const U=function Wi(B,de){const U=B.getElementById(de)||B.getElementsByName(de)[0];if(U)return U;if("function"==typeof B.createTreeWalker&&B.body&&(B.body.createShadowRoot||B.body.attachShadow)){const fe=B.createTreeWalker(B.body,NodeFilter.SHOW_ELEMENT);let We=fe.currentNode;for(;We;){const ft=We.shadowRoot;if(ft){const bt=ft.getElementById(de)||ft.querySelector(`[name="${de}"]`);if(bt)return bt}We=fe.nextNode()}}return null}(this.document,de);U&&(this.scrollToElement(U),U.focus())}setHistoryScrollRestoration(de){if(this.supportScrollRestoration()){const U=this.window.history;U&&U.scrollRestoration&&(U.scrollRestoration=de)}}scrollToElement(de){const U=de.getBoundingClientRect(),fe=U.left+this.window.pageXOffset,We=U.top+this.window.pageYOffset,ft=this.offset();this.window.scrollTo(fe-ft[0],We-ft[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const de=un(this.window.history)||un(Object.getPrototypeOf(this.window.history));return!(!de||!de.writable&&!de.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function un(B){return Object.getOwnPropertyDescriptor(B,"scrollRestoration")}class Fi{setOffset(de){}getScrollPosition(){return[0,0]}scrollToPosition(de){}scrollToAnchor(de){}setHistoryScrollRestoration(de){}}class $n{}},529:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{HTTP_INTERCEPTORS:()=>ct,HttpBackend:()=>h,HttpClient:()=>Fe,HttpClientJsonpModule:()=>z,HttpClientModule:()=>oe,HttpClientXsrfModule:()=>Y,HttpContext:()=>ye,HttpContextToken:()=>re,HttpErrorResponse:()=>Be,HttpEventType:()=>Me,HttpHandler:()=>p,HttpHeaderResponse:()=>Pe,HttpHeaders:()=>g,HttpParams:()=>J,HttpRequest:()=>Te,HttpResponse:()=>Ce,HttpResponseBase:()=>Xe,HttpUrlEncodingCodec:()=>k,HttpXhrBackend:()=>Q,HttpXsrfTokenExtractor:()=>et,JsonpClientBackend:()=>Je,JsonpInterceptor:()=>qe,XhrFactory:()=>V,\u0275HttpInterceptingHandler:()=>yt});var a=s(6895),d=s(4650),c=s(9646),f=s(8306),v=s(4351),u=s(9300),m=s(4004);class p{}class h{}class g{constructor(ne){this.normalizedNames=new Map,this.lazyUpdate=null,ne?this.lazyInit="string"==typeof ne?()=>{this.headers=new Map,ne.split("\n").forEach(be=>{const Ve=be.indexOf(":");if(Ve>0){const Ae=be.slice(0,Ve),ot=Ae.toLowerCase(),At=be.slice(Ve+1).trim();this.maybeSetNormalizedName(Ae,ot),this.headers.has(ot)?this.headers.get(ot).push(At):this.headers.set(ot,[At])}})}:()=>{this.headers=new Map,Object.keys(ne).forEach(be=>{let Ve=ne[be];const Ae=be.toLowerCase();"string"==typeof Ve&&(Ve=[Ve]),Ve.length>0&&(this.headers.set(Ae,Ve),this.maybeSetNormalizedName(be,Ae))})}:this.headers=new Map}has(ne){return this.init(),this.headers.has(ne.toLowerCase())}get(ne){this.init();const be=this.headers.get(ne.toLowerCase());return be&&be.length>0?be[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(ne){return this.init(),this.headers.get(ne.toLowerCase())||null}append(ne,be){return this.clone({name:ne,value:be,op:"a"})}set(ne,be){return this.clone({name:ne,value:be,op:"s"})}delete(ne,be){return this.clone({name:ne,value:be,op:"d"})}maybeSetNormalizedName(ne,be){this.normalizedNames.has(be)||this.normalizedNames.set(be,ne)}init(){this.lazyInit&&(this.lazyInit instanceof g?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(ne=>this.applyUpdate(ne)),this.lazyUpdate=null))}copyFrom(ne){ne.init(),Array.from(ne.headers.keys()).forEach(be=>{this.headers.set(be,ne.headers.get(be)),this.normalizedNames.set(be,ne.normalizedNames.get(be))})}clone(ne){const be=new g;return be.lazyInit=this.lazyInit&&this.lazyInit instanceof g?this.lazyInit:this,be.lazyUpdate=(this.lazyUpdate||[]).concat([ne]),be}applyUpdate(ne){const be=ne.name.toLowerCase();switch(ne.op){case"a":case"s":let Ve=ne.value;if("string"==typeof Ve&&(Ve=[Ve]),0===Ve.length)return;this.maybeSetNormalizedName(ne.name,be);const Ae=("a"===ne.op?this.headers.get(be):void 0)||[];Ae.push(...Ve),this.headers.set(be,Ae);break;case"d":const ot=ne.value;if(ot){let At=this.headers.get(be);if(!At)return;At=At.filter(Ft=>-1===ot.indexOf(Ft)),0===At.length?(this.headers.delete(be),this.normalizedNames.delete(be)):this.headers.set(be,At)}else this.headers.delete(be),this.normalizedNames.delete(be)}}forEach(ne){this.init(),Array.from(this.normalizedNames.keys()).forEach(be=>ne(this.normalizedNames.get(be),this.headers.get(be)))}}class k{encodeKey(ne){return K(ne)}encodeValue(ne){return K(ne)}decodeKey(ne){return decodeURIComponent(ne)}decodeValue(ne){return decodeURIComponent(ne)}}const P=/%(\d[a-f0-9])/gi,F={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function K(G){return encodeURIComponent(G).replace(P,(ne,be)=>F[be]??ne)}function N(G){return`${G}`}class J{constructor(ne={}){if(this.updates=null,this.cloneFrom=null,this.encoder=ne.encoder||new k,ne.fromString){if(ne.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function E(G,ne){const be=new Map;return G.length>0&&G.replace(/^\?/,"").split("&").forEach(Ae=>{const ot=Ae.indexOf("="),[At,Ft]=-1==ot?[ne.decodeKey(Ae),""]:[ne.decodeKey(Ae.slice(0,ot)),ne.decodeValue(Ae.slice(ot+1))],mt=be.get(At)||[];mt.push(Ft),be.set(At,mt)}),be}(ne.fromString,this.encoder)}else ne.fromObject?(this.map=new Map,Object.keys(ne.fromObject).forEach(be=>{const Ve=ne.fromObject[be],Ae=Array.isArray(Ve)?Ve.map(N):[N(Ve)];this.map.set(be,Ae)})):this.map=null}has(ne){return this.init(),this.map.has(ne)}get(ne){this.init();const be=this.map.get(ne);return be?be[0]:null}getAll(ne){return this.init(),this.map.get(ne)||null}keys(){return this.init(),Array.from(this.map.keys())}append(ne,be){return this.clone({param:ne,value:be,op:"a"})}appendAll(ne){const be=[];return Object.keys(ne).forEach(Ve=>{const Ae=ne[Ve];Array.isArray(Ae)?Ae.forEach(ot=>{be.push({param:Ve,value:ot,op:"a"})}):be.push({param:Ve,value:Ae,op:"a"})}),this.clone(be)}set(ne,be){return this.clone({param:ne,value:be,op:"s"})}delete(ne,be){return this.clone({param:ne,value:be,op:"d"})}toString(){return this.init(),this.keys().map(ne=>{const be=this.encoder.encodeKey(ne);return this.map.get(ne).map(Ve=>be+"="+this.encoder.encodeValue(Ve)).join("&")}).filter(ne=>""!==ne).join("&")}clone(ne){const be=new J({encoder:this.encoder});return be.cloneFrom=this.cloneFrom||this,be.updates=(this.updates||[]).concat(ne),be}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(ne=>this.map.set(ne,this.cloneFrom.map.get(ne))),this.updates.forEach(ne=>{switch(ne.op){case"a":case"s":const be=("a"===ne.op?this.map.get(ne.param):void 0)||[];be.push(N(ne.value)),this.map.set(ne.param,be);break;case"d":if(void 0===ne.value){this.map.delete(ne.param);break}{let Ve=this.map.get(ne.param)||[];const Ae=Ve.indexOf(N(ne.value));-1!==Ae&&Ve.splice(Ae,1),Ve.length>0?this.map.set(ne.param,Ve):this.map.delete(ne.param)}}}),this.cloneFrom=this.updates=null)}}class re{constructor(ne){this.defaultValue=ne}}class ye{constructor(){this.map=new Map}set(ne,be){return this.map.set(ne,be),this}get(ne){return this.map.has(ne)||this.map.set(ne,ne.defaultValue()),this.map.get(ne)}delete(ne){return this.map.delete(ne),this}has(ne){return this.map.has(ne)}keys(){return this.map.keys()}}function pe(G){return typeof ArrayBuffer<"u"&&G instanceof ArrayBuffer}function te(G){return typeof Blob<"u"&&G instanceof Blob}function se(G){return typeof FormData<"u"&&G instanceof FormData}class Te{constructor(ne,be,Ve,Ae){let ot;if(this.url=be,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=ne.toUpperCase(),function ke(G){switch(G){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||Ae?(this.body=void 0!==Ve?Ve:null,ot=Ae):ot=Ve,ot&&(this.reportProgress=!!ot.reportProgress,this.withCredentials=!!ot.withCredentials,ot.responseType&&(this.responseType=ot.responseType),ot.headers&&(this.headers=ot.headers),ot.context&&(this.context=ot.context),ot.params&&(this.params=ot.params)),this.headers||(this.headers=new g),this.context||(this.context=new ye),this.params){const At=this.params.toString();if(0===At.length)this.urlWithParams=be;else{const Ft=be.indexOf("?");this.urlWithParams=be+(-1===Ft?"?":Ftdn.set(Qt,ne.setHeaders[Qt]),mt)),ne.setParams&&(Gt=Object.keys(ne.setParams).reduce((dn,Qt)=>dn.set(Qt,ne.setParams[Qt]),Gt)),new Te(be,Ve,ot,{params:Gt,headers:mt,context:tn,reportProgress:Ft,responseType:Ae,withCredentials:At})}}var Me=(()=>((Me=Me||{})[Me.Sent=0]="Sent",Me[Me.UploadProgress=1]="UploadProgress",Me[Me.ResponseHeader=2]="ResponseHeader",Me[Me.DownloadProgress=3]="DownloadProgress",Me[Me.Response=4]="Response",Me[Me.User=5]="User",Me))();class Xe{constructor(ne,be=200,Ve="OK"){this.headers=ne.headers||new g,this.status=void 0!==ne.status?ne.status:be,this.statusText=ne.statusText||Ve,this.url=ne.url||null,this.ok=this.status>=200&&this.status<300}}class Pe extends Xe{constructor(ne={}){super(ne),this.type=Me.ResponseHeader}clone(ne={}){return new Pe({headers:ne.headers||this.headers,status:void 0!==ne.status?ne.status:this.status,statusText:ne.statusText||this.statusText,url:ne.url||this.url||void 0})}}class Ce extends Xe{constructor(ne={}){super(ne),this.type=Me.Response,this.body=void 0!==ne.body?ne.body:null}clone(ne={}){return new Ce({body:void 0!==ne.body?ne.body:this.body,headers:ne.headers||this.headers,status:void 0!==ne.status?ne.status:this.status,statusText:ne.statusText||this.statusText,url:ne.url||this.url||void 0})}}class Be extends Xe{constructor(ne){super(ne,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${ne.url||"(unknown url)"}`:`Http failure response for ${ne.url||"(unknown url)"}: ${ne.status} ${ne.statusText}`,this.error=ne.error||null}}function Ie(G,ne){return{body:ne,headers:G.headers,context:G.context,observe:G.observe,params:G.params,reportProgress:G.reportProgress,responseType:G.responseType,withCredentials:G.withCredentials}}let Fe=(()=>{class G{constructor(be){this.handler=be}request(be,Ve,Ae={}){let ot;if(be instanceof Te)ot=be;else{let mt,Gt;mt=Ae.headers instanceof g?Ae.headers:new g(Ae.headers),Ae.params&&(Gt=Ae.params instanceof J?Ae.params:new J({fromObject:Ae.params})),ot=new Te(be,Ve,void 0!==Ae.body?Ae.body:null,{headers:mt,context:Ae.context,params:Gt,reportProgress:Ae.reportProgress,responseType:Ae.responseType||"json",withCredentials:Ae.withCredentials})}const At=(0,c.of)(ot).pipe((0,v.b)(mt=>this.handler.handle(mt)));if(be instanceof Te||"events"===Ae.observe)return At;const Ft=At.pipe((0,u.h)(mt=>mt instanceof Ce));switch(Ae.observe||"body"){case"body":switch(ot.responseType){case"arraybuffer":return Ft.pipe((0,m.U)(mt=>{if(null!==mt.body&&!(mt.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return mt.body}));case"blob":return Ft.pipe((0,m.U)(mt=>{if(null!==mt.body&&!(mt.body instanceof Blob))throw new Error("Response is not a Blob.");return mt.body}));case"text":return Ft.pipe((0,m.U)(mt=>{if(null!==mt.body&&"string"!=typeof mt.body)throw new Error("Response is not a string.");return mt.body}));default:return Ft.pipe((0,m.U)(mt=>mt.body))}case"response":return Ft;default:throw new Error(`Unreachable: unhandled observe type ${Ae.observe}}`)}}delete(be,Ve={}){return this.request("DELETE",be,Ve)}get(be,Ve={}){return this.request("GET",be,Ve)}head(be,Ve={}){return this.request("HEAD",be,Ve)}jsonp(be,Ve){return this.request("JSONP",be,{params:(new J).append(Ve,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(be,Ve={}){return this.request("OPTIONS",be,Ve)}patch(be,Ve,Ae={}){return this.request("PATCH",be,Ie(Ae,Ve))}post(be,Ve,Ae={}){return this.request("POST",be,Ie(Ae,Ve))}put(be,Ve,Ae={}){return this.request("PUT",be,Ie(Ae,Ve))}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(p))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})();class Le{constructor(ne,be){this.next=ne,this.interceptor=be}handle(ne){return this.interceptor.intercept(ne,this.next)}}const ct=new d.InjectionToken("HTTP_INTERCEPTORS");let at,wt=(()=>{class G{intercept(be,Ve){return Ve.handle(be)}}return G.\u0275fac=function(be){return new(be||G)},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})(),Tt=0;class It{}let Je=(()=>{class G{constructor(be,Ve){this.callbackMap=be,this.document=Ve,this.resolvedPromise=Promise.resolve()}nextCallback(){return"ng_jsonp_callback_"+Tt++}handle(be){if("JSONP"!==be.method)throw new Error("JSONP requests must use JSONP request method.");if("json"!==be.responseType)throw new Error("JSONP requests must use Json response type.");if(be.headers.keys().length>0)throw new Error("JSONP requests do not support headers.");return new f.y(Ve=>{const Ae=this.nextCallback(),ot=be.urlWithParams.replace(/=JSONP_CALLBACK(&|$)/,`=${Ae}$1`),At=this.document.createElement("script");At.src=ot;let Ft=null,mt=!1;this.callbackMap[Ae]=Qt=>{delete this.callbackMap[Ae],Ft=Qt,mt=!0};const Gt=()=>{At.parentNode&&At.parentNode.removeChild(At),delete this.callbackMap[Ae]};return At.addEventListener("load",Qt=>{this.resolvedPromise.then(()=>{Gt(),mt?(Ve.next(new Ce({body:Ft,status:200,statusText:"OK",url:ot})),Ve.complete()):Ve.error(new Be({url:ot,status:0,statusText:"JSONP Error",error:new Error("JSONP injected script did not invoke callback.")}))})}),At.addEventListener("error",Qt=>{Gt(),Ve.error(new Be({error:Qt,status:0,statusText:"JSONP Error",url:ot}))}),this.document.body.appendChild(At),Ve.next({type:Me.Sent}),()=>{mt||this.removeListeners(At),Gt()}})}removeListeners(be){at||(at=this.document.implementation.createHTMLDocument()),at.adoptNode(be)}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(It),d.\u0275\u0275inject(a.DOCUMENT))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})(),qe=(()=>{class G{constructor(be){this.jsonp=be}intercept(be,Ve){return"JSONP"===be.method?this.jsonp.handle(be):Ve.handle(be)}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(Je))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})();const Se=/^\)\]\}',?\n/;let Q=(()=>{class G{constructor(be){this.xhrFactory=be}handle(be){if("JSONP"===be.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new f.y(Ve=>{const Ae=this.xhrFactory.build();if(Ae.open(be.method,be.urlWithParams),be.withCredentials&&(Ae.withCredentials=!0),be.headers.forEach((Bt,Oe)=>Ae.setRequestHeader(Bt,Oe.join(","))),be.headers.has("Accept")||Ae.setRequestHeader("Accept","application/json, text/plain, */*"),!be.headers.has("Content-Type")){const Bt=be.detectContentTypeHeader();null!==Bt&&Ae.setRequestHeader("Content-Type",Bt)}if(be.responseType){const Bt=be.responseType.toLowerCase();Ae.responseType="json"!==Bt?Bt:"text"}const ot=be.serializeBody();let At=null;const Ft=()=>{if(null!==At)return At;const Bt=Ae.statusText||"OK",Oe=new g(Ae.getAllResponseHeaders()),Ke=function ze(G){return"responseURL"in G&&G.responseURL?G.responseURL:/^X-Request-URL:/m.test(G.getAllResponseHeaders())?G.getResponseHeader("X-Request-URL"):null}(Ae)||be.url;return At=new Pe({headers:Oe,status:Ae.status,statusText:Bt,url:Ke}),At},mt=()=>{let{headers:Bt,status:Oe,statusText:Ke,url:ie}=Ft(),R=null;204!==Oe&&(R=typeof Ae.response>"u"?Ae.responseText:Ae.response),0===Oe&&(Oe=R?200:0);let j=Oe>=200&&Oe<300;if("json"===be.responseType&&"string"==typeof R){const $=R;R=R.replace(Se,"");try{R=""!==R?JSON.parse(R):null}catch(I){R=$,j&&(j=!1,R={error:I,text:R})}}j?(Ve.next(new Ce({body:R,headers:Bt,status:Oe,statusText:Ke,url:ie||void 0})),Ve.complete()):Ve.error(new Be({error:R,headers:Bt,status:Oe,statusText:Ke,url:ie||void 0}))},Gt=Bt=>{const{url:Oe}=Ft(),Ke=new Be({error:Bt,status:Ae.status||0,statusText:Ae.statusText||"Unknown Error",url:Oe||void 0});Ve.error(Ke)};let tn=!1;const dn=Bt=>{tn||(Ve.next(Ft()),tn=!0);let Oe={type:Me.DownloadProgress,loaded:Bt.loaded};Bt.lengthComputable&&(Oe.total=Bt.total),"text"===be.responseType&&!!Ae.responseText&&(Oe.partialText=Ae.responseText),Ve.next(Oe)},Qt=Bt=>{let Oe={type:Me.UploadProgress,loaded:Bt.loaded};Bt.lengthComputable&&(Oe.total=Bt.total),Ve.next(Oe)};return Ae.addEventListener("load",mt),Ae.addEventListener("error",Gt),Ae.addEventListener("timeout",Gt),Ae.addEventListener("abort",Gt),be.reportProgress&&(Ae.addEventListener("progress",dn),null!==ot&&Ae.upload&&Ae.upload.addEventListener("progress",Qt)),Ae.send(ot),Ve.next({type:Me.Sent}),()=>{Ae.removeEventListener("error",Gt),Ae.removeEventListener("abort",Gt),Ae.removeEventListener("load",mt),Ae.removeEventListener("timeout",Gt),be.reportProgress&&(Ae.removeEventListener("progress",dn),null!==ot&&Ae.upload&&Ae.upload.removeEventListener("progress",Qt)),Ae.readyState!==Ae.DONE&&Ae.abort()}})}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(a.XhrFactory))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})();const X=new d.InjectionToken("XSRF_COOKIE_NAME"),we=new d.InjectionToken("XSRF_HEADER_NAME");class et{}let ut=(()=>{class G{constructor(be,Ve,Ae){this.doc=be,this.platform=Ve,this.cookieName=Ae,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const be=this.doc.cookie||"";return be!==this.lastCookieString&&(this.parseCount++,this.lastToken=(0,a.\u0275parseCookieValue)(be,this.cookieName),this.lastCookieString=be),this.lastToken}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(a.DOCUMENT),d.\u0275\u0275inject(d.PLATFORM_ID),d.\u0275\u0275inject(X))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})(),Dt=(()=>{class G{constructor(be,Ve){this.tokenService=be,this.headerName=Ve}intercept(be,Ve){const Ae=be.url.toLowerCase();if("GET"===be.method||"HEAD"===be.method||Ae.startsWith("http://")||Ae.startsWith("https://"))return Ve.handle(be);const ot=this.tokenService.getToken();return null!==ot&&!be.headers.has(this.headerName)&&(be=be.clone({headers:be.headers.set(this.headerName,ot)})),Ve.handle(be)}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(et),d.\u0275\u0275inject(we))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})(),yt=(()=>{class G{constructor(be,Ve){this.backend=be,this.injector=Ve,this.chain=null}handle(be){if(null===this.chain){const Ve=this.injector.get(ct,[]);this.chain=Ve.reduceRight((Ae,ot)=>new Le(Ae,ot),this.backend)}return this.chain.handle(be)}}return G.\u0275fac=function(be){return new(be||G)(d.\u0275\u0275inject(h),d.\u0275\u0275inject(d.Injector))},G.\u0275prov=d.\u0275\u0275defineInjectable({token:G,factory:G.\u0275fac}),G})();function ee(){return"object"==typeof window?window:{}}let Y=(()=>{class G{static disable(){return{ngModule:G,providers:[{provide:Dt,useClass:wt}]}}static withOptions(be={}){return{ngModule:G,providers:[be.cookieName?{provide:X,useValue:be.cookieName}:[],be.headerName?{provide:we,useValue:be.headerName}:[]]}}}return G.\u0275fac=function(be){return new(be||G)},G.\u0275mod=d.\u0275\u0275defineNgModule({type:G}),G.\u0275inj=d.\u0275\u0275defineInjector({providers:[Dt,{provide:ct,useExisting:Dt,multi:!0},{provide:et,useClass:ut},{provide:X,useValue:"XSRF-TOKEN"},{provide:we,useValue:"X-XSRF-TOKEN"}]}),G})(),oe=(()=>{class G{}return G.\u0275fac=function(be){return new(be||G)},G.\u0275mod=d.\u0275\u0275defineNgModule({type:G}),G.\u0275inj=d.\u0275\u0275defineInjector({providers:[Fe,{provide:p,useClass:yt},Q,{provide:h,useExisting:Q}],imports:[Y.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]}),G})(),z=(()=>{class G{}return G.\u0275fac=function(be){return new(be||G)},G.\u0275mod=d.\u0275\u0275defineNgModule({type:G}),G.\u0275inj=d.\u0275\u0275defineInjector({providers:[Je,{provide:It,useFactory:ee},{provide:ct,useClass:qe,multi:!0}]}),G})();const V=a.XhrFactory},4650:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{ANALYZE_FOR_ENTRY_COMPONENTS:()=>j1,ANIMATION_MODULE_TYPE:()=>O8,APP_BOOTSTRAP_LISTENER:()=>qh,APP_ID:()=>Jh,APP_INITIALIZER:()=>Qh,ApplicationInitStatus:()=>dc,ApplicationModule:()=>T5,ApplicationRef:()=>fc,Attribute:()=>vo,COMPILER_OPTIONS:()=>t1,CUSTOM_ELEMENTS_SCHEMA:()=>gu,ChangeDetectionStrategy:()=>G,ChangeDetectorRef:()=>C1,Compiler:()=>z8,CompilerFactory:()=>N8,Component:()=>D8,ComponentFactory:()=>ec,ComponentFactoryResolver:()=>io,ComponentRef:()=>jp,ContentChild:()=>L1,ContentChildren:()=>U1,DEFAULT_CURRENCY_CODE:()=>j8,DebugElement:()=>lo,DebugEventListener:()=>o5,DebugNode:()=>h0,DefaultIterableDiffer:()=>I1,Directive:()=>Yh,ENVIRONMENT_INITIALIZER:()=>Zc,ElementRef:()=>ao,EmbeddedViewRef:()=>r5,EnvironmentInjector:()=>tr,ErrorHandler:()=>Hr,EventEmitter:()=>cs,Host:()=>L0,HostBinding:()=>A8,HostListener:()=>S8,INJECTOR:()=>xo,Inject:()=>ko,InjectFlags:()=>yt,Injectable:()=>I3,InjectionToken:()=>Qn,Injector:()=>Ya,Input:()=>M8,IterableDiffers:()=>E0,KeyValueDiffers:()=>_0,LOCALE_ID:()=>mc,MissingTranslationStrategy:()=>ls,ModuleWithComponentFactories:()=>e1,NO_ERRORS_SCHEMA:()=>vu,NgModule:()=>P8,NgModuleFactory:()=>Rp,NgModuleRef:()=>Ns,NgProbeToken:()=>Y8,NgZone:()=>Ia,Optional:()=>jr,Output:()=>w8,PACKAGE_ROOT_URL:()=>F8,PLATFORM_ID:()=>x8,PLATFORM_INITIALIZER:()=>Xh,Pipe:()=>C8,PlatformRef:()=>p0,Query:()=>Ir,QueryList:()=>sc,ReflectiveInjector:()=>ir,ReflectiveKey:()=>bs,Renderer2:()=>B7,RendererFactory2:()=>Up,RendererStyleFlags2:()=>as,ResolvedReflectiveFactory:()=>mu,Sanitizer:()=>Lp,SecurityContext:()=>ki,Self:()=>To,SimpleChange:()=>vi,SkipSelf:()=>Qs,TRANSLATIONS:()=>U8,TRANSLATIONS_FORMAT:()=>L8,TemplateRef:()=>oo,Testability:()=>$8,TestabilityRegistry:()=>c1,Type:()=>bo,VERSION:()=>Np,Version:()=>zp,ViewChild:()=>N1,ViewChildren:()=>z1,ViewContainerRef:()=>oc,ViewEncapsulation:()=>Ve,ViewRef:()=>w1,asNativeElements:()=>c5,assertPlatform:()=>g1,createEnvironmentInjector:()=>$d,createNgModuleRef:()=>V7,createPlatform:()=>f1,createPlatformFactory:()=>h1,defineInjectable:()=>It,destroyPlatform:()=>Z8,enableProdMode:()=>t5,forwardRef:()=>k,getDebugNode:()=>Dr,getModuleFactory:()=>n5,getNgModuleById:()=>a5,getPlatform:()=>uc,importProvidersFrom:()=>qm,inject:()=>U0,isDevMode:()=>e5,platformCore:()=>k5,resolveForwardRef:()=>E,setTestabilityGetter:()=>l1,\u0275ALLOW_MULTIPLE_PLATFORMS:()=>f0,\u0275APP_ID_RANDOM_PROVIDER:()=>I8,\u0275ChangeDetectorStatus:()=>ne,\u0275ComponentFactory:()=>ec,\u0275Console:()=>B8,\u0275DEFAULT_LOCALE_ID:()=>zs,\u0275INJECTOR_SCOPE:()=>el,\u0275LContext:()=>fm,\u0275LifecycleHooksFeature:()=>uf,\u0275LocaleDataIndex:()=>on,\u0275NG_COMP_DEF:()=>Gt,\u0275NG_DIR_DEF:()=>tn,\u0275NG_ELEMENT_ID:()=>Oe,\u0275NG_INJ_DEF:()=>et,\u0275NG_MOD_DEF:()=>Qt,\u0275NG_PIPE_DEF:()=>dn,\u0275NG_PROV_DEF:()=>we,\u0275NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR:()=>tc,\u0275NO_CHANGE:()=>gn,\u0275NgModuleFactory:()=>ac,\u0275NoopNgZone:()=>s1,\u0275ReflectionCapabilities:()=>R0,\u0275Render3ComponentFactory:()=>ic,\u0275Render3ComponentRef:()=>Hp,\u0275Render3NgModuleRef:()=>Kd,\u0275RuntimeError:()=>K,\u0275TESTABILITY:()=>r1,\u0275TESTABILITY_GETTER:()=>o1,\u0275ViewRef:()=>_r,\u0275_sanitizeHtml:()=>am,\u0275_sanitizeUrl:()=>zr,\u0275allowSanitizationBypassAndThrow:()=>Xs,\u0275bypassSanitizationTrustHtml:()=>b2,\u0275bypassSanitizationTrustResourceUrl:()=>k2,\u0275bypassSanitizationTrustScript:()=>E2,\u0275bypassSanitizationTrustStyle:()=>y2,\u0275bypassSanitizationTrustUrl:()=>_2,\u0275clearResolutionOfComponentResourcesQueue:()=>G0,\u0275coerceToBoolean:()=>D5,\u0275compileComponent:()=>Rh,\u0275compileDirective:()=>o0,\u0275compileNgModule:()=>Ph,\u0275compileNgModuleDefs:()=>Ih,\u0275compileNgModuleFactory:()=>m1,\u0275compilePipe:()=>Kh,\u0275createInjector:()=>sl,\u0275defaultIterableDiffers:()=>E5,\u0275defaultKeyValueDiffers:()=>_5,\u0275detectChanges:()=>Zu,\u0275devModeEqual:()=>hf,\u0275findLocaleData:()=>Od,\u0275flushModuleScopingQueueAsMuchAsPossible:()=>Ah,\u0275getDebugNode:()=>Dr,\u0275getDebugNodeR2:()=>u5,\u0275getDirectives:()=>af,\u0275getHostElement:()=>Ol,\u0275getInjectableDef:()=>qe,\u0275getLContext:()=>ia,\u0275getLocaleCurrencyCode:()=>B4,\u0275getLocalePluralCase:()=>rp,\u0275getSanitizationBypassType:()=>J0,\u0275getUnknownElementStrictMode:()=>sg,\u0275getUnknownPropertyStrictMode:()=>og,\u0275global:()=>Ae,\u0275injectChangeDetectorRef:()=>M1,\u0275internalBootstrapApplication:()=>J8,\u0275isBoundToModule:()=>u1,\u0275isDefaultChangeDetectionStrategy:()=>be,\u0275isListLikeIterable:()=>Jr,\u0275isObservable:()=>_f,\u0275isPromise:()=>Xl,\u0275isStandalone:()=>Tr,\u0275isSubscribable:()=>Ef,\u0275ivyEnabled:()=>C5,\u0275makeDecorator:()=>La,\u0275markDirty:()=>Xu,\u0275noSideEffects:()=>V,\u0275patchComponentDefWithScope:()=>s0,\u0275publishDefaultGlobalUtils:()=>qg,\u0275publishGlobalUtil:()=>za,\u0275registerLocaleData:()=>O4,\u0275renderComponent:()=>e4,\u0275resetCompiledComponents:()=>u8,\u0275resetJitOptions:()=>l8,\u0275resolveComponentResources:()=>V0,\u0275setAllowDuplicateNgModuleIdsForTest:()=>d2,\u0275setClassMetadata:()=>Wp,\u0275setCurrentInjector:()=>Br,\u0275setDocument:()=>Vi,\u0275setLocaleId:()=>Bd,\u0275setUnknownElementStrictMode:()=>ag,\u0275setUnknownPropertyStrictMode:()=>rg,\u0275store:()=>vf,\u0275stringify:()=>p,\u0275transitiveScopesFor:()=>Vs,\u0275unregisterLocaleData:()=>R4,\u0275unwrapSafeValue:()=>gs,\u0275whenRendered:()=>t4,\u0275\u0275CopyDefinitionFeature:()=>pf,\u0275\u0275FactoryTarget:()=>Bi,\u0275\u0275InheritDefinitionFeature:()=>Bl,\u0275\u0275NgOnChangesFeature:()=>Zi,\u0275\u0275ProvidersFeature:()=>Op,\u0275\u0275StandaloneFeature:()=>Gp,\u0275\u0275advance:()=>$m,\u0275\u0275attribute:()=>Ul,\u0275\u0275attributeInterpolate1:()=>Ll,\u0275\u0275attributeInterpolate2:()=>zl,\u0275\u0275attributeInterpolate3:()=>Nl,\u0275\u0275attributeInterpolate4:()=>Vl,\u0275\u0275attributeInterpolate5:()=>Hl,\u0275\u0275attributeInterpolate6:()=>Gl,\u0275\u0275attributeInterpolate7:()=>Wl,\u0275\u0275attributeInterpolate8:()=>Kl,\u0275\u0275attributeInterpolateV:()=>$l,\u0275\u0275classMap:()=>Of,\u0275\u0275classMapInterpolate1:()=>Vf,\u0275\u0275classMapInterpolate2:()=>Hf,\u0275\u0275classMapInterpolate3:()=>Gf,\u0275\u0275classMapInterpolate4:()=>Wf,\u0275\u0275classMapInterpolate5:()=>Kf,\u0275\u0275classMapInterpolate6:()=>$f,\u0275\u0275classMapInterpolate7:()=>Yf,\u0275\u0275classMapInterpolate8:()=>Qf,\u0275\u0275classMapInterpolateV:()=>Jf,\u0275\u0275classProp:()=>ud,\u0275\u0275contentQuery:()=>Eh,\u0275\u0275defineComponent:()=>ie,\u0275\u0275defineDirective:()=>tt,\u0275\u0275defineInjectable:()=>ht,\u0275\u0275defineInjector:()=>Je,\u0275\u0275defineNgModule:()=>Z,\u0275\u0275definePipe:()=>_t,\u0275\u0275directiveInject:()=>ar,\u0275\u0275disableBindings:()=>L,\u0275\u0275element:()=>Jl,\u0275\u0275elementContainer:()=>Zl,\u0275\u0275elementContainerEnd:()=>Ko,\u0275\u0275elementContainerStart:()=>Wo,\u0275\u0275elementEnd:()=>Go,\u0275\u0275elementStart:()=>Ho,\u0275\u0275enableBindings:()=>ja,\u0275\u0275getCurrentView:()=>yf,\u0275\u0275getInheritedFactory:()=>Ge,\u0275\u0275hostProperty:()=>xd,\u0275\u0275i18n:()=>Sp,\u0275\u0275i18nApply:()=>Ip,\u0275\u0275i18nAttributes:()=>Pp,\u0275\u0275i18nEnd:()=>Ld,\u0275\u0275i18nExp:()=>zd,\u0275\u0275i18nPostprocess:()=>xp,\u0275\u0275i18nStart:()=>Ud,\u0275\u0275inject:()=>_i,\u0275\u0275injectAttribute:()=>Wt,\u0275\u0275invalidFactory:()=>hu,\u0275\u0275invalidFactoryDep:()=>kc,\u0275\u0275listener:()=>ql,\u0275\u0275loadQuery:()=>_h,\u0275\u0275namespaceHTML:()=>ta,\u0275\u0275namespaceMathML:()=>Wa,\u0275\u0275namespaceSVG:()=>di,\u0275\u0275nextContext:()=>Df,\u0275\u0275ngDeclareClassMetadata:()=>w5,\u0275\u0275ngDeclareComponent:()=>A5,\u0275\u0275ngDeclareDirective:()=>M5,\u0275\u0275ngDeclareFactory:()=>S5,\u0275\u0275ngDeclareInjectable:()=>I5,\u0275\u0275ngDeclareInjector:()=>x5,\u0275\u0275ngDeclareNgModule:()=>F5,\u0275\u0275ngDeclarePipe:()=>O5,\u0275\u0275pipe:()=>oh,\u0275\u0275pipeBind1:()=>ch,\u0275\u0275pipeBind2:()=>lh,\u0275\u0275pipeBind3:()=>dh,\u0275\u0275pipeBind4:()=>mh,\u0275\u0275pipeBindV:()=>uh,\u0275\u0275projection:()=>Mf,\u0275\u0275projectionDef:()=>Cf,\u0275\u0275property:()=>Yl,\u0275\u0275propertyInterpolate:()=>nd,\u0275\u0275propertyInterpolate1:()=>$o,\u0275\u0275propertyInterpolate2:()=>id,\u0275\u0275propertyInterpolate3:()=>ad,\u0275\u0275propertyInterpolate4:()=>sd,\u0275\u0275propertyInterpolate5:()=>rd,\u0275\u0275propertyInterpolate6:()=>od,\u0275\u0275propertyInterpolate7:()=>cd,\u0275\u0275propertyInterpolate8:()=>ld,\u0275\u0275propertyInterpolateV:()=>dd,\u0275\u0275pureFunction0:()=>Kp,\u0275\u0275pureFunction1:()=>$p,\u0275\u0275pureFunction2:()=>Yp,\u0275\u0275pureFunction3:()=>Qp,\u0275\u0275pureFunction4:()=>Jp,\u0275\u0275pureFunction5:()=>Zp,\u0275\u0275pureFunction6:()=>Xp,\u0275\u0275pureFunction7:()=>qp,\u0275\u0275pureFunction8:()=>eh,\u0275\u0275pureFunctionV:()=>th,\u0275\u0275queryRefresh:()=>bh,\u0275\u0275reference:()=>bf,\u0275\u0275registerNgModuleType:()=>Dc,\u0275\u0275resetView:()=>lt,\u0275\u0275resolveBody:()=>Em,\u0275\u0275resolveDocument:()=>ym,\u0275\u0275resolveWindow:()=>bm,\u0275\u0275restoreView:()=>le,\u0275\u0275sanitizeHtml:()=>sm,\u0275\u0275sanitizeResourceUrl:()=>xc,\u0275\u0275sanitizeScript:()=>om,\u0275\u0275sanitizeStyle:()=>rm,\u0275\u0275sanitizeUrl:()=>Ic,\u0275\u0275sanitizeUrlOrResourceUrl:()=>dm,\u0275\u0275setComponentScope:()=>R,\u0275\u0275setNgModuleScope:()=>Ee,\u0275\u0275styleMap:()=>Ja,\u0275\u0275styleMapInterpolate1:()=>Zf,\u0275\u0275styleMapInterpolate2:()=>Xf,\u0275\u0275styleMapInterpolate3:()=>qf,\u0275\u0275styleMapInterpolate4:()=>ep,\u0275\u0275styleMapInterpolate5:()=>tp,\u0275\u0275styleMapInterpolate6:()=>np,\u0275\u0275styleMapInterpolate7:()=>ip,\u0275\u0275styleMapInterpolate8:()=>ap,\u0275\u0275styleMapInterpolateV:()=>sp,\u0275\u0275styleProp:()=>md,\u0275\u0275stylePropInterpolate1:()=>Td,\u0275\u0275stylePropInterpolate2:()=>Dd,\u0275\u0275stylePropInterpolate3:()=>Cd,\u0275\u0275stylePropInterpolate4:()=>Md,\u0275\u0275stylePropInterpolate5:()=>wd,\u0275\u0275stylePropInterpolate6:()=>Ad,\u0275\u0275stylePropInterpolate7:()=>Sd,\u0275\u0275stylePropInterpolate8:()=>Pd,\u0275\u0275stylePropInterpolateV:()=>Id,\u0275\u0275syntheticHostListener:()=>ed,\u0275\u0275syntheticHostProperty:()=>Fd,\u0275\u0275template:()=>gf,\u0275\u0275templateRefExtractor:()=>Ch,\u0275\u0275text:()=>Nf,\u0275\u0275textInterpolate:()=>pd,\u0275\u0275textInterpolate1:()=>Qo,\u0275\u0275textInterpolate2:()=>hd,\u0275\u0275textInterpolate3:()=>gd,\u0275\u0275textInterpolate4:()=>vd,\u0275\u0275textInterpolate5:()=>bd,\u0275\u0275textInterpolate6:()=>yd,\u0275\u0275textInterpolate7:()=>Ed,\u0275\u0275textInterpolate8:()=>_d,\u0275\u0275textInterpolateV:()=>kd,\u0275\u0275trustConstantHtml:()=>cm,\u0275\u0275trustConstantResourceUrl:()=>lm,\u0275\u0275viewQuery:()=>yh});var a=s(7579),d=s(727),c=s(8306),f=s(6451),v=s(3099);function u(e){for(let t in e)if(e[t]===u)return t;throw Error("Could not find renamed property on target object.")}function m(e,t){for(const n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function p(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(p).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function h(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const g=u({__forward_ref__:u});function k(e){return e.__forward_ref__=k,e.toString=function(){return p(this())},e}function E(e){return P(e)?e():e}function P(e){return"function"==typeof e&&e.hasOwnProperty(g)&&e.__forward_ref__===k}class K extends Error{constructor(t,n){super(function N(e,t){return`NG0${Math.abs(e)}${t?": "+t.trim():""}`}(t,n)),this.code=t}}function J(e){return"string"==typeof e?e:null==e?"":String(e)}function re(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():J(e)}function te(e,t){throw new K(-201,!1)}function at(e,t,n,i){throw new Error(`ASSERTION ERROR: ${e}`+(null==i?"":` [Expected=> ${n} ${i} ${t} <=Actual]`))}function ht(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}const It=ht;function Je(e){return{providers:e.providers||[],imports:e.imports||[]}}function qe(e){return Se(e,we)||Se(e,ut)}function Se(e,t){return e.hasOwnProperty(t)?e[t]:null}function X(e){return e&&(e.hasOwnProperty(et)||e.hasOwnProperty(Dt))?e[et]:null}const we=u({\u0275prov:u}),et=u({\u0275inj:u}),ut=u({ngInjectableDef:u}),Dt=u({ngInjectorDef:u});var yt=(()=>((yt=yt||{})[yt.Default=0]="Default",yt[yt.Host=1]="Host",yt[yt.Self=2]="Self",yt[yt.SkipSelf=4]="SkipSelf",yt[yt.Optional=8]="Optional",yt))();let st;function Y(e){const t=st;return st=e,t}function oe(e,t,n){const i=qe(e);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:n&yt.Optional?null:void 0!==t?t:void te(p(e))}function V(e){return{toString:e}.toString()}var G=(()=>((G=G||{})[G.OnPush=0]="OnPush",G[G.Default=1]="Default",G))(),ne=(()=>((ne=ne||{})[ne.CheckOnce=0]="CheckOnce",ne[ne.Checked=1]="Checked",ne[ne.CheckAlways=2]="CheckAlways",ne[ne.Detached=3]="Detached",ne[ne.Errored=4]="Errored",ne[ne.Destroyed=5]="Destroyed",ne))();function be(e){return null==e||e===G.Default}var Ve=(()=>{return(e=Ve||(Ve={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",Ve;var e})();const Ae=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),Ft={},mt=[],Gt=u({\u0275cmp:u}),tn=u({\u0275dir:u}),dn=u({\u0275pipe:u}),Qt=u({\u0275mod:u}),Bt=u({\u0275fac:u}),Oe=u({__NG_ELEMENT_ID__:u});let Ke=0;function ie(e){return V(()=>{const n=!0===e.standalone,i={},o={type:e.type,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:i,inputs:null,outputs:null,exportAs:e.exportAs||null,onPush:e.changeDetection===G.OnPush,directiveDefs:null,pipeDefs:null,standalone:n,dependencies:n&&e.dependencies||null,getStandaloneInjector:null,selectors:e.selectors||mt,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||Ve.Emulated,id:"c"+Ke++,styles:e.styles||mt,_:null,setInput:null,schemas:e.schemas||null,tView:null},l=e.dependencies,b=e.features;return o.inputs=Qe(e.inputs,i),o.outputs=Qe(e.outputs),b&&b.forEach(C=>C(o)),o.directiveDefs=l?()=>("function"==typeof l?l():l).map(j).filter($):null,o.pipeDefs=l?()=>("function"==typeof l?l():l).map(an).filter($):null,o})}function R(e,t,n){const i=e.\u0275cmp;i.directiveDefs=()=>("function"==typeof t?t():t).map(j),i.pipeDefs=()=>("function"==typeof n?n():n).map(an)}function j(e){return Et(e)||mn(e)}function $(e){return null!==e}const I={};function Z(e){return V(()=>{const t={type:e.type,bootstrap:e.bootstrap||mt,declarations:e.declarations||mt,imports:e.imports||mt,exports:e.exports||mt,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&(I[e.id]=e.type),t})}function Ee(e,t){return V(()=>{const n=sn(e,!0);n.declarations=t.declarations||mt,n.imports=t.imports||mt,n.exports=t.exports||mt})}function Qe(e,t){if(null==e)return Ft;const n={};for(const i in e)if(e.hasOwnProperty(i)){let o=e[i],l=o;Array.isArray(o)&&(l=o[1],o=o[0]),n[o]=i,t&&(t[o]=l)}return n}const tt=ie;function _t(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,standalone:!0===e.standalone,onDestroy:e.type.prototype.ngOnDestroy||null}}function Et(e){return e[Gt]||null}function mn(e){return e[tn]||null}function an(e){return e[dn]||null}function sn(e,t){const n=e[Qt]||null;if(!n&&!0===t)throw new Error(`Type ${p(e)} does not have '\u0275mod' property.`);return n}function Un(e){return Array.isArray(e)&&"object"==typeof e[1]}function jn(e){return Array.isArray(e)&&!0===e[1]}function Ii(e){return 0!=(8&e.flags)}function hi(e){return 2==(2&e.flags)}function Ui(e){return 1==(1&e.flags)}function Kn(e){return null!==e.template}function Ci(e){return 0!=(256&e[2])}function gi(e,t){return e.hasOwnProperty(Bt)?e[Bt]:null}class vi{constructor(t,n,i){this.previousValue=t,this.currentValue=n,this.firstChange=i}isFirstChange(){return this.firstChange}}function Zi(){return va}function va(e){return e.type.prototype.ngOnChanges&&(e.setInput=Ni),xa}function xa(){const e=Fa(this),t=e?.current;if(t){const n=e.previous;if(n===Ft)e.previous=t;else for(let i in t)n[i]=t[i];e.current=null,this.ngOnChanges(t)}}function Ni(e,t,n,i){const o=Fa(e)||function Ha(e,t){return e[Xi]=t}(e,{previous:Ft,current:null}),l=o.current||(o.current={}),b=o.previous,C=this.declaredInputs[n],A=b[C];l[C]=new vi(A&&A.currentValue,t,b===Ft),e[i]=t}Zi.ngInherit=!0;const Xi="__ngSimpleChanges__";function Fa(e){return e[Xi]||null}let Oa=null;const qa=e=>{Oa=e},Ln=function(e,t,n){Oa?.(e,t,n)},ba="math";let qi;function Vi(e){qi=e}function wi(){return void 0!==qi?qi:typeof document<"u"?document:void 0}function un(e){return!!e.listen}const Wi={createRenderer:(e,t)=>wi()};function $n(e){for(;Array.isArray(e);)e=e[0];return e}function U(e,t){return $n(t[e])}function fe(e,t){return $n(t[e.index])}function ft(e,t){return e.data[t]}function bt(e,t){return e[t]}function Rt(e,t){const n=t[e];return Un(n)?n:n[0]}function In(e){return 4==(4&e[2])}function vn(e){return 64==(64&e[2])}function pn(e,t){return null==t?null:e[t]}function Bn(e){e[18]=0}function Cn(e,t){e[5]+=t;let n=e,i=e[3];for(;null!==i&&(1===t&&1===n[5]||-1===t&&0===n[5]);)i[5]+=t,n=i,i=i[3]}const $t={lFrame:Ht(null),bindingsEnabled:!0};function Ra(){return $t.bindingsEnabled}function ja(){$t.bindingsEnabled=!0}function L(){$t.bindingsEnabled=!1}function w(){return $t.lFrame.lView}function S(){return $t.lFrame.tView}function le(e){return $t.lFrame.contextLView=e,e[8]}function lt(e){return $t.lFrame.contextLView=null,e}function Pt(){let e=Rn();for(;null!==e&&64===e.type;)e=e.parent;return e}function Rn(){return $t.lFrame.currentTNode}function bi(){const e=$t.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function si(e,t){const n=$t.lFrame;n.currentTNode=e,n.isParent=t}function ea(){return $t.lFrame.isParent}function _s(){$t.lFrame.isParent=!1}function Oi(){const e=$t.lFrame;let t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ya(){return $t.lFrame.bindingIndex}function Ss(e){return $t.lFrame.bindingIndex=e}function Ga(){return $t.lFrame.bindingIndex++}function Ca(e){const t=$t.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function q(e){$t.lFrame.inI18n=e}function y(e,t){const n=$t.lFrame;n.bindingIndex=n.bindingRootIndex=e,O(t)}function O(e){$t.lFrame.currentDirectiveIndex=e}function ae(e){const t=$t.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function _e(){return $t.lFrame.currentQueryIndex}function He(e){$t.lFrame.currentQueryIndex=e}function Ye(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function rt(e,t,n){if(n&yt.SkipSelf){let o=t,l=e;for(;!(o=o.parent,null!==o||n&yt.Host||(o=Ye(l),null===o||(l=l[15],10&o.type))););if(null===o)return!1;t=o,e=l}const i=$t.lFrame=jt();return i.currentTNode=t,i.lView=e,!0}function gt(e){const t=jt(),n=e[1];$t.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function jt(){const e=$t.lFrame,t=null===e?null:e.child;return null===t?Ht(e):t}function Ht(e){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function yn(){const e=$t.lFrame;return $t.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const hn=yn;function en(){const e=yn();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function bn(){return $t.lFrame.selectedIndex}function Nn(e){$t.lFrame.selectedIndex=e}function kn(){const e=$t.lFrame;return ft(e.tView,e.selectedIndex)}function di(){$t.lFrame.currentNamespace="svg"}function Wa(){$t.lFrame.currentNamespace=ba}function ta(){!function yi(){$t.lFrame.currentNamespace=null}()}function na(e,t){for(let n=t.directiveStart,i=t.directiveEnd;n=i)break}else t[A]<0&&(e[18]+=65536),(C>11>16&&(3&e[2])===t){e[2]+=2048,Ln(4,C,l);try{l.call(C)}finally{Ln(5,C,l)}}}else{Ln(4,C,l);try{l.call(C)}finally{Ln(5,C,l)}}}class Zt{constructor(t,n,i){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=i}}function us(e,t,n){const i=un(e);let o=0;for(;ot){b=l-1;break}}}for(;l>16}(e),i=t;for(;n>0;)i=i[15],n--;return i}let uo=!0;function wa(e){const t=uo;return uo=e,t}let gc=0;const Ua={};function Ps(e,t){const n=Sr(e,t);if(-1!==n)return n;const i=t[1];i.firstCreatePass&&(e.injectorIndex=t.length,Is(i.data,e),Is(t,null),Is(i.blueprint,null));const o=xs(e,t),l=e.injectorIndex;if(fs(o)){const b=ts(o),C=ns(o,t),A=C[1].data;for(let W=0;W<8;W++)t[l+W]=C[b+W]|A[b+W]}return t[l+8]=o,l}function Is(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Sr(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function xs(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,i=null,o=t;for(;null!==o;){if(i=En(o),null===i)return-1;if(n++,o=o[15],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return-1}function Ks(e,t,n){!function vc(e,t,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty(Oe)&&(i=n[Oe]),null==i&&(i=n[Oe]=gc++);const o=255&i;t.data[e+(o>>5)]|=1<=0?255&t:xe:t}(n);if("function"==typeof l){if(!rt(t,e,i))return i&yt.Host?po(o,0,i):ho(t,n,i,o);try{const b=l(i);if(null!=b||i&yt.Optional)return b;te()}finally{hn()}}else if("number"==typeof l){let b=null,C=Sr(e,t),A=-1,W=i&yt.Host?t[16][6]:null;for((-1===C||i&yt.SkipSelf)&&(A=-1===C?xs(e,t):t[C+8],-1!==A&&H(i,!1)?(b=t[1],C=ts(A),t=ns(A,t)):C=-1);-1!==C;){const ce=t[1];if(x(l,C,ce.data)){const De=bc(C,t,n,b,i,W);if(De!==Ua)return De}A=t[C+8],-1!==A&&H(i,t[1].data[C+8]===W)&&x(l,C,t)?(b=ce,C=ts(A),t=ns(A,t)):C=-1}}return o}function bc(e,t,n,i,o,l){const b=t[1],C=b.data[e+8],ce=M(C,b,n,null==i?hi(C)&&uo:i!=b&&0!=(3&C.type),o&yt.Host&&l===C);return null!==ce?D(t,b,ce,C):Ua}function M(e,t,n,i,o){const l=e.providerIndexes,b=t.data,C=1048575&l,A=e.directiveStart,ce=l>>20,$e=o?C+ce:e.directiveEnd;for(let it=i?C:C+ce;it<$e;it++){const vt=b[it];if(it=A&&vt.type===n)return it}if(o){const it=b[A];if(it&&Kn(it)&&it.type===n)return A}return null}function D(e,t,n,i){let o=e[n];const l=t.data;if(function rn(e){return e instanceof Zt}(o)){const b=o;b.resolving&&function ye(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new K(-200,`Circular dependency in DI detected for ${e}${n}`)}(re(l[n]));const C=wa(b.canSeeViewProviders);b.resolving=!0;const A=b.injectImpl?Y(b.injectImpl):null;rt(e,i,yt.Default);try{o=e[n]=b.factory(void 0,l,e,i),t.firstCreatePass&&n>=i.directiveStart&&function _a(e,t,n){const{ngOnChanges:i,ngOnInit:o,ngDoCheck:l}=t.type.prototype;if(i){const b=va(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,b),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,b)}o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,o),l&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,l),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,l))}(n,l[n],t)}finally{null!==A&&Y(A),wa(C),b.resolving=!1,hn()}}return o}function x(e,t,n){return!!(n[t+(e>>5)]&1<{const t=e.prototype.constructor,n=t[Bt]||pt(t),i=Object.prototype;let o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==i;){const l=o[Bt]||pt(o);if(l&&l!==n)return l;o=Object.getPrototypeOf(o)}return l=>new l})}function pt(e){return P(e)?()=>{const t=pt(E(e));return t&&t()}:gi(e)}function En(e){const t=e[1],n=t.type;return 2===n?t.declTNode:1===n?e[6]:null}function Wt(e){return function Pr(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;const n=e.attrs;if(n){const i=n.length;let o=0;for(;o{const l=Fs(t);function b(...C){if(this instanceof b)return l.call(this,...C),this;const A=new b(...C);return function(ce){return o&&o(ce,...C),(ce.hasOwnProperty(Sn)?ce[Sn]:Object.defineProperty(ce,Sn,{value:[]})[Sn]).push(A),i&&i(ce),ce}}return n&&(b.prototype=Object.create(n.prototype)),b.prototype.ngMetadataName=e,b.annotationCls=b,b})}function Fs(e){return function(...n){if(e){const i=e(...n);for(const o in i)this[o]=i[o]}}}function ps(e,t,n){return V(()=>{const i=Fs(t);function o(...l){if(this instanceof o)return i.apply(this,l),this;const b=new o(...l);return C.annotation=b,C;function C(A,W,ce){const De=A.hasOwnProperty(Gn)?A[Gn]:Object.defineProperty(A,Gn,{value:[]})[Gn];for(;De.length<=ce;)De.push(null);return(De[ce]=De[ce]||[]).push(b),A}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o})}function ka(e,t,n,i){return V(()=>{const o=Fs(t);function l(...b){if(this instanceof l)return o.apply(this,b),this;const C=new l(...b);return function A(W,ce){const De=W.constructor,$e=De.hasOwnProperty(Hi)?De[Hi]:Object.defineProperty(De,Hi,{value:{}})[Hi];$e[ce]=$e.hasOwnProperty(ce)&&$e[ce]||[],$e[ce].unshift(C),i&&i(W,ce,...b)}}return n&&(l.prototype=Object.create(n.prototype)),l.prototype.ngMetadataName=e,l.annotationCls=l,l})}const vo=ps("Attribute",e=>({attributeName:e,__NG_ELEMENT_ID__:()=>Wt(e)}));class Qn{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=ht({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}const j1=new Qn("AnalyzeForEntryComponents");class Ir{}const U1=ka("ContentChildren",(e,t={})=>({selector:e,first:!1,isViewQuery:!1,descendants:!1,emitDistinctChangesOnly:!0,...t}),Ir),L1=ka("ContentChild",(e,t={})=>({selector:e,first:!0,isViewQuery:!1,descendants:!0,...t}),Ir),z1=ka("ViewChildren",(e,t={})=>({selector:e,first:!1,isViewQuery:!0,descendants:!0,emitDistinctChangesOnly:!0,...t}),Ir),N1=ka("ViewChild",(e,t)=>({selector:e,first:!0,isViewQuery:!0,descendants:!0,...t}),Ir);var Bi=(()=>((Bi=Bi||{})[Bi.Directive=0]="Directive",Bi[Bi.Component=1]="Component",Bi[Bi.Injectable=2]="Injectable",Bi[Bi.Pipe=3]="Pipe",Bi[Bi.NgModule=4]="NgModule",Bi))();function Ri(e){const t=Ae.ng;if(t&&t.\u0275compilerFacade)return t.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}const bo=Function;function xr(e){return"function"==typeof e}function Aa(e,t){void 0===t&&(t=e);for(let n=0;nArray.isArray(n)?hs(n,t):t(n))}function x0(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function yo(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Fr(e,t){const n=[];for(let i=0;i=0?e[1|i]=n:(i=~i,function G1(e,t,n,i){let o=e.length;if(o==t)e.push(n,i);else if(1===o)e.push(i,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;)e[o]=e[o-2],o--;e[t]=n,e[t+1]=i}}(e,i,t,n)),i}function yc(e,t){const n=Ys(e,t);if(n>=0)return e[1|n]}function Ys(e,t){return function B0(e,t,n){let i=0,o=e.length>>n;for(;o!==i;){const l=i+(o-i>>1),b=e[l<t?o=l:i=l+1}return~(o<new t(...n)}_zipTypesAndAnnotations(t,n){let i;i=Fr(typeof t>"u"?n.length:t.length);for(let o=0;o"u"?[]:t[o]&&t[o]!=Object?[t[o]]:[],n&&null!=n[o]&&(i[o]=i[o].concat(n[o]));return i}_ownParameters(t,n){if(function Q1(e){return W1.test(e)||Y1.test(e)||K1.test(e)&&!$1.test(e)}(t.toString()))return null;if(t.parameters&&t.parameters!==n.parameters)return t.parameters;const o=t.ctorParameters;if(o&&o!==n.ctorParameters){const C="function"==typeof o?o():o,A=C.map(ce=>ce&&ce.type),W=C.map(ce=>ce&&Ec(ce.decorators));return this._zipTypesAndAnnotations(A,W)}const l=t.hasOwnProperty(Gn)&&t[Gn],b=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",t);return b||l?this._zipTypesAndAnnotations(b,l):Fr(t.length)}parameters(t){if(!xr(t))return[];const n=Eo(t);let i=this._ownParameters(t,n);return!i&&n!==Object&&(i=this.parameters(n)),i||[]}_ownAnnotations(t,n){if(t.annotations&&t.annotations!==n.annotations){let i=t.annotations;return"function"==typeof i&&i.annotations&&(i=i.annotations),i}return t.decorators&&t.decorators!==n.decorators?Ec(t.decorators):t.hasOwnProperty(Sn)?t[Sn]:null}annotations(t){if(!xr(t))return[];const n=Eo(t),i=this._ownAnnotations(t,n)||[];return(n!==Object?this.annotations(n):[]).concat(i)}_ownPropMetadata(t,n){if(t.propMetadata&&t.propMetadata!==n.propMetadata){let i=t.propMetadata;return"function"==typeof i&&i.propMetadata&&(i=i.propMetadata),i}if(t.propDecorators&&t.propDecorators!==n.propDecorators){const i=t.propDecorators,o={};return Object.keys(i).forEach(l=>{o[l]=Ec(i[l])}),o}return t.hasOwnProperty(Hi)?t[Hi]:null}propMetadata(t){if(!xr(t))return{};const n=Eo(t),i={};if(n!==Object){const l=this.propMetadata(n);Object.keys(l).forEach(b=>{i[b]=l[b]})}const o=this._ownPropMetadata(t,n);return o&&Object.keys(o).forEach(l=>{const b=[];i.hasOwnProperty(l)&&b.push(...i[l]),b.push(...o[l]),i[l]=b}),i}ownPropMetadata(t){return xr(t)&&this._ownPropMetadata(t,Eo(t))||{}}hasLifecycleHook(t,n){return t instanceof bo&&n in t.prototype}}function Ec(e){return e?e.map(t=>new(0,t.type.annotationCls)(...t.args?t.args:[])):[]}function Eo(e){const t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}const Cs={},_c="__NG_DI_FLAG__",_o="ngTempTokenPath",Z1=/\n/gm,j0="__source";let Or;function Br(e){const t=Or;return Or=e,t}function q1(e,t=yt.Default){if(void 0===Or)throw new K(-203,"");return null===Or?oe(e,void 0,t):Or.get(e,t&yt.Optional?null:void 0,t)}function _i(e,t=yt.Default){return(function ee(){return st}()||q1)(E(e),t)}function kc(e){throw new Error("invalid")}function U0(e,t=yt.Default){return _i(e,t)}function Tc(e){const t=[];for(let n=0;n({token:e})),-1),jr=Rr(ps("Optional"),8),To=Rr(ps("Self"),2),Qs=Rr(ps("SkipSelf"),4),L0=Rr(ps("Host"),1);let z0=null;function Ur(){return z0=z0||new R0}function Do(e){return N0(Ur().parameters(e))}function N0(e){return e.map(t=>function a2(e){const t={token:null,attribute:null,host:!1,optional:!1,self:!1,skipSelf:!1};if(Array.isArray(e)&&e.length>0)for(let n=0;n{const b=[];o.templateUrl&&b.push(i(o.templateUrl).then(De=>{o.template=De}));const C=o.styleUrls,A=o.styles||(o.styles=[]),W=o.styles.length;C&&C.forEach((De,$e)=>{A.push(""),b.push(i(De).then(it=>{A[W+$e]=it,C.splice(C.indexOf(De),1),0==C.length&&(o.styleUrls=void 0)}))});const ce=Promise.all(b).then(()=>function c2(e){Lr.delete(e)}(l));t.push(ce)}),G0(),Promise.all(t).then(()=>{})}let Js=new Map;const Lr=new Set;function H0(e){return!!(e.templateUrl&&!e.hasOwnProperty("template")||e.styleUrls&&e.styleUrls.length)}function G0(){const e=Js;return Js=new Map,e}function o2(e){return"string"==typeof e?e:e.text()}const Co=new Map;let Mo,wo,W0=!0;function Dc(e,t){(function l2(e,t,n){if(t&&t!==n&&W0)throw new Error(`Duplicate module registered for ${e} - ${p(t)} vs ${p(t.name)}`)})(t,Co.get(t)||null,e),Co.set(t,e)}function K0(e){return Co.get(e)}function d2(e){W0=!e}function Cc(){if(void 0===Mo&&(Mo=null,Ae.trustedTypes))try{Mo=Ae.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Mo}function Zs(e){return Cc()?.createHTML(e)||e}function Mc(){if(void 0===wo&&(wo=null,Ae.trustedTypes))try{wo=Ae.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return wo}function $0(e){return Mc()?.createHTML(e)||e}function Y0(e){return Mc()?.createScript(e)||e}function Q0(e){return Mc()?.createScriptURL(e)||e}class Os{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see https://g.co/ng/security#xss)`}}class f2 extends Os{getTypeName(){return"HTML"}}class p2 extends Os{getTypeName(){return"Style"}}class h2 extends Os{getTypeName(){return"Script"}}class g2 extends Os{getTypeName(){return"URL"}}class v2 extends Os{getTypeName(){return"ResourceURL"}}function gs(e){return e instanceof Os?e.changingThisBreaksApplicationSecurity:e}function Xs(e,t){const n=J0(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error(`Required a safe ${t}, got a ${n} (see https://g.co/ng/security#xss)`)}return n===t}function J0(e){return e instanceof Os&&e.getTypeName()||null}function b2(e){return new f2(e)}function y2(e){return new p2(e)}function E2(e){return new h2(e)}function _2(e){return new g2(e)}function k2(e){return new v2(e)}function Z0(e){const t=new D2(e);return function C2(){try{return!!(new window.DOMParser).parseFromString(Zs(""),"text/html")}catch{return!1}}()?new T2(t):t}class T2{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t=""+t;try{const n=(new window.DOMParser).parseFromString(Zs(t),"text/html").body;return null===n?this.inertDocumentHelper.getInertBodyElement(t):(n.removeChild(n.firstChild),n)}catch{return null}}}class D2{constructor(t){if(this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const n=this.inertDocument.createElement("html");this.inertDocument.appendChild(n);const i=this.inertDocument.createElement("body");n.appendChild(i)}}getInertBodyElement(t){const n=this.inertDocument.createElement("template");if("content"in n)return n.innerHTML=Zs(t),n;const i=this.inertDocument.createElement("body");return i.innerHTML=Zs(t),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(i),i}stripCustomNsAttrs(t){const n=t.attributes;for(let o=n.length-1;0zr(t.trim())).join(", ")}function is(e){const t={};for(const n of e.split(","))t[n]=!0;return t}function Nr(...e){const t={};for(const n of e)for(const i in n)n.hasOwnProperty(i)&&(t[i]=!0);return t}const q0=is("area,br,col,hr,img,wbr"),em=is("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),tm=is("rp,rt"),wc=Nr(q0,Nr(em,is("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Nr(tm,is("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Nr(tm,em)),Ac=is("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Sc=is("srcset"),nm=Nr(Ac,Sc,is("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),is("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext")),A2=is("script,style,template");class S2{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(t){let n=t.firstChild,i=!0;for(;n;)if(n.nodeType===Node.ELEMENT_NODE?i=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,i&&n.firstChild)n=n.firstChild;else for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let o=this.checkClobberedElement(n,n.nextSibling);if(o){n=o;break}n=this.checkClobberedElement(n,n.parentNode)}return this.buf.join("")}startElement(t){const n=t.nodeName.toLowerCase();if(!wc.hasOwnProperty(n))return this.sanitizedSomething=!0,!A2.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);const i=t.attributes;for(let o=0;o"),!0}endElement(t){const n=t.nodeName.toLowerCase();wc.hasOwnProperty(n)&&!q0.hasOwnProperty(n)&&(this.buf.push(""))}chars(t){this.buf.push(im(t))}checkClobberedElement(t,n){if(n&&(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return n}}const P2=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,I2=/([^\#-~ |!])/g;function im(e){return e.replace(/&/g,"&").replace(P2,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(I2,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}let Ao;function am(e,t){let n=null;try{Ao=Ao||Z0(e);let i=t?String(t):"";n=Ao.getInertBodyElement(i);let o=5,l=i;do{if(0===o)throw new Error("Failed to sanitize html because the input is unstable");o--,i=l,l=n.innerHTML,n=Ao.getInertBodyElement(i)}while(i!==l);return Zs((new S2).sanitizeChildren(Pc(n)||n))}finally{if(n){const i=Pc(n)||n;for(;i.firstChild;)i.removeChild(i.firstChild)}}}function Pc(e){return"content"in e&&function x2(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}var ki=(()=>((ki=ki||{})[ki.NONE=0]="NONE",ki[ki.HTML=1]="HTML",ki[ki.STYLE=2]="STYLE",ki[ki.SCRIPT=3]="SCRIPT",ki[ki.URL=4]="URL",ki[ki.RESOURCE_URL=5]="RESOURCE_URL",ki))();function sm(e){const t=Vr();return t?$0(t.sanitize(ki.HTML,e)||""):Xs(e,"HTML")?$0(gs(e)):am(wi(),J(e))}function rm(e){const t=Vr();return t?t.sanitize(ki.STYLE,e)||"":Xs(e,"Style")?gs(e):J(e)}function Ic(e){const t=Vr();return t?t.sanitize(ki.URL,e)||"":Xs(e,"URL")?gs(e):zr(J(e))}function xc(e){const t=Vr();if(t)return Q0(t.sanitize(ki.RESOURCE_URL,e)||"");if(Xs(e,"ResourceURL"))return Q0(gs(e));throw new K(904,"")}function om(e){const t=Vr();if(t)return Y0(t.sanitize(ki.SCRIPT,e)||"");if(Xs(e,"Script"))return Y0(gs(e));throw new K(905,"")}function cm(e){return Zs(e[0])}function lm(e){return function u2(e){return Cc()?.createScriptURL(e)||e}(e[0])}function dm(e,t,n){return function F2(e,t){return"src"===t&&("embed"===e||"frame"===e||"iframe"===e||"media"===e||"script"===e)||"href"===t&&("base"===e||"link"===e)?xc:Ic}(t,n)(e)}function Vr(){const e=w();return e&&e[12]}const Fc="ngOriginalError";function Oc(e){return e[Fc]}class Hr{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Oc(t);for(;n&&Oc(n);)n=Oc(n);return n||null}}const B2=/^>|^->||--!>|)/;const Bc=new Map;let V2=0;function um(e){return Bc.get(e)||null}class fm{constructor(t,n,i){this.lViewId=t,this.nodeIndex=n,this.native=i}get lView(){return um(this.lViewId)}}function ia(e){let t=Gr(e);if(t){if(Un(t)){const n=t;let i,o,l;if(function K2(e){return e&&e.constructor&&e.constructor.\u0275cmp}(e)){if(i=gm(n,e),-1==i)throw new Error("The provided component was not found in the application");o=e}else if(function $2(e){return e&&e.constructor&&e.constructor.\u0275dir}(e)){if(i=function Q2(e,t){let n=e[1].firstChild;for(;n;){const o=n.directiveEnd;for(let l=n.directiveStart;l=0){const C=$n(l[b]),A=Rc(l,b,C);aa(C,A),t=A;break}}}}return t||null}function Rc(e,t,n){return new fm(e[20],t,n)}function pm(e){let n,t=Gr(e);if(Un(t)){const i=t,o=gm(i,e);n=Rt(o,i);const l=Rc(i,o,n[0]);l.component=e,aa(e,l),aa(l.native,l)}else n=Rt(t.nodeIndex,t.lView);return n}const jc="__ngContext__";function aa(e,t){Un(t)?(e[jc]=t[20],function G2(e){Bc.set(e[20],e)}(t)):e[jc]=t}function Gr(e){const t=e[jc];return"number"==typeof t?um(t):t||null}function Uc(e){const t=Gr(e);return t?Un(t)?t:t.lView:null}function hm(e,t){const n=e[1];for(let i=22;i(typeof requestAnimationFrame<"u"&&requestAnimationFrame||setTimeout).bind(Ae))();function bm(e){return e.ownerDocument.defaultView}function ym(e){return e.ownerDocument}function Em(e){return e.ownerDocument.body}function vs(e){return e instanceof Function?e():e}var as=(()=>((as=as||{})[as.Important=1]="Important",as[as.DashCase=2]="DashCase",as))();let Lc;function zc(e,t){return Lc(e,t)}function Wr(e){const t=e[3];return jn(t)?t[3]:t}function Dm(e){return function Tm(e){let t=Un(e)?e:Uc(e);for(;t&&!(256&t[2]);)t=Wr(t);return t}(e)[8]}function Nc(e){return Cm(e[13])}function Vc(e){return Cm(e[4])}function Cm(e){for(;null!==e&&!jn(e);)e=e[4];return e}function er(e,t,n,i,o){if(null!=i){let l,b=!1;jn(i)?l=i:Un(i)&&(b=!0,i=i[0]);const C=$n(i);0===e&&null!==n?null==o?Im(t,n,C):Bs(t,n,C,o||null,!0):1===e&&null!==n?Bs(t,n,C,o||null,!0):2===e?Lm(t,C,b):3===e&&t.destroyNode(C),null!=l&&function f3(e,t,n,i,o){const l=n[7];l!==$n(n)&&er(t,e,i,l,o);for(let C=10;Ct.replace(R2,"\u200b$1\u200b"))}(t))}function Gc(e,t,n){if(un(e))return e.createElement(t,n);{const i=null!==n?function li(e){const t=e.toLowerCase();return"svg"===t?"http://www.w3.org/2000/svg":t===ba?"http://www.w3.org/1998/MathML/":null}(n):null;return null===i?e.createElement(t):e.createElementNS(i,t)}}function wm(e,t){const n=e[9],i=n.indexOf(t),o=t[3];512&t[2]&&(t[2]&=-513,Cn(o,-1)),n.splice(i,1)}function Wc(e,t){if(e.length<=10)return;const n=10+t,i=e[n];if(i){const o=i[17];null!==o&&o!==e&&wm(o,i),t>0&&(e[n-1][4]=i[4]);const l=yo(e,10+t);!function n3(e,t){Kr(e,t,t[11],2,null,null),t[0]=null,t[6]=null}(i[1],i);const b=l[19];null!==b&&b.detachView(l[1]),i[3]=null,i[4]=null,i[2]&=-65}return i}function Am(e,t){if(!(128&t[2])){const n=t[11];un(n)&&n.destroyNode&&Kr(e,t,n,3,null,null),function s3(e){let t=e[13];if(!t)return Kc(e[1],e);for(;t;){let n=null;if(Un(t))n=t[13];else{const i=t[10];i&&(n=i)}if(!n){for(;t&&!t[4]&&t!==e;)Un(t)&&Kc(t[1],t),t=t[3];null===t&&(t=e),Un(t)&&Kc(t[1],t),n=t&&t[4]}t=n}}(t)}}function Kc(e,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function l3(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let i=0;i=0?i[o=W]():i[o=-W].unsubscribe(),l+=2}else{const b=i[o=n[l+1]];n[l].call(b)}if(null!==i){for(let l=o+1;ll?"":o[De+1].toLowerCase();const it=8&i?$e:null;if(it&&-1!==Vm(it,W,0)||2&i&&W!==$e){if($a(i))return!1;b=!0}}}}else{if(!b&&!$a(i)&&!$a(A))return!1;if(b&&$a(A))continue;b=!1,i=A|1&i}}return $a(i)||b}function $a(e){return 0==(1&e)}function b3(e,t,n,i){if(null===t)return-1;let o=0;if(i||!n){let l=!1;for(;o-1)for(n++;n0?'="'+C+'"':"")+"]"}else 8&i?o+="."+b:4&i&&(o+=" "+b);else""!==o&&!$a(b)&&(t+=Km(l,o),o=""),i=b,l=l||!$a(i);n++}return""!==o&&(t+=Km(l,o)),t}const gn={};function $m(e){Ym(S(),w(),bn()+e,!1)}function Ym(e,t,n,i){if(!i)if(3==(3&t[2])){const l=e.preOrderCheckHooks;null!==l&&es(t,l,n)}else{const l=e.preOrderHooks;null!==l&&ua(t,l,0,n)}Nn(n)}const Qm={\u0275\u0275defineInjectable:ht,\u0275\u0275defineInjector:Je,\u0275\u0275inject:_i,\u0275\u0275invalidFactoryDep:kc,resolveForwardRef:E};const w3=u({provide:String,useValue:u});function Jm(e){return void 0!==e.useClass}function Zm(e){return void 0!==e.useFactory}const I3=La("Injectable",void 0,void 0,void 0,(e,t)=>function M3(e,t){let n=null,i=null;e.hasOwnProperty(we)||Object.defineProperty(e,we,{get:()=>(null===n&&(n=Ri().compileInjectable(Qm,`ng:///${e.name}/\u0275prov.js`,function P3(e,t){const n=t||{providedIn:null},i={name:e.name,type:e,typeArgumentCount:0,providedIn:n.providedIn};return(Jm(n)||Zm(n))&&void 0!==n.deps&&(i.deps=N0(n.deps)),Jm(n)?i.useClass=n.useClass:function A3(e){return w3 in e}(n)?i.useValue=n.useValue:Zm(n)?i.useFactory=n.useFactory:function S3(e){return void 0!==e.useExisting}(n)&&(i.useExisting=n.useExisting),i}(e,t))),n)}),e.hasOwnProperty(Bt)||Object.defineProperty(e,Bt,{get:()=>{if(null===i){const o=Ri();i=o.compileFactory(Qm,`ng:///${e.name}/\u0275fac.js`,{name:e.name,type:e,typeArgumentCount:0,deps:Do(e),target:o.FactoryTarget.Injectable})}return i},configurable:!0})}(e,t)),Zc=new Qn("ENVIRONMENT_INITIALIZER"),Xm=new Qn("INJECTOR_DEF_TYPES");function qm(...e){return{\u0275providers:eu(0,e)}}function eu(e,...t){const n=[],i=new Set;let o;return hs(t,l=>{const b=l;Xc(b,n,[],i)&&(o||(o=[]),o.push(b))}),void 0!==o&&tu(o,n),n}function tu(e,t){for(let n=0;n{t.push(l)})}}function Xc(e,t,n,i){if(!(e=E(e)))return!1;let o=null,l=X(e);const b=!l&&Et(e);if(l||b){if(b&&!b.standalone)return!1;o=e}else{const A=e.ngModule;if(l=X(A),!l)return!1;o=A}const C=i.has(o);if(b){if(C)return!1;if(i.add(o),b.dependencies){const A="function"==typeof b.dependencies?b.dependencies():b.dependencies;for(const W of A)Xc(W,t,n,i)}}else{if(!l)return!1;{if(null!=l.imports&&!C){let W;i.add(o);try{hs(l.imports,ce=>{Xc(ce,t,n,i)&&(W||(W=[]),W.push(ce))})}finally{}void 0!==W&&tu(W,t)}if(!C){const W=gi(o)||(()=>new o);t.push({provide:o,useFactory:W,deps:mt},{provide:Xm,useValue:o,multi:!0},{provide:Zc,useValue:()=>_i(o),multi:!0})}const A=l.providers;null==A||C||hs(A,ce=>{t.push(ce)})}}return o!==e&&void 0!==e.providers}const x3=u({provide:String,useValue:u});function qc(e){return null!==e&&"object"==typeof e&&x3 in e}function Rs(e){return"function"==typeof e}const xo=new Qn("INJECTOR",-1);class au{get(t,n=Cs){if(n===Cs){const i=new Error(`NullInjectorError: No provider for ${p(t)}!`);throw i.name="NullInjectorError",i}return n}}const el=new Qn("Set Injector scope."),Fo={},O3={};let tl;function nl(){return void 0===tl&&(tl=new au),tl}class tr{}class su extends tr{constructor(t,n,i,o){super(),this.parent=n,this.source=i,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,al(t,b=>this.processProvider(b)),this.records.set(xo,nr(void 0,this)),o.has("environment")&&this.records.set(tr,nr(void 0,this));const l=this.records.get(el);null!=l&&"string"==typeof l.value&&this.scopes.add(l.value),this.injectorDefTypes=new Set(this.get(Xm.multi,mt,yt.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}get(t,n=Cs,i=yt.Default){this.assertNotDestroyed();const o=Br(this),l=Y(void 0);try{if(!(i&yt.SkipSelf)){let C=this.records.get(t);if(void 0===C){const A=function L3(e){return"function"==typeof e||"object"==typeof e&&e instanceof Qn}(t)&&qe(t);C=A&&this.injectableDefInScope(A)?nr(il(t),Fo):null,this.records.set(t,C)}if(null!=C)return this.hydrate(t,C)}return(i&yt.Self?nl():this.parent).get(t,n=i&yt.Optional&&n===Cs?null:n)}catch(b){if("NullInjectorError"===b.name){if((b[_o]=b[_o]||[]).unshift(p(t)),o)throw b;return function t2(e,t,n,i){const o=e[_o];throw t[j0]&&o.unshift(t[j0]),e.message=function n2(e,t,n,i=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.slice(2):e;let o=p(t);if(Array.isArray(t))o=t.map(p).join(" -> ");else if("object"==typeof t){let l=[];for(let b in t)if(t.hasOwnProperty(b)){let C=t[b];l.push(b+":"+("string"==typeof C?JSON.stringify(C):p(C)))}o=`{${l.join(", ")}}`}return`${n}${i?"("+i+")":""}[${o}]: ${e.replace(Z1,"\n ")}`}("\n"+e.message,o,n,i),e.ngTokenPath=o,e[_o]=null,e}(b,t,"R3InjectorError",this.source)}throw b}finally{Y(l),Br(o)}}resolveInjectorInitializers(){const t=Br(this),n=Y(void 0);try{const i=this.get(Zc.multi,mt,yt.Self);for(const o of i)o()}finally{Br(t),Y(n)}}toString(){const t=[],n=this.records;for(const i of n.keys())t.push(p(i));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new K(205,!1)}processProvider(t){let n=Rs(t=E(t))?t:E(t&&t.provide);const i=function R3(e){return qc(e)?nr(void 0,e.useValue):nr(ru(e),Fo)}(t);if(Rs(t)||!0!==t.multi)this.records.get(n);else{let o=this.records.get(n);o||(o=nr(void 0,Fo,!0),o.factory=()=>Tc(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,i)}hydrate(t,n){return n.value===Fo&&(n.value=O3,n.value=n.factory()),"object"==typeof n.value&&n.value&&function U3(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;const n=E(t.providedIn);return"string"==typeof n?"any"===n||this.scopes.has(n):this.injectorDefTypes.has(n)}}function il(e){const t=qe(e),n=null!==t?t.factory:gi(e);if(null!==n)return n;if(e instanceof Qn)throw new K(204,!1);if(e instanceof Function)return function B3(e){const t=e.length;if(t>0)throw Fr(t,"?"),new K(204,!1);const n=function ze(e){const t=e&&(e[we]||e[ut]);if(t){const n=function Q(e){if(e.hasOwnProperty("name"))return e.name;const t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),t}return null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new K(204,!1)}function ru(e,t,n){let i;if(Rs(e)){const o=E(e);return gi(o)||il(o)}if(qc(e))i=()=>E(e.useValue);else if(function iu(e){return!(!e||!e.useFactory)}(e))i=()=>e.useFactory(...Tc(e.deps||[]));else if(function nu(e){return!(!e||!e.useExisting)}(e))i=()=>_i(E(e.useExisting));else{const o=E(e&&(e.useClass||e.provide));if(!function j3(e){return!!e.deps}(e))return gi(o)||il(o);i=()=>new o(...Tc(e.deps))}return i}function nr(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function z3(e){return!!e.\u0275providers}function al(e,t){for(const n of e)Array.isArray(n)?al(n,t):z3(n)?al(n.\u0275providers,t):t(n)}function sl(e,t=null,n=null,i){const o=ou(e,t,n,i);return o.resolveInjectorInitializers(),o}function ou(e,t=null,n=null,i,o=new Set){const l=[n||mt,qm(e)];return i=i||("object"==typeof e?void 0:p(e)),new su(l,t||nl(),i||null,o)}let Ya=(()=>{class e{static create(n,i){if(Array.isArray(n))return sl({name:""},i,n,"");{const o=n.name??"";return sl({name:o},n.parent,n.providers,o)}}}return e.THROW_IF_NOT_FOUND=Cs,e.NULL=new au,e.\u0275prov=ht({token:e,providedIn:"any",factory:()=>_i(xo)}),e.__NG_ELEMENT_ID__=-1,e})();function rl(e){return e.length>1?" ("+function N3(e){const t=[];for(let n=0;n-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map(i=>p(i.token)).join(" -> ")+")":""}function ol(e,t,n,i){const o=[t],l=n(o),b=i?function O2(e,t){const n=`${e} caused by: ${t instanceof Error?t.message:t}`,i=Error(n);return i[Fc]=t,i}(l,i):Error(l);return b.addKey=V3,b.keys=o,b.injectors=[e],b.constructResolvingMessage=n,b[Fc]=i,b}function V3(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function cu(e,t){const n=[];for(let i=0,o=t.length;ii,n=[Oo.fromKey(bs.get(e.useExisting))]):e.useFactory?(t=e.useFactory,n=function tg(e,t){if(t){const n=t.map(i=>[i]);return t.map(i=>pu(e,i,n))}return fu(e)}(e.useFactory,e.deps)):(t=()=>e.useValue,n=J3);return new mu(t,n)}function X3(e){return new du(bs.get(e.provide),[Z3(e)],e.multi||!1)}function q3(e){const i=function eg(e,t){for(let n=0;n{if(n instanceof bo)t.push({provide:n,useClass:n});else if(n&&"object"==typeof n&&void 0!==n.provide)t.push(n);else{if(!Array.isArray(n))throw function K3(e){return Error(`Invalid provider - only instances of Provider and Type are allowed, got: ${e}`)}(n);uu(n,t)}}),t}function fu(e){const t=Ur().parameters(e);if(!t)return[];if(t.some(n=>null==n))throw cu(e,t);return t.map(n=>pu(e,n,t))}function pu(e,t,n){let i=null,o=!1;if(!Array.isArray(t))return cl(t instanceof ko?t.token:t,o,null);let l=null;for(let b=0;b{class e{constructor(n,i){this._constructionCounter=0,this._providers=n,this.parent=i||null;const o=n.length;this.keyIds=[],this.objs=[];for(let l=0;l=this._providers.length)throw function $3(e){return Error(`Index ${e} is out-of-bounds.`)}(n);return this._providers[n]}_new(n){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function G3(e,t){return ol(e,t,function(n){return`Cannot instantiate cyclic dependency!${rl(n)}`})}(this,n.key);return this._instantiateProvider(n)}_getMaxNumberOfObjects(){return this.objs.length}_instantiateProvider(n){if(n.multiProvider){const i=[];for(let o=0;othis._getByReflectiveDependency(C))}catch(C){throw C.addKey&&C.addKey(this,n.key),C}try{b=o(...l)}catch(C){throw function W3(e,t,n,i){return ol(e,i,function(o){const l=p(o[0].token);return`${t.message}: Error during instantiation of ${l}!${rl(o)}.`},t)}(this,C,0,n.key)}return b}_getByReflectiveDependency(n){return this._getByKey(n.key,n.visibility,n.optional?null:Cs)}_getByKey(n,i,o){return n===e.INJECTOR_KEY?this:i instanceof To?this._getByKeySelf(n,o):this._getByKeyDefault(n,o,i)}_getObjByKeyId(n){for(let i=0;i' "'+i.key.displayName+'" ').join(", ")}])`}toString(){return this.displayName}}return e.INJECTOR_KEY=bs.get(Ya),e})();function ar(e,t=yt.Default){const n=w();return null===n?_i(e,t):$s(Pt(),n,E(e),t)}function hu(){throw new Error("invalid")}const gu={name:"custom-elements"},vu={name:"no-errors-schema"};let ll=!1;function ag(e){ll=e}function sg(){return ll}let dl=!1;function rg(e){dl=e}function og(){return dl}function Bo(e,t){return e<<17|t<<2}function Qa(e){return e>>17&32767}function ul(e){return 2|e}function ys(e){return(131068&e)>>2}function fl(e,t){return-131069&e|t<<2}function pl(e){return 1|e}const kl=(()=>Promise.resolve(null))();function Iu(e,t){const n=e.contentQueries;if(null!==n)for(let i=0;i22&&Ym(e,t,22,!1),Ln(b?2:0,o),n(i,o)}finally{Nn(l),Ln(b?3:1,o)}}function Fu(e,t,n){if(Ii(t)){const o=t.directiveEnd;for(let l=t.directiveStart;l0;){const n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(C)!=A&&C.push(A),C.push(i,o,b)}}function zu(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Nu(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Bg(e,t,n){if(n){if(t.exportAs)for(let i=0;i0&&Al(n)}}function Al(e){for(let i=Nc(e);null!==i;i=Vc(i))for(let o=10;o0&&Al(l)}const n=e[1].components;if(null!==n)for(let i=0;i0&&Al(o)}}function Vg(e,t){const n=Rt(t,e),i=n[1];(function Hg(e,t){for(let n=t.length;ni=o),e.scheduler(()=>{if(1&e.flags&&(e.flags&=-2,Pl(e)),2&e.flags){e.flags&=-3;const o=e.playerHandler;o&&o.flushPlayers()}e.clean=kl,i(null)})}}(Sl(pm(e))[8],1)}function Fl(e){const t=ia(e);if(null===t)return null;if(void 0===t.component){const n=t.lView;if(null===n)return null;t.component=function J2(e,t){const n=t[1].data[e];return 2&n.flags?t[n.directiveStart]:null}(t.nodeIndex,n)}return t.component}function qu(e){!function Zg(e){if(typeof Element<"u"&&!(e instanceof Element))throw new Error("Expecting instance of DOM Element")}(e);const t=ia(e),n=t?t.lView:null;return null===n?null:n[8]}function ef(e){const t=ia(e);let i,n=t?t.lView:null;if(null===n)return null;for(;2===n[1].type&&(i=Wr(n));)n=i;return 256&n[2]?null:n[8]}function tf(e){const t=Uc(e);return null!==t?[...Dm(t).components]:[]}function nf(e){const t=ia(e),n=t?t.lView:null;return null===n?Ya.NULL:new ue(n[1].data[t.nodeIndex],n)}function af(e){if(e instanceof Text)return[];const t=ia(e),n=t?t.lView:null;if(null===n)return[];const o=t.nodeIndex;return n[1]?.data[o]?(void 0===t.directives&&(t.directives=vm(o,n,!1)),null===t.directives?[]:[...t.directives]):[]}function $g(e){const{constructor:t}=e;if(!t)throw new Error("Unable to find the instance constructor");const n=Et(t);if(n)return{inputs:n.inputs,outputs:n.outputs,encapsulation:n.encapsulation,changeDetection:n.onPush?G.OnPush:G.Default};const i=mn(t);return i?{inputs:i.inputs,outputs:i.outputs}:null}function Ol(e){return ia(e).native}function sf(e){const t=ia(e),n=null===t?null:t.lView;if(null===n)return[];const o=n[7],l=n[1].cleanup,b=[];if(l&&o)for(let C=0;C=0?"dom":"output",Mt="boolean"==typeof it&⁢e==De&&b.push({element:e,name:ce,callback:$e,useCapture:Mt,type:vt})}}return b.sort(Qg),b}function Qg(e,t){return e.name==t.name?0:e.nameZu(t))}let cf=!1;function qg(){cf||(cf=!0,za("\u0275setProfiler",qa),za("getDirectiveMetadata",$g),za("getComponent",Fl),za("getContext",qu),za("getListeners",sf),za("getOwningComponent",ef),za("getHostElement",Ol),za("getInjector",nf),za("getRootComponents",tf),za("getDirectives",af),za("applyChanges",Xg))}function za(e,t){if(typeof COMPILED>"u"||!COMPILED){const n=Ae;if(n){let i=n.ng;i||(i=n.ng={}),i[e]=t}}}function e4(e,t={}){const n=t.rendererFactory||Wi,i=t.sanitizer||null,o=Et(e);o.type!=e&&(o.type=e);const l=o.selectors[0][0],C=Ru(n.createRenderer(null,null),t.host||l,o.encapsulation),A=o.onPush?288:272,W=mf(t.scheduler,t.playerHandler),ce=n.createRenderer(C,o),De=Uo(0,null,null,1,0,null,null,null,null,null),$e=Yr(null,De,W,A,null,null,n,ce,null,t.injector||null,null);let it;gt($e);try{n.begin&&n.begin(),it=df(lf(C,o,$e,n,ce,i),o,$e,W,t.hostFeatures||null),Qr(De,$e,null),or(De,$e,null,null)}finally{en(),n.end&&n.end()}return it}function lf(e,t,n,i,o,l){const b=n[1];n[22]=e;const A=sr(b,22,2,"#host",null),W=A.mergedAttrs=t.hostAttrs;null!==W&&(zo(A,W,!0),null!==e&&(us(o,e,W),null!==A.classes&&Jc(o,e,A.classes),null!==A.styles&&Nm(o,e,A.styles)));const ce=i.createRenderer(e,t),De=Yr(n,Ou(t),null,t.onPush?32:16,n[22],A,i,ce,l||null,null,null);return b.firstCreatePass&&(Ks(Ps(A,n),b,t.type),Nu(b,A),Vu(A,n.length,1)),Lo(n,De),n[22]=De}function df(e,t,n,i,o){const l=n[1],b=function Sg(e,t,n){const i=Pt();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),Hu(e,i,t,rr(e,t,1,null),n));const o=D(t,e,i.directiveStart,i);aa(o,t);const l=fe(i,t);return l&&aa(l,t),o}(l,n,t);if(i.components.push(b),e[8]=b,null!==o)for(const A of o)A(b,t);if(t.contentQueries){const A=Pt();t.contentQueries(1,b,A.directiveStart)}const C=Pt();return!l.firstCreatePass||null===t.hostBindings&&null===t.hostAttrs||(Nn(C.index),Lu(n[1],C,0,C.directiveStart,C.directiveEnd,t),zu(t,b)),b}function mf(e,t){return{components:[],scheduler:e||X2,clean:Wg,playerHandler:t||null,flags:0}}function uf(){const e=Pt();na(w()[1],e)}function t4(e){return Dm(e).clean}function ff(e){return Object.getPrototypeOf(e.prototype).constructor}function Bl(e){let t=ff(e.type),n=!0;const i=[e];for(;t;){let o;if(Kn(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new K(903,"");o=t.\u0275dir}if(o){if(n){i.push(o);const b=e;b.inputs=Rl(e.inputs),b.declaredInputs=Rl(e.declaredInputs),b.outputs=Rl(e.outputs);const C=o.hostBindings;C&&s4(e,C);const A=o.viewQuery,W=o.contentQueries;if(A&&i4(e,A),W&&a4(e,W),m(e.inputs,o.inputs),m(e.declaredInputs,o.declaredInputs),m(e.outputs,o.outputs),Kn(o)&&o.data.animation){const ce=e.data;ce.animation=(ce.animation||[]).concat(o.data.animation)}}const l=o.features;if(l)for(let b=0;b=0;i--){const o=e[i];o.hostVars=t+=o.hostVars,o.hostAttrs=Si(o.hostAttrs,n=Si(n,o.hostAttrs))}}(i)}function Rl(e){return e===Ft?{}:e===mt?[]:e}function i4(e,t){const n=e.viewQuery;e.viewQuery=n?(i,o)=>{t(i,o),n(i,o)}:t}function a4(e,t){const n=e.contentQueries;e.contentQueries=n?(i,o,l)=>{t(i,o,l),n(i,o,l)}:t}function s4(e,t){const n=e.hostBindings;e.hostBindings=n?(i,o)=>{t(i,o),n(i,o)}:t}const r4=["providersResolver"],o4=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function pf(e){let n,t=ff(e.type);n=Kn(e)?t.\u0275cmp:t.\u0275dir;const i=e;for(const o of r4)i[o]=n[o];if(Kn(n))for(const o of o4)i[o]=n[o]}let No=null;function js(){if(!No){const e=Ae.Symbol;if(e&&e.iterator)No=e.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let n=0;n=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=i}function bf(e){return bt(function ms(){return $t.lFrame.contextLView}(),22+e)}function Yl(e,t,n){const i=w();return sa(i,Ga(),t)&&Pa(S(),kn(),i,e,t,i[11],n,!1),Yl}function Ql(e,t,n,i,o){const b=o?"class":"style";Ju(e,n,t.inputs[b],b,i)}function Ho(e,t,n,i){const o=w(),l=S(),b=22+e,C=o[11],A=o[b]=Gc(C,t,function Ea(){return $t.lFrame.currentNamespace}()),W=l.firstCreatePass?function m4(e,t,n,i,o,l,b){const C=t.consts,W=sr(t,e,2,o,pn(C,l));return Ml(t,n,W,pn(C,b)),null!==W.attrs&&zo(W,W.attrs,!1),null!==W.mergedAttrs&&zo(W,W.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,W),W}(b,l,o,0,t,n,i):l.data[b];si(W,!0);const ce=W.mergedAttrs;null!==ce&&us(C,A,ce);const De=W.classes;null!==De&&Jc(C,A,De);const $e=W.styles;return null!==$e&&Nm(C,A,$e),64!=(64&W.flags)&&Po(l,o,A,W),0===function ma(){return $t.lFrame.elementDepthCount}()&&aa(A,o),function $i(){$t.lFrame.elementDepthCount++}(),Ui(W)&&(Dl(l,o,W),Fu(l,W,o)),null!==i&&Cl(o,W),Ho}function Go(){let e=Pt();ea()?_s():(e=e.parent,si(e,!1));const t=e;!function Ba(){$t.lFrame.elementDepthCount--}();const n=S();return n.firstCreatePass&&(na(n,e),Ii(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function Yi(e){return 0!=(16&e.flags)}(t)&&Ql(n,t,w(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function Ma(e){return 0!=(32&e.flags)}(t)&&Ql(n,t,w(),t.stylesWithoutHost,!1),Go}function Jl(e,t,n,i){return Ho(e,t,n,i),Go(),Jl}function Wo(e,t,n){const i=w(),o=S(),l=e+22,b=o.firstCreatePass?function u4(e,t,n,i,o){const l=t.consts,b=pn(l,i),C=sr(t,e,8,"ng-container",b);return null!==b&&zo(C,b,!0),Ml(t,n,C,pn(l,o)),null!==t.queries&&t.queries.elementStart(t,C),C}(l,o,i,t,n):o.data[l];si(b,!0);const C=i[l]=i[11].createComment("");return Po(o,i,C,b),aa(C,i),Ui(b)&&(Dl(o,i,b),Fu(o,b,i)),null!=n&&Cl(i,b),Wo}function Ko(){let e=Pt();const t=S();return ea()?_s():(e=e.parent,si(e,!1)),t.firstCreatePass&&(na(t,e),Ii(e)&&t.queries.elementEnd(e)),Ko}function Zl(e,t,n){return Wo(e,t,n),Ko(),Zl}function yf(){return w()}function Xl(e){return!!e&&"function"==typeof e.then}function Ef(e){return!!e&&"function"==typeof e.subscribe}const _f=Ef;function ql(e,t,n,i){const o=w(),l=S(),b=Pt();return kf(l,o,o[11],b,e,t,!!n,i),ql}function ed(e,t){const n=Pt(),i=w(),o=S();return kf(o,i,Yu(ae(o.data),n,i),n,e,t,!1),ed}function kf(e,t,n,i,o,l,b,C){const A=Ui(i),ce=e.firstCreatePass&&$u(e),De=t[8],$e=Ku(t);let it=!0;if(3&i.type||C){const Ut=fe(i,t),Yt=C?C(Ut):Ut,cn=$e.length,kt=C?nn=>C($n(nn[i.index])):i.index;if(un(n)){let nn=null;if(!C&&A&&(nn=function f4(e,t,n,i){const o=e.cleanup;if(null!=o)for(let l=0;lA?C[A]:null}"string"==typeof b&&(l+=2)}return null}(e,t,o,i.index)),null!==nn)(nn.__ngLastListenerFn__||nn).__ngNextListenerFn__=l,nn.__ngLastListenerFn__=l,it=!1;else{l=td(i,t,De,l,!1);const Pn=n.listen(Yt,o,l);$e.push(l,Pn),ce&&ce.push(o,kt,cn,cn+1)}}else l=td(i,t,De,l,!0),Yt.addEventListener(o,l,b),$e.push(l),ce&&ce.push(o,kt,cn,b)}else l=td(i,t,De,l,!1);const vt=i.outputs;let Mt;if(it&&null!==vt&&(Mt=vt[o])){const Ut=Mt.length;if(Ut)for(let Yt=0;Yt0;)t=t[15],e--;return t}(e,$t.lFrame.contextLView))[8]}(e)}function p4(e,t){let n=null;const i=function y3(e){const t=e.attrs;if(null!=t){const n=t.indexOf(5);if(0==(1&n))return t[n+1]}return null}(e);for(let o=0;o=0}const ji={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Af(e){return e.substring(ji.key,ji.keyEnd)}function b4(e){return e.substring(ji.value,ji.valueEnd)}function Sf(e,t){const n=ji.textEnd;return n===t?-1:(t=ji.keyEnd=function _4(e,t,n){for(;t32;)t++;return t}(e,ji.key=t,n),vr(e,t,n))}function Pf(e,t){const n=ji.textEnd;let i=ji.key=vr(e,t,n);return n===i?-1:(i=ji.keyEnd=function k4(e,t,n){let i;for(;t=65&&(-33&i)<=90||i>=48&&i<=57);)t++;return t}(e,i,n),i=xf(e,i,n),i=ji.value=vr(e,i,n),i=ji.valueEnd=function T4(e,t,n){let i=-1,o=-1,l=-1,b=t,C=b;for(;b32&&(C=b),l=o,o=i,i=-33&A}return C}(e,i,n),xf(e,i,n))}function If(e){ji.key=0,ji.keyEnd=0,ji.value=0,ji.valueEnd=0,ji.textEnd=e.length}function vr(e,t,n){for(;t=0;n=Pf(t,n))jf(e,Af(t),b4(t))}function Of(e){Xa(Sa,os,e,!0)}function os(e,t){for(let n=function y4(e){return If(e),Sf(e,vr(e,0,ji.textEnd))}(t);n>=0;n=Sf(t,n))Sa(e,Af(t),!0)}function Za(e,t,n,i){const o=w(),l=S(),b=Ca(2);l.firstUpdatePass&&Rf(l,e,b,i),t!==gn&&sa(o,b,t)&&Uf(l,l.data[bn()],o,o[11],e,o[b+1]=function I4(e,t){return null==e||("string"==typeof t?e+=t:"object"==typeof e&&(e=p(gs(e)))),e}(t,n),i,b)}function Xa(e,t,n,i){const o=S(),l=Ca(2);o.firstUpdatePass&&Rf(o,null,l,i);const b=w();if(n!==gn&&sa(b,l,n)){const C=o.data[bn()];if(zf(C,i)&&!Bf(o,l)){let A=i?C.classesWithoutHost:C.stylesWithoutHost;null!==A&&(n=h(A,n||"")),Ql(o,C,b,n,i)}else!function P4(e,t,n,i,o,l,b,C){o===gn&&(o=mt);let A=0,W=0,ce=0=e.expandoStartIndex}function Rf(e,t,n,i){const o=e.data;if(null===o[n+1]){const l=o[bn()],b=Bf(e,n);zf(l,i)&&null===t&&!b&&(t=!1),t=function C4(e,t,n,i){const o=ae(e);let l=i?t.residualClasses:t.residualStyles;if(null===o)0===(i?t.classBindings:t.styleBindings)&&(n=Xr(n=fd(null,e,t,n,i),t.attrs,i),l=null);else{const b=t.directiveStylingLast;if(-1===b||e[b]!==o)if(n=fd(o,e,t,n,i),null===l){let A=function M4(e,t,n){const i=n?t.classBindings:t.styleBindings;if(0!==ys(i))return e[Qa(i)]}(e,t,i);void 0!==A&&Array.isArray(A)&&(A=fd(null,e,t,A[1],i),A=Xr(A,t.attrs,i),function w4(e,t,n,i){e[Qa(n?t.classBindings:t.styleBindings)]=i}(e,t,i,A))}else l=function A4(e,t,n){let i;const o=t.directiveEnd;for(let l=1+t.directiveStylingLast;l0)&&(W=!0)}else ce=n;if(o)if(0!==A){const $e=Qa(e[C+1]);e[i+1]=Bo($e,C),0!==$e&&(e[$e+1]=fl(e[$e+1],i)),e[C+1]=function lg(e,t){return 131071&e|t<<17}(e[C+1],i)}else e[i+1]=Bo(C,0),0!==C&&(e[C+1]=fl(e[C+1],i)),C=i;else e[i+1]=Bo(A,0),0===C?C=i:e[A+1]=fl(e[A+1],i),A=i;W&&(e[i+1]=ul(e[i+1])),wf(e,ce,i,!0),wf(e,ce,i,!1),function g4(e,t,n,i,o){const l=o?e.residualClasses:e.residualStyles;null!=l&&"string"==typeof t&&Ys(l,t)>=0&&(n[i+1]=pl(n[i+1]))}(t,ce,e,i,l),b=Bo(C,A),l?t.classBindings=b:t.styleBindings=b}(o,l,t,n,b,i)}}function fd(e,t,n,i,o){let l=null;const b=n.directiveEnd;let C=n.directiveStylingLast;for(-1===C?C=n.directiveStart:C++;C0;){const A=e[o],W=Array.isArray(A),ce=W?A[1]:A,De=null===ce;let $e=n[o+1];$e===gn&&($e=De?mt:void 0);let it=De?yc($e,i):ce===i?$e:void 0;if(W&&!Yo(it)&&(it=yc(A,i)),Yo(it)&&(C=it,b))return C;const vt=e[o+1];o=b?Qa(vt):ys(vt)}if(null!==t){let A=l?t.residualClasses:t.residualStyles;null!=A&&(C=yc(A,i))}return C}function Yo(e){return void 0!==e}function zf(e,t){return 0!=(e.flags&(t?16:32))}function Nf(e,t=""){const n=w(),i=S(),o=e+22,l=i.firstCreatePass?sr(i,o,1,t,null):i.data[o],b=n[o]=Hc(n[11],t);Po(i,n,b,l),si(l,!1)}function pd(e){return Qo("",e,""),pd}function Qo(e,t,n){const i=w(),o=lr(i,e,t,n);return o!==gn&&Es(i,bn(),o),Qo}function hd(e,t,n,i,o){const l=w(),b=dr(l,e,t,n,i,o);return b!==gn&&Es(l,bn(),b),hd}function gd(e,t,n,i,o,l,b){const C=w(),A=mr(C,e,t,n,i,o,l,b);return A!==gn&&Es(C,bn(),A),gd}function vd(e,t,n,i,o,l,b,C,A){const W=w(),ce=ur(W,e,t,n,i,o,l,b,C,A);return ce!==gn&&Es(W,bn(),ce),vd}function bd(e,t,n,i,o,l,b,C,A,W,ce){const De=w(),$e=fr(De,e,t,n,i,o,l,b,C,A,W,ce);return $e!==gn&&Es(De,bn(),$e),bd}function yd(e,t,n,i,o,l,b,C,A,W,ce,De,$e){const it=w(),vt=pr(it,e,t,n,i,o,l,b,C,A,W,ce,De,$e);return vt!==gn&&Es(it,bn(),vt),yd}function Ed(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt){const Mt=w(),Ut=hr(Mt,e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt);return Ut!==gn&&Es(Mt,bn(),Ut),Ed}function _d(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut){const Yt=w(),cn=gr(Yt,e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut);return cn!==gn&&Es(Yt,bn(),cn),_d}function kd(e){const t=w(),n=cr(t,e);return n!==gn&&Es(t,bn(),n),kd}function Vf(e,t,n){Xa(Sa,os,lr(w(),e,t,n),!0)}function Hf(e,t,n,i,o){Xa(Sa,os,dr(w(),e,t,n,i,o),!0)}function Gf(e,t,n,i,o,l,b){Xa(Sa,os,mr(w(),e,t,n,i,o,l,b),!0)}function Wf(e,t,n,i,o,l,b,C,A){Xa(Sa,os,ur(w(),e,t,n,i,o,l,b,C,A),!0)}function Kf(e,t,n,i,o,l,b,C,A,W,ce){Xa(Sa,os,fr(w(),e,t,n,i,o,l,b,C,A,W,ce),!0)}function $f(e,t,n,i,o,l,b,C,A,W,ce,De,$e){Xa(Sa,os,pr(w(),e,t,n,i,o,l,b,C,A,W,ce,De,$e),!0)}function Yf(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt){Xa(Sa,os,hr(w(),e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt),!0)}function Qf(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut){Xa(Sa,os,gr(w(),e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut),!0)}function Jf(e){Xa(Sa,os,cr(w(),e),!0)}function Zf(e,t,n){Ja(lr(w(),e,t,n))}function Xf(e,t,n,i,o){Ja(dr(w(),e,t,n,i,o))}function qf(e,t,n,i,o,l,b){Ja(mr(w(),e,t,n,i,o,l,b))}function ep(e,t,n,i,o,l,b,C,A){Ja(ur(w(),e,t,n,i,o,l,b,C,A))}function tp(e,t,n,i,o,l,b,C,A,W,ce){Ja(fr(w(),e,t,n,i,o,l,b,C,A,W,ce))}function np(e,t,n,i,o,l,b,C,A,W,ce,De,$e){Ja(pr(w(),e,t,n,i,o,l,b,C,A,W,ce,De,$e))}function ip(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt){Ja(hr(w(),e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt))}function ap(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut){Ja(gr(w(),e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut))}function sp(e){Ja(cr(w(),e))}function Td(e,t,n,i,o){return Za(e,lr(w(),t,n,i),o,!1),Td}function Dd(e,t,n,i,o,l,b){return Za(e,dr(w(),t,n,i,o,l),b,!1),Dd}function Cd(e,t,n,i,o,l,b,C,A){return Za(e,mr(w(),t,n,i,o,l,b,C),A,!1),Cd}function Md(e,t,n,i,o,l,b,C,A,W,ce){return Za(e,ur(w(),t,n,i,o,l,b,C,A,W),ce,!1),Md}function wd(e,t,n,i,o,l,b,C,A,W,ce,De,$e){return Za(e,fr(w(),t,n,i,o,l,b,C,A,W,ce,De),$e,!1),wd}function Ad(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt){return Za(e,pr(w(),t,n,i,o,l,b,C,A,W,ce,De,$e,it),vt,!1),Ad}function Sd(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut){return Za(e,hr(w(),t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt),Ut,!1),Sd}function Pd(e,t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut,Yt,cn){return Za(e,gr(w(),t,n,i,o,l,b,C,A,W,ce,De,$e,it,vt,Mt,Ut,Yt),cn,!1),Pd}function Id(e,t,n){return Za(e,cr(w(),t),n,!1),Id}function xd(e,t,n){const i=w();return sa(i,Ga(),t)&&Pa(S(),kn(),i,e,t,i[11],n,!0),xd}function Fd(e,t,n){const i=w();if(sa(i,Ga(),t)){const l=S(),b=kn();Pa(l,b,i,e,t,Yu(ae(l.data),b,i),n,!0)}return Fd}const Ls=void 0;var F4=["en",[["a","p"],["AM","PM"],Ls],[["AM","PM"],Ls,Ls],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Ls,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Ls,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ls,"{1} 'at' {0}",Ls],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function x4(e){const n=Math.floor(Math.abs(e)),i=e.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}];let br={};function O4(e,t,n){"string"!=typeof t&&(n=t,t=e[on.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),br[t]=e,n&&(br[t][on.ExtraData]=n)}function Od(e){const t=function j4(e){return e.toLowerCase().replace(/_/g,"-")}(e);let n=op(t);if(n)return n;const i=t.split("-")[0];if(n=op(i),n)return n;if("en"===i)return F4;throw new Error(`Missing locale data for the locale "${e}".`)}function B4(e){return Od(e)[on.CurrencyCode]||null}function rp(e){return Od(e)[on.PluralCase]}function op(e){return e in br||(br[e]=Ae.ng&&Ae.ng.common&&Ae.ng.common.locales&&Ae.ng.common.locales[e]),br[e]}function R4(){br={}}var on=(()=>((on=on||{})[on.LocaleId=0]="LocaleId",on[on.DayPeriodsFormat=1]="DayPeriodsFormat",on[on.DayPeriodsStandalone=2]="DayPeriodsStandalone",on[on.DaysFormat=3]="DaysFormat",on[on.DaysStandalone=4]="DaysStandalone",on[on.MonthsFormat=5]="MonthsFormat",on[on.MonthsStandalone=6]="MonthsStandalone",on[on.Eras=7]="Eras",on[on.FirstDayOfWeek=8]="FirstDayOfWeek",on[on.WeekendRange=9]="WeekendRange",on[on.DateFormat=10]="DateFormat",on[on.TimeFormat=11]="TimeFormat",on[on.DateTimeFormat=12]="DateTimeFormat",on[on.NumberSymbols=13]="NumberSymbols",on[on.NumberFormats=14]="NumberFormats",on[on.CurrencyCode=15]="CurrencyCode",on[on.CurrencySymbol=16]="CurrencySymbol",on[on.CurrencyName=17]="CurrencyName",on[on.Currencies=18]="Currencies",on[on.Directionality=19]="Directionality",on[on.PluralCase=20]="PluralCase",on[on.ExtraData=21]="ExtraData",on))();const U4=["zero","one","two","few","many"],zs="en-US",Jo={marker:"element"},Zo={marker:"ICU"};var mi=(()=>((mi=mi||{})[mi.SHIFT=2]="SHIFT",mi[mi.APPEND_EAGERLY=1]="APPEND_EAGERLY",mi[mi.COMMENT=2]="COMMENT",mi))();let cp=zs;function Bd(e){(function Tt(e,t){null==e&&at(t,e,null,"!=")})(e,"Expected localeId to be defined"),"string"==typeof e&&(cp=e.toLowerCase().replace(/_/g,"-"))}function lp(e,t,n){const i=t.insertBeforeIndex,o=Array.isArray(i)?i[0]:i;return null===o?Bm(e,0,n):$n(n[o])}function dp(e,t,n,i,o){const l=t.insertBeforeIndex;if(Array.isArray(l)){let b=i,C=null;if(3&t.type||(C=b,b=o),null!==b&&0==(2&t.flags))for(let A=1;A1)for(let n=e.length-2;n>=0;n--){const i=e[n];up(i)||V4(i,t)&&null===H4(i)&&G4(i,t.index)}}function up(e){return!(64&e.type)}function V4(e,t){return up(t)||e.index>t.index}function H4(e){const t=e.insertBeforeIndex;return Array.isArray(t)?t[0]:t}function G4(e,t){const n=e.insertBeforeIndex;Array.isArray(n)?n[0]=t:(jm(lp,dp),e.insertBeforeIndex=t)}function qr(e,t){const n=e.data[t];return null===n||"string"==typeof n?null:n.hasOwnProperty("currentCaseLViewIndex")?n:n.value}function $4(e,t,n){const i=Tl(e,n,64,null,null);return mp(t,i),i}function Xo(e,t){const n=t[e.currentCaseLViewIndex];return null===n?n:n<0?~n:n}function fp(e){return e>>>17}function pp(e){return(131070&e)>>>1}let eo=0,to=0;function gp(e,t,n,i){const o=n[11];let b,l=null;for(let C=0;C>>1,n),null,null,it,vt,null)}else switch(A){case Zo:const W=t[++C],ce=t[++C];null===n[ce]&&aa(n[ce]=t3(o,W),n);break;case Jo:const De=t[++C],$e=t[++C];null===n[$e]&&aa(n[$e]=Gc(o,De,null),n)}}}function vp(e,t,n,i,o){for(let l=0;l>>2;switch(3&ce){case 1:const $e=n[++W],it=n[++W],vt=e.data[De];"string"==typeof vt?wl(t[11],t[De],null,vt,$e,A,it):Pa(e,vt,t,$e,A,t[11],it,!1);break;case 0:const Mt=t[De];null!==Mt&&Mm(t[11],Mt,A);break;case 2:X4(e,qr(e,De),t,A);break;case 3:bp(e,qr(e,De),i,t)}}}}else{const A=n[l+1];if(A>0&&3==(3&A)){const ce=qr(e,A>>>2);t[ce.currentCaseLViewIndex]<0&&bp(e,ce,i,t)}}l+=C}}function bp(e,t,n,i){let o=i[t.currentCaseLViewIndex];if(null!==o){let l=eo;o<0&&(o=i[t.currentCaseLViewIndex]=~o,l=-1),vp(e,i,t.update[o],n,l)}}function X4(e,t,n,i){const o=function q4(e,t){let n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:{const i=function L4(e,t){const n=rp(t)(parseInt(e,10)),i=U4[n];return void 0!==i?i:"other"}(t,function N4(){return cp}());n=e.cases.indexOf(i),-1===n&&"other"!==i&&(n=e.cases.indexOf("other"));break}case 0:n=e.cases.indexOf("other")}return-1===n?null:n}(t,i);if(Xo(t,n)!==o&&(yp(e,t,n),n[t.currentCaseLViewIndex]=null===o?null:~o,null!==o)){const b=n[t.anchorIdx];b&&gp(e,t.create[o],n,b)}}function yp(e,t,n){let i=Xo(t,n);if(null!==i){const o=t.remove[i];for(let l=0;l0){const C=U(b,n);null!==C&&Lm(n[11],C)}else yp(e,qr(e,~b),n)}}}function e7(){const e=[];let n,i,t=-1;function l(C,A){t=0;const W=Xo(C,A);i=null!==W?C.remove[W]:mt}function b(){if(t0?n[C]:(e.push(t,i),l(n[1].data[~C],n),b())}return 0===e.length?null:(i=e.pop(),t=e.pop(),b())}return function o(C,A){for(n=A;e.length;)e.pop();return l(C.value,A),b}}const qo=/\ufffd(\d+):?\d*\ufffd/gi,t7=/({\s*\ufffd\d+:?\d*\ufffd\s*,\s*\S{6}\s*,[\s\S]*})/gi,n7=/\ufffd(\d+)\ufffd/,_p=/^\s*(\ufffd\d+:?\d*\ufffd)\s*,\s*(select|plural)\s*,/,i7=/\ufffd\/?\*(\d+:\d+)\ufffd/gi,a7=/\ufffd(\/?[#*]\d+):?\d*\ufffd/gi,s7=/\uE500/g;function kp(e,t,n,i,o,l,b){const C=rr(e,i,1,null);let A=C<n.length&&n.push(A)}return{type:i,mainBinding:o,cases:t,values:n}}function Rd(e){if(!e)return[];let t=0;const n=[],i=[],o=/[{}]/g;let l;for(o.lastIndex=0;l=o.exec(e);){const C=l.index;if("}"==l[0]){if(n.pop(),0==n.length){const A=e.substring(t,C);_p.test(A)?i.push(f7(A)):i.push(A),t=C+1}}else{if(0==n.length){const A=e.substring(t,C);i.push(A),t=C+1}n.push("{")}}const b=e.substring(t);return i.push(b),i}function p7(e,t,n,i,o,l,b,C){const A=[],W=[],ce=[];t.cases.push(l),t.create.push(A),t.remove.push(W),t.update.push(ce);const $e=Z0(wi()).getInertBodyElement(b),it=Pc($e)||$e;return it?Mp(e,t,n,i,A,W,ce,it,o,C,0):0}function Mp(e,t,n,i,o,l,b,C,A,W,ce){let De=0,$e=C.firstChild;for(;$e;){const it=rr(e,n,1,null);switch($e.nodeType){case Node.ELEMENT_NODE:const vt=$e,Mt=vt.tagName.toLowerCase();if(wc.hasOwnProperty(Mt)){jd(o,Jo,Mt,A,it),e.data[it]=Mt;const kt=vt.attributes;for(let nn=0;nn>>mi.SHIFT;let De=e[ce];null===De&&(De=e[ce]=A?o.createComment(C):Hc(o,C)),W&&null!==n&&Bs(o,n,De,i,!1)}})(o,A.create,ce,C&&8&C.type?o[C.index]:null),q(!0)}function Ld(){q(!1)}function Sp(e,t,n){Ud(e,t,n),Ld()}function Pp(e,t){const n=S();!function l7(e,t,n){const o=Pt().index,l=[];if(e.firstCreatePass&&null===e.data[t]){for(let b=0;b0){const i=e.data[n];vp(e,t,Array.isArray(i)?i:i.update,ya()-to-1,eo)}eo=0,to=0}(S(),w(),e+22)}function xp(e,t={}){return function M7(e,t={}){let n=e;if(y7.test(e)){const i={},o=[0];n=n.replace(E7,(l,b,C)=>{const A=b||C,W=i[A]||[];if(W.length||(A.split("|").forEach(Mt=>{const Ut=Mt.match(C7),Yt=Ut?parseInt(Ut[1],10):0,cn=D7.test(Mt);W.push([Yt,cn,Mt])}),i[A]=W),!W.length)throw new Error(`i18n postprocess: unmatched placeholder - ${A}`);const ce=o[o.length-1];let De=0;for(let Mt=0;Mtt.hasOwnProperty(l)?`${o}${t[l]}${A}`:i),n=n.replace(k7,(i,o)=>t.hasOwnProperty(o)?t[o]:i),n=n.replace(T7,(i,o)=>{if(t.hasOwnProperty(o)){const l=t[o];if(!l.length)throw new Error(`i18n postprocess: unmatched ICU - ${i} with key: ${o}`);return l.shift()}return i})),n}(e,t)}function Nd(e,t,n,i,o){if(e=E(e),Array.isArray(e))for(let l=0;l>20;if(Rs(e)||!e.multi){const it=new Zt(A,o,ar),vt=Hd(C,t,o?ce:ce+$e,De);-1===vt?(Ks(Ps(W,b),l,C),Vd(l,e,t.length),t.push(C),W.directiveStart++,W.directiveEnd++,o&&(W.providerIndexes+=1048576),n.push(it),b.push(it)):(n[vt]=it,b[vt]=it)}else{const it=Hd(C,t,ce+$e,De),vt=Hd(C,t,ce,ce+$e),Mt=it>=0&&n[it],Ut=vt>=0&&n[vt];if(o&&!Ut||!o&&!Mt){Ks(Ps(W,b),l,C);const Yt=function P7(e,t,n,i,o){const l=new Zt(e,n,ar);return l.multi=[],l.index=t,l.componentProviders=0,Fp(l,o,i&&!n),l}(o?S7:A7,n.length,o,i,A);!o&&Ut&&(n[vt].providerFactory=Yt),Vd(l,e,t.length,0),t.push(C),W.directiveStart++,W.directiveEnd++,o&&(W.providerIndexes+=1048576),n.push(Yt),b.push(Yt)}else Vd(l,e,it>-1?it:vt,Fp(n[o?vt:it],A,!o&&i));!o&&i&&Ut&&n[vt].componentProviders++}}}function Vd(e,t,n,i){const o=Rs(t),l=function F3(e){return!!e.useClass}(t);if(o||l){const A=(l?E(t.useClass):t).prototype.ngOnDestroy;if(A){const W=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){const ce=W.indexOf(n);-1===ce?W.push(n,[i,A]):W[ce+1].push(i,A)}else W.push(n,A)}}}function Fp(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Hd(e,t,n,i){for(let o=n;o{n.providersResolver=(i,o)=>function w7(e,t,n){const i=S();if(i.firstCreatePass){const o=Kn(e);Nd(n,i.data,i.blueprint,o,!0),Nd(t,i.data,i.blueprint,o,!1)}}(i,o?o(e):e,t)}}class x7{resolveComponentFactory(t){throw function I7(e){const t=Error(`No component factory found for ${p(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let io=(()=>{class e{}return e.NULL=new x7,e})();class Ns{}class Rp{}class jp{}class ec{}function F7(){return Er(Pt(),w())}function Er(e,t){return new ao(fe(e,t))}let ao=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=F7,e})();function O7(e){return e instanceof ao?e.nativeElement:e}class Up{}let B7=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>function j7(){const e=w(),n=Rt(Pt().index,e);return function R7(e){return e[11]}(Un(n)?n:e)}(),e})(),Lp=(()=>{class e{}return e.\u0275prov=ht({token:e,providedIn:"root",factory:()=>null}),e})();class zp{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const Np=new zp("14.0.2"),tc={};function nc(e,t,n,i,o=!1){for(;null!==n;){const l=t[n.index];if(null!==l&&i.push($n(l)),jn(l))for(let C=10;C-1&&(Wc(t,i),yo(n,i))}this._attachedToViewContainer=!1}Am(this._lView[1],this._lView)}onDestroy(t){ju(this._lView[1],this._lView,null,t)}markForCheck(){Sl(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){Il(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new K(902,"");this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function a3(e,t){Kr(e,t,t[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new K(902,"");this._appRef=t}}class U7 extends _r{constructor(t){super(t),this._view=t}detectChanges(){!function Wu(e){Pl(e[8])}(this._view)}checkNoChanges(){}get context(){return null}}class Wd extends io{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const n=Et(t);return new ic(n,this.ngModule)}}function Vp(e){const t=[];for(let n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}class z7{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,i){const o=this.injector.get(t,tc,i);return o!==tc||n===tc?o:this.parentInjector.get(t,n,i)}}class ic extends ec{constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=function D3(e){return e.map(T3).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return Vp(this.componentDef.inputs)}get outputs(){return Vp(this.componentDef.outputs)}create(t,n,i,o){let l=(o=o||this.ngModule)instanceof tr?o:o?.injector;l&&null!==this.componentDef.getStandaloneInjector&&(l=this.componentDef.getStandaloneInjector(l)||l);const b=l?new z7(t,l):t,C=b.get(Up,Wi),A=b.get(Lp,null),W=C.createRenderer(null,this.componentDef),ce=this.componentDef.selectors[0][0]||"div",De=i?Ru(W,i,this.componentDef.encapsulation):Gc(C.createRenderer(null,this.componentDef),ce,function L7(e){const t=e.toLowerCase();return"svg"===t?"svg":"math"===t?ba:null}(ce)),$e=this.componentDef.onPush?288:272,it=mf(),vt=Uo(0,null,null,1,0,null,null,null,null,null),Mt=Yr(null,vt,it,$e,null,null,C,W,A,b,null);let Ut,Yt;gt(Mt);try{const cn=lf(De,this.componentDef,Mt,C,W);if(De)if(i)us(W,De,["ng-version",Np.full]);else{const{attrs:kt,classes:nn}=function C3(e){const t=[],n=[];let i=1,o=2;for(;i0&&Jc(W,De,nn.join(" "))}if(Yt=ft(vt,22),void 0!==n){const kt=Yt.projection=[];for(let nn=0;nnn()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class ac extends Rp{constructor(t){super(),this.moduleType=t}create(t){return new Kd(this.moduleType,t)}}class H7 extends Ns{constructor(t,n,i){super(),this.componentFactoryResolver=new Wd(this),this.instance=null;const o=new su([...t,{provide:Ns,useValue:this},{provide:io,useValue:this.componentFactoryResolver}],n||nl(),i,new Set(["environment"]));this.injector=o,o.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function $d(e,t=null,n=null){return new H7(e,t,n).injector}let G7=(()=>{class e{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n.id)){const i=eu(0,n.type),o=i.length>0?$d([i],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n.id,o)}return this.cachedInjectors.get(n.id)}ngOnDestroy(){try{for(const n of this.cachedInjectors.values())null!==n&&n.destroy()}finally{this.cachedInjectors.clear()}}}return e.\u0275prov=ht({token:e,providedIn:"environment",factory:()=>new e(_i(tr))}),e})();function Gp(e){e.getStandaloneInjector=t=>t.get(G7).getOrCreateStandaloneInjector(e)}function Wp(e,t,n,i){return V(()=>{const o=e;null!==t&&(o.hasOwnProperty("decorators")&&void 0!==o.decorators?o.decorators.push(...t):o.decorators=t),null!==n&&(o.ctorParameters=n),null!==i&&(o.propDecorators=o.hasOwnProperty("propDecorators")&&void 0!==o.propDecorators?{...o.propDecorators,...i}:i)})}function Kp(e,t,n){const i=Oi()+e,o=w();return o[i]===gn?rs(o,i,n?t.call(n):t()):Zr(o,i)}function $p(e,t,n,i){return nh(w(),Oi(),e,t,n,i)}function Yp(e,t,n,i,o){return ih(w(),Oi(),e,t,n,i,o)}function Qp(e,t,n,i,o,l){return ah(w(),Oi(),e,t,n,i,o,l)}function Jp(e,t,n,i,o,l,b){return sh(w(),Oi(),e,t,n,i,o,l,b)}function Zp(e,t,n,i,o,l,b,C){const A=Oi()+e,W=w(),ce=Na(W,A,n,i,o,l);return sa(W,A+4,b)||ce?rs(W,A+5,C?t.call(C,n,i,o,l,b):t(n,i,o,l,b)):Zr(W,A+5)}function Xp(e,t,n,i,o,l,b,C,A){const W=Oi()+e,ce=w(),De=Na(ce,W,n,i,o,l);return Us(ce,W+4,b,C)||De?rs(ce,W+6,A?t.call(A,n,i,o,l,b,C):t(n,i,o,l,b,C)):Zr(ce,W+6)}function qp(e,t,n,i,o,l,b,C,A,W){const ce=Oi()+e,De=w();let $e=Na(De,ce,n,i,o,l);return Vo(De,ce+4,b,C,A)||$e?rs(De,ce+7,W?t.call(W,n,i,o,l,b,C,A):t(n,i,o,l,b,C,A)):Zr(De,ce+7)}function eh(e,t,n,i,o,l,b,C,A,W,ce){const De=Oi()+e,$e=w(),it=Na($e,De,n,i,o,l);return Na($e,De+4,b,C,A,W)||it?rs($e,De+8,ce?t.call(ce,n,i,o,l,b,C,A,W):t(n,i,o,l,b,C,A,W)):Zr($e,De+8)}function th(e,t,n,i){return rh(w(),Oi(),e,t,n,i)}function so(e,t){const n=e[t];return n===gn?void 0:n}function nh(e,t,n,i,o,l){const b=t+n;return sa(e,b,o)?rs(e,b+1,l?i.call(l,o):i(o)):so(e,b+1)}function ih(e,t,n,i,o,l,b){const C=t+n;return Us(e,C,o,l)?rs(e,C+2,b?i.call(b,o,l):i(o,l)):so(e,C+2)}function ah(e,t,n,i,o,l,b,C){const A=t+n;return Vo(e,A,o,l,b)?rs(e,A+3,C?i.call(C,o,l,b):i(o,l,b)):so(e,A+3)}function sh(e,t,n,i,o,l,b,C,A){const W=t+n;return Na(e,W,o,l,b,C)?rs(e,W+4,A?i.call(A,o,l,b,C):i(o,l,b,C)):so(e,W+4)}function rh(e,t,n,i,o,l){let b=t+n,C=!1;for(let A=0;A=0;n--){const i=t[n];if(e===i.name)return i}}(t,n.pipeRegistry),n.data[o]=i,i.onDestroy&&(n.destroyHooks||(n.destroyHooks=[])).push(o,i.onDestroy)):i=n.data[o];const l=i.factory||(i.factory=gi(i.type)),b=Y(ar);try{const C=wa(!1),A=l();return wa(C),vf(n,w(),o,A),A}finally{Y(b)}}function ch(e,t,n){const i=e+22,o=w(),l=bt(o,i);return ro(o,i)?nh(o,Oi(),t,l.transform,n,l):l.transform(n)}function lh(e,t,n,i){const o=e+22,l=w(),b=bt(l,o);return ro(l,o)?ih(l,Oi(),t,b.transform,n,i,b):b.transform(n,i)}function dh(e,t,n,i,o){const l=e+22,b=w(),C=bt(b,l);return ro(b,l)?ah(b,Oi(),t,C.transform,n,i,o,C):C.transform(n,i,o)}function mh(e,t,n,i,o,l){const b=e+22,C=w(),A=bt(C,b);return ro(C,b)?sh(C,Oi(),t,A.transform,n,i,o,l,A):A.transform(n,i,o,l)}function uh(e,t,n){const i=e+22,o=w(),l=bt(o,i);return ro(o,i)?rh(o,Oi(),t,l.transform,n,l):l.transform.apply(l,n)}function ro(e,t){return e[1].data[t].pure}function Yd(e){return t=>{setTimeout(e,void 0,t)}}const cs=class K7 extends a.x{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,i){let o=t,l=n||(()=>null),b=i;if(t&&"object"==typeof t){const A=t;o=A.next?.bind(A),l=A.error?.bind(A),b=A.complete?.bind(A)}this.__isAsync&&(l=Yd(l),o&&(o=Yd(o)),b&&(b=Yd(b)));const C=super.subscribe({next:o,error:l,complete:b});return t instanceof d.w0&&t.add(C),C}};function $7(){return this._results[js()]()}class sc{constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const n=js(),i=sc.prototype;i[n]||(i[n]=$7)}get changes(){return this._changes||(this._changes=new cs)}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,n){return this._results.reduce(t,n)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,n){const i=this;i.dirty=!1;const o=Aa(t);(this._changesDetected=!function V1(e,t,n){if(e.length!==t.length)return!1;for(let i=0;i{class e{}return e.__NG_ELEMENT_ID__=J7,e})();const Y7=oo,Q7=class extends Y7{constructor(t,n,i){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=i}createEmbeddedView(t,n){const i=this._declarationTContainer.tViews,o=Yr(this._declarationLView,i,t,16,null,i.declTNode,null,null,null,null,n||null);o[17]=this._declarationLView[this._declarationTContainer.index];const b=this._declarationLView[19];return null!==b&&(o[19]=b.createEmbeddedView(i)),Qr(i,o,t),new _r(o)}};function J7(){return rc(Pt(),w())}function rc(e,t){return 4&e.type?new Q7(t,e,Er(e,t)):null}let oc=(()=>{class e{}return e.__NG_ELEMENT_ID__=Z7,e})();function Z7(){return hh(Pt(),w())}const X7=oc,fh=class extends X7{constructor(t,n,i){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=i}get element(){return Er(this._hostTNode,this._hostLView)}get injector(){return new ue(this._hostTNode,this._hostLView)}get parentInjector(){const t=xs(this._hostTNode,this._hostLView);if(fs(t)){const n=ns(t,this._hostLView),i=ts(t);return new ue(n[1].data[i+8],n)}return new ue(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=ph(this._lContainer);return null!==n&&n[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,n,i){let o,l;"number"==typeof i?o=i:null!=i&&(o=i.index,l=i.injector);const b=t.createEmbeddedView(n||{},l);return this.insert(b,o),b}createComponent(t,n,i,o,l){const b=t&&!xr(t);let C;if(b)C=n;else{const De=n||{};C=De.index,i=De.injector,o=De.projectableNodes,l=De.environmentInjector||De.ngModuleRef}const A=b?t:new ic(Et(t)),W=i||this.parentInjector;if(!l&&null==A.ngModule){const $e=(b?W:this.parentInjector).get(tr,null);$e&&(l=$e)}const ce=A.create(W,o,void 0,l);return this.insert(ce.hostView,C),ce}insert(t,n){const i=t._lView,o=i[1];if(function Dn(e){return jn(e[3])}(i)){const ce=this.indexOf(t);if(-1!==ce)this.detach(ce);else{const De=i[3],$e=new fh(De,De[6],De[3]);$e.detach($e.indexOf(t))}}const l=this._adjustIndex(n),b=this._lContainer;!function r3(e,t,n,i){const o=10+i,l=n.length;i>0&&(n[o-1][4]=t),i0)i.push(b[C/2]);else{const W=l[C+1],ce=t[-A];for(let De=10;De({\u0275\u0275attribute:Ul,\u0275\u0275attributeInterpolate1:Ll,\u0275\u0275attributeInterpolate2:zl,\u0275\u0275attributeInterpolate3:Nl,\u0275\u0275attributeInterpolate4:Vl,\u0275\u0275attributeInterpolate5:Hl,\u0275\u0275attributeInterpolate6:Gl,\u0275\u0275attributeInterpolate7:Wl,\u0275\u0275attributeInterpolate8:Kl,\u0275\u0275attributeInterpolateV:$l,\u0275\u0275defineComponent:ie,\u0275\u0275defineDirective:tt,\u0275\u0275defineInjectable:ht,\u0275\u0275defineInjector:Je,\u0275\u0275defineNgModule:Z,\u0275\u0275definePipe:_t,\u0275\u0275directiveInject:ar,\u0275\u0275getInheritedFactory:Ge,\u0275\u0275inject:_i,\u0275\u0275injectAttribute:Wt,\u0275\u0275invalidFactory:hu,\u0275\u0275invalidFactoryDep:kc,\u0275\u0275templateRefExtractor:Ch,\u0275\u0275resetView:lt,\u0275\u0275NgOnChangesFeature:Zi,\u0275\u0275ProvidersFeature:Op,\u0275\u0275CopyDefinitionFeature:pf,\u0275\u0275InheritDefinitionFeature:Bl,\u0275\u0275StandaloneFeature:Gp,\u0275\u0275nextContext:Df,\u0275\u0275namespaceHTML:ta,\u0275\u0275namespaceMathML:Wa,\u0275\u0275namespaceSVG:di,\u0275\u0275enableBindings:ja,\u0275\u0275disableBindings:L,\u0275\u0275elementStart:Ho,\u0275\u0275elementEnd:Go,\u0275\u0275element:Jl,\u0275\u0275elementContainerStart:Wo,\u0275\u0275elementContainerEnd:Ko,\u0275\u0275elementContainer:Zl,\u0275\u0275pureFunction0:Kp,\u0275\u0275pureFunction1:$p,\u0275\u0275pureFunction2:Yp,\u0275\u0275pureFunction3:Qp,\u0275\u0275pureFunction4:Jp,\u0275\u0275pureFunction5:Zp,\u0275\u0275pureFunction6:Xp,\u0275\u0275pureFunction7:qp,\u0275\u0275pureFunction8:eh,\u0275\u0275pureFunctionV:th,\u0275\u0275getCurrentView:yf,\u0275\u0275restoreView:le,\u0275\u0275listener:ql,\u0275\u0275projection:Mf,\u0275\u0275syntheticHostProperty:Fd,\u0275\u0275syntheticHostListener:ed,\u0275\u0275pipeBind1:ch,\u0275\u0275pipeBind2:lh,\u0275\u0275pipeBind3:dh,\u0275\u0275pipeBind4:mh,\u0275\u0275pipeBindV:uh,\u0275\u0275projectionDef:Cf,\u0275\u0275hostProperty:xd,\u0275\u0275property:Yl,\u0275\u0275propertyInterpolate:nd,\u0275\u0275propertyInterpolate1:$o,\u0275\u0275propertyInterpolate2:id,\u0275\u0275propertyInterpolate3:ad,\u0275\u0275propertyInterpolate4:sd,\u0275\u0275propertyInterpolate5:rd,\u0275\u0275propertyInterpolate6:od,\u0275\u0275propertyInterpolate7:cd,\u0275\u0275propertyInterpolate8:ld,\u0275\u0275propertyInterpolateV:dd,\u0275\u0275pipe:oh,\u0275\u0275queryRefresh:bh,\u0275\u0275viewQuery:yh,\u0275\u0275loadQuery:_h,\u0275\u0275contentQuery:Eh,\u0275\u0275reference:bf,\u0275\u0275classMap:Of,\u0275\u0275classMapInterpolate1:Vf,\u0275\u0275classMapInterpolate2:Hf,\u0275\u0275classMapInterpolate3:Gf,\u0275\u0275classMapInterpolate4:Wf,\u0275\u0275classMapInterpolate5:Kf,\u0275\u0275classMapInterpolate6:$f,\u0275\u0275classMapInterpolate7:Yf,\u0275\u0275classMapInterpolate8:Qf,\u0275\u0275classMapInterpolateV:Jf,\u0275\u0275styleMap:Ja,\u0275\u0275styleMapInterpolate1:Zf,\u0275\u0275styleMapInterpolate2:Xf,\u0275\u0275styleMapInterpolate3:qf,\u0275\u0275styleMapInterpolate4:ep,\u0275\u0275styleMapInterpolate5:tp,\u0275\u0275styleMapInterpolate6:np,\u0275\u0275styleMapInterpolate7:ip,\u0275\u0275styleMapInterpolate8:ap,\u0275\u0275styleMapInterpolateV:sp,\u0275\u0275styleProp:md,\u0275\u0275stylePropInterpolate1:Td,\u0275\u0275stylePropInterpolate2:Dd,\u0275\u0275stylePropInterpolate3:Cd,\u0275\u0275stylePropInterpolate4:Md,\u0275\u0275stylePropInterpolate5:wd,\u0275\u0275stylePropInterpolate6:Ad,\u0275\u0275stylePropInterpolate7:Sd,\u0275\u0275stylePropInterpolate8:Pd,\u0275\u0275stylePropInterpolateV:Id,\u0275\u0275classProp:ud,\u0275\u0275advance:$m,\u0275\u0275template:gf,\u0275\u0275text:Nf,\u0275\u0275textInterpolate:pd,\u0275\u0275textInterpolate1:Qo,\u0275\u0275textInterpolate2:hd,\u0275\u0275textInterpolate3:gd,\u0275\u0275textInterpolate4:vd,\u0275\u0275textInterpolate5:bd,\u0275\u0275textInterpolate6:yd,\u0275\u0275textInterpolate7:Ed,\u0275\u0275textInterpolate8:_d,\u0275\u0275textInterpolateV:kd,\u0275\u0275i18n:Sp,\u0275\u0275i18nAttributes:Pp,\u0275\u0275i18nExp:zd,\u0275\u0275i18nStart:Ud,\u0275\u0275i18nEnd:Ld,\u0275\u0275i18nApply:Ip,\u0275\u0275i18nPostprocess:xp,\u0275\u0275resolveWindow:bm,\u0275\u0275resolveDocument:ym,\u0275\u0275resolveBody:Em,\u0275\u0275setComponentScope:R,\u0275\u0275setNgModuleScope:Ee,\u0275\u0275registerNgModuleType:Dc,\u0275\u0275sanitizeHtml:sm,\u0275\u0275sanitizeStyle:rm,\u0275\u0275sanitizeResourceUrl:xc,\u0275\u0275sanitizeScript:om,\u0275\u0275sanitizeUrl:Ic,\u0275\u0275sanitizeUrlOrResourceUrl:dm,\u0275\u0275trustConstantHtml:cm,\u0275\u0275trustConstantResourceUrl:lm,forwardRef:k,resolveForwardRef:E}))();let kr=null;function l8(){kr=null}function wh(e){return!!sn(e)}const co=[];let t0=!1;function Ah(){if(!t0){t0=!0;try{for(let e=co.length-1;e>=0;e--){const{moduleType:t,ngModule:n}=co[e];n.declarations&&n.declarations.every(Sh)&&(co.splice(e,1),f8(t,n))}}finally{t0=!1}}}function Sh(e){return Array.isArray(e)?e.every(Sh):!!E(e)}function Ph(e,t={}){Ih(e,t),void 0!==t.id&&Dc(e,t.id),function d8(e,t){co.push({moduleType:e,ngModule:t})}(e,t)}function Ih(e,t,n=!1){const i=Aa(t.declarations||mt);let o=null;Object.defineProperty(e,Qt,{configurable:!0,get:()=>(null===o&&(o=Ri().compileNgModule(ha,`ng:///${e.name}/\u0275mod.js`,{type:e,bootstrap:Aa(t.bootstrap||mt).map(E),declarations:i.map(E),imports:Aa(t.imports||mt).map(E).map(Bh),exports:Aa(t.exports||mt).map(E).map(Bh),schemas:t.schemas?Aa(t.schemas):null,id:t.id||null}),o.schemas||(o.schemas=[])),o)});let l=null;Object.defineProperty(e,Bt,{get:()=>{if(null===l){const C=Ri();l=C.compileFactory(ha,`ng:///${e.name}/\u0275fac.js`,{name:e.name,type:e,deps:Do(e),target:C.FactoryTarget.NgModule,typeArgumentCount:0})}return l},configurable:!1});let b=null;Object.defineProperty(e,et,{get:()=>{if(null===b){const C={name:e.name,type:e,providers:t.providers||mt,imports:[(t.imports||mt).map(E),(t.exports||mt).map(E)]};b=Ri().compileInjector(ha,`ng:///${e.name}/\u0275inj.js`,C)}return b},configurable:!1})}function Tr(e){const t=Et(e)||mn(e)||an(e);return null!==t&&t.standalone}let cc=new WeakMap,a0=new WeakMap;function u8(){cc=new WeakMap,a0=new WeakMap,co.length=0}function f8(e,t){const n=Aa(t.declarations||mt),i=Vs(e);n.forEach(o=>{(o=E(o)).hasOwnProperty(Gt)?s0(Et(o),i):!o.hasOwnProperty(tn)&&!o.hasOwnProperty(dn)&&(o.ngSelectorScope=e)})}function s0(e,t){e.directiveDefs=()=>Array.from(t.compilation.directives).map(n=>n.hasOwnProperty(Gt)?Et(n):mn(n)).filter(n=>!!n),e.pipeDefs=()=>Array.from(t.compilation.pipes).map(n=>an(n)),e.schemas=t.schemas,e.tView=null}function Vs(e){if(wh(e))return function p8(e){const t=sn(e,!0);if(null!==t.transitiveCompileScopes)return t.transitiveCompileScopes;const n={schemas:t.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return vs(t.imports).forEach(i=>{const o=Vs(i);o.exported.directives.forEach(l=>n.compilation.directives.add(l)),o.exported.pipes.forEach(l=>n.compilation.pipes.add(l))}),vs(t.declarations).forEach(i=>{an(i)?n.compilation.pipes.add(i):n.compilation.directives.add(i)}),vs(t.exports).forEach(i=>{const o=i;if(wh(o)){const l=Vs(o);l.exported.directives.forEach(b=>{n.compilation.directives.add(b),n.exported.directives.add(b)}),l.exported.pipes.forEach(b=>{n.compilation.pipes.add(b),n.exported.pipes.add(b)})}else an(o)?n.exported.pipes.add(o):n.exported.directives.add(o)}),t.transitiveCompileScopes=n,n}(e);if(Tr(e)){if(null!==(Et(e)||mn(e)))return{schemas:null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set([e]),pipes:new Set}};if(null!==an(e))return{schemas:null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set([e])}}}throw new Error(`${e.name} does not have a module def (\u0275mod property)`)}function Bh(e){return function Mh(e){return void 0!==e.ngModule}(e)?e.ngModule:e}let r0=0;function Rh(e,t){let n=null;(function s2(e,t){H0(t)&&(Js.set(e,t),Lr.add(e))})(e,t),Uh(e,t),Object.defineProperty(e,Gt,{get:()=>{if(null===n){const i=Ri();if(H0(t)){const W=[`Component '${e.name}' is not resolved:`];throw t.templateUrl&&W.push(` - templateUrl: ${t.templateUrl}`),t.styleUrls&&t.styleUrls.length&&W.push(` - styleUrls: ${JSON.stringify(t.styleUrls)}`),W.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(W.join("\n"))}const o=function c8(){return kr}();let l=t.preserveWhitespaces;void 0===l&&(l=null!==o&&void 0!==o.preserveWhitespaces&&o.preserveWhitespaces);let b=t.encapsulation;void 0===b&&(b=null!==o&&void 0!==o.defaultEncapsulation?o.defaultEncapsulation:Ve.Emulated);const C=t.templateUrl||`ng:///${e.name}/template.html`,A={...Lh(e,t),typeSourceSpan:i.createParseSourceSpan("Component",e.name,C),template:t.template||"",preserveWhitespaces:l,styles:t.styles||mt,animations:t.animations,declarations:[],changeDetection:t.changeDetection,encapsulation:b,interpolation:t.interpolation,viewProviders:t.viewProviders||null,isStandalone:!!t.standalone};r0++;try{if(A.usesInheritance&&zh(e),n=i.compileComponent(ha,C,A),t.standalone){const W=Aa(t.imports||mt),{directiveDefs:ce,pipeDefs:De}=function g8(e,t){let n=null,i=null;return{directiveDefs:()=>{if(null===n){n=[Et(e)];for(const b of t){const C=E(b);if(sn(C)){const A=Vs(C);for(const W of A.exported.directives){const ce=Et(W)||mn(W);ce&&n.push(ce)}}else{const A=Et(C)||mn(C);A&&n.push(A)}}}return n},pipeDefs:()=>{if(null===i){i=[];for(const b of t){const C=E(b);if(sn(C)){const A=Vs(C);i.push(...Array.from(A.exported.pipes).map(W=>an(W)))}else{const A=an(C);A&&i.push(A)}}}return i}}}(e,W);n.directiveDefs=ce,n.pipeDefs=De,n.dependencies=()=>W.map(E)}}finally{r0--}if(0===r0&&Ah(),function v8(e){return void 0!==e.ngSelectorScope}(e)){const W=Vs(e.ngSelectorScope);s0(n,W)}if(t.schemas){if(!t.standalone)throw new Error(`The 'schemas' was specified for the ${re(e)} but is only valid on a component that is standalone.`);n.schemas=t.schemas}else t.standalone&&(n.schemas=[])}return n},configurable:!1})}function o0(e,t){let n=null;Uh(e,t||{}),Object.defineProperty(e,tn,{get:()=>{if(null===n){const i=jh(e,t||{});n=Ri().compileDirective(ha,i.sourceMapUrl,i.metadata)}return n},configurable:!1})}function jh(e,t){const n=e&&e.name,i=`ng:///${n}/\u0275dir.js`,o=Ri(),l=Lh(e,t);return l.typeSourceSpan=o.createParseSourceSpan("Directive",n,i),l.usesInheritance&&zh(e),{metadata:l,sourceMapUrl:i}}function Uh(e,t){let n=null;Object.defineProperty(e,Bt,{get:()=>{if(null===n){const i=jh(e,t),o=Ri();n=o.compileFactory(ha,`ng:///${e.name}/\u0275fac.js`,{name:i.metadata.name,type:i.metadata.type,typeArgumentCount:0,deps:Do(e),target:o.FactoryTarget.Directive})}return n},configurable:!1})}function b8(e){return Object.getPrototypeOf(e.prototype)===Object.prototype}function Lh(e,t){const n=Ur(),i=n.ownPropMetadata(e);return{name:e.name,type:e,selector:void 0!==t.selector?t.selector:null,host:t.host||Ft,propMetadata:i,inputs:t.inputs||mt,outputs:t.outputs||mt,queries:Nh(e,i,Vh),lifecycle:{usesOnChanges:n.hasLifecycleHook(e,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!b8(e),exportAs:_8(t.exportAs),providers:t.providers||null,viewQueries:Nh(e,i,Hh),isStandalone:!!t.standalone}}function zh(e){const t=Object.prototype;let n=Object.getPrototypeOf(e.prototype).constructor;for(;n&&n!==t;)!mn(n)&&!Et(n)&&T8(n)&&o0(n,null),n=Object.getPrototypeOf(n)}function y8(e){return"string"==typeof e?Wh(e):E(e)}function E8(e,t){return{propertyName:e,predicate:y8(t.selector),descendants:t.descendants,first:t.first,read:t.read?t.read:null,static:!!t.static,emitDistinctChangesOnly:!!t.emitDistinctChangesOnly}}function Nh(e,t,n){const i=[];for(const o in t)if(t.hasOwnProperty(o)){const l=t[o];l.forEach(b=>{if(n(b)){if(!b.selector)throw new Error(`Can't construct a query for the property "${o}" of "${re(e)}" since the query selector wasn't defined.`);if(l.some(Gh))throw new Error("Cannot combine @Input decorators with query decorators");i.push(E8(o,b))}})}return i}function _8(e){return void 0===e?null:Wh(e)}function Vh(e){const t=e.ngMetadataName;return"ContentChild"===t||"ContentChildren"===t}function Hh(e){const t=e.ngMetadataName;return"ViewChild"===t||"ViewChildren"===t}function Gh(e){return"Input"===e.ngMetadataName}function Wh(e){return e.split(",").map(t=>t.trim())}const k8=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function T8(e){const t=Ur();if(k8.some(i=>t.hasLifecycleHook(e,i)))return!0;const n=t.propMetadata(e);for(const i in n){const o=n[i];for(let l=0;l{if(null===i){const o=$h(e,t),l=Ri();i=l.compileFactory(ha,`ng:///${o.name}/\u0275fac.js`,{name:o.name,type:o.type,typeArgumentCount:0,deps:Do(e),target:l.FactoryTarget.Pipe})}return i},configurable:!1}),Object.defineProperty(e,dn,{get:()=>{if(null===n){const o=$h(e,t);n=Ri().compilePipe(ha,`ng:///${o.name}/\u0275pipe.js`,o)}return n},configurable:!1})}function $h(e,t){return{type:e,name:e.name,pipeName:t.name,pure:void 0===t.pure||t.pure,isStandalone:!!t.standalone}}const Yh=La("Directive",(e={})=>e,void 0,void 0,(e,t)=>o0(e,t)),D8=La("Component",(e={})=>({changeDetection:G.Default,...e}),Yh,void 0,(e,t)=>Rh(e,t)),C8=La("Pipe",e=>({pure:!0,...e}),void 0,void 0,(e,t)=>Kh(e,t)),M8=ka("Input",e=>({bindingPropertyName:e})),w8=ka("Output",e=>({bindingPropertyName:e})),A8=ka("HostBinding",e=>({hostPropertyName:e})),S8=ka("HostListener",(e,t)=>({eventName:e,args:t})),P8=La("NgModule",e=>e,void 0,void 0,(e,t)=>Ph(e,t));function lc(...e){}const Qh=new Qn("Application Initializer");let dc=(()=>{class e{constructor(n){this.appInits=n,this.resolve=lc,this.reject=lc,this.initialized=!1,this.done=!1,this.donePromise=new Promise((i,o)=>{this.resolve=i,this.reject=o})}runInitializers(){if(this.initialized)return;const n=[],i=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let o=0;o{l.subscribe({complete:C,error:A})});n.push(b)}}Promise.all(n).then(()=>{i()}).catch(o=>{this.reject(o)}),0===n.length&&i(),this.initialized=!0}}return e.\u0275fac=function(n){return new(n||e)(_i(Qh,8))},e.\u0275prov=ht({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const Jh=new Qn("AppId",{providedIn:"root",factory:Zh});function Zh(){return`${c0()}${c0()}${c0()}`}const I8={provide:Jh,useFactory:Zh,deps:[]};function c0(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const Xh=new Qn("Platform Initializer"),x8=new Qn("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),qh=new Qn("appBootstrapListener"),F8=new Qn("Application Packages Root URL"),O8=new Qn("AnimationModuleType");let B8=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=ht({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();const mc=new Qn("LocaleId",{providedIn:"root",factory:()=>U0(mc,yt.Optional|yt.SkipSelf)||function R8(){return typeof $localize<"u"&&$localize.locale||zs}()}),j8=new Qn("DefaultCurrencyCode",{providedIn:"root",factory:()=>"USD"}),U8=new Qn("Translations"),L8=new Qn("TranslationsFormat");var ls=(()=>((ls=ls||{})[ls.Error=0]="Error",ls[ls.Warning=1]="Warning",ls[ls.Ignore=2]="Ignore",ls))();class e1{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let z8=(()=>{class e{compileModuleSync(n){return new ac(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const i=this.compileModuleSync(n),l=vs(sn(n).declarations).reduce((b,C)=>{const A=Et(C);return A&&b.push(new ic(A)),b},[]);return new e1(i,l)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=ht({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const t1=new Qn("compilerOptions");class N8{}const V8=(()=>Promise.resolve(0))();function l0(e){typeof Zone>"u"?V8.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class Ia{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:i=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new cs(!1),this.onMicrotaskEmpty=new cs(!1),this.onStable=new cs(!1),this.onError=new cs(!1),typeof Zone>"u")throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();const o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!i&&n,o.shouldCoalesceRunChangeDetection=i,o.lastRequestAnimationFrameId=-1,o.nativeRequestAnimationFrame=function H8(){let e=Ae.requestAnimationFrame,t=Ae.cancelAnimationFrame;if(typeof Zone<"u"&&e&&t){const n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);const i=t[Zone.__symbol__("OriginalDelegate")];i&&(t=i)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function K8(e){const t=()=>{!function W8(e){e.isCheckStableRunning||-1!==e.lastRequestAnimationFrameId||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(Ae,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,m0(e),e.isCheckStableRunning=!0,d0(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),m0(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,i,o,l,b,C)=>{try{return n1(e),n.invokeTask(o,l,b,C)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===l.type||e.shouldCoalesceRunChangeDetection)&&t(),a1(e)}},onInvoke:(n,i,o,l,b,C,A)=>{try{return n1(e),n.invoke(o,l,b,C,A)}finally{e.shouldCoalesceRunChangeDetection&&t(),a1(e)}},onHasTask:(n,i,o,l)=>{n.hasTask(o,l),i===o&&("microTask"==l.change?(e._hasPendingMicrotasks=l.microTask,m0(e),d0(e)):"macroTask"==l.change&&(e.hasPendingMacrotasks=l.macroTask))},onHandleError:(n,i,o,l)=>(n.handleError(o,l),e.runOutsideAngular(()=>e.onError.emit(l)),!1)})}(o)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ia.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Ia.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(t,n,i){return this._inner.run(t,n,i)}runTask(t,n,i,o){const l=this._inner,b=l.scheduleEventTask("NgZoneEvent: "+o,t,G8,lc,lc);try{return l.runTask(b,n,i)}finally{l.cancelTask(b)}}runGuarded(t,n,i){return this._inner.runGuarded(t,n,i)}runOutsideAngular(t){return this._outer.run(t)}}const G8={};function d0(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function m0(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function n1(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function a1(e){e._nesting--,d0(e)}class s1{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new cs,this.onMicrotaskEmpty=new cs,this.onStable=new cs,this.onError=new cs}run(t,n,i){return t.apply(n,i)}runGuarded(t,n,i){return t.apply(n,i)}runOutsideAngular(t){return t()}runTask(t,n,i,o){return t.apply(n,i)}}const r1=new Qn(""),o1=new Qn("");let u0,$8=(()=>{class e{constructor(n,i,o){this._ngZone=n,this.registry=i,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,u0||(l1(o),o.addToWindow(i)),this._watchAngularEvents(),n.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Ia.assertNotInAngularZone(),l0(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())l0(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(i=>!i.updateCb||!i.updateCb(n)||(clearTimeout(i.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,i,o){let l=-1;i&&i>0&&(l=setTimeout(()=>{this._callbacks=this._callbacks.filter(b=>b.timeoutId!==l),n(this._didWork,this.getPendingTasks())},i)),this._callbacks.push({doneCb:n,timeoutId:l,updateCb:o})}whenStable(n,i,o){if(o&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,i,o),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(n){this.registry.registerApplication(n,this)}unregisterApplication(n){this.registry.unregisterApplication(n)}findProviders(n,i,o){return[]}}return e.\u0275fac=function(n){return new(n||e)(_i(Ia),_i(c1),_i(o1))},e.\u0275prov=ht({token:e,factory:e.\u0275fac}),e})(),c1=(()=>{class e{constructor(){this._applications=new Map}registerApplication(n,i){this._applications.set(n,i)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,i=!0){return u0?.findTestabilityInTree(this,n,i)??null}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=ht({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function l1(e){u0=e}let As=null;const f0=new Qn("AllowMultipleToken"),d1=new Qn("PlatformOnDestroy");function m1(e,t,n){const i=new ac(n);return Promise.resolve(i)}function u1(e){return e.isBoundToModule}class Y8{constructor(t,n){this.name=t,this.token=n}}function f1(e){if(As&&!As.get(f0,!1))throw new K(400,"");As=e;const t=e.get(p0);return p1(e),t}function p1(e){const t=e.get(Xh,null);t&&t.forEach(n=>n())}function J8(e){const{rootComponent:t,appProviders:n,platformProviders:i}=e,o=function Q8(e=[]){if(As)return As;const t=v1(e);return As=t,p1(t),t}(i),l=new Ia(b1());return l.run(()=>{const C=$d([{provide:Ia,useValue:l},...n||[]],o,"Environment Injector"),A=C.get(Hr,null);let W;return l.runOutsideAngular(()=>{W=l.onError.subscribe({next:ce=>{A.handleError(ce)}})}),y1(A,l,()=>{const ce=C.get(dc);return ce.runInitializers(),ce.donePromise.then(()=>{Bd(C.get(mc,zs)||zs);const $e=C.get(fc);return $e.onDestroy(()=>W.unsubscribe()),$e.bootstrap(t),$e})})})}function h1(e,t,n=[]){const i=`Platform: ${t}`,o=new Qn(i);return(l=[])=>{let b=uc();if(!b||b.injector.get(f0,!1)){const C=[...n,...l,{provide:o,useValue:!0}];e?e(C):f1(v1(C,i))}return g1()}}function g1(e){const t=uc();if(!t)throw new K(401,"");return t}function v1(e=[],t){return Ya.create({name:t,providers:[{provide:el,useValue:"platform"},{provide:d1,useValue:()=>As=null},...e]})}function Z8(){uc()?.destroy()}function uc(){return As?.get(p0)??null}let p0=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,i){const o=function X8(e,t){let n;return n="noop"===e?new s1:("zone.js"===e?void 0:e)||new Ia(t),n}(i?.ngZone,b1(i)),l=[{provide:Ia,useValue:o}];return o.run(()=>{const b=Ya.create({providers:l,parent:this.injector,name:n.moduleType.name}),C=n.create(b),A=C.injector.get(Hr,null);if(!A)throw new K(402,"");return o.runOutsideAngular(()=>{const W=o.onError.subscribe({next:ce=>{A.handleError(ce)}});C.onDestroy(()=>{pc(this._modules,C),W.unsubscribe()})}),y1(A,o,()=>{const W=C.injector.get(dc);return W.runInitializers(),W.donePromise.then(()=>(Bd(C.injector.get(mc,zs)||zs),this._moduleDoBootstrap(C),C))})})}bootstrapModule(n,i=[]){const o=E1({},i);return m1(0,0,n).then(l=>this.bootstrapModuleFactory(l,o))}_moduleDoBootstrap(n){const i=n.injector.get(fc);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(o=>i.bootstrap(o));else{if(!n.instance.ngDoBootstrap)throw new K(403,"");n.instance.ngDoBootstrap(i)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new K(404,"");this._modules.slice().forEach(i=>i.destroy()),this._destroyListeners.forEach(i=>i()),this._injector.get(d1,null)?.(),this._destroyed=!0}get destroyed(){return this._destroyed}}return e.\u0275fac=function(n){return new(n||e)(_i(Ya))},e.\u0275prov=ht({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function b1(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!e||!e.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!e||!e.ngZoneRunCoalescing)||!1}}function y1(e,t,n){try{const i=n();return Xl(i)?i.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):i}catch(i){throw t.runOutsideAngular(()=>e.handleError(i)),i}}function E1(e,t){return Array.isArray(t)?t.reduce(E1,e):{...e,...t}}let fc=(()=>{class e{constructor(n,i,o,l){this._zone=n,this._injector=i,this._exceptionHandler=o,this._initStatus=l,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const b=new c.y(A=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{A.next(this._stable),A.complete()})}),C=new c.y(A=>{let W;this._zone.runOutsideAngular(()=>{W=this._zone.onStable.subscribe(()=>{Ia.assertNotInAngularZone(),l0(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,A.next(!0))})})});const ce=this._zone.onUnstable.subscribe(()=>{Ia.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{A.next(!1)}))});return()=>{W.unsubscribe(),ce.unsubscribe()}});this.isStable=(0,f.T)(b,C.pipe((0,v.B)()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(n,i){const o=n instanceof ec;if(!this._initStatus.done)throw!o&&Tr(n),new K(405,false);let l;l=o?n:this._injector.get(io).resolveComponentFactory(n),this.componentTypes.push(l.componentType);const b=u1(l)?void 0:this._injector.get(Ns),A=l.create(Ya.NULL,[],i||l.selector,b),W=A.location.nativeElement,ce=A.injector.get(r1,null);return ce?.registerApplication(W),A.onDestroy(()=>{this.detachView(A.hostView),pc(this.components,A),ce?.unregisterApplication(W)}),this._loadComponent(A),A}tick(){if(this._runningTick)throw new K(101,"");try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const i=n;this._views.push(i),i.attachToAppRef(this)}detachView(n){const i=n;pc(this._views,i),i.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(qh,[]).concat(this._bootstrapListeners).forEach(o=>o(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>pc(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new K(406,false);const n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return e.\u0275fac=function(n){return new(n||e)(_i(Ia),_i(Ya),_i(Hr),_i(dc))},e.\u0275prov=ht({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();function pc(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}let k1=!0,T1=!1;function e5(){return T1=!0,k1}function t5(){if(T1)throw new Error("Cannot enable prod mode after platform setup.");k1=!1}function n5(e){const t=K0(e);if(!t)throw D1(e);return new ac(t)}function a5(e){const t=K0(e);if(!t)throw D1(e);return t}function D1(e){return new Error(`No module with ID ${e} loaded`)}let C1=(()=>{class e{}return e.__NG_ELEMENT_ID__=M1,e})();function M1(e){return function s5(e,t,n){if(hi(e)&&!n){const i=Rt(e.index,t);return new _r(i,i)}return 47&e.type?new _r(t[16],t):null}(Pt(),w(),16==(16&e))}class w1 extends C1{}class r5 extends w1{}class o5{constructor(t,n){this.name=t,this.callback=n}}function c5(e){return e.map(t=>t.nativeElement)}class h0{constructor(t){this.nativeNode=t}get parent(){const t=this.nativeNode.parentNode;return t?new lo(t):null}get injector(){return nf(this.nativeNode)}get componentInstance(){const t=this.nativeNode;return t&&(Fl(t)||ef(t))}get context(){return Fl(this.nativeNode)||qu(this.nativeNode)}get listeners(){return sf(this.nativeNode).filter(t=>"dom"===t.type)}get references(){return function Yg(e){const t=ia(e);if(null===t)return{};if(void 0===t.localRefs){const n=t.lView;if(null===n)return{};t.localRefs=function Z2(e,t){const n=e[1].data[t];if(n&&n.localNames){const i={};let o=n.index+1;for(let l=0;l1){let ce=A[1];for(let De=1;Det[l]=!0),t}get childNodes(){const t=this.nativeNode.childNodes,n=[];for(let i=0;i{if(l.name===t){const b=l.callback;b.call(i,n),o.push(b)}}),"function"==typeof i.eventListeners&&i.eventListeners(t).forEach(l=>{if(-1!==l.toString().indexOf("__ngUnwrap__")){const b=l("__ngUnwrap__");return-1===o.indexOf(b)&&b.call(i,n)}})}}function d5(e){return"string"==typeof e||"boolean"==typeof e||"number"==typeof e||null===e}function A1(e,t,n,i){const o=ia(e.nativeNode),l=o?o.lView:null;null!==l?Hs(l[1].data[o.nodeIndex],l,t,n,i,e.nativeNode):v0(e.nativeNode,t,n,i)}function Hs(e,t,n,i,o,l){const b=function We(e,t){const n=null===e?-1:e.index;return-1!==n?$n(t[n]):null}(e,t);if(11&e.type){if(g0(b,n,i,o,l),hi(e)){const A=Rt(e.index,t);A&&A[1].firstChild&&Hs(A[1].firstChild,A,n,i,o,l)}else e.child&&Hs(e.child,t,n,i,o,l),b&&v0(b,n,i,o);const C=t[e.index];jn(C)&&S1(C,n,i,o,l)}else if(4&e.type){const C=t[e.index];g0(C[7],n,i,o,l),S1(C,n,i,o,l)}else if(16&e.type){const C=t[16],W=C[6].projection[e.projection];if(Array.isArray(W))for(let ce of W)g0(ce,n,i,o,l);else if(W){const ce=C[3];Hs(ce[1].data[W.index],ce,n,i,o,l)}}else e.child&&Hs(e.child,t,n,i,o,l);if(l!==b){const C=4&e.flags?e.projectionNext:e.next;C&&Hs(C,t,n,i,o,l)}}function S1(e,t,n,i,o){for(let l=10;lt;class I1{constructor(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||f5}forEachItem(t){let n;for(n=this._itHead;null!==n;n=n._next)t(n)}forEachOperation(t){let n=this._itHead,i=this._removalsHead,o=0,l=null;for(;n||i;){const b=!i||n&&n.currentIndex{b=this._trackByFn(o,C),null!==n&&Object.is(n.trackById,b)?(i&&(n=this._verifyReinsertion(n,C,b,o)),Object.is(n.item,C)||this._addIdentityChange(n,C)):(n=this._mismatch(n,C,b,o),i=!0),n=n._next,o++}),this.length=o;return this._truncate(n),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,n,i,o){let l;return null===t?l=this._itTail:(l=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(i,null))?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,l,o)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(i,o))?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,l,o)):t=this._addAfter(new p5(n,i),l,o),t}_verifyReinsertion(t,n,i,o){let l=null===this._unlinkedRecords?null:this._unlinkedRecords.get(i,null);return null!==l?t=this._reinsertAfter(l,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t}_truncate(t){for(;null!==t;){const n=t._next;this._addToRemovals(this._unlink(t)),t=n}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,n,i){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const o=t._prevRemoved,l=t._nextRemoved;return null===o?this._removalsHead=l:o._nextRemoved=l,null===l?this._removalsTail=o:l._prevRemoved=o,this._insertAfter(t,n,i),this._addToMoves(t,i),t}_moveAfter(t,n,i){return this._unlink(t),this._insertAfter(t,n,i),this._addToMoves(t,i),t}_addAfter(t,n,i){return this._insertAfter(t,n,i),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,n,i){const o=null===n?this._itHead:n._next;return t._next=o,t._prev=n,null===o?this._itTail=t:o._prev=t,null===n?this._itHead=t:n._next=t,null===this._linkedRecords&&(this._linkedRecords=new x1),this._linkedRecords.put(t),t.currentIndex=i,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const n=t._prev,i=t._next;return null===n?this._itHead=i:n._next=i,null===i?this._itTail=n:i._prev=n,t}_addToMoves(t,n){return t.previousIndex===n||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new x1),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,n){return t.item=n,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class p5{constructor(t,n){this.item=t,this.trackById=n,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class h5{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,n){let i;for(i=this._head;null!==i;i=i._nextDup)if((null===n||n<=i.currentIndex)&&Object.is(i.trackById,t))return i;return null}remove(t){const n=t._prevDup,i=t._nextDup;return null===n?this._head=i:n._nextDup=i,null===i?this._tail=n:i._prevDup=n,null===this._head}}class x1{constructor(){this.map=new Map}put(t){const n=t.trackById;let i=this.map.get(n);i||(i=new h5,this.map.set(n,i)),i.add(t)}get(t,n){const o=this.map.get(t);return o?o.get(t,n):null}remove(t){const n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function F1(e,t,n){const i=e.previousIndex;if(null===i)return i;let o=0;return n&&i{if(n&&n.key===o)this._maybeAddToChanges(n,i),this._appendAfter=n,n=n._next;else{const l=this._getOrCreateRecordForKey(o,i);n=this._insertBeforeOrAppend(n,l)}}),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(let i=n;null!==i;i=i._nextRemoved)i===this._mapHead&&(this._mapHead=null),this._records.delete(i.key),i._nextRemoved=i._next,i.previousValue=i.currentValue,i.currentValue=null,i._prev=null,i._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,n){if(t){const i=t._prev;return n._next=t,n._prev=i,t._prev=n,i&&(i._next=n),t===this._mapHead&&(this._mapHead=n),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(t,n){if(this._records.has(t)){const o=this._records.get(t);this._maybeAddToChanges(o,n);const l=o._prev,b=o._next;return l&&(l._next=b),b&&(b._prev=l),o._next=null,o._prev=null,o}const i=new v5(t);return this._records.set(t,i),i.currentValue=n,this._addToAdditions(i),i}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,n){Object.is(n,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=n,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,n){t instanceof Map?t.forEach(n):Object.keys(t).forEach(i=>n(t[i],i))}}class v5{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function B1(){return new E0([new P1])}let E0=(()=>{class e{constructor(n){this.factories=n}static create(n,i){if(null!=i){const o=i.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:i=>e.create(n,i||B1()),deps:[[e,new Qs,new jr]]}}find(n){const i=this.factories.find(o=>o.supports(n));if(null!=i)return i;throw new K(901,"")}}return e.\u0275prov=ht({token:e,providedIn:"root",factory:B1}),e})();function R1(){return new _0([new O1])}let _0=(()=>{class e{constructor(n){this.factories=n}static create(n,i){if(i){const o=i.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:i=>e.create(n,i||R1()),deps:[[e,new Qs,new jr]]}}find(n){const i=this.factories.find(l=>l.supports(n));if(i)return i;throw new K(901,"")}}return e.\u0275prov=ht({token:e,providedIn:"root",factory:R1}),e})();const b5=[new O1],E5=new E0([new P1]),_5=new _0(b5),k5=h1(null,"core",[]);let T5=(()=>{class e{constructor(n){}}return e.\u0275fac=function(n){return new(n||e)(_i(fc))},e.\u0275mod=Z({type:e}),e.\u0275inj=Je({}),e})();function D5(e){return"boolean"==typeof e?e:null!=e&&"false"!==e}const C5=!0;function M5(e){return Ri().compileDirectiveDeclaration(ha,`ng:///${e.type.name}/\u0275fac.js`,e)}function w5(e){Wp(e.type,e.decorators,e.ctorParameters??null,e.propDecorators??null)}function A5(e){return Ri().compileComponentDeclaration(ha,`ng:///${e.type.name}/\u0275cmp.js`,e)}function S5(e){return Ri(function P5(e){switch(e){case Bi.Directive:return"directive";case Bi.Component:return"component";case Bi.Injectable:return"injectable";case Bi.Pipe:return"pipe";case Bi.NgModule:return"NgModule"}}(e.target)).compileFactoryDeclaration(ha,`ng:///${e.type.name}/\u0275fac.js`,e)}function I5(e){return Ri().compileInjectableDeclaration(ha,`ng:///${e.type.name}/\u0275prov.js`,e)}function x5(e){return Ri().compileInjectorDeclaration(ha,`ng:///${e.type.name}/\u0275inj.js`,e)}function F5(e){return Ri().compileNgModuleDeclaration(ha,`ng:///${e.type.name}/\u0275mod.js`,e)}function O5(e){return Ri().compilePipeDeclaration(ha,`ng:///${e.type.name}/\u0275pipe.js`,e)}},5863:(ge,r,s)=>{"use strict";function a(g){for(let k in g){let E=g[k]||"";switch(k){case"display":g.display="flex"===E?["-webkit-flex","flex"]:"inline-flex"===E?["-webkit-inline-flex","inline-flex"]:E;break;case"align-items":case"align-self":case"align-content":case"flex":case"flex-basis":case"flex-flow":case"flex-grow":case"flex-shrink":case"flex-wrap":case"justify-content":g["-webkit-"+k]=E;break;case"flex-direction":E=E||"row",g["-webkit-flex-direction"]=E,g["flex-direction"]=E;break;case"order":g.order=g["-webkit-"+k]=isNaN(+E)?"0":E}}return g}s.d(r,{Ar:()=>f,GK:()=>a,iQ:()=>c,kt:()=>h,tj:()=>u});const d="inline",c=["row","column","row-reverse","column-reverse"];function f(g){let[k,E,P]=v(g);return function p(g,k=null,E=!1){return{display:E?"inline-flex":"flex","box-sizing":"border-box","flex-direction":g,"flex-wrap":k||null}}(k,E,P)}function v(g){g=g?.toLowerCase()??"";let[k,E,P]=g.split(" ");return c.find(F=>F===k)||(k=c[0]),E===d&&(E=P!==d?P:"",P=d),[k,m(E),!!P]}function u(g){let[k]=v(g);return k.indexOf("row")>-1}function m(g){if(g)switch(g.toLowerCase()){case"reverse":case"wrap-reverse":case"reverse-wrap":g="wrap-reverse";break;case"no":case"none":case"nowrap":g="nowrap";break;default:g="wrap"}return g}function h(g,...k){if(null==g)throw TypeError("Cannot convert undefined or null to object");for(let E of k)if(null!=E)for(let P in E)E.hasOwnProperty(P)&&(g[P]=E[P]);return g}},2233:(ge,r,s)=>{"use strict";s.d(r,{Bs:()=>Pe,Bt:()=>et,Dn:()=>se,E1:()=>Tt,Eq:()=>Gt,FL:()=>R,FV:()=>ve,Hz:()=>It,IR:()=>te,Ir:()=>Bt,Ot:()=>Oe,Q0:()=>V,QI:()=>Be,Qi:()=>mt,RK:()=>Ie,TA:()=>zt,Vi:()=>at,WU:()=>Me,fw:()=>At,g5:()=>Te,iR:()=>ot,iZ:()=>G,j$:()=>Y,nS:()=>we,oE:()=>Ce,pc:()=>oe,rg:()=>ke,u0:()=>tn,wR:()=>ye,wY:()=>Xe,x2:()=>pe,yB:()=>Ve});var a=s(4650),d=s(6895),c=s(1135),f=s(8306),v=s(6451),u=s(7579),m=s(3101),p=s(9646),h=s(4968),g=s(5863),k=s(9300),E=s(8505),P=s(4004),F=s(8372),K=s(3900),N=s(1884),J=s(2722),re=s(5698);function ye(j,$){return()=>{if((0,d.isPlatformBrowser)($)){const I=Array.from(j.querySelectorAll(`[class*=${pe}]`)),Z=/\bflex-layout-.+?\b/g;I.forEach(Ee=>{Ee.classList.contains(`${pe}ssr`)&&Ee.parentNode?Ee.parentNode.removeChild(Ee):Ee.className.replace(Z,"")})}}}const ke={provide:a.APP_BOOTSTRAP_LISTENER,useFactory:ye,deps:[d.DOCUMENT,a.PLATFORM_ID],multi:!0},pe="flex-layout-";let te=(()=>{class j{}return j.\u0275fac=function(I){return new(I||j)},j.\u0275mod=a.\u0275\u0275defineNgModule({type:j}),j.\u0275inj=a.\u0275\u0275defineInjector({providers:[ke]}),j})();class se{constructor($=!1,I="all",Z="",Ee="",Qe=0){this.matches=$,this.mediaQuery=I,this.mqAlias=Z,this.suffix=Ee,this.priority=Qe,this.property=""}clone(){return new se(this.matches,this.mediaQuery,this.mqAlias,this.suffix)}}let ve=(()=>{class j{constructor(){this.stylesheet=new Map}addStyleToElement(I,Z,Ee){const Qe=this.stylesheet.get(I);Qe?Qe.set(Z,Ee):this.stylesheet.set(I,new Map([[Z,Ee]]))}clearStyles(){this.stylesheet.clear()}getStyleForElement(I,Z){const Ee=this.stylesheet.get(I);let Qe="";if(Ee){const tt=Ee.get(Z);("number"==typeof tt||"string"==typeof tt)&&(Qe=tt+"")}return Qe}}return j.\u0275fac=function(I){return new(I||j)},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();const Te={addFlexToParent:!0,addOrientationBps:!1,disableDefaultBps:!1,disableVendorPrefixes:!1,serverLoaded:!1,useColumnBasisZero:!0,printWithBreakpoints:[],mediaTriggerAutoRestore:!0,ssrObserveBreakpoints:[],multiplier:void 0,defaultUnit:"px",detectLayoutDisplay:!1},Me=new a.InjectionToken("Flex Layout token, config options for the library",{providedIn:"root",factory:()=>Te}),Xe=new a.InjectionToken("FlexLayoutServerLoaded",{providedIn:"root",factory:()=>!1}),Pe=new a.InjectionToken("Flex Layout token, collect all breakpoints into one provider",{providedIn:"root",factory:()=>null});function Ce(j,$){return j=j?j.clone():new se,$&&(j.mqAlias=$.alias,j.mediaQuery=$.mediaQuery,j.suffix=$.suffix,j.priority=$.priority),j}class Be{constructor(){this.shouldCache=!0}sideEffect($,I,Z){}}let Ie=(()=>{class j{constructor(I,Z,Ee,Qe){this._serverStylesheet=I,this._serverModuleLoaded=Z,this._platformId=Ee,this.layoutConfig=Qe}applyStyleToElement(I,Z,Ee=null){let Qe={};"string"==typeof Z&&(Qe[Z]=Ee,Z=Qe),Qe=this.layoutConfig.disableVendorPrefixes?Z:(0,g.GK)(Z),this._applyMultiValueStyleToElement(Qe,I)}applyStyleToElements(I,Z=[]){const Ee=this.layoutConfig.disableVendorPrefixes?I:(0,g.GK)(I);Z.forEach(Qe=>{this._applyMultiValueStyleToElement(Ee,Qe)})}getFlowDirection(I){const Z="flex-direction";let Ee=this.lookupStyle(I,Z);return[Ee||"row",this.lookupInlineStyle(I,Z)||(0,d.isPlatformServer)(this._platformId)&&this._serverModuleLoaded?Ee:""]}hasWrap(I){return"wrap"===this.lookupStyle(I,"flex-wrap")}lookupAttributeValue(I,Z){return I.getAttribute(Z)??""}lookupInlineStyle(I,Z){return(0,d.isPlatformBrowser)(this._platformId)?I.style.getPropertyValue(Z):function Fe(j,$){return wt(j)[$]??""}(I,Z)}lookupStyle(I,Z,Ee=!1){let Qe="";return I&&((Qe=this.lookupInlineStyle(I,Z))||((0,d.isPlatformBrowser)(this._platformId)?Ee||(Qe=getComputedStyle(I).getPropertyValue(Z)):this._serverModuleLoaded&&(Qe=this._serverStylesheet.getStyleForElement(I,Z)))),Qe?Qe.trim():""}_applyMultiValueStyleToElement(I,Z){Object.keys(I).sort().forEach(Ee=>{const Qe=I[Ee],tt=Array.isArray(Qe)?Qe:[Qe];tt.sort();for(let _t of tt)_t=_t?_t+"":"",(0,d.isPlatformBrowser)(this._platformId)||!this._serverModuleLoaded?(0,d.isPlatformBrowser)(this._platformId)?Z.style.setProperty(Ee,_t):Le(Z,Ee,_t):this._serverStylesheet.addStyleToElement(Z,Ee,_t)})}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(ve),a.\u0275\u0275inject(Xe),a.\u0275\u0275inject(a.PLATFORM_ID),a.\u0275\u0275inject(Me))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();function Le(j,$,I){$=$.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();const Z=wt(j);Z[$]=I??"",function ct(j,$){let I="";for(const Z in $)$[Z]&&(I+=`${Z}:${$[Z]};`);j.setAttribute("style",I)}(j,Z)}function wt(j){const $={},I=j.getAttribute("style");if(I){const Z=I.split(/;+/g);for(let Ee=0;Ee0){const tt=Qe.indexOf(":");if(-1===tt)throw new Error(`Invalid CSS style: ${Qe}`);$[Qe.substr(0,tt).trim()]=Qe.substr(tt+1).trim()}}}return $}function Tt(j,$){return($&&$.priority||0)-(j&&j.priority||0)}function at(j,$){return(j.priority||0)-($.priority||0)}let zt=(()=>{class j{constructor(I,Z,Ee){this._zone=I,this._platformId=Z,this._document=Ee,this.source=new c.X(new se(!0)),this.registry=new Map,this.pendingRemoveListenerFns=[],this._observable$=this.source.asObservable()}get activations(){const I=[];return this.registry.forEach((Z,Ee)=>{Z.matches&&I.push(Ee)}),I}isActive(I){return this.registry.get(I)?.matches??this.registerQuery(I).some(Ee=>Ee.matches)}observe(I,Z=!1){if(I&&I.length){const Ee=this._observable$.pipe((0,k.h)(tt=>!Z||I.indexOf(tt.mediaQuery)>-1)),Qe=new f.y(tt=>{const _t=this.registerQuery(I);if(_t.length){const Et=_t.pop();_t.forEach(mn=>{tt.next(mn)}),this.source.next(Et)}tt.complete()});return(0,v.T)(Qe,Ee)}return this._observable$}registerQuery(I){const Z=Array.isArray(I)?I:[I],Ee=[];return function Kt(j,$){const I=j.filter(Z=>!qt[Z]);if(I.length>0){const Z=I.join(", ");try{const Ee=$.createElement("style");Ee.setAttribute("type","text/css"),Ee.styleSheet||Ee.appendChild($.createTextNode(`\n/*\n @angular/flex-layout - workaround for possible browser quirk with mediaQuery listeners\n see http://bit.ly/2sd4HMP\n*/\n@media ${Z} {.fx-query-test{ }}\n`)),$.head.appendChild(Ee),I.forEach(Qe=>qt[Qe]=Ee)}catch(Ee){console.error(Ee)}}}(Z,this._document),Z.forEach(Qe=>{const tt=Et=>{this._zone.run(()=>this.source.next(new se(Et.matches,Qe)))};let _t=this.registry.get(Qe);_t||(_t=this.buildMQL(Qe),_t.addListener(tt),this.pendingRemoveListenerFns.push(()=>_t.removeListener(tt)),this.registry.set(Qe,_t)),_t.matches&&Ee.push(new se(!0,Qe))}),Ee}ngOnDestroy(){let I;for(;I=this.pendingRemoveListenerFns.pop();)I()}buildMQL(I){return function ht(j,$){return $&&window.matchMedia("all").addListener?window.matchMedia(j):{matches:"all"===j||""===j,media:j,addListener:()=>{},removeListener:()=>{},onchange:null,addEventListener(){},removeEventListener(){},dispatchEvent:()=>!1}}(I,(0,d.isPlatformBrowser)(this._platformId))}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(a.NgZone),a.\u0275\u0275inject(a.PLATFORM_ID),a.\u0275\u0275inject(d.DOCUMENT))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();const qt={},It=[{alias:"xs",mediaQuery:"screen and (min-width: 0px) and (max-width: 599.98px)",priority:1e3},{alias:"sm",mediaQuery:"screen and (min-width: 600px) and (max-width: 959.98px)",priority:900},{alias:"md",mediaQuery:"screen and (min-width: 960px) and (max-width: 1279.98px)",priority:800},{alias:"lg",mediaQuery:"screen and (min-width: 1280px) and (max-width: 1919.98px)",priority:700},{alias:"xl",mediaQuery:"screen and (min-width: 1920px) and (max-width: 4999.98px)",priority:600},{alias:"lt-sm",overlapping:!0,mediaQuery:"screen and (max-width: 599.98px)",priority:950},{alias:"lt-md",overlapping:!0,mediaQuery:"screen and (max-width: 959.98px)",priority:850},{alias:"lt-lg",overlapping:!0,mediaQuery:"screen and (max-width: 1279.98px)",priority:750},{alias:"lt-xl",overlapping:!0,priority:650,mediaQuery:"screen and (max-width: 1919.98px)"},{alias:"gt-xs",overlapping:!0,mediaQuery:"screen and (min-width: 600px)",priority:-950},{alias:"gt-sm",overlapping:!0,mediaQuery:"screen and (min-width: 960px)",priority:-850},{alias:"gt-md",overlapping:!0,mediaQuery:"screen and (min-width: 1280px)",priority:-750},{alias:"gt-lg",overlapping:!0,mediaQuery:"screen and (min-width: 1920px)",priority:-650}],Je="(orientation: portrait) and (max-width: 599.98px)",qe="(orientation: landscape) and (max-width: 959.98px)",Se="(orientation: portrait) and (min-width: 600px) and (max-width: 839.98px)",ze="(orientation: landscape) and (min-width: 960px) and (max-width: 1279.98px)",Q="(orientation: portrait) and (min-width: 840px)",X="(orientation: landscape) and (min-width: 1280px)",we={HANDSET:`${Je}, ${qe}`,TABLET:`${Se} , ${ze}`,WEB:`${Q}, ${X} `,HANDSET_PORTRAIT:`${Je}`,TABLET_PORTRAIT:`${Se} `,WEB_PORTRAIT:`${Q}`,HANDSET_LANDSCAPE:`${qe}`,TABLET_LANDSCAPE:`${ze}`,WEB_LANDSCAPE:`${X}`},et=[{alias:"handset",priority:2e3,mediaQuery:we.HANDSET},{alias:"handset.landscape",priority:2e3,mediaQuery:we.HANDSET_LANDSCAPE},{alias:"handset.portrait",priority:2e3,mediaQuery:we.HANDSET_PORTRAIT},{alias:"tablet",priority:2100,mediaQuery:we.TABLET},{alias:"tablet.landscape",priority:2100,mediaQuery:we.TABLET_LANDSCAPE},{alias:"tablet.portrait",priority:2100,mediaQuery:we.TABLET_PORTRAIT},{alias:"web",priority:2200,mediaQuery:we.WEB,overlapping:!0},{alias:"web.landscape",priority:2200,mediaQuery:we.WEB_LANDSCAPE,overlapping:!0},{alias:"web.portrait",priority:2200,mediaQuery:we.WEB_PORTRAIT,overlapping:!0}],ut=/(\.|-|_)/g;function Dt(j){let $=j.length>0?j.charAt(0):"",I=j.length>1?j.slice(1):"";return $.toUpperCase()+I}const Y=new a.InjectionToken("Token (@angular/flex-layout) Breakpoints",{providedIn:"root",factory:()=>{const j=(0,a.inject)(Pe),$=(0,a.inject)(Me),I=[].concat.apply([],(j||[]).map(Ee=>Array.isArray(Ee)?Ee:[Ee]));return function ee(j,$=[]){const I={};return j.forEach(Z=>{I[Z.alias]=Z}),$.forEach(Z=>{I[Z.alias]?(0,g.kt)(I[Z.alias],Z):I[Z.alias]=Z}),function st(j){return j.forEach($=>{$.suffix||($.suffix=function yt(j){return j.replace(ut,"|").split("|").map(Dt).join("")}($.alias),$.overlapping=!!$.overlapping)}),j}(Object.keys(I).map(Z=>I[Z]))}(($.disableDefaultBps?[]:It).concat($.addOrientationBps?et:[]),I)}});let oe=(()=>{class j{constructor(I){this.findByMap=new Map,this.items=[...I].sort(at)}findByAlias(I){return I?this.findWithPredicate(I,Z=>Z.alias===I):null}findByQuery(I){return this.findWithPredicate(I,Z=>Z.mediaQuery===I)}get overlappings(){return this.items.filter(I=>I.overlapping)}get aliases(){return this.items.map(I=>I.alias)}get suffixes(){return this.items.map(I=>I?.suffix??"")}findWithPredicate(I,Z){let Ee=this.findByMap.get(I);return Ee||(Ee=this.items.find(Z)??null,this.findByMap.set(I,Ee)),Ee??null}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(Y))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();const z="print",V={alias:z,mediaQuery:z,priority:1e3};let G=(()=>{class j{constructor(I,Z,Ee){this.breakpoints=I,this.layoutConfig=Z,this._document=Ee,this.registeredBeforeAfterPrintHooks=!1,this.isPrintingBeforeAfterEvent=!1,this.beforePrintEventListeners=[],this.afterPrintEventListeners=[],this.formerActivations=null,this.isPrinting=!1,this.queue=new ne,this.deactivations=[]}withPrintQuery(I){return[...I,z]}isPrintEvent(I){return I.mediaQuery.startsWith(z)}get printAlias(){return[...this.layoutConfig.printWithBreakpoints??[]]}get printBreakPoints(){return this.printAlias.map(I=>this.breakpoints.findByAlias(I)).filter(I=>null!==I)}getEventBreakpoints({mediaQuery:I}){const Z=this.breakpoints.findByQuery(I);return(Z?[...this.printBreakPoints,Z]:this.printBreakPoints).sort(Tt)}updateEvent(I){let Z=this.breakpoints.findByQuery(I.mediaQuery);return this.isPrintEvent(I)&&(Z=this.getEventBreakpoints(I)[0],I.mediaQuery=Z?.mediaQuery??""),Ce(I,Z)}registerBeforeAfterPrintHooks(I){if(!this._document.defaultView||this.registeredBeforeAfterPrintHooks)return;this.registeredBeforeAfterPrintHooks=!0;const Z=()=>{this.isPrinting||(this.isPrintingBeforeAfterEvent=!0,this.startPrinting(I,this.getEventBreakpoints(new se(!0,z))),I.updateStyles())},Ee=()=>{this.isPrintingBeforeAfterEvent=!1,this.isPrinting&&(this.stopPrinting(I),I.updateStyles())};this._document.defaultView.addEventListener("beforeprint",Z),this._document.defaultView.addEventListener("afterprint",Ee),this.beforePrintEventListeners.push(Z),this.afterPrintEventListeners.push(Ee)}interceptEvents(I){return Z=>{this.isPrintEvent(Z)?Z.matches&&!this.isPrinting?(this.startPrinting(I,this.getEventBreakpoints(Z)),I.updateStyles()):!Z.matches&&this.isPrinting&&!this.isPrintingBeforeAfterEvent&&(this.stopPrinting(I),I.updateStyles()):this.collectActivations(I,Z)}}blockPropagation(){return I=>!(this.isPrinting||this.isPrintEvent(I))}startPrinting(I,Z){this.isPrinting=!0,this.formerActivations=I.activatedBreakpoints,I.activatedBreakpoints=this.queue.addPrintBreakpoints(Z)}stopPrinting(I){I.activatedBreakpoints=this.deactivations,this.deactivations=[],this.formerActivations=null,this.queue.clear(),this.isPrinting=!1}collectActivations(I,Z){if(!this.isPrinting||this.isPrintingBeforeAfterEvent){if(!this.isPrintingBeforeAfterEvent)return void(this.deactivations=[]);if(!Z.matches){const Ee=this.breakpoints.findByQuery(Z.mediaQuery);if(Ee){const Qe=this.formerActivations&&this.formerActivations.includes(Ee),tt=!this.formerActivations&&I.activatedBreakpoints.includes(Ee);(Qe||tt)&&(this.deactivations.push(Ee),this.deactivations.sort(Tt))}}}}ngOnDestroy(){this._document.defaultView&&(this.beforePrintEventListeners.forEach(I=>this._document.defaultView.removeEventListener("beforeprint",I)),this.afterPrintEventListeners.forEach(I=>this._document.defaultView.removeEventListener("afterprint",I)))}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(oe),a.\u0275\u0275inject(Me),a.\u0275\u0275inject(d.DOCUMENT))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();class ne{constructor(){this.printBreakpoints=[]}addPrintBreakpoints($){return $.push(V),$.sort(Tt),$.forEach(I=>this.addBreakpoint(I)),this.printBreakpoints}addBreakpoint($){$&&void 0===this.printBreakpoints.find(Z=>Z.mediaQuery===$.mediaQuery)&&(this.printBreakpoints=function be(j){return j?.mediaQuery.startsWith(z)??!1}($)?[$,...this.printBreakpoints]:[...this.printBreakpoints,$])}clear(){this.printBreakpoints=[]}}let Ve=(()=>{class j{constructor(I,Z,Ee){this.matchMedia=I,this.breakpoints=Z,this.hook=Ee,this._useFallbacks=!0,this._activatedBreakpoints=[],this.elementMap=new Map,this.elementKeyMap=new WeakMap,this.watcherMap=new WeakMap,this.updateMap=new WeakMap,this.clearMap=new WeakMap,this.subject=new u.x,this.observeActivations()}get activatedAlias(){return this.activatedBreakpoints[0]?.alias??""}set activatedBreakpoints(I){this._activatedBreakpoints=[...I]}get activatedBreakpoints(){return[...this._activatedBreakpoints]}set useFallbacks(I){this._useFallbacks=I}onMediaChange(I){const Z=this.findByQuery(I.mediaQuery);if(Z){I=Ce(I,Z);const Ee=this.activatedBreakpoints.indexOf(Z);I.matches&&-1===Ee?(this._activatedBreakpoints.push(Z),this._activatedBreakpoints.sort(Tt),this.updateStyles()):!I.matches&&-1!==Ee&&(this._activatedBreakpoints.splice(Ee,1),this._activatedBreakpoints.sort(Tt),this.updateStyles())}}init(I,Z,Ee,Qe,tt=[]){Ae(this.updateMap,I,Z,Ee),Ae(this.clearMap,I,Z,Qe),this.buildElementKeyMap(I,Z),this.watchExtraTriggers(I,Z,tt)}getValue(I,Z,Ee){const Qe=this.elementMap.get(I);if(Qe){const tt=void 0!==Ee?Qe.get(Ee):this.getActivatedValues(Qe,Z);if(tt)return tt.get(Z)}}hasValue(I,Z){const Ee=this.elementMap.get(I);if(Ee){const Qe=this.getActivatedValues(Ee,Z);if(Qe)return void 0!==Qe.get(Z)||!1}return!1}setValue(I,Z,Ee,Qe){let tt=this.elementMap.get(I);if(tt){const Et=(tt.get(Qe)??new Map).set(Z,Ee);tt.set(Qe,Et),this.elementMap.set(I,tt)}else tt=(new Map).set(Qe,(new Map).set(Z,Ee)),this.elementMap.set(I,tt);const _t=this.getValue(I,Z);void 0!==_t&&this.updateElement(I,Z,_t)}trackValue(I,Z){return this.subject.asObservable().pipe((0,k.h)(Ee=>Ee.element===I&&Ee.key===Z))}updateStyles(){this.elementMap.forEach((I,Z)=>{const Ee=new Set(this.elementKeyMap.get(Z));let Qe=this.getActivatedValues(I);Qe&&Qe.forEach((tt,_t)=>{this.updateElement(Z,_t,tt),Ee.delete(_t)}),Ee.forEach(tt=>{if(Qe=this.getActivatedValues(I,tt),Qe){const _t=Qe.get(tt);this.updateElement(Z,tt,_t)}else this.clearElement(Z,tt)})})}clearElement(I,Z){const Ee=this.clearMap.get(I);if(Ee){const Qe=Ee.get(Z);Qe&&(Qe(),this.subject.next({element:I,key:Z,value:""}))}}updateElement(I,Z,Ee){const Qe=this.updateMap.get(I);if(Qe){const tt=Qe.get(Z);tt&&(tt(Ee),this.subject.next({element:I,key:Z,value:Ee}))}}releaseElement(I){const Z=this.watcherMap.get(I);Z&&(Z.forEach(Qe=>Qe.unsubscribe()),this.watcherMap.delete(I));const Ee=this.elementMap.get(I);Ee&&(Ee.forEach((Qe,tt)=>Ee.delete(tt)),this.elementMap.delete(I))}triggerUpdate(I,Z){const Ee=this.elementMap.get(I);if(Ee){const Qe=this.getActivatedValues(Ee,Z);Qe&&(Z?this.updateElement(I,Z,Qe.get(Z)):Qe.forEach((tt,_t)=>this.updateElement(I,_t,tt)))}}buildElementKeyMap(I,Z){let Ee=this.elementKeyMap.get(I);Ee||(Ee=new Set,this.elementKeyMap.set(I,Ee)),Ee.add(Z)}watchExtraTriggers(I,Z,Ee){if(Ee&&Ee.length){let Qe=this.watcherMap.get(I);if(Qe||(Qe=new Map,this.watcherMap.set(I,Qe)),!Qe.get(Z)){const _t=(0,v.T)(...Ee).subscribe(()=>{const Et=this.getValue(I,Z);this.updateElement(I,Z,Et)});Qe.set(Z,_t)}}}findByQuery(I){return this.breakpoints.findByQuery(I)}getActivatedValues(I,Z){for(let Qe=0;QeZ.mediaQuery);this.hook.registerBeforeAfterPrintHooks(this),this.matchMedia.observe(this.hook.withPrintQuery(I)).pipe((0,E.b)(this.hook.interceptEvents(this)),(0,k.h)(this.hook.blockPropagation())).subscribe(this.onMediaChange.bind(this))}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(zt),a.\u0275\u0275inject(oe),a.\u0275\u0275inject(G))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();function Ae(j,$,I,Z){if(void 0!==Z){const Ee=j.get($)??new Map;Ee.set(I,Z),j.set($,Ee)}}let ot=(()=>{class j{constructor(I,Z,Ee,Qe){this.elementRef=I,this.styleBuilder=Z,this.styler=Ee,this.marshal=Qe,this.DIRECTIVE_KEY="",this.inputs=[],this.mru={},this.destroySubject=new u.x,this.styleCache=new Map}get parentElement(){return this.elementRef.nativeElement.parentElement}get nativeElement(){return this.elementRef.nativeElement}get activatedValue(){return this.marshal.getValue(this.nativeElement,this.DIRECTIVE_KEY)}set activatedValue(I){this.marshal.setValue(this.nativeElement,this.DIRECTIVE_KEY,I,this.marshal.activatedAlias)}ngOnChanges(I){Object.keys(I).forEach(Z=>{if(-1!==this.inputs.indexOf(Z)){const Ee=Z.split(".").slice(1).join(".");this.setValue(I[Z].currentValue,Ee)}})}ngOnDestroy(){this.destroySubject.next(),this.destroySubject.complete(),this.marshal.releaseElement(this.nativeElement)}init(I=[]){this.marshal.init(this.elementRef.nativeElement,this.DIRECTIVE_KEY,this.updateWithValue.bind(this),this.clearStyles.bind(this),I)}addStyles(I,Z){const Ee=this.styleBuilder,Qe=Ee.shouldCache;let tt=this.styleCache.get(I);(!tt||!Qe)&&(tt=Ee.buildStyles(I,Z),Qe&&this.styleCache.set(I,tt)),this.mru={...tt},this.applyStyleToElement(tt),Ee.sideEffect(I,tt,Z)}clearStyles(){Object.keys(this.mru).forEach(I=>{this.mru[I]=""}),this.applyStyleToElement(this.mru),this.mru={},this.currentValue=void 0}triggerUpdate(){this.marshal.triggerUpdate(this.nativeElement,this.DIRECTIVE_KEY)}getFlexFlowDirection(I,Z=!1){if(I){const[Ee,Qe]=this.styler.getFlowDirection(I);if(!Qe&&Z){const tt=(0,g.Ar)(Ee);this.styler.applyStyleToElements(tt,[I])}return Ee.trim()}return"row"}hasWrap(I){return this.styler.hasWrap(I)}applyStyleToElement(I,Z,Ee=this.nativeElement){this.styler.applyStyleToElement(Ee,I,Z)}setValue(I,Z){this.marshal.setValue(this.nativeElement,this.DIRECTIVE_KEY,I,Z)}updateWithValue(I){this.currentValue!==I&&(this.addStyles(I),this.currentValue=I)}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(Be),a.\u0275\u0275directiveInject(Ie),a.\u0275\u0275directiveInject(Ve))},j.\u0275dir=a.\u0275\u0275defineDirective({type:j,features:[a.\u0275\u0275NgOnChangesFeature]}),j})(),At=(()=>{class j extends zt{constructor(I,Z,Ee,Qe){super(I,Z,Ee),this._breakpoints=Qe,this.autoRegisterQueries=!0,this.useOverlaps=!1}clearAll(){this.registry.forEach(I=>{I.destroy()}),this.registry.clear(),this.useOverlaps=!1}activate(I,Z=this.useOverlaps){return I=this._validateQuery(I),(Z||!this.isActive(I))&&(this._deactivateAll(),this._registerMediaQuery(I),this._activateWithOverlaps(I,Z)),this.hasActivated}_validateQuery(I){return this._breakpoints.findByAlias(I)?.mediaQuery??I}_activateWithOverlaps(I,Z){if(Z){const Qe=this._breakpoints.findByQuery(I)?.alias??"unknown";switch(Qe){case"lg":this._activateByAlias(["lt-xl"]);break;case"md":this._activateByAlias(["lt-xl","lt-lg"]);break;case"sm":this._activateByAlias(["lt-xl","lt-lg","lt-md"]);break;case"xs":this._activateByAlias(["lt-xl","lt-lg","lt-md","lt-sm"])}switch(Qe){case"xl":this._activateByAlias(["gt-lg","gt-md","gt-sm","gt-xs"]);break;case"lg":this._activateByAlias(["gt-md","gt-sm","gt-xs"]);break;case"md":this._activateByAlias(["gt-sm","gt-xs"]);break;case"sm":this._activateByAlias(["gt-xs"])}}return this._activateByQuery(I)}_activateByAlias(I){I.forEach(Ee=>{const Qe=this._breakpoints.findByAlias(Ee);this._activateByQuery(Qe?.mediaQuery??Ee)})}_activateByQuery(I){!this.registry.has(I)&&this.autoRegisterQueries&&this._registerMediaQuery(I);const Z=this.registry.get(I);return Z&&!this.isActive(I)&&this.registry.set(I,Z.activate()),this.hasActivated}_deactivateAll(){return this.registry.forEach(I=>{I.deactivate()}),this}_registerMediaQuery(I){!this.registry.has(I)&&this.autoRegisterQueries&&this.registerQuery(I)}buildMQL(I){return new Ft(I)}get hasActivated(){return this.activations.length>0}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(a.NgZone),a.\u0275\u0275inject(a.PLATFORM_ID),a.\u0275\u0275inject(d.DOCUMENT),a.\u0275\u0275inject(oe))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac}),j})();class Ft{constructor($){this._mediaQuery=$,this._isActive=!1,this._listeners=[],this.onchange=null}get matches(){return this._isActive}get media(){return this._mediaQuery}destroy(){this.deactivate(),this._listeners=[]}activate(){return this._isActive||(this._isActive=!0,this._listeners.forEach($=>{$.call(this,{matches:this.matches,media:this.media})})),this}deactivate(){return this._isActive&&(this._isActive=!1,this._listeners.forEach($=>{$.call(this,{matches:this.matches,media:this.media})})),this}addListener($){-1===this._listeners.indexOf($)&&this._listeners.push($),this._isActive&&$.call(this,{matches:this.matches,media:this.media})}removeListener($){}addEventListener($,I,Z){}removeEventListener($,I,Z){}dispatchEvent($){return!1}}const mt={provide:zt,useClass:At};function Gt(j){return Array.isArray(j)?j:[j]}let tn=(()=>{class j{constructor(I,Z,Ee){this.breakpoints=I,this.matchMedia=Z,this.hook=Ee,this.filterOverlaps=!1,this.destroyed$=new u.x,this._media$=this.watchActivations(),this.media$=this._media$.pipe((0,k.h)(Qe=>Qe.length>0),(0,P.U)(Qe=>Qe[0]))}ngOnDestroy(){this.destroyed$.next(),this.destroyed$.complete()}asObservable(){return this._media$}isActive(I){return function Qt(j){return j.map($=>$.split(",")).reduce(($,I)=>$.concat(I)).map($=>$.trim())}(Gt(I)).some(Ee=>{const Qe=function dn(j,$){return($.findByAlias(j)??$.findByQuery(j))?.mediaQuery??null}(Ee,this.breakpoints);return null!==Qe&&this.matchMedia.isActive(Qe)})}watchActivations(){const I=this.breakpoints.items.map(Z=>Z.mediaQuery);return this.buildObservable(I)}buildObservable(I){return this.matchMedia.observe(this.hook.withPrintQuery(I)).pipe((0,k.h)(tt=>tt.matches),(0,F.b)(0,m.E),(0,K.w)(tt=>(0,p.of)(this.findAllActivations())),(0,P.U)(tt=>this.filterOverlaps?tt.filter(_t=>this.breakpoints.findByQuery(_t.mediaQuery)?.overlapping??!0):tt),(0,k.h)(tt=>tt.filter(Et=>Et.mediaQuery.length>0).length>0),(0,N.x)((tt,_t)=>{if(tt.length!==_t.length)return!1;const Et=tt.map(sn=>sn.mediaQuery),mn=new Set(_t.map(sn=>sn.mediaQuery));return 0===new Set(Et.filter(sn=>!mn.has(sn))).size}),(0,J.R)(this.destroyed$))}findAllActivations(){return this.matchMedia.activations.map(Ee=>new se(!0,Ee)).map(Ee=>this.hook.isPrintEvent(Ee)?this.hook.updateEvent(Ee):Ee).map(Ee=>Ce(Ee,this.breakpoints.findByQuery(Ee.mediaQuery))).sort(Tt)}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(oe),a.\u0275\u0275inject(zt),a.\u0275\u0275inject(G))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})(),Bt=(()=>{class j{constructor(I,Z,Ee,Qe,tt){this.breakpoints=I,this.matchMedia=Z,this.layoutConfig=Ee,this._platformId=Qe,this._document=tt,this.hasCachedRegistryMatches=!1,this.originalActivations=[],this.originalRegistry=new Map}activate(I){I=I.map(Z=>Z.trim()),this.saveActivations(),this.deactivateAll(),this.setActivations(I),this.prepareAutoRestore()}restore(){if(this.hasCachedRegistryMatches){const Z=this.originalActivations.map(Ee=>Ee.mediaQuery);try{this.deactivateAll(),this.restoreRegistryMatches(),this.setActivations(Z)}finally{this.originalActivations=[],this.resizeSubscription&&this.resizeSubscription.unsubscribe()}}}prepareAutoRestore(){if((0,d.isPlatformBrowser)(this._platformId)&&this._document&&this.layoutConfig.mediaTriggerAutoRestore){const Ee=(0,h.R)(window,"resize").pipe((0,re.q)(1));this.resizeSubscription=Ee.subscribe(this.restore.bind(this))}}deactivateAll(){const I=this.currentActivations;this.forceRegistryMatches(I,!1),this.simulateMediaChanges(I,!1)}saveActivations(){if(!this.hasCachedRegistryMatches){const Z=Ee=>Ce(Ee,this.breakpoints.findByQuery(Ee.mediaQuery));this.originalActivations=this.currentActivations.map(Ee=>new se(!0,Ee)).map(Z).sort(Tt),this.cacheRegistryMatches()}}setActivations(I){this.originalRegistry&&this.forceRegistryMatches(I,!0),this.simulateMediaChanges(I)}simulateMediaChanges(I,Z=!0){I.map(tt=>{const _t=this.breakpoints,Et=_t.findByAlias(tt)||_t.findByQuery(tt);return Et?Et.mediaQuery:tt}).forEach(tt=>this.emitChangeEvent(Z,tt))}forceRegistryMatches(I,Z){const Ee=new Map;I.forEach(Qe=>{Ee.set(Qe,{matches:Z})}),this.matchMedia.registry=Ee}cacheRegistryMatches(){const I=this.originalRegistry;I.clear(),this.matchMedia.registry.forEach((Z,Ee)=>{I.set(Ee,Z)}),this.hasCachedRegistryMatches=!0}restoreRegistryMatches(){const I=this.matchMedia.registry;I.clear(),this.originalRegistry.forEach((Z,Ee)=>{I.set(Ee,Z)}),this.originalRegistry.clear(),this.hasCachedRegistryMatches=!1}emitChangeEvent(I,Z){this.matchMedia.source.next(new se(I,Z))}get currentActivations(){return this.matchMedia.activations}}return j.\u0275fac=function(I){return new(I||j)(a.\u0275\u0275inject(oe),a.\u0275\u0275inject(zt),a.\u0275\u0275inject(Me),a.\u0275\u0275inject(a.PLATFORM_ID),a.\u0275\u0275inject(d.DOCUMENT))},j.\u0275prov=a.\u0275\u0275defineInjectable({token:j,factory:j.\u0275fac,providedIn:"root"}),j})();function Oe(j,$="1",I="1"){let Z=[$,I,j],Ee=j.indexOf("calc");if(Ee>0){Z[2]=Ke(j.substring(Ee).trim());let Qe=j.substr(0,Ee).trim().split(" ");2==Qe.length&&(Z[0]=Qe[0],Z[1]=Qe[1])}else if(0==Ee)Z[2]=Ke(j.trim());else{let Qe=j.split(" ");Z=3===Qe.length?Qe:[$,I,j]}return Z}function Ke(j){return j.replace(/[\s]/g,"").replace(/[\/\*\+\-]/g," $& ")}function R(j,$){if(void 0===$)return j;const I=Z=>{const Ee=+Z.slice(0,-"x".length);return j.endsWith("x")&&!isNaN(Ee)?`${Ee*$.value}${$.unit}`:j};return j.includes(" ")?j.split(" ").map(I).join(" "):I(j)}},1576:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{DefaultFlexAlignDirective:()=>oe,DefaultFlexDirective:()=>Fe,DefaultFlexOffsetDirective:()=>Q,DefaultFlexOrderDirective:()=>It,DefaultLayoutAlignDirective:()=>At,DefaultLayoutDirective:()=>k,DefaultLayoutGapDirective:()=>re,FlexAlignDirective:()=>ee,FlexAlignStyleBuilder:()=>Dt,FlexDirective:()=>Ie,FlexFillDirective:()=>G,FlexFillStyleBuilder:()=>V,FlexModule:()=>ie,FlexOffsetDirective:()=>ze,FlexOffsetStyleBuilder:()=>Je,FlexOrderDirective:()=>Kt,FlexOrderStyleBuilder:()=>at,FlexStyleBuilder:()=>Pe,LayoutAlignDirective:()=>ot,LayoutAlignStyleBuilder:()=>be,LayoutDirective:()=>g,LayoutGapDirective:()=>J,LayoutGapStyleBuilder:()=>F,LayoutStyleBuilder:()=>m});var a=s(4650),d=s(445),c=s(2233),f=s(5863),v=s(7579),u=s(2722);let m=(()=>{class R extends c.QI{buildStyles($,{display:I}){const Z=(0,f.Ar)($);return{...Z,display:"none"===I?I:Z.display}}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const p=["fxLayout","fxLayout.xs","fxLayout.sm","fxLayout.md","fxLayout.lg","fxLayout.xl","fxLayout.lt-sm","fxLayout.lt-md","fxLayout.lt-lg","fxLayout.lt-xl","fxLayout.gt-xs","fxLayout.gt-sm","fxLayout.gt-md","fxLayout.gt-lg"];let g=(()=>{class R extends c.iR{constructor($,I,Z,Ee,Qe){super($,Z,I,Ee),this._config=Qe,this.DIRECTIVE_KEY="layout",this.init()}updateWithValue($){const Z=this._config.detectLayoutDisplay?this.styler.lookupStyle(this.nativeElement,"display"):"";this.styleCache=E.get(Z)??new Map,E.set(Z,this.styleCache),this.currentValue!==$&&(this.addStyles($,{display:Z}),this.currentValue=$)}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(m),a.\u0275\u0275directiveInject(c.yB),a.\u0275\u0275directiveInject(c.WU))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,features:[a.\u0275\u0275InheritDefinitionFeature]}),R})(),k=(()=>{class R extends g{constructor(){super(...arguments),this.inputs=p}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxLayout",""],["","fxLayout.xs",""],["","fxLayout.sm",""],["","fxLayout.md",""],["","fxLayout.lg",""],["","fxLayout.xl",""],["","fxLayout.lt-sm",""],["","fxLayout.lt-md",""],["","fxLayout.lt-lg",""],["","fxLayout.lt-xl",""],["","fxLayout.gt-xs",""],["","fxLayout.gt-sm",""],["","fxLayout.gt-md",""],["","fxLayout.gt-lg",""]],inputs:{fxLayout:"fxLayout","fxLayout.xs":"fxLayout.xs","fxLayout.sm":"fxLayout.sm","fxLayout.md":"fxLayout.md","fxLayout.lg":"fxLayout.lg","fxLayout.xl":"fxLayout.xl","fxLayout.lt-sm":"fxLayout.lt-sm","fxLayout.lt-md":"fxLayout.lt-md","fxLayout.lt-lg":"fxLayout.lt-lg","fxLayout.lt-xl":"fxLayout.lt-xl","fxLayout.gt-xs":"fxLayout.gt-xs","fxLayout.gt-sm":"fxLayout.gt-sm","fxLayout.gt-md":"fxLayout.gt-md","fxLayout.gt-lg":"fxLayout.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const E=new Map,P={"margin-left":null,"margin-right":null,"margin-top":null,"margin-bottom":null};let F=(()=>{class R extends c.QI{constructor($,I){super(),this._styler=$,this._config=I}buildStyles($,I){return $.endsWith(se)?($=$.slice(0,$.indexOf(se)),function Te(R,j){const[$,I]=R.split(" "),Ee=Et=>`-${Et}`;let Qe="0px",tt=Ee(I??$),_t="0px";return"rtl"===j?_t=Ee($):Qe=Ee($),{margin:`0px ${Qe} ${tt} ${_t}`}}($=(0,c.FL)($,this._config.multiplier),I.directionality)):{}}sideEffect($,I,Z){const Ee=Z.items;if($.endsWith(se)){$=$.slice(0,$.indexOf(se));const Qe=function ve(R,j){const[$,I]=R.split(" ");let Ee="0px",tt="0px";return"rtl"===j?tt=$:Ee=$,{padding:`0px ${Ee} ${I??$} ${tt}`}}($=(0,c.FL)($,this._config.multiplier),Z.directionality);this._styler.applyStyleToElements(Qe,Z.items)}else{$=(0,c.FL)($,this._config.multiplier),$=this.addFallbackUnit($);const Qe=Ee.pop(),tt=function Xe(R,j){const $=Me(j.directionality,j.layout),I={...P};return I[$]=R,I}($,Z);this._styler.applyStyleToElements(tt,Ee),this._styler.applyStyleToElements(P,[Qe])}}addFallbackUnit($){return isNaN(+$)?$:`${$}${this._config.defaultUnit}`}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275inject(c.RK),a.\u0275\u0275inject(c.WU))},R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const K=["fxLayoutGap","fxLayoutGap.xs","fxLayoutGap.sm","fxLayoutGap.md","fxLayoutGap.lg","fxLayoutGap.xl","fxLayoutGap.lt-sm","fxLayoutGap.lt-md","fxLayoutGap.lt-lg","fxLayoutGap.lt-xl","fxLayoutGap.gt-xs","fxLayoutGap.gt-sm","fxLayoutGap.gt-md","fxLayoutGap.gt-lg"];let J=(()=>{class R extends c.iR{constructor($,I,Z,Ee,Qe,tt){super($,Qe,Ee,tt),this.zone=I,this.directionality=Z,this.styleUtils=Ee,this.layout="row",this.DIRECTIVE_KEY="layout-gap",this.observerSubject=new v.x;const _t=[this.directionality.change,this.observerSubject.asObservable()];this.init(_t),this.marshal.trackValue(this.nativeElement,"layout").pipe((0,u.R)(this.destroySubject)).subscribe(this.onLayoutChange.bind(this))}get childrenNodes(){const $=this.nativeElement.children,I=[];for(let Z=$.length;Z--;)I[Z]=$[Z];return I}ngAfterContentInit(){this.buildChildObservable(),this.triggerUpdate()}ngOnDestroy(){super.ngOnDestroy(),this.observer&&this.observer.disconnect()}onLayoutChange($){const Z=$.value.split(" ");this.layout=Z[0],f.iQ.find(Ee=>Ee===this.layout)||(this.layout="row"),this.triggerUpdate()}updateWithValue($){const I=this.childrenNodes.filter(Z=>1===Z.nodeType&&this.willDisplay(Z)).sort((Z,Ee)=>{const Qe=+this.styler.lookupStyle(Z,"order"),tt=+this.styler.lookupStyle(Ee,"order");return isNaN(Qe)||isNaN(tt)||Qe===tt?0:Qe>tt?1:-1});if(I.length>0){const Z=this.directionality.value,Ee=this.layout;"row"===Ee&&"rtl"===Z?this.styleCache=ye:"row"===Ee&&"rtl"!==Z?this.styleCache=pe:"column"===Ee&&"rtl"===Z?this.styleCache=ke:"column"===Ee&&"rtl"!==Z&&(this.styleCache=te),this.addStyles($,{directionality:Z,items:I,layout:Ee})}}clearStyles(){const $=Object.keys(this.mru).length>0,I=$?"padding":Me(this.directionality.value,this.layout);$&&super.clearStyles(),this.styleUtils.applyStyleToElements({[I]:""},this.childrenNodes)}willDisplay($){const I=this.marshal.getValue($,"show-hide");return!0===I||void 0===I&&"none"!==this.styleUtils.lookupStyle($,"display")}buildChildObservable(){this.zone.runOutsideAngular(()=>{typeof MutationObserver<"u"&&(this.observer=new MutationObserver($=>{$.some(Z=>Z.addedNodes&&Z.addedNodes.length>0||Z.removedNodes&&Z.removedNodes.length>0)&&this.observerSubject.next()}),this.observer.observe(this.nativeElement,{childList:!0}))})}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.NgZone),a.\u0275\u0275directiveInject(d.Is),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(F),a.\u0275\u0275directiveInject(c.yB))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,features:[a.\u0275\u0275InheritDefinitionFeature]}),R})(),re=(()=>{class R extends J{constructor(){super(...arguments),this.inputs=K}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxLayoutGap",""],["","fxLayoutGap.xs",""],["","fxLayoutGap.sm",""],["","fxLayoutGap.md",""],["","fxLayoutGap.lg",""],["","fxLayoutGap.xl",""],["","fxLayoutGap.lt-sm",""],["","fxLayoutGap.lt-md",""],["","fxLayoutGap.lt-lg",""],["","fxLayoutGap.lt-xl",""],["","fxLayoutGap.gt-xs",""],["","fxLayoutGap.gt-sm",""],["","fxLayoutGap.gt-md",""],["","fxLayoutGap.gt-lg",""]],inputs:{fxLayoutGap:"fxLayoutGap","fxLayoutGap.xs":"fxLayoutGap.xs","fxLayoutGap.sm":"fxLayoutGap.sm","fxLayoutGap.md":"fxLayoutGap.md","fxLayoutGap.lg":"fxLayoutGap.lg","fxLayoutGap.xl":"fxLayoutGap.xl","fxLayoutGap.lt-sm":"fxLayoutGap.lt-sm","fxLayoutGap.lt-md":"fxLayoutGap.lt-md","fxLayoutGap.lt-lg":"fxLayoutGap.lt-lg","fxLayoutGap.lt-xl":"fxLayoutGap.lt-xl","fxLayoutGap.gt-xs":"fxLayoutGap.gt-xs","fxLayoutGap.gt-sm":"fxLayoutGap.gt-sm","fxLayoutGap.gt-md":"fxLayoutGap.gt-md","fxLayoutGap.gt-lg":"fxLayoutGap.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const ye=new Map,ke=new Map,pe=new Map,te=new Map,se=" grid";function Me(R,j){switch(j){case"column":return"margin-bottom";case"column-reverse":return"margin-top";case"row":default:return"rtl"===R?"margin-left":"margin-right";case"row-reverse":return"rtl"===R?"margin-right":"margin-left"}}let Pe=(()=>{class R extends c.QI{constructor($){super(),this.layoutConfig=$}buildStyles($,I){let[Z,Ee,...Qe]=$.split(" "),tt=Qe.join(" ");const _t=I.direction.indexOf("column")>-1?"column":"row",Et=(0,f.tj)(_t)?"max-width":"max-height",mn=(0,f.tj)(_t)?"min-width":"min-height",an=String(tt).indexOf("calc")>-1,sn=an||"auto"===tt,_n=String(tt).indexOf("%")>-1&&!an,Ct=String(tt).indexOf("px")>-1||String(tt).indexOf("rem")>-1||String(tt).indexOf("em")>-1||String(tt).indexOf("vw")>-1||String(tt).indexOf("vh")>-1;let Lt=an||Ct;Z="0"==Z?0:Z,Ee="0"==Ee?0:Ee;const Ue=!Z&&!Ee;let Re={};const he={"max-width":null,"max-height":null,"min-width":null,"min-height":null};switch(tt||""){case"":const Ne=!1!==this.layoutConfig.useColumnBasisZero;tt="row"===_t?"0%":Ne?"0.000000001px":"auto";break;case"initial":case"nogrow":Z=0,tt="auto";break;case"grow":tt="100%";break;case"noshrink":Ee=0,tt="auto";break;case"auto":break;case"none":Z=0,Ee=0,tt="auto";break;default:!Lt&&!_n&&!isNaN(tt)&&(tt+="%"),"0%"===tt&&(Lt=!0),"0px"===tt&&(tt="0%"),Re=(0,f.kt)(he,an?{"flex-grow":Z,"flex-shrink":Ee,"flex-basis":Lt?tt:"100%"}:{flex:`${Z} ${Ee} ${Lt?tt:"100%"}`})}return Re.flex||Re["flex-grow"]||(Re=(0,f.kt)(he,an?{"flex-grow":Z,"flex-shrink":Ee,"flex-basis":tt}:{flex:`${Z} ${Ee} ${tt}`})),"0%"!==tt&&"0px"!==tt&&"0.000000001px"!==tt&&"auto"!==tt&&(Re[mn]=Ue||Lt&&Z?tt:null,Re[Et]=Ue||!sn&&Ee?tt:null),Re[mn]||Re[Et]?I.hasWrap&&(Re[an?"flex-basis":"flex"]=Re[Et]?an?Re[Et]:`${Z} ${Ee} ${Re[Et]}`:an?Re[mn]:`${Z} ${Ee} ${Re[mn]}`):Re=(0,f.kt)(he,an?{"flex-grow":Z,"flex-shrink":Ee,"flex-basis":tt}:{flex:`${Z} ${Ee} ${tt}`}),(0,f.kt)(Re,{"box-sizing":"border-box"})}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275inject(c.WU))},R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const Ce=["fxFlex","fxFlex.xs","fxFlex.sm","fxFlex.md","fxFlex.lg","fxFlex.xl","fxFlex.lt-sm","fxFlex.lt-md","fxFlex.lt-lg","fxFlex.lt-xl","fxFlex.gt-xs","fxFlex.gt-sm","fxFlex.gt-md","fxFlex.gt-lg"];let Ie=(()=>{class R extends c.iR{constructor($,I,Z,Ee,Qe){super($,Ee,I,Qe),this.layoutConfig=Z,this.marshal=Qe,this.DIRECTIVE_KEY="flex",this.direction=void 0,this.wrap=void 0,this.flexGrow="1",this.flexShrink="1",this.init()}get shrink(){return this.flexShrink}set shrink($){this.flexShrink=$||"1",this.triggerReflow()}get grow(){return this.flexGrow}set grow($){this.flexGrow=$||"1",this.triggerReflow()}ngOnInit(){this.parentElement&&(this.marshal.trackValue(this.parentElement,"layout").pipe((0,u.R)(this.destroySubject)).subscribe(this.onLayoutChange.bind(this)),this.marshal.trackValue(this.nativeElement,"layout-align").pipe((0,u.R)(this.destroySubject)).subscribe(this.triggerReflow.bind(this)))}onLayoutChange($){const Z=$.value.split(" ");this.direction=Z[0],this.wrap=void 0!==Z[1]&&"wrap"===Z[1],this.triggerUpdate()}updateWithValue($){void 0===this.direction&&(this.direction=this.getFlexFlowDirection(this.parentElement,!1!==this.layoutConfig.addFlexToParent)),void 0===this.wrap&&(this.wrap=this.hasWrap(this.parentElement));const Z=this.direction,Ee=Z.startsWith("row"),Qe=this.wrap;Ee&&Qe?this.styleCache=wt:Ee&&!Qe?this.styleCache=Le:!Ee&&Qe?this.styleCache=Tt:!Ee&&!Qe&&(this.styleCache=ct);const tt=String($).replace(";",""),_t=(0,c.Ot)(tt,this.flexGrow,this.flexShrink);this.addStyles(_t.join(" "),{direction:Z,hasWrap:Qe})}triggerReflow(){const $=this.activatedValue;if(void 0!==$){const I=(0,c.Ot)($+"",this.flexGrow,this.flexShrink);this.marshal.updateElement(this.nativeElement,this.DIRECTIVE_KEY,I.join(" "))}}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(c.WU),a.\u0275\u0275directiveInject(Pe),a.\u0275\u0275directiveInject(c.yB))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,inputs:{shrink:["fxShrink","shrink"],grow:["fxGrow","grow"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})(),Fe=(()=>{class R extends Ie{constructor(){super(...arguments),this.inputs=Ce}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxFlex",""],["","fxFlex.xs",""],["","fxFlex.sm",""],["","fxFlex.md",""],["","fxFlex.lg",""],["","fxFlex.xl",""],["","fxFlex.lt-sm",""],["","fxFlex.lt-md",""],["","fxFlex.lt-lg",""],["","fxFlex.lt-xl",""],["","fxFlex.gt-xs",""],["","fxFlex.gt-sm",""],["","fxFlex.gt-md",""],["","fxFlex.gt-lg",""]],inputs:{fxFlex:"fxFlex","fxFlex.xs":"fxFlex.xs","fxFlex.sm":"fxFlex.sm","fxFlex.md":"fxFlex.md","fxFlex.lg":"fxFlex.lg","fxFlex.xl":"fxFlex.xl","fxFlex.lt-sm":"fxFlex.lt-sm","fxFlex.lt-md":"fxFlex.lt-md","fxFlex.lt-lg":"fxFlex.lt-lg","fxFlex.lt-xl":"fxFlex.lt-xl","fxFlex.gt-xs":"fxFlex.gt-xs","fxFlex.gt-sm":"fxFlex.gt-sm","fxFlex.gt-md":"fxFlex.gt-md","fxFlex.gt-lg":"fxFlex.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const Le=new Map,ct=new Map,wt=new Map,Tt=new Map;let at=(()=>{class R extends c.QI{buildStyles($){return{order:$&&parseInt($,10)||""}}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const zt=["fxFlexOrder","fxFlexOrder.xs","fxFlexOrder.sm","fxFlexOrder.md","fxFlexOrder.lg","fxFlexOrder.xl","fxFlexOrder.lt-sm","fxFlexOrder.lt-md","fxFlexOrder.lt-lg","fxFlexOrder.lt-xl","fxFlexOrder.gt-xs","fxFlexOrder.gt-sm","fxFlexOrder.gt-md","fxFlexOrder.gt-lg"];let Kt=(()=>{class R extends c.iR{constructor($,I,Z,Ee){super($,Z,I,Ee),this.DIRECTIVE_KEY="flex-order",this.styleCache=ht,this.init()}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(at),a.\u0275\u0275directiveInject(c.yB))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const ht=new Map;let It=(()=>{class R extends Kt{constructor(){super(...arguments),this.inputs=zt}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxFlexOrder",""],["","fxFlexOrder.xs",""],["","fxFlexOrder.sm",""],["","fxFlexOrder.md",""],["","fxFlexOrder.lg",""],["","fxFlexOrder.xl",""],["","fxFlexOrder.lt-sm",""],["","fxFlexOrder.lt-md",""],["","fxFlexOrder.lt-lg",""],["","fxFlexOrder.lt-xl",""],["","fxFlexOrder.gt-xs",""],["","fxFlexOrder.gt-sm",""],["","fxFlexOrder.gt-md",""],["","fxFlexOrder.gt-lg",""]],inputs:{fxFlexOrder:"fxFlexOrder","fxFlexOrder.xs":"fxFlexOrder.xs","fxFlexOrder.sm":"fxFlexOrder.sm","fxFlexOrder.md":"fxFlexOrder.md","fxFlexOrder.lg":"fxFlexOrder.lg","fxFlexOrder.xl":"fxFlexOrder.xl","fxFlexOrder.lt-sm":"fxFlexOrder.lt-sm","fxFlexOrder.lt-md":"fxFlexOrder.lt-md","fxFlexOrder.lt-lg":"fxFlexOrder.lt-lg","fxFlexOrder.lt-xl":"fxFlexOrder.lt-xl","fxFlexOrder.gt-xs":"fxFlexOrder.gt-xs","fxFlexOrder.gt-sm":"fxFlexOrder.gt-sm","fxFlexOrder.gt-md":"fxFlexOrder.gt-md","fxFlexOrder.gt-lg":"fxFlexOrder.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})(),Je=(()=>{class R extends c.QI{constructor($){super(),this._config=$}buildStyles($,I){$||($="0"),$=(0,c.FL)($,this._config.multiplier);const Z=String($).indexOf("%")>-1;!(String($).indexOf("px")>-1)&&!Z&&!isNaN(+$)&&($=`${$}%`);const Qe=I.isRtl?"margin-right":"margin-left";return(0,f.tj)(I.layout)?{[Qe]:$}:{"margin-top":$}}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275inject(c.WU))},R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const qe=["fxFlexOffset","fxFlexOffset.xs","fxFlexOffset.sm","fxFlexOffset.md","fxFlexOffset.lg","fxFlexOffset.xl","fxFlexOffset.lt-sm","fxFlexOffset.lt-md","fxFlexOffset.lt-lg","fxFlexOffset.lt-xl","fxFlexOffset.gt-xs","fxFlexOffset.gt-sm","fxFlexOffset.gt-md","fxFlexOffset.gt-lg"];let ze=(()=>{class R extends c.iR{constructor($,I,Z,Ee,Qe){super($,Z,Qe,Ee),this.directionality=I,this.DIRECTIVE_KEY="flex-offset",this.init([this.directionality.change]),this.parentElement&&this.marshal.trackValue(this.parentElement,"layout-gap").pipe((0,u.R)(this.destroySubject)).subscribe(this.triggerUpdate.bind(this))}updateWithValue($=""){const I=this.getFlexFlowDirection(this.parentElement,!0),Z="rtl"===this.directionality.value;"row"===I&&Z?this.styleCache=X:"row"!==I||Z?"column"===I&&Z?this.styleCache=we:"column"===I&&!Z&&(this.styleCache=ut):this.styleCache=et,this.addStyles($+"",{layout:I,isRtl:Z})}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(d.Is),a.\u0275\u0275directiveInject(Je),a.\u0275\u0275directiveInject(c.yB),a.\u0275\u0275directiveInject(c.RK))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,features:[a.\u0275\u0275InheritDefinitionFeature]}),R})(),Q=(()=>{class R extends ze{constructor(){super(...arguments),this.inputs=qe}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxFlexOffset",""],["","fxFlexOffset.xs",""],["","fxFlexOffset.sm",""],["","fxFlexOffset.md",""],["","fxFlexOffset.lg",""],["","fxFlexOffset.xl",""],["","fxFlexOffset.lt-sm",""],["","fxFlexOffset.lt-md",""],["","fxFlexOffset.lt-lg",""],["","fxFlexOffset.lt-xl",""],["","fxFlexOffset.gt-xs",""],["","fxFlexOffset.gt-sm",""],["","fxFlexOffset.gt-md",""],["","fxFlexOffset.gt-lg",""]],inputs:{fxFlexOffset:"fxFlexOffset","fxFlexOffset.xs":"fxFlexOffset.xs","fxFlexOffset.sm":"fxFlexOffset.sm","fxFlexOffset.md":"fxFlexOffset.md","fxFlexOffset.lg":"fxFlexOffset.lg","fxFlexOffset.xl":"fxFlexOffset.xl","fxFlexOffset.lt-sm":"fxFlexOffset.lt-sm","fxFlexOffset.lt-md":"fxFlexOffset.lt-md","fxFlexOffset.lt-lg":"fxFlexOffset.lt-lg","fxFlexOffset.lt-xl":"fxFlexOffset.lt-xl","fxFlexOffset.gt-xs":"fxFlexOffset.gt-xs","fxFlexOffset.gt-sm":"fxFlexOffset.gt-sm","fxFlexOffset.gt-md":"fxFlexOffset.gt-md","fxFlexOffset.gt-lg":"fxFlexOffset.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const X=new Map,we=new Map,et=new Map,ut=new Map;let Dt=(()=>{class R extends c.QI{buildStyles($){const I={};switch($=$||"stretch"){case"start":I["align-self"]="flex-start";break;case"end":I["align-self"]="flex-end";break;default:I["align-self"]=$}return I}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const yt=["fxFlexAlign","fxFlexAlign.xs","fxFlexAlign.sm","fxFlexAlign.md","fxFlexAlign.lg","fxFlexAlign.xl","fxFlexAlign.lt-sm","fxFlexAlign.lt-md","fxFlexAlign.lt-lg","fxFlexAlign.lt-xl","fxFlexAlign.gt-xs","fxFlexAlign.gt-sm","fxFlexAlign.gt-md","fxFlexAlign.gt-lg"];let ee=(()=>{class R extends c.iR{constructor($,I,Z,Ee){super($,Z,I,Ee),this.DIRECTIVE_KEY="flex-align",this.styleCache=Y,this.init()}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(Dt),a.\u0275\u0275directiveInject(c.yB))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const Y=new Map;let oe=(()=>{class R extends ee{constructor(){super(...arguments),this.inputs=yt}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxFlexAlign",""],["","fxFlexAlign.xs",""],["","fxFlexAlign.sm",""],["","fxFlexAlign.md",""],["","fxFlexAlign.lg",""],["","fxFlexAlign.xl",""],["","fxFlexAlign.lt-sm",""],["","fxFlexAlign.lt-md",""],["","fxFlexAlign.lt-lg",""],["","fxFlexAlign.lt-xl",""],["","fxFlexAlign.gt-xs",""],["","fxFlexAlign.gt-sm",""],["","fxFlexAlign.gt-md",""],["","fxFlexAlign.gt-lg",""]],inputs:{fxFlexAlign:"fxFlexAlign","fxFlexAlign.xs":"fxFlexAlign.xs","fxFlexAlign.sm":"fxFlexAlign.sm","fxFlexAlign.md":"fxFlexAlign.md","fxFlexAlign.lg":"fxFlexAlign.lg","fxFlexAlign.xl":"fxFlexAlign.xl","fxFlexAlign.lt-sm":"fxFlexAlign.lt-sm","fxFlexAlign.lt-md":"fxFlexAlign.lt-md","fxFlexAlign.lt-lg":"fxFlexAlign.lt-lg","fxFlexAlign.lt-xl":"fxFlexAlign.lt-xl","fxFlexAlign.gt-xs":"fxFlexAlign.gt-xs","fxFlexAlign.gt-sm":"fxFlexAlign.gt-sm","fxFlexAlign.gt-md":"fxFlexAlign.gt-md","fxFlexAlign.gt-lg":"fxFlexAlign.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const z={margin:0,width:"100%",height:"100%","min-width":"100%","min-height":"100%"};let V=(()=>{class R extends c.QI{buildStyles($){return z}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})(),G=(()=>{class R extends c.iR{constructor($,I,Z,Ee){super($,Z,I,Ee),this.styleCache=ne,this.addStyles("")}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(V),a.\u0275\u0275directiveInject(c.yB))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxFill",""],["","fxFlexFill",""]],features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const ne=new Map;let be=(()=>{class R extends c.QI{buildStyles($,I){const Z={},[Ee,Qe]=$.split(" ");switch(Ee){case"center":Z["justify-content"]="center";break;case"space-around":Z["justify-content"]="space-around";break;case"space-between":Z["justify-content"]="space-between";break;case"space-evenly":Z["justify-content"]="space-evenly";break;case"end":case"flex-end":Z["justify-content"]="flex-end";break;default:Z["justify-content"]="flex-start"}switch(Qe){case"start":case"flex-start":Z["align-items"]=Z["align-content"]="flex-start";break;case"center":Z["align-items"]=Z["align-content"]="center";break;case"end":case"flex-end":Z["align-items"]=Z["align-content"]="flex-end";break;case"space-between":Z["align-content"]="space-between",Z["align-items"]="stretch";break;case"space-around":Z["align-content"]="space-around",Z["align-items"]="stretch";break;case"baseline":Z["align-content"]="stretch",Z["align-items"]="baseline";break;default:Z["align-items"]=Z["align-content"]="stretch"}return(0,f.kt)(Z,{display:I.inline?"inline-flex":"flex","flex-direction":I.layout,"box-sizing":"border-box","max-width":"stretch"===Qe?(0,f.tj)(I.layout)?null:"100%":null,"max-height":"stretch"===Qe&&(0,f.tj)(I.layout)?"100%":null})}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275prov=a.\u0275\u0275defineInjectable({token:R,factory:R.\u0275fac,providedIn:"root"}),R})();const Ve=["fxLayoutAlign","fxLayoutAlign.xs","fxLayoutAlign.sm","fxLayoutAlign.md","fxLayoutAlign.lg","fxLayoutAlign.xl","fxLayoutAlign.lt-sm","fxLayoutAlign.lt-md","fxLayoutAlign.lt-lg","fxLayoutAlign.lt-xl","fxLayoutAlign.gt-xs","fxLayoutAlign.gt-sm","fxLayoutAlign.gt-md","fxLayoutAlign.gt-lg"];let ot=(()=>{class R extends c.iR{constructor($,I,Z,Ee){super($,Z,I,Ee),this.DIRECTIVE_KEY="layout-align",this.layout="row",this.inline=!1,this.init(),this.marshal.trackValue(this.nativeElement,"layout").pipe((0,u.R)(this.destroySubject)).subscribe(this.onLayoutChange.bind(this))}updateWithValue($){const I=this.layout||"row",Z=this.inline;"row"===I&&Z?this.styleCache=dn:"row"!==I||Z?"row-reverse"===I&&Z?this.styleCache=Bt:"row-reverse"!==I||Z?"column"===I&&Z?this.styleCache=Qt:"column"!==I||Z?"column-reverse"===I&&Z?this.styleCache=Oe:"column-reverse"===I&&!Z&&(this.styleCache=tn):this.styleCache=mt:this.styleCache=Gt:this.styleCache=Ft,this.addStyles($,{layout:I,inline:Z})}onLayoutChange($){const I=$.value.split(" ");this.layout=I[0],this.inline=$.value.includes("inline"),f.iQ.find(Z=>Z===this.layout)||(this.layout="row"),this.triggerUpdate()}}return R.\u0275fac=function($){return new($||R)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.RK),a.\u0275\u0275directiveInject(be),a.\u0275\u0275directiveInject(c.yB))},R.\u0275dir=a.\u0275\u0275defineDirective({type:R,features:[a.\u0275\u0275InheritDefinitionFeature]}),R})(),At=(()=>{class R extends ot{constructor(){super(...arguments),this.inputs=Ve}}return R.\u0275fac=function(){let j;return function(I){return(j||(j=a.\u0275\u0275getInheritedFactory(R)))(I||R)}}(),R.\u0275dir=a.\u0275\u0275defineDirective({type:R,selectors:[["","fxLayoutAlign",""],["","fxLayoutAlign.xs",""],["","fxLayoutAlign.sm",""],["","fxLayoutAlign.md",""],["","fxLayoutAlign.lg",""],["","fxLayoutAlign.xl",""],["","fxLayoutAlign.lt-sm",""],["","fxLayoutAlign.lt-md",""],["","fxLayoutAlign.lt-lg",""],["","fxLayoutAlign.lt-xl",""],["","fxLayoutAlign.gt-xs",""],["","fxLayoutAlign.gt-sm",""],["","fxLayoutAlign.gt-md",""],["","fxLayoutAlign.gt-lg",""]],inputs:{fxLayoutAlign:"fxLayoutAlign","fxLayoutAlign.xs":"fxLayoutAlign.xs","fxLayoutAlign.sm":"fxLayoutAlign.sm","fxLayoutAlign.md":"fxLayoutAlign.md","fxLayoutAlign.lg":"fxLayoutAlign.lg","fxLayoutAlign.xl":"fxLayoutAlign.xl","fxLayoutAlign.lt-sm":"fxLayoutAlign.lt-sm","fxLayoutAlign.lt-md":"fxLayoutAlign.lt-md","fxLayoutAlign.lt-lg":"fxLayoutAlign.lt-lg","fxLayoutAlign.lt-xl":"fxLayoutAlign.lt-xl","fxLayoutAlign.gt-xs":"fxLayoutAlign.gt-xs","fxLayoutAlign.gt-sm":"fxLayoutAlign.gt-sm","fxLayoutAlign.gt-md":"fxLayoutAlign.gt-md","fxLayoutAlign.gt-lg":"fxLayoutAlign.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),R})();const Ft=new Map,mt=new Map,Gt=new Map,tn=new Map,dn=new Map,Qt=new Map,Bt=new Map,Oe=new Map;let ie=(()=>{class R{}return R.\u0275fac=function($){return new($||R)},R.\u0275mod=a.\u0275\u0275defineNgModule({type:R}),R.\u0275inj=a.\u0275\u0275defineInjector({imports:[[c.IR,d.vT]]}),R})()},5823:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{BREAKPOINT:()=>d.Bs,BREAKPOINTS:()=>d.j$,BREAKPOINT_PRINT:()=>d.Q0,BROWSER_PROVIDER:()=>d.rg,BaseDirective2:()=>d.iR,BreakPointRegistry:()=>d.pc,CLASS_NAME:()=>d.x2,ClassDirective:()=>P,CoreModule:()=>d.IR,DEFAULT_BREAKPOINTS:()=>d.Hz,DEFAULT_CONFIG:()=>d.g5,DefaultClassDirective:()=>N,DefaultFlexAlignDirective:()=>at.DefaultFlexAlignDirective,DefaultFlexDirective:()=>at.DefaultFlexDirective,DefaultFlexOffsetDirective:()=>at.DefaultFlexOffsetDirective,DefaultFlexOrderDirective:()=>at.DefaultFlexOrderDirective,DefaultGridAlignColumnsDirective:()=>ee,DefaultGridAlignDirective:()=>Se,DefaultGridAlignRowsDirective:()=>ot,DefaultGridAreaDirective:()=>Bt,DefaultGridAreasDirective:()=>Ee,DefaultGridAutoDirective:()=>_n,DefaultGridColumnDirective:()=>dt,DefaultGridColumnsDirective:()=>xn,DefaultGridGapDirective:()=>oi,DefaultGridRowDirective:()=>Xn,DefaultGridRowsDirective:()=>ii,DefaultImgSrcDirective:()=>E,DefaultLayoutAlignDirective:()=>at.DefaultLayoutAlignDirective,DefaultLayoutDirective:()=>at.DefaultLayoutDirective,DefaultLayoutGapDirective:()=>at.DefaultLayoutGapDirective,DefaultShowHideDirective:()=>te,DefaultStyleDirective:()=>Le,ExtendedModule:()=>Tt,FlexAlignDirective:()=>at.FlexAlignDirective,FlexAlignStyleBuilder:()=>at.FlexAlignStyleBuilder,FlexDirective:()=>at.FlexDirective,FlexFillDirective:()=>at.FlexFillDirective,FlexFillStyleBuilder:()=>at.FlexFillStyleBuilder,FlexLayoutModule:()=>qn,FlexModule:()=>at.FlexModule,FlexOffsetDirective:()=>at.FlexOffsetDirective,FlexOffsetStyleBuilder:()=>at.FlexOffsetStyleBuilder,FlexOrderDirective:()=>at.FlexOrderDirective,FlexOrderStyleBuilder:()=>at.FlexOrderStyleBuilder,FlexStyleBuilder:()=>at.FlexStyleBuilder,GridAlignColumnsDirective:()=>et,GridAlignColumnsStyleBuilder:()=>we,GridAlignDirective:()=>ht,GridAlignRowsDirective:()=>G,GridAlignRowsStyleBuilder:()=>V,GridAlignStyleBuilder:()=>Kt,GridAreaDirective:()=>Gt,GridAreaStyleBuilder:()=>mt,GridAreasDirective:()=>R,GridAreasStyleBuiler:()=>ie,GridAutoDirective:()=>_t,GridAutoStyleBuilder:()=>tt,GridColumnDirective:()=>Ue,GridColumnStyleBuilder:()=>Lt,GridColumnsDirective:()=>xt,GridColumnsStyleBuilder:()=>fn,GridGapDirective:()=>Wn,GridGapStyleBuilder:()=>fi,GridModule:()=>oa,GridRowDirective:()=>ti,GridRowStyleBuilder:()=>Yn,GridRowsDirective:()=>hi,GridRowsStyleBuilder:()=>Ii,ImgSrcDirective:()=>p,ImgSrcStyleBuilder:()=>m,LAYOUT_CONFIG:()=>d.WU,LayoutAlignDirective:()=>at.LayoutAlignDirective,LayoutAlignStyleBuilder:()=>at.LayoutAlignStyleBuilder,LayoutDirective:()=>at.LayoutDirective,LayoutGapDirective:()=>at.LayoutGapDirective,LayoutGapStyleBuilder:()=>at.LayoutGapStyleBuilder,LayoutStyleBuilder:()=>at.LayoutStyleBuilder,MediaChange:()=>d.Dn,MediaMarshaller:()=>d.yB,MediaObserver:()=>d.u0,MediaTrigger:()=>d.Ir,ORIENTATION_BREAKPOINTS:()=>d.Bt,PrintHook:()=>d.iZ,SERVER_TOKEN:()=>d.wY,ScreenTypes:()=>d.nS,ShowHideDirective:()=>re,ShowHideStyleBuilder:()=>J,StyleBuilder:()=>d.QI,StyleDirective:()=>Be,StyleUtils:()=>d.RK,StylesheetMap:()=>d.FV,VERSION:()=>Ta,coerceArray:()=>d.Eq,mergeAlias:()=>d.oE,removeStyles:()=>d.wR,sortAscendingPriority:()=>d.Vi,sortDescendingPriority:()=>d.E1,validateBasis:()=>d.Ot,\u0275MatchMedia:()=>d.TA,\u0275MockMatchMedia:()=>d.fw,\u0275MockMatchMediaProvider:()=>d.Qi,\u0275multiply:()=>d.FL});var a=s(4650),d=s(2233),c=s(6895),f=s(1281),v=s(2722),u=s(1481);let m=(()=>{class me extends d.QI{buildStyles(je){return{content:je?`url(${je})`:""}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),p=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt,On,ai){super(je,nt,Nt,Jt),this.platformId=On,this.serverModuleLoaded=ai,this.DIRECTIVE_KEY="img-src",this.defaultSrc="",this.styleCache=h,this.init(),this.setValue(this.nativeElement.getAttribute("src")||"",""),(0,c.isPlatformServer)(this.platformId)&&this.serverModuleLoaded&&this.nativeElement.setAttribute("src","")}set src(je){this.defaultSrc=je,this.setValue(this.defaultSrc,"")}updateWithValue(je){const nt=je||this.defaultSrc;(0,c.isPlatformServer)(this.platformId)&&this.serverModuleLoaded?this.addStyles(nt):this.nativeElement.setAttribute("src",nt)}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(m),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB),a.\u0275\u0275directiveInject(a.PLATFORM_ID),a.\u0275\u0275directiveInject(d.wY))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{src:"src"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const h=new Map,g=["src.xs","src.sm","src.md","src.lg","src.xl","src.lt-sm","src.lt-md","src.lt-lg","src.lt-xl","src.gt-xs","src.gt-sm","src.gt-md","src.gt-lg"];let E=(()=>{class me extends p{constructor(){super(...arguments),this.inputs=g}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["img","src.xs",""],["img","src.sm",""],["img","src.md",""],["img","src.lg",""],["img","src.xl",""],["img","src.lt-sm",""],["img","src.lt-md",""],["img","src.lt-lg",""],["img","src.lt-xl",""],["img","src.gt-xs",""],["img","src.gt-sm",""],["img","src.gt-md",""],["img","src.gt-lg",""]],inputs:{"src.xs":"src.xs","src.sm":"src.sm","src.md":"src.md","src.lg":"src.lg","src.xl":"src.xl","src.lt-sm":"src.lt-sm","src.lt-md":"src.lt-md","src.lt-lg":"src.lt-lg","src.lt-xl":"src.lt-xl","src.gt-xs":"src.gt-xs","src.gt-sm":"src.gt-sm","src.gt-md":"src.gt-md","src.gt-lg":"src.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),P=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt,On,ai,Mi){super(je,null,nt,Nt),this.ngClassInstance=Mi,this.DIRECTIVE_KEY="ngClass",this.ngClassInstance||(this.ngClassInstance=new c.NgClass(Jt,On,je,ai)),this.init(),this.setValue("","")}set klass(je){this.ngClassInstance.klass=je,this.setValue(je,"")}updateWithValue(je){this.ngClassInstance.ngClass=je,this.ngClassInstance.ngDoCheck()}ngDoCheck(){this.ngClassInstance.ngDoCheck()}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB),a.\u0275\u0275directiveInject(a.IterableDiffers),a.\u0275\u0275directiveInject(a.KeyValueDiffers),a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(c.NgClass,10))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{klass:["class","klass"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const F=["ngClass","ngClass.xs","ngClass.sm","ngClass.md","ngClass.lg","ngClass.xl","ngClass.lt-sm","ngClass.lt-md","ngClass.lt-lg","ngClass.lt-xl","ngClass.gt-xs","ngClass.gt-sm","ngClass.gt-md","ngClass.gt-lg"];let N=(()=>{class me extends P{constructor(){super(...arguments),this.inputs=F}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","ngClass",""],["","ngClass.xs",""],["","ngClass.sm",""],["","ngClass.md",""],["","ngClass.lg",""],["","ngClass.xl",""],["","ngClass.lt-sm",""],["","ngClass.lt-md",""],["","ngClass.lt-lg",""],["","ngClass.lt-xl",""],["","ngClass.gt-xs",""],["","ngClass.gt-sm",""],["","ngClass.gt-md",""],["","ngClass.gt-lg",""]],inputs:{ngClass:"ngClass","ngClass.xs":"ngClass.xs","ngClass.sm":"ngClass.sm","ngClass.md":"ngClass.md","ngClass.lg":"ngClass.lg","ngClass.xl":"ngClass.xl","ngClass.lt-sm":"ngClass.lt-sm","ngClass.lt-md":"ngClass.lt-md","ngClass.lt-lg":"ngClass.lt-lg","ngClass.lt-xl":"ngClass.lt-xl","ngClass.gt-xs":"ngClass.gt-xs","ngClass.gt-sm":"ngClass.gt-sm","ngClass.gt-md":"ngClass.gt-md","ngClass.gt-lg":"ngClass.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),J=(()=>{class me extends d.QI{buildStyles(je,nt){return{display:"true"===je?nt.display||(nt.isServer?"initial":""):"none"}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),re=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt,On,ai,Mi){super(je,nt,Nt,Jt),this.layoutConfig=On,this.platformId=ai,this.serverModuleLoaded=Mi,this.DIRECTIVE_KEY="show-hide",this.display="",this.hasLayout=!1,this.hasFlexChild=!1}ngAfterViewInit(){this.trackExtraTriggers();const je=Array.from(this.nativeElement.children);for(let Nt=0;Nt{if(-1!==this.inputs.indexOf(nt)){const Nt=nt.split("."),Jt=Nt.slice(1).join("."),On=je[nt].currentValue;let ai=""===On||0!==On&&(0,f.Ig)(On);"fxHide"===Nt[0]&&(ai=!ai),this.setValue(ai,Jt)}})}trackExtraTriggers(){this.hasLayout=this.marshal.hasValue(this.nativeElement,"layout"),["layout","layout-align"].forEach(je=>{this.marshal.trackValue(this.nativeElement,je).pipe((0,v.R)(this.destroySubject)).subscribe(this.triggerUpdate.bind(this))})}getDisplayStyle(){return this.hasLayout||this.hasFlexChild&&this.layoutConfig.addFlexToParent?"flex":this.styler.lookupStyle(this.nativeElement,"display",!0)}updateWithValue(je=!0){if(""===je)return;const nt=(0,c.isPlatformServer)(this.platformId);this.addStyles(je?"true":"false",{display:this.display,isServer:nt}),nt&&this.serverModuleLoaded&&this.nativeElement.style.setProperty("display",""),this.marshal.triggerUpdate(this.parentElement,"layout-gap")}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(J),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB),a.\u0275\u0275directiveInject(d.WU),a.\u0275\u0275directiveInject(a.PLATFORM_ID),a.\u0275\u0275directiveInject(d.wY))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,features:[a.\u0275\u0275InheritDefinitionFeature,a.\u0275\u0275NgOnChangesFeature]}),me})();const ye=new WeakMap,ke=["fxShow","fxShow.print","fxShow.xs","fxShow.sm","fxShow.md","fxShow.lg","fxShow.xl","fxShow.lt-sm","fxShow.lt-md","fxShow.lt-lg","fxShow.lt-xl","fxShow.gt-xs","fxShow.gt-sm","fxShow.gt-md","fxShow.gt-lg","fxHide","fxHide.print","fxHide.xs","fxHide.sm","fxHide.md","fxHide.lg","fxHide.xl","fxHide.lt-sm","fxHide.lt-md","fxHide.lt-lg","fxHide.lt-xl","fxHide.gt-xs","fxHide.gt-sm","fxHide.gt-md","fxHide.gt-lg"];let te=(()=>{class me extends re{constructor(){super(...arguments),this.inputs=ke}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","fxShow",""],["","fxShow.print",""],["","fxShow.xs",""],["","fxShow.sm",""],["","fxShow.md",""],["","fxShow.lg",""],["","fxShow.xl",""],["","fxShow.lt-sm",""],["","fxShow.lt-md",""],["","fxShow.lt-lg",""],["","fxShow.lt-xl",""],["","fxShow.gt-xs",""],["","fxShow.gt-sm",""],["","fxShow.gt-md",""],["","fxShow.gt-lg",""],["","fxHide",""],["","fxHide.print",""],["","fxHide.xs",""],["","fxHide.sm",""],["","fxHide.md",""],["","fxHide.lg",""],["","fxHide.xl",""],["","fxHide.lt-sm",""],["","fxHide.lt-md",""],["","fxHide.lt-lg",""],["","fxHide.lt-xl",""],["","fxHide.gt-xs",""],["","fxHide.gt-sm",""],["","fxHide.gt-md",""],["","fxHide.gt-lg",""]],inputs:{fxShow:"fxShow","fxShow.print":"fxShow.print","fxShow.xs":"fxShow.xs","fxShow.sm":"fxShow.sm","fxShow.md":"fxShow.md","fxShow.lg":"fxShow.lg","fxShow.xl":"fxShow.xl","fxShow.lt-sm":"fxShow.lt-sm","fxShow.lt-md":"fxShow.lt-md","fxShow.lt-lg":"fxShow.lt-lg","fxShow.lt-xl":"fxShow.lt-xl","fxShow.gt-xs":"fxShow.gt-xs","fxShow.gt-sm":"fxShow.gt-sm","fxShow.gt-md":"fxShow.gt-md","fxShow.gt-lg":"fxShow.gt-lg",fxHide:"fxHide","fxHide.print":"fxHide.print","fxHide.xs":"fxHide.xs","fxHide.sm":"fxHide.sm","fxHide.md":"fxHide.md","fxHide.lg":"fxHide.lg","fxHide.xl":"fxHide.xl","fxHide.lt-sm":"fxHide.lt-sm","fxHide.lt-md":"fxHide.lt-md","fxHide.lt-lg":"fxHide.lt-lg","fxHide.lt-xl":"fxHide.lt-xl","fxHide.gt-xs":"fxHide.gt-xs","fxHide.gt-sm":"fxHide.gt-sm","fxHide.gt-md":"fxHide.gt-md","fxHide.gt-lg":"fxHide.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();class se{constructor(Ze,je,nt=!0){this.key=Ze,this.value=je,this.key=nt?Ze.replace(/['"]/g,"").trim():Ze.trim(),this.value=nt?je.replace(/['"]/g,"").trim():je.trim(),this.value=this.value.replace(/;/,"")}}function ve(me){let Ze=typeof me;return"object"===Ze?me.constructor===Array?"array":me.constructor===Set?"set":"object":Ze}function Pe(me){const[Ze,...je]=me.split(":");return new se(Ze,je.join(":"))}function Ce(me,Ze){return Ze.key&&(me[Ze.key]=Ze.value),me}let Be=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt,On,ai,Mi,ga,Li){super(je,null,nt,Nt),this.sanitizer=Jt,this.ngStyleInstance=Mi,this.DIRECTIVE_KEY="ngStyle",this.ngStyleInstance||(this.ngStyleInstance=new c.NgStyle(je,On,ai)),this.init();const Ji=this.nativeElement.getAttribute("style")??"";this.fallbackStyles=this.buildStyleMap(Ji),this.isServer=ga&&(0,c.isPlatformServer)(Li)}updateWithValue(je){const nt=this.buildStyleMap(je);this.ngStyleInstance.ngStyle={...this.fallbackStyles,...nt},this.isServer&&this.applyStyleToElement(nt),this.ngStyleInstance.ngDoCheck()}clearStyles(){this.ngStyleInstance.ngStyle=this.fallbackStyles,this.ngStyleInstance.ngDoCheck()}buildStyleMap(je){const nt=Nt=>this.sanitizer.sanitize(a.SecurityContext.STYLE,Nt)??"";if(je)switch(ve(je)){case"string":return ct(function Te(me,Ze=";"){return String(me).trim().split(Ze).map(je=>je.trim()).filter(je=>""!==je)}(je),nt);case"array":return ct(je,nt);default:return function Xe(me,Ze){let je=[];return"set"===ve(me)?me.forEach(nt=>je.push(nt)):Object.keys(me).forEach(nt=>{je.push(`${nt}:${me[nt]}`)}),function Me(me,Ze){return me.map(Pe).filter(nt=>!!nt).map(nt=>(Ze&&(nt.value=Ze(nt.value)),nt)).reduce(Ce,{})}(je,Ze)}(je,nt)}return{}}ngDoCheck(){this.ngStyleInstance.ngDoCheck()}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB),a.\u0275\u0275directiveInject(u.DomSanitizer),a.\u0275\u0275directiveInject(a.KeyValueDiffers),a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(c.NgStyle,10),a.\u0275\u0275directiveInject(d.wY),a.\u0275\u0275directiveInject(a.PLATFORM_ID))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const Ie=["ngStyle","ngStyle.xs","ngStyle.sm","ngStyle.md","ngStyle.lg","ngStyle.xl","ngStyle.lt-sm","ngStyle.lt-md","ngStyle.lt-lg","ngStyle.lt-xl","ngStyle.gt-xs","ngStyle.gt-sm","ngStyle.gt-md","ngStyle.gt-lg"];let Le=(()=>{class me extends Be{constructor(){super(...arguments),this.inputs=Ie}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","ngStyle",""],["","ngStyle.xs",""],["","ngStyle.sm",""],["","ngStyle.md",""],["","ngStyle.lg",""],["","ngStyle.xl",""],["","ngStyle.lt-sm",""],["","ngStyle.lt-md",""],["","ngStyle.lt-lg",""],["","ngStyle.lt-xl",""],["","ngStyle.gt-xs",""],["","ngStyle.gt-sm",""],["","ngStyle.gt-md",""],["","ngStyle.gt-lg",""]],inputs:{ngStyle:"ngStyle","ngStyle.xs":"ngStyle.xs","ngStyle.sm":"ngStyle.sm","ngStyle.md":"ngStyle.md","ngStyle.lg":"ngStyle.lg","ngStyle.xl":"ngStyle.xl","ngStyle.lt-sm":"ngStyle.lt-sm","ngStyle.lt-md":"ngStyle.lt-md","ngStyle.lt-lg":"ngStyle.lt-lg","ngStyle.lt-xl":"ngStyle.lt-xl","ngStyle.gt-xs":"ngStyle.gt-xs","ngStyle.gt-sm":"ngStyle.gt-sm","ngStyle.gt-md":"ngStyle.gt-md","ngStyle.gt-lg":"ngStyle.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();function ct(me,Ze){return me.map(Pe).filter(nt=>!!nt).map(nt=>(Ze&&(nt.value=Ze(nt.value)),nt)).reduce(Ce,{})}let Tt=(()=>{class me{}return me.\u0275fac=function(je){return new(je||me)},me.\u0275mod=a.\u0275\u0275defineNgModule({type:me}),me.\u0275inj=a.\u0275\u0275defineInjector({imports:[[d.IR]]}),me})();var at=s(1576);const zt="stretch";let Kt=(()=>{class me extends d.QI{buildStyles(je){return function ze(me=""){const Ze={},[je,nt]=me.split(" ");switch(je){case"end":Ze["justify-self"]="end";break;case"center":Ze["justify-self"]="center";break;case"stretch":Ze["justify-self"]="stretch";break;case"start":Ze["justify-self"]="start";break;default:Ze["justify-self"]=zt}switch(nt){case"end":Ze["align-self"]="end";break;case"center":Ze["align-self"]="center";break;case"stretch":default:Ze["align-self"]="stretch";break;case"start":Ze["align-self"]="start"}return Ze}(je||zt)}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),ht=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-align",this.styleCache=It,this.init()}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(Kt),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const It=new Map,Je=["gdGridAlign","gdGridAlign.xs","gdGridAlign.sm","gdGridAlign.md","gdGridAlign.lg","gdGridAlign.xl","gdGridAlign.lt-sm","gdGridAlign.lt-md","gdGridAlign.lt-lg","gdGridAlign.lt-xl","gdGridAlign.gt-xs","gdGridAlign.gt-sm","gdGridAlign.gt-md","gdGridAlign.gt-lg"];let Se=(()=>{class me extends ht{constructor(){super(...arguments),this.inputs=Je}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdGridAlign",""],["","gdGridAlign.xs",""],["","gdGridAlign.sm",""],["","gdGridAlign.md",""],["","gdGridAlign.lg",""],["","gdGridAlign.xl",""],["","gdGridAlign.lt-sm",""],["","gdGridAlign.lt-md",""],["","gdGridAlign.lt-lg",""],["","gdGridAlign.lt-xl",""],["","gdGridAlign.gt-xs",""],["","gdGridAlign.gt-sm",""],["","gdGridAlign.gt-md",""],["","gdGridAlign.gt-lg",""]],inputs:{gdGridAlign:"gdGridAlign","gdGridAlign.xs":"gdGridAlign.xs","gdGridAlign.sm":"gdGridAlign.sm","gdGridAlign.md":"gdGridAlign.md","gdGridAlign.lg":"gdGridAlign.lg","gdGridAlign.xl":"gdGridAlign.xl","gdGridAlign.lt-sm":"gdGridAlign.lt-sm","gdGridAlign.lt-md":"gdGridAlign.lt-md","gdGridAlign.lt-lg":"gdGridAlign.lt-lg","gdGridAlign.lt-xl":"gdGridAlign.lt-xl","gdGridAlign.gt-xs":"gdGridAlign.gt-xs","gdGridAlign.gt-sm":"gdGridAlign.gt-sm","gdGridAlign.gt-md":"gdGridAlign.gt-md","gdGridAlign.gt-lg":"gdGridAlign.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const Q="start",X="stretch";let we=(()=>{class me extends d.QI{buildStyles(je,nt){return function Y(me,Ze){const je={},[nt,Nt]=me.split(" ");switch(nt){case"center":je["align-content"]="center";break;case"space-around":je["align-content"]="space-around";break;case"space-between":je["align-content"]="space-between";break;case"space-evenly":je["align-content"]="space-evenly";break;case"end":je["align-content"]="end";break;case"start":je["align-content"]="start";break;case"stretch":je["align-content"]="stretch";break;default:je["align-content"]=Q}switch(Nt){case"start":je["align-items"]="start";break;case"center":je["align-items"]="center";break;case"end":je["align-items"]="end";break;case"stretch":je["align-items"]="stretch";break;default:je["align-items"]=X}return je.display=Ze?"inline-grid":"grid",je}(je||`${Q} ${X}`,nt.inline)}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),et=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-align-columns",this._inline=!1,this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?Dt:ut,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(we),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const ut=new Map,Dt=new Map,yt=["gdAlignColumns","gdAlignColumns.xs","gdAlignColumns.sm","gdAlignColumns.md","gdAlignColumns.lg","gdAlignColumns.xl","gdAlignColumns.lt-sm","gdAlignColumns.lt-md","gdAlignColumns.lt-lg","gdAlignColumns.lt-xl","gdAlignColumns.gt-xs","gdAlignColumns.gt-sm","gdAlignColumns.gt-md","gdAlignColumns.gt-lg"];let ee=(()=>{class me extends et{constructor(){super(...arguments),this.inputs=yt}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdAlignColumns",""],["","gdAlignColumns.xs",""],["","gdAlignColumns.sm",""],["","gdAlignColumns.md",""],["","gdAlignColumns.lg",""],["","gdAlignColumns.xl",""],["","gdAlignColumns.lt-sm",""],["","gdAlignColumns.lt-md",""],["","gdAlignColumns.lt-lg",""],["","gdAlignColumns.lt-xl",""],["","gdAlignColumns.gt-xs",""],["","gdAlignColumns.gt-sm",""],["","gdAlignColumns.gt-md",""],["","gdAlignColumns.gt-lg",""]],inputs:{gdAlignColumns:"gdAlignColumns","gdAlignColumns.xs":"gdAlignColumns.xs","gdAlignColumns.sm":"gdAlignColumns.sm","gdAlignColumns.md":"gdAlignColumns.md","gdAlignColumns.lg":"gdAlignColumns.lg","gdAlignColumns.xl":"gdAlignColumns.xl","gdAlignColumns.lt-sm":"gdAlignColumns.lt-sm","gdAlignColumns.lt-md":"gdAlignColumns.lt-md","gdAlignColumns.lt-lg":"gdAlignColumns.lt-lg","gdAlignColumns.lt-xl":"gdAlignColumns.lt-xl","gdAlignColumns.gt-xs":"gdAlignColumns.gt-xs","gdAlignColumns.gt-sm":"gdAlignColumns.gt-sm","gdAlignColumns.gt-md":"gdAlignColumns.gt-md","gdAlignColumns.gt-lg":"gdAlignColumns.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const z="stretch";let V=(()=>{class me extends d.QI{buildStyles(je,nt){return function At(me,Ze){const je={},[nt,Nt]=me.split(" ");switch(nt){case"center":case"space-around":case"space-between":case"space-evenly":case"end":case"start":case"stretch":je["justify-content"]=nt;break;default:je["justify-content"]="start"}switch(Nt){case"start":case"center":case"end":case"stretch":je["justify-items"]=Nt;break;default:je["justify-items"]=z}return je.display=Ze?"inline-grid":"grid",je}(je||`start ${z}`,nt.inline)}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),G=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-align-rows",this._inline=!1,this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?be:ne,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(V),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const ne=new Map,be=new Map,Ve=["gdAlignRows","gdAlignRows.xs","gdAlignRows.sm","gdAlignRows.md","gdAlignRows.lg","gdAlignRows.xl","gdAlignRows.lt-sm","gdAlignRows.lt-md","gdAlignRows.lt-lg","gdAlignRows.lt-xl","gdAlignRows.gt-xs","gdAlignRows.gt-sm","gdAlignRows.gt-md","gdAlignRows.gt-lg"];let ot=(()=>{class me extends G{constructor(){super(...arguments),this.inputs=Ve}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdAlignRows",""],["","gdAlignRows.xs",""],["","gdAlignRows.sm",""],["","gdAlignRows.md",""],["","gdAlignRows.lg",""],["","gdAlignRows.xl",""],["","gdAlignRows.lt-sm",""],["","gdAlignRows.lt-md",""],["","gdAlignRows.lt-lg",""],["","gdAlignRows.lt-xl",""],["","gdAlignRows.gt-xs",""],["","gdAlignRows.gt-sm",""],["","gdAlignRows.gt-md",""],["","gdAlignRows.gt-lg",""]],inputs:{gdAlignRows:"gdAlignRows","gdAlignRows.xs":"gdAlignRows.xs","gdAlignRows.sm":"gdAlignRows.sm","gdAlignRows.md":"gdAlignRows.md","gdAlignRows.lg":"gdAlignRows.lg","gdAlignRows.xl":"gdAlignRows.xl","gdAlignRows.lt-sm":"gdAlignRows.lt-sm","gdAlignRows.lt-md":"gdAlignRows.lt-md","gdAlignRows.lt-lg":"gdAlignRows.lt-lg","gdAlignRows.lt-xl":"gdAlignRows.lt-xl","gdAlignRows.gt-xs":"gdAlignRows.gt-xs","gdAlignRows.gt-sm":"gdAlignRows.gt-sm","gdAlignRows.gt-md":"gdAlignRows.gt-md","gdAlignRows.gt-lg":"gdAlignRows.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),mt=(()=>{class me extends d.QI{buildStyles(je){return{"grid-area":je||"auto"}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),Gt=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,Nt,nt,Jt),this.DIRECTIVE_KEY="grid-area",this.styleCache=tn,this.init()}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(mt),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const tn=new Map,dn=["gdArea","gdArea.xs","gdArea.sm","gdArea.md","gdArea.lg","gdArea.xl","gdArea.lt-sm","gdArea.lt-md","gdArea.lt-lg","gdArea.lt-xl","gdArea.gt-xs","gdArea.gt-sm","gdArea.gt-md","gdArea.gt-lg"];let Bt=(()=>{class me extends Gt{constructor(){super(...arguments),this.inputs=dn}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdArea",""],["","gdArea.xs",""],["","gdArea.sm",""],["","gdArea.md",""],["","gdArea.lg",""],["","gdArea.xl",""],["","gdArea.lt-sm",""],["","gdArea.lt-md",""],["","gdArea.lt-lg",""],["","gdArea.lt-xl",""],["","gdArea.gt-xs",""],["","gdArea.gt-sm",""],["","gdArea.gt-md",""],["","gdArea.gt-lg",""]],inputs:{gdArea:"gdArea","gdArea.xs":"gdArea.xs","gdArea.sm":"gdArea.sm","gdArea.md":"gdArea.md","gdArea.lg":"gdArea.lg","gdArea.xl":"gdArea.xl","gdArea.lt-sm":"gdArea.lt-sm","gdArea.lt-md":"gdArea.lt-md","gdArea.lt-lg":"gdArea.lt-lg","gdArea.lt-xl":"gdArea.lt-xl","gdArea.gt-xs":"gdArea.gt-xs","gdArea.gt-sm":"gdArea.gt-sm","gdArea.gt-md":"gdArea.gt-md","gdArea.gt-lg":"gdArea.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),ie=(()=>{class me extends d.QI{buildStyles(je,nt){const Nt=(je||"none").split("|").map(Jt=>`"${Jt.trim()}"`);return{display:nt.inline?"inline-grid":"grid","grid-template-areas":Nt.join(" ")}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),R=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,Nt,nt,Jt),this.DIRECTIVE_KEY="grid-areas",this._inline=!1,this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?$:j,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(ie),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const j=new Map,$=new Map,I=["gdAreas","gdAreas.xs","gdAreas.sm","gdAreas.md","gdAreas.lg","gdAreas.xl","gdAreas.lt-sm","gdAreas.lt-md","gdAreas.lt-lg","gdAreas.lt-xl","gdAreas.gt-xs","gdAreas.gt-sm","gdAreas.gt-md","gdAreas.gt-lg"];let Ee=(()=>{class me extends R{constructor(){super(...arguments),this.inputs=I}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdAreas",""],["","gdAreas.xs",""],["","gdAreas.sm",""],["","gdAreas.md",""],["","gdAreas.lg",""],["","gdAreas.xl",""],["","gdAreas.lt-sm",""],["","gdAreas.lt-md",""],["","gdAreas.lt-lg",""],["","gdAreas.lt-xl",""],["","gdAreas.gt-xs",""],["","gdAreas.gt-sm",""],["","gdAreas.gt-md",""],["","gdAreas.gt-lg",""]],inputs:{gdAreas:"gdAreas","gdAreas.xs":"gdAreas.xs","gdAreas.sm":"gdAreas.sm","gdAreas.md":"gdAreas.md","gdAreas.lg":"gdAreas.lg","gdAreas.xl":"gdAreas.xl","gdAreas.lt-sm":"gdAreas.lt-sm","gdAreas.lt-md":"gdAreas.lt-md","gdAreas.lt-lg":"gdAreas.lt-lg","gdAreas.lt-xl":"gdAreas.lt-xl","gdAreas.gt-xs":"gdAreas.gt-xs","gdAreas.gt-sm":"gdAreas.gt-sm","gdAreas.gt-md":"gdAreas.gt-md","gdAreas.gt-lg":"gdAreas.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),tt=(()=>{class me extends d.QI{buildStyles(je,nt){let[Nt,Jt]=(je||"initial").split(" ");return"column"!==Nt&&"row"!==Nt&&"dense"!==Nt&&(Nt="row"),Jt="dense"===Jt&&"dense"!==Nt?" dense":"",{display:nt.inline?"inline-grid":"grid","grid-auto-flow":Nt+Jt}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),_t=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this._inline=!1,this.DIRECTIVE_KEY="grid-auto",this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?mn:Et,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(tt),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const Et=new Map,mn=new Map,an=["gdAuto","gdAuto.xs","gdAuto.sm","gdAuto.md","gdAuto.lg","gdAuto.xl","gdAuto.lt-sm","gdAuto.lt-md","gdAuto.lt-lg","gdAuto.lt-xl","gdAuto.gt-xs","gdAuto.gt-sm","gdAuto.gt-md","gdAuto.gt-lg"];let _n=(()=>{class me extends _t{constructor(){super(...arguments),this.inputs=an}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdAuto",""],["","gdAuto.xs",""],["","gdAuto.sm",""],["","gdAuto.md",""],["","gdAuto.lg",""],["","gdAuto.xl",""],["","gdAuto.lt-sm",""],["","gdAuto.lt-md",""],["","gdAuto.lt-lg",""],["","gdAuto.lt-xl",""],["","gdAuto.gt-xs",""],["","gdAuto.gt-sm",""],["","gdAuto.gt-md",""],["","gdAuto.gt-lg",""]],inputs:{gdAuto:"gdAuto","gdAuto.xs":"gdAuto.xs","gdAuto.sm":"gdAuto.sm","gdAuto.md":"gdAuto.md","gdAuto.lg":"gdAuto.lg","gdAuto.xl":"gdAuto.xl","gdAuto.lt-sm":"gdAuto.lt-sm","gdAuto.lt-md":"gdAuto.lt-md","gdAuto.lt-lg":"gdAuto.lt-lg","gdAuto.lt-xl":"gdAuto.lt-xl","gdAuto.gt-xs":"gdAuto.gt-xs","gdAuto.gt-sm":"gdAuto.gt-sm","gdAuto.gt-md":"gdAuto.gt-md","gdAuto.gt-lg":"gdAuto.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),Lt=(()=>{class me extends d.QI{buildStyles(je){return{"grid-column":je||"auto"}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),Ue=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-column",this.styleCache=Re,this.init()}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(Lt),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const Re=new Map,he=["gdColumn","gdColumn.xs","gdColumn.sm","gdColumn.md","gdColumn.lg","gdColumn.xl","gdColumn.lt-sm","gdColumn.lt-md","gdColumn.lt-lg","gdColumn.lt-xl","gdColumn.gt-xs","gdColumn.gt-sm","gdColumn.gt-md","gdColumn.gt-lg"];let dt=(()=>{class me extends Ue{constructor(){super(...arguments),this.inputs=he}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdColumn",""],["","gdColumn.xs",""],["","gdColumn.sm",""],["","gdColumn.md",""],["","gdColumn.lg",""],["","gdColumn.xl",""],["","gdColumn.lt-sm",""],["","gdColumn.lt-md",""],["","gdColumn.lt-lg",""],["","gdColumn.lt-xl",""],["","gdColumn.gt-xs",""],["","gdColumn.gt-sm",""],["","gdColumn.gt-md",""],["","gdColumn.gt-lg",""]],inputs:{gdColumn:"gdColumn","gdColumn.xs":"gdColumn.xs","gdColumn.sm":"gdColumn.sm","gdColumn.md":"gdColumn.md","gdColumn.lg":"gdColumn.lg","gdColumn.xl":"gdColumn.xl","gdColumn.lt-sm":"gdColumn.lt-sm","gdColumn.lt-md":"gdColumn.lt-md","gdColumn.lt-lg":"gdColumn.lt-lg","gdColumn.lt-xl":"gdColumn.lt-xl","gdColumn.gt-xs":"gdColumn.gt-xs","gdColumn.gt-sm":"gdColumn.gt-sm","gdColumn.gt-md":"gdColumn.gt-md","gdColumn.gt-lg":"gdColumn.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),fn=(()=>{class me extends d.QI{buildStyles(je,nt){let Nt=!1;(je=je||"none").endsWith("!")&&(je=je.substring(0,je.indexOf("!")),Nt=!0);const Jt={display:nt.inline?"inline-grid":"grid","grid-auto-columns":"","grid-template-columns":""};return Jt[Nt?"grid-auto-columns":"grid-template-columns"]=je,Jt}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),xt=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-columns",this._inline=!1,this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?ri:ni,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(fn),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const ni=new Map,ri=new Map,ui=["gdColumns","gdColumns.xs","gdColumns.sm","gdColumns.md","gdColumns.lg","gdColumns.xl","gdColumns.lt-sm","gdColumns.lt-md","gdColumns.lt-lg","gdColumns.lt-xl","gdColumns.gt-xs","gdColumns.gt-sm","gdColumns.gt-md","gdColumns.gt-lg"];let xn=(()=>{class me extends xt{constructor(){super(...arguments),this.inputs=ui}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdColumns",""],["","gdColumns.xs",""],["","gdColumns.sm",""],["","gdColumns.md",""],["","gdColumns.lg",""],["","gdColumns.xl",""],["","gdColumns.lt-sm",""],["","gdColumns.lt-md",""],["","gdColumns.lt-lg",""],["","gdColumns.lt-xl",""],["","gdColumns.gt-xs",""],["","gdColumns.gt-sm",""],["","gdColumns.gt-md",""],["","gdColumns.gt-lg",""]],inputs:{gdColumns:"gdColumns","gdColumns.xs":"gdColumns.xs","gdColumns.sm":"gdColumns.sm","gdColumns.md":"gdColumns.md","gdColumns.lg":"gdColumns.lg","gdColumns.xl":"gdColumns.xl","gdColumns.lt-sm":"gdColumns.lt-sm","gdColumns.lt-md":"gdColumns.lt-md","gdColumns.lt-lg":"gdColumns.lt-lg","gdColumns.lt-xl":"gdColumns.lt-xl","gdColumns.gt-xs":"gdColumns.gt-xs","gdColumns.gt-sm":"gdColumns.gt-sm","gdColumns.gt-md":"gdColumns.gt-md","gdColumns.gt-lg":"gdColumns.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),fi=(()=>{class me extends d.QI{buildStyles(je,nt){return{display:nt.inline?"inline-grid":"grid","grid-gap":je||"0"}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),Wn=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,Nt,nt,Jt),this.DIRECTIVE_KEY="grid-gap",this._inline=!1,this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?Pi:pi,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(fi),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const pi=new Map,Pi=new Map,Tn=["gdGap","gdGap.xs","gdGap.sm","gdGap.md","gdGap.lg","gdGap.xl","gdGap.lt-sm","gdGap.lt-md","gdGap.lt-lg","gdGap.lt-xl","gdGap.gt-xs","gdGap.gt-sm","gdGap.gt-md","gdGap.gt-lg"];let oi=(()=>{class me extends Wn{constructor(){super(...arguments),this.inputs=Tn}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdGap",""],["","gdGap.xs",""],["","gdGap.sm",""],["","gdGap.md",""],["","gdGap.lg",""],["","gdGap.xl",""],["","gdGap.lt-sm",""],["","gdGap.lt-md",""],["","gdGap.lt-lg",""],["","gdGap.lt-xl",""],["","gdGap.gt-xs",""],["","gdGap.gt-sm",""],["","gdGap.gt-md",""],["","gdGap.gt-lg",""]],inputs:{gdGap:"gdGap","gdGap.xs":"gdGap.xs","gdGap.sm":"gdGap.sm","gdGap.md":"gdGap.md","gdGap.lg":"gdGap.lg","gdGap.xl":"gdGap.xl","gdGap.lt-sm":"gdGap.lt-sm","gdGap.lt-md":"gdGap.lt-md","gdGap.lt-lg":"gdGap.lt-lg","gdGap.lt-xl":"gdGap.lt-xl","gdGap.gt-xs":"gdGap.gt-xs","gdGap.gt-sm":"gdGap.gt-sm","gdGap.gt-md":"gdGap.gt-md","gdGap.gt-lg":"gdGap.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),Yn=(()=>{class me extends d.QI{buildStyles(je){return{"grid-row":je||"auto"}}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),ti=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-row",this.styleCache=Jn,this.init()}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(Yn),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const Jn=new Map,ci=["gdRow","gdRow.xs","gdRow.sm","gdRow.md","gdRow.lg","gdRow.xl","gdRow.lt-sm","gdRow.lt-md","gdRow.lt-lg","gdRow.lt-xl","gdRow.gt-xs","gdRow.gt-sm","gdRow.gt-md","gdRow.gt-lg"];let Xn=(()=>{class me extends ti{constructor(){super(...arguments),this.inputs=ci}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdRow",""],["","gdRow.xs",""],["","gdRow.sm",""],["","gdRow.md",""],["","gdRow.lg",""],["","gdRow.xl",""],["","gdRow.lt-sm",""],["","gdRow.lt-md",""],["","gdRow.lt-lg",""],["","gdRow.lt-xl",""],["","gdRow.gt-xs",""],["","gdRow.gt-sm",""],["","gdRow.gt-md",""],["","gdRow.gt-lg",""]],inputs:{gdRow:"gdRow","gdRow.xs":"gdRow.xs","gdRow.sm":"gdRow.sm","gdRow.md":"gdRow.md","gdRow.lg":"gdRow.lg","gdRow.xl":"gdRow.xl","gdRow.lt-sm":"gdRow.lt-sm","gdRow.lt-md":"gdRow.lt-md","gdRow.lt-lg":"gdRow.lt-lg","gdRow.lt-xl":"gdRow.lt-xl","gdRow.gt-xs":"gdRow.gt-xs","gdRow.gt-sm":"gdRow.gt-sm","gdRow.gt-md":"gdRow.gt-md","gdRow.gt-lg":"gdRow.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),Ii=(()=>{class me extends d.QI{buildStyles(je,nt){let Nt=!1;(je=je||"none").endsWith("!")&&(je=je.substring(0,je.indexOf("!")),Nt=!0);const Jt={display:nt.inline?"inline-grid":"grid","grid-auto-rows":"","grid-template-rows":""};return Jt[Nt?"grid-auto-rows":"grid-template-rows"]=je,Jt}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275prov=a.\u0275\u0275defineInjectable({token:me,factory:me.\u0275fac,providedIn:"root"}),me})(),hi=(()=>{class me extends d.iR{constructor(je,nt,Nt,Jt){super(je,nt,Nt,Jt),this.DIRECTIVE_KEY="grid-rows",this._inline=!1,this.init()}get inline(){return this._inline}set inline(je){this._inline=(0,f.Ig)(je)}updateWithValue(je){this.styleCache=this.inline?Kn:Ui,this.addStyles(je,{inline:this.inline})}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(Ii),a.\u0275\u0275directiveInject(d.RK),a.\u0275\u0275directiveInject(d.yB))},me.\u0275dir=a.\u0275\u0275defineDirective({type:me,inputs:{inline:["gdInline","inline"]},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})();const Ui=new Map,Kn=new Map,Ci=["gdRows","gdRows.xs","gdRows.sm","gdRows.md","gdRows.lg","gdRows.xl","gdRows.lt-sm","gdRows.lt-md","gdRows.lt-lg","gdRows.lt-xl","gdRows.gt-xs","gdRows.gt-sm","gdRows.gt-md","gdRows.gt-lg"];let ii=(()=>{class me extends hi{constructor(){super(...arguments),this.inputs=Ci}}return me.\u0275fac=function(){let Ze;return function(nt){return(Ze||(Ze=a.\u0275\u0275getInheritedFactory(me)))(nt||me)}}(),me.\u0275dir=a.\u0275\u0275defineDirective({type:me,selectors:[["","gdRows",""],["","gdRows.xs",""],["","gdRows.sm",""],["","gdRows.md",""],["","gdRows.lg",""],["","gdRows.xl",""],["","gdRows.lt-sm",""],["","gdRows.lt-md",""],["","gdRows.lt-lg",""],["","gdRows.lt-xl",""],["","gdRows.gt-xs",""],["","gdRows.gt-sm",""],["","gdRows.gt-md",""],["","gdRows.gt-lg",""]],inputs:{gdRows:"gdRows","gdRows.xs":"gdRows.xs","gdRows.sm":"gdRows.sm","gdRows.md":"gdRows.md","gdRows.lg":"gdRows.lg","gdRows.xl":"gdRows.xl","gdRows.lt-sm":"gdRows.lt-sm","gdRows.lt-md":"gdRows.lt-md","gdRows.lt-lg":"gdRows.lt-lg","gdRows.lt-xl":"gdRows.lt-xl","gdRows.gt-xs":"gdRows.gt-xs","gdRows.gt-sm":"gdRows.gt-sm","gdRows.gt-md":"gdRows.gt-md","gdRows.gt-lg":"gdRows.gt-lg"},features:[a.\u0275\u0275InheritDefinitionFeature]}),me})(),oa=(()=>{class me{}return me.\u0275fac=function(je){return new(je||me)},me.\u0275mod=a.\u0275\u0275defineNgModule({type:me}),me.\u0275inj=a.\u0275\u0275defineInjector({imports:[[d.IR]]}),me})();const Ta=new a.Version("13.0.0-beta.38");let qn=(()=>{class me{constructor(je,nt){(0,c.isPlatformServer)(nt)&&!je&&console.warn("Warning: Flex Layout loaded on the server without FlexLayoutServerModule")}static withConfig(je,nt=[]){return{ngModule:me,providers:je.serverLoaded?[{provide:d.WU,useValue:{...d.g5,...je}},{provide:d.Bs,useValue:nt,multi:!0},{provide:d.wY,useValue:!0}]:[{provide:d.WU,useValue:{...d.g5,...je}},{provide:d.Bs,useValue:nt,multi:!0}]}}}return me.\u0275fac=function(je){return new(je||me)(a.\u0275\u0275inject(d.wY),a.\u0275\u0275inject(a.PLATFORM_ID))},me.\u0275mod=a.\u0275\u0275defineNgModule({type:me}),me.\u0275inj=a.\u0275\u0275defineInjector({imports:[[at.FlexModule,Tt,oa],at.FlexModule,Tt,oa]}),me})()},4006:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{AbstractControl:()=>tt,AbstractControlDirective:()=>Q,AbstractFormGroupDirective:()=>Xn,COMPOSITION_BUFFER_MODE:()=>P,CheckboxControlValueAccessor:()=>g,CheckboxRequiredValidator:()=>Fi,ControlContainer:()=>X,DefaultValueAccessor:()=>F,EmailValidator:()=>B,FormArray:()=>Cn,FormArrayName:()=>ca,FormBuilder:()=>$i,FormControl:()=>Jn,FormControlDirective:()=>Mi,FormControlName:()=>vi,FormGroup:()=>_t,FormGroupDirective:()=>Li,FormGroupName:()=>zi,FormRecord:()=>an,FormsModule:()=>pn,MaxLengthValidator:()=>We,MaxValidator:()=>qi,MinLengthValidator:()=>U,MinValidator:()=>wi,NG_ASYNC_VALIDATORS:()=>re,NG_VALIDATORS:()=>J,NG_VALUE_ACCESSOR:()=>p,NgControl:()=>we,NgControlStatus:()=>yt,NgControlStatusGroup:()=>st,NgForm:()=>Fn,NgModel:()=>ii,NgModelGroup:()=>Kn,NgSelectOption:()=>Xi,NonNullableFormBuilder:()=>Ba,NumberValueAccessor:()=>Ta,PatternValidator:()=>bt,RadioControlValueAccessor:()=>nt,RangeValueAccessor:()=>Jt,ReactiveFormsModule:()=>Bn,RequiredValidator:()=>Wi,SelectControlValueAccessor:()=>Ni,SelectMultipleControlValueAccessor:()=>Ln,UntypedFormArray:()=>$t,UntypedFormBuilder:()=>Ra,UntypedFormControl:()=>ci,UntypedFormGroup:()=>Et,VERSION:()=>ja,Validators:()=>ke,\u0275InternalFormsSharedModule:()=>Dn,\u0275NgNoValidate:()=>Gi,\u0275NgSelectMultipleOption:()=>la});var a=s(4650),d=s(6895),c=s(2076),f=s(4128),v=s(4004);let u=(()=>{class L{constructor(S,le){this._renderer=S,this._elementRef=le,this.onChange=lt=>{},this.onTouched=()=>{}}setProperty(S,le){this._renderer.setProperty(this._elementRef.nativeElement,S,le)}registerOnTouched(S){this.onTouched=S}registerOnChange(S){this.onChange=S}setDisabledState(S){this.setProperty("disabled",S)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(a.ElementRef))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L}),L})(),m=(()=>{class L extends u{}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,features:[a.\u0275\u0275InheritDefinitionFeature]}),L})();const p=new a.InjectionToken("NgValueAccessor"),h={provide:p,useExisting:(0,a.forwardRef)(()=>g),multi:!0};let g=(()=>{class L extends m{writeValue(S){this.setProperty("checked",S)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("change",function(Pt){return le.onChange(Pt.target.checked)})("blur",function(){return le.onTouched()})},features:[a.\u0275\u0275ProvidersFeature([h]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const k={provide:p,useExisting:(0,a.forwardRef)(()=>F),multi:!0},P=new a.InjectionToken("CompositionEventMode");let F=(()=>{class L extends u{constructor(S,le,lt){super(S,le),this._compositionMode=lt,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function E(){const L=(0,d.\u0275getDOM)()?(0,d.\u0275getDOM)().getUserAgent():"";return/android (\d+)/.test(L.toLowerCase())}())}writeValue(S){this.setProperty("value",S??"")}_handleInput(S){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(S)}_compositionStart(){this._composing=!0}_compositionEnd(S){this._composing=!1,this._compositionMode&&this.onChange(S)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(P,8))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("input",function(Pt){return le._handleInput(Pt.target.value)})("blur",function(){return le.onTouched()})("compositionstart",function(){return le._compositionStart()})("compositionend",function(Pt){return le._compositionEnd(Pt.target.value)})},features:[a.\u0275\u0275ProvidersFeature([k]),a.\u0275\u0275InheritDefinitionFeature]}),L})();function K(L){return null==L||("string"==typeof L||Array.isArray(L))&&0===L.length}function N(L){return null!=L&&"number"==typeof L.length}const J=new a.InjectionToken("NgValidators"),re=new a.InjectionToken("NgAsyncValidators"),ye=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;class ke{static min(w){return pe(w)}static max(w){return te(w)}static required(w){return se(w)}static requiredTrue(w){return ve(w)}static email(w){return Te(w)}static minLength(w){return Me(w)}static maxLength(w){return Xe(w)}static pattern(w){return Pe(w)}static nullValidator(w){return null}static compose(w){return Tt(w)}static composeAsync(w){return zt(w)}}function pe(L){return w=>{if(K(w.value)||K(L))return null;const S=parseFloat(w.value);return!isNaN(S)&&S{if(K(w.value)||K(L))return null;const S=parseFloat(w.value);return!isNaN(S)&&S>L?{max:{max:L,actual:w.value}}:null}}function se(L){return K(L.value)?{required:!0}:null}function ve(L){return!0===L.value?null:{required:!0}}function Te(L){return K(L.value)||ye.test(L.value)?null:{email:!0}}function Me(L){return w=>K(w.value)||!N(w.value)?null:w.value.lengthN(w.value)&&w.value.length>L?{maxlength:{requiredLength:L,actualLength:w.value.length}}:null}function Pe(L){if(!L)return Ce;let w,S;return"string"==typeof L?(S="","^"!==L.charAt(0)&&(S+="^"),S+=L,"$"!==L.charAt(L.length-1)&&(S+="$"),w=new RegExp(S)):(S=L.toString(),w=L),le=>{if(K(le.value))return null;const lt=le.value;return w.test(lt)?null:{pattern:{requiredPattern:S,actualValue:lt}}}}function Ce(L){return null}function Be(L){return null!=L}function Ie(L){const w=(0,a.\u0275isPromise)(L)?(0,c.D)(L):L;return(0,a.\u0275isObservable)(w),w}function Fe(L){let w={};return L.forEach(S=>{w=null!=S?{...w,...S}:w}),0===Object.keys(w).length?null:w}function Le(L,w){return w.map(S=>S(L))}function wt(L){return L.map(w=>function ct(L){return!L.validate}(w)?w:S=>w.validate(S))}function Tt(L){if(!L)return null;const w=L.filter(Be);return 0==w.length?null:function(S){return Fe(Le(S,w))}}function at(L){return null!=L?Tt(wt(L)):null}function zt(L){if(!L)return null;const w=L.filter(Be);return 0==w.length?null:function(S){const le=Le(S,w).map(Ie);return(0,f.D)(le).pipe((0,v.U)(Fe))}}function qt(L){return null!=L?zt(wt(L)):null}function Kt(L,w){return null===L?[w]:Array.isArray(L)?[...L,w]:[L,w]}function ht(L){return L._rawValidators}function It(L){return L._rawAsyncValidators}function Je(L){return L?Array.isArray(L)?L:[L]:[]}function qe(L,w){return Array.isArray(L)?L.includes(w):L===w}function Se(L,w){const S=Je(w);return Je(L).forEach(lt=>{qe(S,lt)||S.push(lt)}),S}function ze(L,w){return Je(w).filter(S=>!qe(L,S))}class Q{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(w){this._rawValidators=w||[],this._composedValidatorFn=at(this._rawValidators)}_setAsyncValidators(w){this._rawAsyncValidators=w||[],this._composedAsyncValidatorFn=qt(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(w){this._onDestroyCallbacks.push(w)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(w=>w()),this._onDestroyCallbacks=[]}reset(w){this.control&&this.control.reset(w)}hasError(w,S){return!!this.control&&this.control.hasError(w,S)}getError(w,S){return this.control?this.control.getError(w,S):null}}class X extends Q{get formDirective(){return null}get path(){return null}}class we extends Q{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class et{constructor(w){this._cd=w}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}let yt=(()=>{class L extends et{constructor(S){super(S)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(we,2))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(S,le){2&S&&a.\u0275\u0275classProp("ng-untouched",le.isUntouched)("ng-touched",le.isTouched)("ng-pristine",le.isPristine)("ng-dirty",le.isDirty)("ng-valid",le.isValid)("ng-invalid",le.isInvalid)("ng-pending",le.isPending)},features:[a.\u0275\u0275InheritDefinitionFeature]}),L})(),st=(()=>{class L extends et{constructor(S){super(S)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(X,10))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(S,le){2&S&&a.\u0275\u0275classProp("ng-untouched",le.isUntouched)("ng-touched",le.isTouched)("ng-pristine",le.isPristine)("ng-dirty",le.isDirty)("ng-valid",le.isValid)("ng-invalid",le.isInvalid)("ng-pending",le.isPending)("ng-submitted",le.isSubmitted)},features:[a.\u0275\u0275InheritDefinitionFeature]}),L})();const Bt="VALID",Oe="INVALID",Ke="PENDING",ie="DISABLED";function R(L){return(Z(L)?L.validators:L)||null}function j(L){return Array.isArray(L)?at(L):L||null}function $(L,w){return(Z(w)?w.asyncValidators:L)||null}function I(L){return Array.isArray(L)?qt(L):L||null}function Z(L){return null!=L&&!Array.isArray(L)&&"object"==typeof L}function Ee(L,w,S){const le=L.controls;if(!(w?Object.keys(le):le).length)throw new a.\u0275RuntimeError(1e3,"");if(!le[S])throw new a.\u0275RuntimeError(1001,"")}function Qe(L,w,S){L._forEachChild((le,lt)=>{if(void 0===S[lt])throw new a.\u0275RuntimeError(1002,"")})}class tt{constructor(w,S){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._rawValidators=w,this._rawAsyncValidators=S,this._composedValidatorFn=j(this._rawValidators),this._composedAsyncValidatorFn=I(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn}set validator(w){this._rawValidators=this._composedValidatorFn=w}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(w){this._rawAsyncValidators=this._composedAsyncValidatorFn=w}get parent(){return this._parent}get valid(){return this.status===Bt}get invalid(){return this.status===Oe}get pending(){return this.status==Ke}get disabled(){return this.status===ie}get enabled(){return this.status!==ie}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(w){this._rawValidators=w,this._composedValidatorFn=j(w)}setAsyncValidators(w){this._rawAsyncValidators=w,this._composedAsyncValidatorFn=I(w)}addValidators(w){this.setValidators(Se(w,this._rawValidators))}addAsyncValidators(w){this.setAsyncValidators(Se(w,this._rawAsyncValidators))}removeValidators(w){this.setValidators(ze(w,this._rawValidators))}removeAsyncValidators(w){this.setAsyncValidators(ze(w,this._rawAsyncValidators))}hasValidator(w){return qe(this._rawValidators,w)}hasAsyncValidator(w){return qe(this._rawAsyncValidators,w)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(w={}){this.touched=!0,this._parent&&!w.onlySelf&&this._parent.markAsTouched(w)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(w=>w.markAllAsTouched())}markAsUntouched(w={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(S=>{S.markAsUntouched({onlySelf:!0})}),this._parent&&!w.onlySelf&&this._parent._updateTouched(w)}markAsDirty(w={}){this.pristine=!1,this._parent&&!w.onlySelf&&this._parent.markAsDirty(w)}markAsPristine(w={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(S=>{S.markAsPristine({onlySelf:!0})}),this._parent&&!w.onlySelf&&this._parent._updatePristine(w)}markAsPending(w={}){this.status=Ke,!1!==w.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!w.onlySelf&&this._parent.markAsPending(w)}disable(w={}){const S=this._parentMarkedDirty(w.onlySelf);this.status=ie,this.errors=null,this._forEachChild(le=>{le.disable({...w,onlySelf:!0})}),this._updateValue(),!1!==w.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...w,skipPristineCheck:S}),this._onDisabledChange.forEach(le=>le(!0))}enable(w={}){const S=this._parentMarkedDirty(w.onlySelf);this.status=Bt,this._forEachChild(le=>{le.enable({...w,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:w.emitEvent}),this._updateAncestors({...w,skipPristineCheck:S}),this._onDisabledChange.forEach(le=>le(!1))}_updateAncestors(w){this._parent&&!w.onlySelf&&(this._parent.updateValueAndValidity(w),w.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(w){this._parent=w}getRawValue(){return this.value}updateValueAndValidity(w={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===Bt||this.status===Ke)&&this._runAsyncValidator(w.emitEvent)),!1!==w.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!w.onlySelf&&this._parent.updateValueAndValidity(w)}_updateTreeValidity(w={emitEvent:!0}){this._forEachChild(S=>S._updateTreeValidity(w)),this.updateValueAndValidity({onlySelf:!0,emitEvent:w.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?ie:Bt}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(w){if(this.asyncValidator){this.status=Ke,this._hasOwnPendingAsyncValidator=!0;const S=Ie(this.asyncValidator(this));this._asyncValidationSubscription=S.subscribe(le=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(le,{emitEvent:w})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(w,S={}){this.errors=w,this._updateControlsErrors(!1!==S.emitEvent)}get(w){let S=w;return null==S||(Array.isArray(S)||(S=S.split(".")),0===S.length)?null:S.reduce((le,lt)=>le&&le._find(lt),this)}getError(w,S){const le=S?this.get(S):this;return le&&le.errors?le.errors[w]:null}hasError(w,S){return!!this.getError(w,S)}get root(){let w=this;for(;w._parent;)w=w._parent;return w}_updateControlsErrors(w){this.status=this._calculateStatus(),w&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(w)}_initObservables(){this.valueChanges=new a.EventEmitter,this.statusChanges=new a.EventEmitter}_calculateStatus(){return this._allControlsDisabled()?ie:this.errors?Oe:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Ke)?Ke:this._anyControlsHaveStatus(Oe)?Oe:Bt}_anyControlsHaveStatus(w){return this._anyControls(S=>S.status===w)}_anyControlsDirty(){return this._anyControls(w=>w.dirty)}_anyControlsTouched(){return this._anyControls(w=>w.touched)}_updatePristine(w={}){this.pristine=!this._anyControlsDirty(),this._parent&&!w.onlySelf&&this._parent._updatePristine(w)}_updateTouched(w={}){this.touched=this._anyControlsTouched(),this._parent&&!w.onlySelf&&this._parent._updateTouched(w)}_registerOnCollectionChange(w){this._onCollectionChange=w}_setUpdateStrategy(w){Z(w)&&null!=w.updateOn&&(this._updateOn=w.updateOn)}_parentMarkedDirty(w){return!w&&!(!this._parent||!this._parent.dirty)&&!this._parent._anyControlsDirty()}_find(w){return null}}class _t extends tt{constructor(w,S,le){super(R(S),$(le,S)),this.controls=w,this._initObservables(),this._setUpdateStrategy(S),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(w,S){return this.controls[w]?this.controls[w]:(this.controls[w]=S,S.setParent(this),S._registerOnCollectionChange(this._onCollectionChange),S)}addControl(w,S,le={}){this.registerControl(w,S),this.updateValueAndValidity({emitEvent:le.emitEvent}),this._onCollectionChange()}removeControl(w,S={}){this.controls[w]&&this.controls[w]._registerOnCollectionChange(()=>{}),delete this.controls[w],this.updateValueAndValidity({emitEvent:S.emitEvent}),this._onCollectionChange()}setControl(w,S,le={}){this.controls[w]&&this.controls[w]._registerOnCollectionChange(()=>{}),delete this.controls[w],S&&this.registerControl(w,S),this.updateValueAndValidity({emitEvent:le.emitEvent}),this._onCollectionChange()}contains(w){return this.controls.hasOwnProperty(w)&&this.controls[w].enabled}setValue(w,S={}){Qe(this,0,w),Object.keys(w).forEach(le=>{Ee(this,!0,le),this.controls[le].setValue(w[le],{onlySelf:!0,emitEvent:S.emitEvent})}),this.updateValueAndValidity(S)}patchValue(w,S={}){null!=w&&(Object.keys(w).forEach(le=>{const lt=this.controls[le];lt&<.patchValue(w[le],{onlySelf:!0,emitEvent:S.emitEvent})}),this.updateValueAndValidity(S))}reset(w={},S={}){this._forEachChild((le,lt)=>{le.reset(w[lt],{onlySelf:!0,emitEvent:S.emitEvent})}),this._updatePristine(S),this._updateTouched(S),this.updateValueAndValidity(S)}getRawValue(){return this._reduceChildren({},(w,S,le)=>(w[le]=S.getRawValue(),w))}_syncPendingControls(){let w=this._reduceChildren(!1,(S,le)=>!!le._syncPendingControls()||S);return w&&this.updateValueAndValidity({onlySelf:!0}),w}_forEachChild(w){Object.keys(this.controls).forEach(S=>{const le=this.controls[S];le&&w(le,S)})}_setUpControls(){this._forEachChild(w=>{w.setParent(this),w._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(w){for(const[S,le]of Object.entries(this.controls))if(this.contains(S)&&w(le))return!0;return!1}_reduceValue(){return this._reduceChildren({},(S,le,lt)=>((le.enabled||this.disabled)&&(S[lt]=le.value),S))}_reduceChildren(w,S){let le=w;return this._forEachChild((lt,Pt)=>{le=S(le,lt,Pt)}),le}_allControlsDisabled(){for(const w of Object.keys(this.controls))if(this.controls[w].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(w){return this.controls.hasOwnProperty(w)?this.controls[w]:null}}const Et=_t;class an extends _t{}function _n(L,w){return[...w.path,L]}function Ct(L,w){he(L,w),w.valueAccessor.writeValue(L.value),L.disabled&&w.valueAccessor.setDisabledState?.(!0),function dt(L,w){w.valueAccessor.registerOnChange(S=>{L._pendingValue=S,L._pendingChange=!0,L._pendingDirty=!0,"change"===L.updateOn&&Xt(L,w)})}(L,w),function fn(L,w){const S=(le,lt)=>{w.valueAccessor.writeValue(le),lt&&w.viewToModelUpdate(le)};L.registerOnChange(S),w._registerOnDestroy(()=>{L._unregisterOnChange(S)})}(L,w),function St(L,w){w.valueAccessor.registerOnTouched(()=>{L._pendingTouched=!0,"blur"===L.updateOn&&L._pendingChange&&Xt(L,w),"submit"!==L.updateOn&&L.markAsTouched()})}(L,w),function Re(L,w){if(w.valueAccessor.setDisabledState){const S=le=>{w.valueAccessor.setDisabledState(le)};L.registerOnDisabledChange(S),w._registerOnDestroy(()=>{L._unregisterOnDisabledChange(S)})}}(L,w)}function Lt(L,w,S=!0){const le=()=>{};w.valueAccessor&&(w.valueAccessor.registerOnChange(le),w.valueAccessor.registerOnTouched(le)),Ne(L,w),L&&(w._invokeOnDestroyCallbacks(),L._registerOnCollectionChange(()=>{}))}function Ue(L,w){L.forEach(S=>{S.registerOnValidatorChange&&S.registerOnValidatorChange(w)})}function he(L,w){const S=ht(L);null!==w.validator?L.setValidators(Kt(S,w.validator)):"function"==typeof S&&L.setValidators([S]);const le=It(L);null!==w.asyncValidator?L.setAsyncValidators(Kt(le,w.asyncValidator)):"function"==typeof le&&L.setAsyncValidators([le]);const lt=()=>L.updateValueAndValidity();Ue(w._rawValidators,lt),Ue(w._rawAsyncValidators,lt)}function Ne(L,w){let S=!1;if(null!==L){if(null!==w.validator){const lt=ht(L);if(Array.isArray(lt)&<.length>0){const Pt=lt.filter(Rn=>Rn!==w.validator);Pt.length!==lt.length&&(S=!0,L.setValidators(Pt))}}if(null!==w.asyncValidator){const lt=It(L);if(Array.isArray(lt)&<.length>0){const Pt=lt.filter(Rn=>Rn!==w.asyncValidator);Pt.length!==lt.length&&(S=!0,L.setAsyncValidators(Pt))}}}const le=()=>{};return Ue(w._rawValidators,le),Ue(w._rawAsyncValidators,le),S}function Xt(L,w){L._pendingDirty&&L.markAsDirty(),L.setValue(L._pendingValue,{emitModelToViewChange:!1}),w.viewToModelUpdate(L._pendingValue),L._pendingChange=!1}function xt(L,w){he(L,w)}function Di(L,w){if(!L.hasOwnProperty("model"))return!1;const S=L.model;return!!S.isFirstChange()||!Object.is(w,S.currentValue)}function Wn(L,w){L._syncPendingControls(),w.forEach(S=>{const le=S.control;"submit"===le.updateOn&&le._pendingChange&&(S.viewToModelUpdate(le._pendingValue),le._pendingChange=!1)})}function pi(L,w){if(!w)return null;let S,le,lt;return Array.isArray(w),w.forEach(Pt=>{Pt.constructor===F?S=Pt:function fi(L){return Object.getPrototypeOf(L.constructor)===m}(Pt)?le=Pt:lt=Pt}),lt||le||S||null}const ra={provide:X,useExisting:(0,a.forwardRef)(()=>Fn)},oi=(()=>Promise.resolve(null))();let Fn=(()=>{class L extends X{constructor(S,le){super(),this.submitted=!1,this._directives=new Set,this.ngSubmit=new a.EventEmitter,this.form=new _t({},at(S),qt(le))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(S){oi.then(()=>{const le=this._findContainer(S.path);S.control=le.registerControl(S.name,S.control),Ct(S.control,S),S.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(S)})}getControl(S){return this.form.get(S.path)}removeControl(S){oi.then(()=>{const le=this._findContainer(S.path);le&&le.removeControl(S.name),this._directives.delete(S)})}addFormGroup(S){oi.then(()=>{const le=this._findContainer(S.path),lt=new _t({});xt(lt,S),le.registerControl(S.name,lt),lt.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(S){oi.then(()=>{const le=this._findContainer(S.path);le&&le.removeControl(S.name)})}getFormGroup(S){return this.form.get(S.path)}updateModel(S,le){oi.then(()=>{this.form.get(S.path).setValue(le)})}setValue(S){this.control.setValue(S)}onSubmit(S){return this.submitted=!0,Wn(this.form,this._directives),this.ngSubmit.emit(S),!1}onReset(){this.resetForm()}resetForm(S){this.form.reset(S),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(S){return S.pop(),S.length?this.form.get(S):this.form}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("submit",function(Pt){return le.onSubmit(Pt)})("reset",function(){return le.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[a.\u0275\u0275ProvidersFeature([ra]),a.\u0275\u0275InheritDefinitionFeature]}),L})();function Yn(L,w){const S=L.indexOf(w);S>-1&&L.splice(S,1)}function ti(L){return"object"==typeof L&&null!==L&&2===Object.keys(L).length&&"value"in L&&"disabled"in L}const Jn=class extends tt{constructor(w=null,S,le){super(R(S),$(le,S)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(w),this._setUpdateStrategy(S),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),Z(S)&&(S.nonNullable||S.initialValueIsDefault)&&(this.defaultValue=ti(w)?w.value:w)}setValue(w,S={}){this.value=this._pendingValue=w,this._onChange.length&&!1!==S.emitModelToViewChange&&this._onChange.forEach(le=>le(this.value,!1!==S.emitViewToModelChange)),this.updateValueAndValidity(S)}patchValue(w,S={}){this.setValue(w,S)}reset(w=this.defaultValue,S={}){this._applyFormState(w),this.markAsPristine(S),this.markAsUntouched(S),this.setValue(this.value,S),this._pendingChange=!1}_updateValue(){}_anyControls(w){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(w){this._onChange.push(w)}_unregisterOnChange(w){Yn(this._onChange,w)}registerOnDisabledChange(w){this._onDisabledChange.push(w)}_unregisterOnDisabledChange(w){Yn(this._onDisabledChange,w)}_forEachChild(w){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(w){ti(w)?(this.value=this._pendingValue=w.value,w.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=w}},ci=Jn;let Xn=(()=>{class L extends X{ngOnInit(){this._checkParentType(),this.formDirective.addFormGroup(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormGroup(this)}get control(){return this.formDirective.getFormGroup(this)}get path(){return _n(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,features:[a.\u0275\u0275InheritDefinitionFeature]}),L})();const Ui={provide:X,useExisting:(0,a.forwardRef)(()=>Kn)};let Kn=(()=>{class L extends Xn{constructor(S,le,lt){super(),this._parent=S,this._setValidators(le),this._setAsyncValidators(lt)}_checkParentType(){}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(X,5),a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","ngModelGroup",""]],inputs:{name:["ngModelGroup","name"]},exportAs:["ngModelGroup"],features:[a.\u0275\u0275ProvidersFeature([Ui]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const Ci={provide:we,useExisting:(0,a.forwardRef)(()=>ii)},Qi=(()=>Promise.resolve(null))();let ii=(()=>{class L extends we{constructor(S,le,lt,Pt,Rn){super(),this._changeDetectorRef=Rn,this.control=new Jn,this._registered=!1,this.update=new a.EventEmitter,this._parent=S,this._setValidators(le),this._setAsyncValidators(lt),this.valueAccessor=pi(0,Pt)}ngOnChanges(S){if(this._checkForErrors(),!this._registered||"name"in S){if(this._registered&&(this._checkName(),this.formDirective)){const le=S.name.previousValue;this.formDirective.removeControl({name:le,path:this._getPath(le)})}this._setUpControl()}"isDisabled"in S&&this._updateDisabled(S),Di(S,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(S){this.viewModel=S,this.update.emit(S)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){Ct(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()}_updateValue(S){Qi.then(()=>{this.control.setValue(S,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(S){const le=S.isDisabled.currentValue,lt=0!==le&&(0,a.\u0275coerceToBoolean)(le);Qi.then(()=>{lt&&!this.control.disabled?this.control.disable():!lt&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(S){return this._parent?_n(S,this._parent):[S]}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(X,9),a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10),a.\u0275\u0275directiveInject(p,10),a.\u0275\u0275directiveInject(a.ChangeDetectorRef,8))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[a.\u0275\u0275ProvidersFeature([Ci]),a.\u0275\u0275InheritDefinitionFeature,a.\u0275\u0275NgOnChangesFeature]}),L})(),Gi=(()=>{class L{}return L.\u0275fac=function(S){return new(S||L)},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),L})();const oa={provide:p,useExisting:(0,a.forwardRef)(()=>Ta),multi:!0};let Ta=(()=>{class L extends m{writeValue(S){this.setProperty("value",S??"")}registerOnChange(S){this.onChange=le=>{S(""==le?null:parseFloat(le))}}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("input",function(Pt){return le.onChange(Pt.target.value)})("blur",function(){return le.onTouched()})},features:[a.\u0275\u0275ProvidersFeature([oa]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const qn={provide:p,useExisting:(0,a.forwardRef)(()=>nt),multi:!0};let Ze=(()=>{class L{}return L.\u0275fac=function(S){return new(S||L)},L.\u0275mod=a.\u0275\u0275defineNgModule({type:L}),L.\u0275inj=a.\u0275\u0275defineInjector({}),L})(),je=(()=>{class L{constructor(){this._accessors=[]}add(S,le){this._accessors.push([S,le])}remove(S){for(let le=this._accessors.length-1;le>=0;--le)if(this._accessors[le][1]===S)return void this._accessors.splice(le,1)}select(S){this._accessors.forEach(le=>{this._isSameGroup(le,S)&&le[1]!==S&&le[1].fireUncheck(S.value)})}_isSameGroup(S,le){return!!S[0].control&&S[0]._parent===le._control._parent&&S[1].name===le.name}}return L.\u0275fac=function(S){return new(S||L)},L.\u0275prov=a.\u0275\u0275defineInjectable({token:L,factory:L.\u0275fac,providedIn:Ze}),L})(),nt=(()=>{class L extends m{constructor(S,le,lt,Pt){super(S,le),this._registry=lt,this._injector=Pt,this.onChange=()=>{}}ngOnInit(){this._control=this._injector.get(we),this._checkName(),this._registry.add(this._control,this)}ngOnDestroy(){this._registry.remove(this)}writeValue(S){this._state=S===this.value,this.setProperty("checked",this._state)}registerOnChange(S){this._fn=S,this.onChange=()=>{S(this.value),this._registry.select(this)}}fireUncheck(S){this.writeValue(S)}_checkName(){!this.name&&this.formControlName&&(this.name=this.formControlName)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(je),a.\u0275\u0275directiveInject(a.Injector))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","radio","formControlName",""],["input","type","radio","formControl",""],["input","type","radio","ngModel",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("change",function(){return le.onChange()})("blur",function(){return le.onTouched()})},inputs:{name:"name",formControlName:"formControlName",value:"value"},features:[a.\u0275\u0275ProvidersFeature([qn]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const Nt={provide:p,useExisting:(0,a.forwardRef)(()=>Jt),multi:!0};let Jt=(()=>{class L extends m{writeValue(S){this.setProperty("value",parseFloat(S))}registerOnChange(S){this.onChange=le=>{S(""==le?null:parseFloat(le))}}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","range","formControlName",""],["input","type","range","formControl",""],["input","type","range","ngModel",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("change",function(Pt){return le.onChange(Pt.target.value)})("input",function(Pt){return le.onChange(Pt.target.value)})("blur",function(){return le.onTouched()})},features:[a.\u0275\u0275ProvidersFeature([Nt]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const On=new a.InjectionToken("NgModelWithFormControlWarning"),ai={provide:we,useExisting:(0,a.forwardRef)(()=>Mi)};let Mi=(()=>{class L extends we{constructor(S,le,lt,Pt){super(),this._ngModelWarningConfig=Pt,this.update=new a.EventEmitter,this._ngModelWarningSent=!1,this._setValidators(S),this._setAsyncValidators(le),this.valueAccessor=pi(0,lt)}set isDisabled(S){}ngOnChanges(S){if(this._isControlChanged(S)){const le=S.form.previousValue;le&&Lt(le,this,!1),Ct(this.form,this),this.form.updateValueAndValidity({emitEvent:!1})}Di(S,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&Lt(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(S){this.viewModel=S,this.update.emit(S)}_isControlChanged(S){return S.hasOwnProperty("form")}}return L._ngModelWarningSentOnce=!1,L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10),a.\u0275\u0275directiveInject(p,10),a.\u0275\u0275directiveInject(On,8))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formControl",""]],inputs:{form:["formControl","form"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[a.\u0275\u0275ProvidersFeature([ai]),a.\u0275\u0275InheritDefinitionFeature,a.\u0275\u0275NgOnChangesFeature]}),L})();const ga={provide:X,useExisting:(0,a.forwardRef)(()=>Li)};let Li=(()=>{class L extends X{constructor(S,le){super(),this.validators=S,this.asyncValidators=le,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new a.EventEmitter,this._setValidators(S),this._setAsyncValidators(le)}ngOnChanges(S){this._checkFormPresent(),S.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(Ne(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(S){const le=this.form.get(S.path);return Ct(le,S),le.updateValueAndValidity({emitEvent:!1}),this.directives.push(S),le}getControl(S){return this.form.get(S.path)}removeControl(S){Lt(S.control||null,S,!1),function Pi(L,w){const S=L.indexOf(w);S>-1&&L.splice(S,1)}(this.directives,S)}addFormGroup(S){this._setUpFormContainer(S)}removeFormGroup(S){this._cleanUpFormContainer(S)}getFormGroup(S){return this.form.get(S.path)}addFormArray(S){this._setUpFormContainer(S)}removeFormArray(S){this._cleanUpFormContainer(S)}getFormArray(S){return this.form.get(S.path)}updateModel(S,le){this.form.get(S.path).setValue(le)}onSubmit(S){return this.submitted=!0,Wn(this.form,this.directives),this.ngSubmit.emit(S),!1}onReset(){this.resetForm()}resetForm(S){this.form.reset(S),this.submitted=!1}_updateDomValue(){this.directives.forEach(S=>{const le=S.control,lt=this.form.get(S.path);le!==lt&&(Lt(le||null,S),(L=>L instanceof Jn)(lt)&&(Ct(lt,S),S.control=lt))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(S){const le=this.form.get(S.path);xt(le,S),le.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(S){if(this.form){const le=this.form.get(S.path);le&&function ni(L,w){return Ne(L,w)}(le,S)&&le.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){he(this.form,this),this._oldForm&&Ne(this._oldForm,this)}_checkFormPresent(){}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formGroup",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("submit",function(Pt){return le.onSubmit(Pt)})("reset",function(){return le.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[a.\u0275\u0275ProvidersFeature([ga]),a.\u0275\u0275InheritDefinitionFeature,a.\u0275\u0275NgOnChangesFeature]}),L})();const Ji={provide:X,useExisting:(0,a.forwardRef)(()=>zi)};let zi=(()=>{class L extends Xn{constructor(S,le,lt){super(),this._parent=S,this._setValidators(le),this._setAsyncValidators(lt)}_checkParentType(){Da(this._parent)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(X,13),a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formGroupName",""]],inputs:{name:["formGroupName","name"]},features:[a.\u0275\u0275ProvidersFeature([Ji]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const Va={provide:X,useExisting:(0,a.forwardRef)(()=>ca)};let ca=(()=>{class L extends X{constructor(S,le,lt){super(),this._parent=S,this._setValidators(le),this._setAsyncValidators(lt)}ngOnInit(){this._checkParentType(),this.formDirective.addFormArray(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormArray(this)}get control(){return this.formDirective.getFormArray(this)}get formDirective(){return this._parent?this._parent.formDirective:null}get path(){return _n(null==this.name?this.name:this.name.toString(),this._parent)}_checkParentType(){Da(this._parent)}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(X,13),a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formArrayName",""]],inputs:{name:["formArrayName","name"]},features:[a.\u0275\u0275ProvidersFeature([Va]),a.\u0275\u0275InheritDefinitionFeature]}),L})();function Da(L){return!(L instanceof zi||L instanceof Li||L instanceof ca)}const gi={provide:we,useExisting:(0,a.forwardRef)(()=>vi)};let vi=(()=>{class L extends we{constructor(S,le,lt,Pt,Rn){super(),this._ngModelWarningConfig=Rn,this._added=!1,this.update=new a.EventEmitter,this._ngModelWarningSent=!1,this._parent=S,this._setValidators(le),this._setAsyncValidators(lt),this.valueAccessor=pi(0,Pt)}set isDisabled(S){}ngOnChanges(S){this._added||this._setUpControl(),Di(S,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}viewToModelUpdate(S){this.viewModel=S,this.update.emit(S)}get path(){return _n(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}_setUpControl(){this._checkParentType(),this.control=this.formDirective.addControl(this),this._added=!0}}return L._ngModelWarningSentOnce=!1,L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(X,13),a.\u0275\u0275directiveInject(J,10),a.\u0275\u0275directiveInject(re,10),a.\u0275\u0275directiveInject(p,10),a.\u0275\u0275directiveInject(On,8))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[a.\u0275\u0275ProvidersFeature([gi]),a.\u0275\u0275InheritDefinitionFeature,a.\u0275\u0275NgOnChangesFeature]}),L})();const Zi={provide:p,useExisting:(0,a.forwardRef)(()=>Ni),multi:!0};function va(L,w){return null==L?`${w}`:(w&&"object"==typeof w&&(w="Object"),`${L}: ${w}`.slice(0,50))}let Ni=(()=>{class L extends m{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(S){this._compareWith=S}writeValue(S){this.value=S;const lt=va(this._getOptionId(S),S);this.setProperty("value",lt)}registerOnChange(S){this.onChange=le=>{this.value=this._getOptionValue(le),S(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(S){for(const le of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(le),S))return le;return null}_getOptionValue(S){const le=function xa(L){return L.split(":")[0]}(S);return this._optionMap.has(le)?this._optionMap.get(le):S}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(S,le){1&S&&a.\u0275\u0275listener("change",function(Pt){return le.onChange(Pt.target.value)})("blur",function(){return le.onTouched()})},inputs:{compareWith:"compareWith"},features:[a.\u0275\u0275ProvidersFeature([Zi]),a.\u0275\u0275InheritDefinitionFeature]}),L})(),Xi=(()=>{class L{constructor(S,le,lt){this._element=S,this._renderer=le,this._select=lt,this._select&&(this.id=this._select._registerOption())}set ngValue(S){null!=this._select&&(this._select._optionMap.set(this.id,S),this._setElementValue(va(this.id,S)),this._select.writeValue(this._select.value))}set value(S){this._setElementValue(S),this._select&&this._select.writeValue(this._select.value)}_setElementValue(S){this._renderer.setProperty(this._element.nativeElement,"value",S)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(Ni,9))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),L})();const Fa={provide:p,useExisting:(0,a.forwardRef)(()=>Ln),multi:!0};function Ha(L,w){return null==L?`${w}`:("string"==typeof w&&(w=`'${w}'`),w&&"object"==typeof w&&(w="Object"),`${L}: ${w}`.slice(0,50))}let Ln=(()=>{class L extends m{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(S){this._compareWith=S}writeValue(S){let le;if(this.value=S,Array.isArray(S)){const lt=S.map(Pt=>this._getOptionId(Pt));le=(Pt,Rn)=>{Pt._setSelected(lt.indexOf(Rn.toString())>-1)}}else le=(lt,Pt)=>{lt._setSelected(!1)};this._optionMap.forEach(le)}registerOnChange(S){this.onChange=le=>{const lt=[],Pt=le.selectedOptions;if(void 0!==Pt){const Rn=Pt;for(let bi=0;bi{class L{constructor(S,le,lt){this._element=S,this._renderer=le,this._select=lt,this._select&&(this.id=this._select._registerOption(this))}set ngValue(S){null!=this._select&&(this._value=S,this._setElementValue(Ha(this.id,S)),this._select.writeValue(this._select.value))}set value(S){this._select?(this._value=S,this._setElementValue(Ha(this.id,S)),this._select.writeValue(this._select.value)):this._setElementValue(S)}_setElementValue(S){this._renderer.setProperty(this._element.nativeElement,"value",S)}_setSelected(S){this._renderer.setProperty(this._element.nativeElement,"selected",S)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return L.\u0275fac=function(S){return new(S||L)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.Renderer2),a.\u0275\u0275directiveInject(Ln,9))},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),L})();function da(L){return"number"==typeof L?L:parseInt(L,10)}function ba(L){return"number"==typeof L?L:parseFloat(L)}let xi=(()=>{class L{constructor(){this._validator=Ce}ngOnChanges(S){if(this.inputName in S){const le=this.normalizeInput(S[this.inputName].currentValue);this._enabled=this.enabled(le),this._validator=this._enabled?this.createValidator(le):Ce,this._onChange&&this._onChange()}}validate(S){return this._validator(S)}registerOnValidatorChange(S){this._onChange=S}enabled(S){return null!=S}}return L.\u0275fac=function(S){return new(S||L)},L.\u0275dir=a.\u0275\u0275defineDirective({type:L,features:[a.\u0275\u0275NgOnChangesFeature]}),L})();const li={provide:J,useExisting:(0,a.forwardRef)(()=>qi),multi:!0};let qi=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="max",this.normalizeInput=S=>ba(S),this.createValidator=S=>te(S)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","number","max","","formControlName",""],["input","type","number","max","","formControl",""],["input","type","number","max","","ngModel",""]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("max",le._enabled?le.max:null)},inputs:{max:"max"},features:[a.\u0275\u0275ProvidersFeature([li]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const Vi={provide:J,useExisting:(0,a.forwardRef)(()=>wi),multi:!0};let wi=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="min",this.normalizeInput=S=>ba(S),this.createValidator=S=>pe(S)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","number","min","","formControlName",""],["input","type","number","min","","formControl",""],["input","type","number","min","","ngModel",""]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("min",le._enabled?le.min:null)},inputs:{min:"min"},features:[a.\u0275\u0275ProvidersFeature([Vi]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const zn={provide:J,useExisting:(0,a.forwardRef)(()=>Wi),multi:!0},un={provide:J,useExisting:(0,a.forwardRef)(()=>Fi),multi:!0};let Wi=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=a.\u0275coerceToBoolean,this.createValidator=S=>se}enabled(S){return S}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("required",le._enabled?"":null)},inputs:{required:"required"},features:[a.\u0275\u0275ProvidersFeature([zn]),a.\u0275\u0275InheritDefinitionFeature]}),L})(),Fi=(()=>{class L extends Wi{constructor(){super(...arguments),this.createValidator=S=>ve}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["input","type","checkbox","required","","formControlName",""],["input","type","checkbox","required","","formControl",""],["input","type","checkbox","required","","ngModel",""]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("required",le._enabled?"":null)},features:[a.\u0275\u0275ProvidersFeature([un]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const $n={provide:J,useExisting:(0,a.forwardRef)(()=>B),multi:!0};let B=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="email",this.normalizeInput=a.\u0275coerceToBoolean,this.createValidator=S=>Te}enabled(S){return S}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","email","","formControlName",""],["","email","","formControl",""],["","email","","ngModel",""]],inputs:{email:"email"},features:[a.\u0275\u0275ProvidersFeature([$n]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const de={provide:J,useExisting:(0,a.forwardRef)(()=>U),multi:!0};let U=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="minlength",this.normalizeInput=S=>da(S),this.createValidator=S=>Me(S)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","minlength","","formControlName",""],["","minlength","","formControl",""],["","minlength","","ngModel",""]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("minlength",le._enabled?le.minlength:null)},inputs:{minlength:"minlength"},features:[a.\u0275\u0275ProvidersFeature([de]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const fe={provide:J,useExisting:(0,a.forwardRef)(()=>We),multi:!0};let We=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="maxlength",this.normalizeInput=S=>da(S),this.createValidator=S=>Xe(S)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","maxlength","","formControlName",""],["","maxlength","","formControl",""],["","maxlength","","ngModel",""]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("maxlength",le._enabled?le.maxlength:null)},inputs:{maxlength:"maxlength"},features:[a.\u0275\u0275ProvidersFeature([fe]),a.\u0275\u0275InheritDefinitionFeature]}),L})();const ft={provide:J,useExisting:(0,a.forwardRef)(()=>bt),multi:!0};let bt=(()=>{class L extends xi{constructor(){super(...arguments),this.inputName="pattern",this.normalizeInput=S=>S,this.createValidator=S=>Pe(S)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275dir=a.\u0275\u0275defineDirective({type:L,selectors:[["","pattern","","formControlName",""],["","pattern","","formControl",""],["","pattern","","ngModel",""]],hostVars:1,hostBindings:function(S,le){2&S&&a.\u0275\u0275attribute("pattern",le._enabled?le.pattern:null)},inputs:{pattern:"pattern"},features:[a.\u0275\u0275ProvidersFeature([ft]),a.\u0275\u0275InheritDefinitionFeature]}),L})(),Dn=(()=>{class L{}return L.\u0275fac=function(S){return new(S||L)},L.\u0275mod=a.\u0275\u0275defineNgModule({type:L}),L.\u0275inj=a.\u0275\u0275defineInjector({imports:[Ze]}),L})(),pn=(()=>{class L{}return L.\u0275fac=function(S){return new(S||L)},L.\u0275mod=a.\u0275\u0275defineNgModule({type:L}),L.\u0275inj=a.\u0275\u0275defineInjector({imports:[Dn]}),L})(),Bn=(()=>{class L{static withConfig(S){return{ngModule:L,providers:[{provide:On,useValue:S.warnOnNgModelWithFormControl}]}}}return L.\u0275fac=function(S){return new(S||L)},L.\u0275mod=a.\u0275\u0275defineNgModule({type:L}),L.\u0275inj=a.\u0275\u0275defineInjector({imports:[Dn]}),L})();class Cn extends tt{constructor(w,S,le){super(R(S),$(le,S)),this.controls=w,this._initObservables(),this._setUpdateStrategy(S),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(w){return this.controls[this._adjustIndex(w)]}push(w,S={}){this.controls.push(w),this._registerControl(w),this.updateValueAndValidity({emitEvent:S.emitEvent}),this._onCollectionChange()}insert(w,S,le={}){this.controls.splice(w,0,S),this._registerControl(S),this.updateValueAndValidity({emitEvent:le.emitEvent})}removeAt(w,S={}){let le=this._adjustIndex(w);le<0&&(le=0),this.controls[le]&&this.controls[le]._registerOnCollectionChange(()=>{}),this.controls.splice(le,1),this.updateValueAndValidity({emitEvent:S.emitEvent})}setControl(w,S,le={}){let lt=this._adjustIndex(w);lt<0&&(lt=0),this.controls[lt]&&this.controls[lt]._registerOnCollectionChange(()=>{}),this.controls.splice(lt,1),S&&(this.controls.splice(lt,0,S),this._registerControl(S)),this.updateValueAndValidity({emitEvent:le.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(w,S={}){Qe(this,0,w),w.forEach((le,lt)=>{Ee(this,!1,lt),this.at(lt).setValue(le,{onlySelf:!0,emitEvent:S.emitEvent})}),this.updateValueAndValidity(S)}patchValue(w,S={}){null!=w&&(w.forEach((le,lt)=>{this.at(lt)&&this.at(lt).patchValue(le,{onlySelf:!0,emitEvent:S.emitEvent})}),this.updateValueAndValidity(S))}reset(w=[],S={}){this._forEachChild((le,lt)=>{le.reset(w[lt],{onlySelf:!0,emitEvent:S.emitEvent})}),this._updatePristine(S),this._updateTouched(S),this.updateValueAndValidity(S)}getRawValue(){return this.controls.map(w=>w.getRawValue())}clear(w={}){this.controls.length<1||(this._forEachChild(S=>S._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:w.emitEvent}))}_adjustIndex(w){return w<0?w+this.length:w}_syncPendingControls(){let w=this.controls.reduce((S,le)=>!!le._syncPendingControls()||S,!1);return w&&this.updateValueAndValidity({onlySelf:!0}),w}_forEachChild(w){this.controls.forEach((S,le)=>{w(S,le)})}_updateValue(){this.value=this.controls.filter(w=>w.enabled||this.disabled).map(w=>w.value)}_anyControls(w){return this.controls.some(S=>S.enabled&&w(S))}_setUpControls(){this._forEachChild(w=>this._registerControl(w))}_allControlsDisabled(){for(const w of this.controls)if(w.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(w){w.setParent(this),w._registerOnCollectionChange(this._onCollectionChange)}_find(w){return this.at(w)??null}}const $t=Cn;function Ai(L){return!!L&&(void 0!==L.asyncValidators||void 0!==L.validators||void 0!==L.updateOn)}let $i=(()=>{class L{constructor(){this.useNonNullable=!1}get nonNullable(){const S=new L;return S.useNonNullable=!0,S}group(S,le=null){const lt=this._reduceControls(S);let bi,Pt=null,Rn=null;return null!==le&&(Ai(le)?(Pt=null!=le.validators?le.validators:null,Rn=null!=le.asyncValidators?le.asyncValidators:null,bi=null!=le.updateOn?le.updateOn:void 0):(Pt=null!=le.validator?le.validator:null,Rn=null!=le.asyncValidator?le.asyncValidator:null)),new _t(lt,{asyncValidators:Rn,updateOn:bi,validators:Pt})}control(S,le,lt){let Pt={};return this.useNonNullable?(Ai(le)?Pt=le:(Pt.validators=le,Pt.asyncValidators=lt),new Jn(S,{...Pt,nonNullable:!0})):new Jn(S,le,lt)}array(S,le,lt){const Pt=S.map(Rn=>this._createControl(Rn));return new Cn(Pt,le,lt)}_reduceControls(S){const le={};return Object.keys(S).forEach(lt=>{le[lt]=this._createControl(S[lt])}),le}_createControl(S){return S instanceof Jn||S instanceof tt?S:Array.isArray(S)?this.control(S[0],S.length>1?S[1]:null,S.length>2?S[2]:null):this.control(S)}}return L.\u0275fac=function(S){return new(S||L)},L.\u0275prov=a.\u0275\u0275defineInjectable({token:L,factory:L.\u0275fac,providedIn:Bn}),L})(),Ba=(()=>{class L{}return L.\u0275fac=function(S){return new(S||L)},L.\u0275prov=a.\u0275\u0275defineInjectable({token:L,factory:function(){return(0,a.inject)($i).nonNullable},providedIn:Bn}),L})(),Ra=(()=>{class L extends $i{group(S,le=null){return super.group(S,le)}control(S,le,lt){return super.control(S,le,lt)}array(S,le,lt){return super.array(S,le,lt)}}return L.\u0275fac=function(){let w;return function(le){return(w||(w=a.\u0275\u0275getInheritedFactory(L)))(le||L)}}(),L.\u0275prov=a.\u0275\u0275defineInjectable({token:L,factory:L.\u0275fac,providedIn:Bn}),L})();const ja=new a.Version("14.0.2")},3805:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MAT_AUTOCOMPLETE_DEFAULT_OPTIONS:()=>Je,MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY:()=>qe,MAT_AUTOCOMPLETE_SCROLL_STRATEGY:()=>we,MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY:()=>et,MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER:()=>ut,MAT_AUTOCOMPLETE_VALUE_ACCESSOR:()=>Dt,MatAutocomplete:()=>ze,MatAutocompleteModule:()=>Y,MatAutocompleteOrigin:()=>X,MatAutocompleteSelectedEvent:()=>ht,MatAutocompleteTrigger:()=>ee,_MatAutocompleteBase:()=>Se,_MatAutocompleteOriginBase:()=>Q,_MatAutocompleteTriggerBase:()=>st,getMatAutocompleteMissingPanelError:()=>yt});var a=s(2687),d=s(1281),c=s(3353),f=s(4650),v=s(3238),u=s(727),m=s(7579),p=s(9770),h=s(6451),g=s(9646),k=s(4968),E=s(6895),P=s(8184),F=s(5589),K=s(445),N=s(9521),J=s(4080),re=s(4006),ye=s(9549),ke=s(4986),pe=s(7272),te=s(5698),se=s(4482),ve=s(5403),Te=s(5032),Xe=s(9718),Pe=s(5577);function Ce(oe,z){return z?V=>(0,pe.z)(z.pipe((0,te.q)(1),function Me(){return(0,se.e)((oe,z)=>{oe.subscribe((0,ve.x)(z,Te.Z))})}()),V.pipe(Ce(oe))):(0,Pe.z)((V,G)=>oe(V,G).pipe((0,te.q)(1),(0,Xe.h)(V)))}var Be=s(5963),Fe=s(8675),Le=s(3900),ct=s(9300),wt=s(4004),Tt=s(8505);const at=["panel"];function zt(oe,z){if(1&oe&&(f.\u0275\u0275elementStart(0,"div",0,1),f.\u0275\u0275projection(2),f.\u0275\u0275elementEnd()),2&oe){const V=z.id,G=f.\u0275\u0275nextContext();f.\u0275\u0275property("id",G.id)("ngClass",G._classList),f.\u0275\u0275attribute("aria-label",G.ariaLabel||null)("aria-labelledby",G._getPanelAriaLabelledby(V))}}const qt=["*"];let Kt=0;class ht{constructor(z,V){this.source=z,this.option=V}}const It=(0,v.mixinDisableRipple)(class{}),Je=new f.InjectionToken("mat-autocomplete-default-options",{providedIn:"root",factory:qe});function qe(){return{autoActiveFirstOption:!1,autoSelectActiveOption:!1}}let Se=(()=>{class oe extends It{constructor(V,G,ne,be){super(),this._changeDetectorRef=V,this._elementRef=G,this._activeOptionChanges=u.w0.EMPTY,this.showPanel=!1,this._isOpen=!1,this.displayWith=null,this.optionSelected=new f.EventEmitter,this.opened=new f.EventEmitter,this.closed=new f.EventEmitter,this.optionActivated=new f.EventEmitter,this._classList={},this.id="mat-autocomplete-"+Kt++,this.inertGroups=be?.SAFARI||!1,this._autoActiveFirstOption=!!ne.autoActiveFirstOption,this._autoSelectActiveOption=!!ne.autoSelectActiveOption}get isOpen(){return this._isOpen&&this.showPanel}get autoActiveFirstOption(){return this._autoActiveFirstOption}set autoActiveFirstOption(V){this._autoActiveFirstOption=(0,d.Ig)(V)}get autoSelectActiveOption(){return this._autoSelectActiveOption}set autoSelectActiveOption(V){this._autoSelectActiveOption=(0,d.Ig)(V)}set classList(V){this._classList=V&&V.length?(0,d.du)(V).reduce((G,ne)=>(G[ne]=!0,G),{}):{},this._setVisibilityClasses(this._classList),this._elementRef.nativeElement.className=""}ngAfterContentInit(){this._keyManager=new a.s1(this.options).withWrap(),this._activeOptionChanges=this._keyManager.change.subscribe(V=>{this.isOpen&&this.optionActivated.emit({source:this,option:this.options.toArray()[V]||null})}),this._setVisibility()}ngOnDestroy(){this._activeOptionChanges.unsubscribe()}_setScrollTop(V){this.panel&&(this.panel.nativeElement.scrollTop=V)}_getScrollTop(){return this.panel?this.panel.nativeElement.scrollTop:0}_setVisibility(){this.showPanel=!!this.options.length,this._setVisibilityClasses(this._classList),this._changeDetectorRef.markForCheck()}_emitSelectEvent(V){const G=new ht(this,V);this.optionSelected.emit(G)}_getPanelAriaLabelledby(V){return this.ariaLabel?null:this.ariaLabelledby?(V?V+" ":"")+this.ariaLabelledby:V}_setVisibilityClasses(V){V[this._visibleClass]=this.showPanel,V[this._hiddenClass]=!this.showPanel}}return oe.\u0275fac=function(V){return new(V||oe)(f.\u0275\u0275directiveInject(f.ChangeDetectorRef),f.\u0275\u0275directiveInject(f.ElementRef),f.\u0275\u0275directiveInject(Je),f.\u0275\u0275directiveInject(c.t4))},oe.\u0275dir=f.\u0275\u0275defineDirective({type:oe,viewQuery:function(V,G){if(1&V&&(f.\u0275\u0275viewQuery(f.TemplateRef,7),f.\u0275\u0275viewQuery(at,5)),2&V){let ne;f.\u0275\u0275queryRefresh(ne=f.\u0275\u0275loadQuery())&&(G.template=ne.first),f.\u0275\u0275queryRefresh(ne=f.\u0275\u0275loadQuery())&&(G.panel=ne.first)}},inputs:{ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],displayWith:"displayWith",autoActiveFirstOption:"autoActiveFirstOption",autoSelectActiveOption:"autoSelectActiveOption",panelWidth:"panelWidth",classList:["class","classList"]},outputs:{optionSelected:"optionSelected",opened:"opened",closed:"closed",optionActivated:"optionActivated"},features:[f.\u0275\u0275InheritDefinitionFeature]}),oe})(),ze=(()=>{class oe extends Se{constructor(){super(...arguments),this._visibleClass="mat-autocomplete-visible",this._hiddenClass="mat-autocomplete-hidden"}}return oe.\u0275fac=function(){let z;return function(G){return(z||(z=f.\u0275\u0275getInheritedFactory(oe)))(G||oe)}}(),oe.\u0275cmp=f.\u0275\u0275defineComponent({type:oe,selectors:[["mat-autocomplete"]],contentQueries:function(V,G,ne){if(1&V&&(f.\u0275\u0275contentQuery(ne,v.MAT_OPTGROUP,5),f.\u0275\u0275contentQuery(ne,v.MatOption,5)),2&V){let be;f.\u0275\u0275queryRefresh(be=f.\u0275\u0275loadQuery())&&(G.optionGroups=be),f.\u0275\u0275queryRefresh(be=f.\u0275\u0275loadQuery())&&(G.options=be)}},hostAttrs:[1,"mat-autocomplete"],inputs:{disableRipple:"disableRipple"},exportAs:["matAutocomplete"],features:[f.\u0275\u0275ProvidersFeature([{provide:v.MAT_OPTION_PARENT_COMPONENT,useExisting:oe}]),f.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:qt,decls:1,vars:0,consts:[["role","listbox",1,"mat-autocomplete-panel",3,"id","ngClass"],["panel",""]],template:function(V,G){1&V&&(f.\u0275\u0275projectionDef(),f.\u0275\u0275template(0,zt,3,4,"ng-template"))},dependencies:[E.NgClass],styles:[".mat-autocomplete-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;visibility:hidden;max-width:none;max-height:256px;position:relative;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.mat-autocomplete-panel.mat-autocomplete-visible{visibility:visible}.mat-autocomplete-panel.mat-autocomplete-hidden{visibility:hidden}.mat-autocomplete-panel-above .mat-autocomplete-panel{border-radius:0;border-top-left-radius:4px;border-top-right-radius:4px}.mat-autocomplete-panel .mat-divider-horizontal{margin-top:-1px}.cdk-high-contrast-active .mat-autocomplete-panel{outline:solid 1px}mat-autocomplete{display:none}"],encapsulation:2,changeDetection:0}),oe})(),Q=(()=>{class oe{constructor(V){this.elementRef=V}}return oe.\u0275fac=function(V){return new(V||oe)(f.\u0275\u0275directiveInject(f.ElementRef))},oe.\u0275dir=f.\u0275\u0275defineDirective({type:oe}),oe})(),X=(()=>{class oe extends Q{}return oe.\u0275fac=function(){let z;return function(G){return(z||(z=f.\u0275\u0275getInheritedFactory(oe)))(G||oe)}}(),oe.\u0275dir=f.\u0275\u0275defineDirective({type:oe,selectors:[["","matAutocompleteOrigin",""]],exportAs:["matAutocompleteOrigin"],features:[f.\u0275\u0275InheritDefinitionFeature]}),oe})();const we=new f.InjectionToken("mat-autocomplete-scroll-strategy");function et(oe){return()=>oe.scrollStrategies.reposition()}const ut={provide:we,deps:[P.aV],useFactory:et},Dt={provide:re.NG_VALUE_ACCESSOR,useExisting:(0,f.forwardRef)(()=>ee),multi:!0};function yt(){return Error("Attempting to open an undefined instance of `mat-autocomplete`. Make sure that the id passed to the `matAutocomplete` is correct and that you're attempting to open it after the ngAfterContentInit hook.")}let st=(()=>{class oe{constructor(V,G,ne,be,Ve,Ae,ot,At,Ft,mt,Gt){this._element=V,this._overlay=G,this._viewContainerRef=ne,this._zone=be,this._changeDetectorRef=Ve,this._dir=ot,this._formField=At,this._document=Ft,this._viewportRuler=mt,this._defaults=Gt,this._componentDestroyed=!1,this._autocompleteDisabled=!1,this._manuallyFloatingLabel=!1,this._viewportSubscription=u.w0.EMPTY,this._canOpenOnNextFocus=!0,this._closeKeyEventStream=new m.x,this._windowBlurHandler=()=>{this._canOpenOnNextFocus=this._document.activeElement!==this._element.nativeElement||this.panelOpen},this._onChange=()=>{},this._onTouched=()=>{},this.position="auto",this.autocompleteAttribute="off",this._overlayAttached=!1,this.optionSelections=(0,p.P)(()=>{const tn=this.autocomplete?this.autocomplete.options:null;return tn?tn.changes.pipe((0,Fe.O)(tn),(0,Le.w)(()=>(0,h.T)(...tn.map(dn=>dn.onSelectionChange)))):this._zone.onStable.pipe((0,te.q)(1),(0,Le.w)(()=>this.optionSelections))}),this._scrollStrategy=Ae}get autocompleteDisabled(){return this._autocompleteDisabled}set autocompleteDisabled(V){this._autocompleteDisabled=(0,d.Ig)(V)}ngAfterViewInit(){const V=this._getWindow();typeof V<"u"&&this._zone.runOutsideAngular(()=>V.addEventListener("blur",this._windowBlurHandler))}ngOnChanges(V){V.position&&this._positionStrategy&&(this._setStrategyPositions(this._positionStrategy),this.panelOpen&&this._overlayRef.updatePosition())}ngOnDestroy(){const V=this._getWindow();typeof V<"u"&&V.removeEventListener("blur",this._windowBlurHandler),this._viewportSubscription.unsubscribe(),this._componentDestroyed=!0,this._destroyPanel(),this._closeKeyEventStream.complete()}get panelOpen(){return this._overlayAttached&&this.autocomplete.showPanel}openPanel(){this._attachOverlay(),this._floatLabel()}closePanel(){this._resetLabel(),this._overlayAttached&&(this.panelOpen&&this._zone.run(()=>{this.autocomplete.closed.emit()}),this.autocomplete._isOpen=this._overlayAttached=!1,this._pendingAutoselectedOption=null,this._overlayRef&&this._overlayRef.hasAttached()&&(this._overlayRef.detach(),this._closingActionsSubscription.unsubscribe()),this._componentDestroyed||this._changeDetectorRef.detectChanges())}updatePosition(){this._overlayAttached&&this._overlayRef.updatePosition()}get panelClosingActions(){return(0,h.T)(this.optionSelections,this.autocomplete._keyManager.tabOut.pipe((0,ct.h)(()=>this._overlayAttached)),this._closeKeyEventStream,this._getOutsideClickStream(),this._overlayRef?this._overlayRef.detachments().pipe((0,ct.h)(()=>this._overlayAttached)):(0,g.of)()).pipe((0,wt.U)(V=>V instanceof v.MatOptionSelectionChange?V:null))}get activeOption(){return this.autocomplete&&this.autocomplete._keyManager?this.autocomplete._keyManager.activeItem:null}_getOutsideClickStream(){return(0,h.T)((0,k.R)(this._document,"click"),(0,k.R)(this._document,"auxclick"),(0,k.R)(this._document,"touchend")).pipe((0,ct.h)(V=>{const G=(0,c.sA)(V),ne=this._formField?this._formField._elementRef.nativeElement:null,be=this.connectedTo?this.connectedTo.elementRef.nativeElement:null;return this._overlayAttached&&G!==this._element.nativeElement&&this._document.activeElement!==this._element.nativeElement&&(!ne||!ne.contains(G))&&(!be||!be.contains(G))&&!!this._overlayRef&&!this._overlayRef.overlayElement.contains(G)}))}writeValue(V){Promise.resolve(null).then(()=>this._assignOptionValue(V))}registerOnChange(V){this._onChange=V}registerOnTouched(V){this._onTouched=V}setDisabledState(V){this._element.nativeElement.disabled=V}_handleKeydown(V){const G=V.keyCode,ne=(0,N.Vb)(V);if(G===N.hY&&!ne&&V.preventDefault(),this.activeOption&&G===N.K5&&this.panelOpen&&!ne)this.activeOption._selectViaInteraction(),this._resetActiveItem(),V.preventDefault();else if(this.autocomplete){const be=this.autocomplete._keyManager.activeItem,Ve=G===N.LH||G===N.JH;G===N.Mf||Ve&&!ne&&this.panelOpen?this.autocomplete._keyManager.onKeydown(V):Ve&&this._canOpen()&&this.openPanel(),(Ve||this.autocomplete._keyManager.activeItem!==be)&&(this._scrollToOption(this.autocomplete._keyManager.activeItemIndex||0),this.autocomplete.autoSelectActiveOption&&this.activeOption&&(this._pendingAutoselectedOption||(this._valueBeforeAutoSelection=this._element.nativeElement.value),this._pendingAutoselectedOption=this.activeOption,this._assignOptionValue(this.activeOption.value)))}}_handleInput(V){let G=V.target,ne=G.value;"number"===G.type&&(ne=""==ne?null:parseFloat(ne)),this._previousValue!==ne&&(this._previousValue=ne,this._pendingAutoselectedOption=null,this._onChange(ne),this._canOpen()&&this._document.activeElement===V.target&&this.openPanel())}_handleFocus(){this._canOpenOnNextFocus?this._canOpen()&&(this._previousValue=this._element.nativeElement.value,this._attachOverlay(),this._floatLabel(!0)):this._canOpenOnNextFocus=!0}_handleClick(){this._canOpen()&&!this.panelOpen&&this.openPanel()}_floatLabel(V=!1){this._formField&&"auto"===this._formField.floatLabel&&(V?this._formField._animateAndLockLabel():this._formField.floatLabel="always",this._manuallyFloatingLabel=!0)}_resetLabel(){this._manuallyFloatingLabel&&(this._formField.floatLabel="auto",this._manuallyFloatingLabel=!1)}_subscribeToClosingActions(){const V=this._zone.onStable.pipe((0,te.q)(1)),G=this.autocomplete.options.changes.pipe((0,Tt.b)(()=>this._positionStrategy.reapplyLastPosition()),function Ie(oe,z=ke.z){const V=(0,Be.H)(oe,z);return Ce(()=>V)}(0));return(0,h.T)(V,G).pipe((0,Le.w)(()=>(this._zone.run(()=>{const ne=this.panelOpen;this._resetActiveItem(),this.autocomplete._setVisibility(),this._changeDetectorRef.detectChanges(),this.panelOpen&&this._overlayRef.updatePosition(),ne!==this.panelOpen&&(this.panelOpen?this.autocomplete.opened.emit():this.autocomplete.closed.emit())}),this.panelClosingActions)),(0,te.q)(1)).subscribe(ne=>this._setValueAndClose(ne))}_destroyPanel(){this._overlayRef&&(this.closePanel(),this._overlayRef.dispose(),this._overlayRef=null)}_assignOptionValue(V){const G=this.autocomplete&&this.autocomplete.displayWith?this.autocomplete.displayWith(V):V;this._updateNativeInputValue(G??"")}_updateNativeInputValue(V){this._formField?this._formField._control.value=V:this._element.nativeElement.value=V,this._previousValue=V}_setValueAndClose(V){const G=V?V.source:this._pendingAutoselectedOption;G&&(this._clearPreviousSelectedOption(G),this._assignOptionValue(G.value),this._onChange(G.value),this.autocomplete._emitSelectEvent(G),this._element.nativeElement.focus()),this.closePanel()}_clearPreviousSelectedOption(V){this.autocomplete.options.forEach(G=>{G!==V&&G.selected&&G.deselect()})}_attachOverlay(){let V=this._overlayRef;V?(this._positionStrategy.setOrigin(this._getConnectedElement()),V.updateSize({width:this._getPanelWidth()})):(this._portal=new J.UE(this.autocomplete.template,this._viewContainerRef,{id:this._formField?.getLabelId()}),V=this._overlay.create(this._getOverlayConfig()),this._overlayRef=V,this._handleOverlayEvents(V),this._viewportSubscription=this._viewportRuler.change().subscribe(()=>{this.panelOpen&&V&&V.updateSize({width:this._getPanelWidth()})})),V&&!V.hasAttached()&&(V.attach(this._portal),this._closingActionsSubscription=this._subscribeToClosingActions());const G=this.panelOpen;this.autocomplete._setVisibility(),this.autocomplete._isOpen=this._overlayAttached=!0,this.panelOpen&&G!==this.panelOpen&&this.autocomplete.opened.emit()}_getOverlayConfig(){return new P.X_({positionStrategy:this._getOverlayPosition(),scrollStrategy:this._scrollStrategy(),width:this._getPanelWidth(),direction:this._dir,panelClass:this._defaults?.overlayPanelClass})}_getOverlayPosition(){const V=this._overlay.position().flexibleConnectedTo(this._getConnectedElement()).withFlexibleDimensions(!1).withPush(!1);return this._setStrategyPositions(V),this._positionStrategy=V,V}_setStrategyPositions(V){const G=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],ne=this._aboveClass,be=[{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom",panelClass:ne},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom",panelClass:ne}];let Ve;Ve="above"===this.position?be:"below"===this.position?G:[...G,...be],V.withPositions(Ve)}_getConnectedElement(){return this.connectedTo?this.connectedTo.elementRef:this._formField?this._formField.getConnectedOverlayOrigin():this._element}_getPanelWidth(){return this.autocomplete.panelWidth||this._getHostWidth()}_getHostWidth(){return this._getConnectedElement().nativeElement.getBoundingClientRect().width}_resetActiveItem(){const V=this.autocomplete;V.autoActiveFirstOption?V._keyManager.setFirstItemActive():V._keyManager.setActiveItem(-1)}_canOpen(){const V=this._element.nativeElement;return!V.readOnly&&!V.disabled&&!this._autocompleteDisabled}_getWindow(){return this._document?.defaultView||window}_scrollToOption(V){const G=this.autocomplete,ne=(0,v._countGroupLabelsBeforeOption)(V,G.options,G.optionGroups);if(0===V&&1===ne)G._setScrollTop(0);else if(G.panel){const be=G.options.toArray()[V];if(be){const Ve=be._getHostElement(),Ae=(0,v._getOptionScrollPosition)(Ve.offsetTop,Ve.offsetHeight,G._getScrollTop(),G.panel.nativeElement.offsetHeight);G._setScrollTop(Ae)}}}_handleOverlayEvents(V){V.keydownEvents().subscribe(G=>{(G.keyCode===N.hY&&!(0,N.Vb)(G)||G.keyCode===N.LH&&(0,N.Vb)(G,"altKey"))&&(this._pendingAutoselectedOption&&(this._updateNativeInputValue(this._valueBeforeAutoSelection??""),this._pendingAutoselectedOption=null),this._closeKeyEventStream.next(),this._resetActiveItem(),G.stopPropagation(),G.preventDefault())})}}return oe.\u0275fac=function(V){return new(V||oe)(f.\u0275\u0275directiveInject(f.ElementRef),f.\u0275\u0275directiveInject(P.aV),f.\u0275\u0275directiveInject(f.ViewContainerRef),f.\u0275\u0275directiveInject(f.NgZone),f.\u0275\u0275directiveInject(f.ChangeDetectorRef),f.\u0275\u0275directiveInject(we),f.\u0275\u0275directiveInject(K.Is,8),f.\u0275\u0275directiveInject(ye.MAT_FORM_FIELD,9),f.\u0275\u0275directiveInject(E.DOCUMENT,8),f.\u0275\u0275directiveInject(F.rL),f.\u0275\u0275directiveInject(Je,8))},oe.\u0275dir=f.\u0275\u0275defineDirective({type:oe,inputs:{autocomplete:["matAutocomplete","autocomplete"],position:["matAutocompletePosition","position"],connectedTo:["matAutocompleteConnectedTo","connectedTo"],autocompleteAttribute:["autocomplete","autocompleteAttribute"],autocompleteDisabled:["matAutocompleteDisabled","autocompleteDisabled"]},features:[f.\u0275\u0275NgOnChangesFeature]}),oe})(),ee=(()=>{class oe extends st{constructor(){super(...arguments),this._aboveClass="mat-autocomplete-panel-above"}}return oe.\u0275fac=function(){let z;return function(G){return(z||(z=f.\u0275\u0275getInheritedFactory(oe)))(G||oe)}}(),oe.\u0275dir=f.\u0275\u0275defineDirective({type:oe,selectors:[["input","matAutocomplete",""],["textarea","matAutocomplete",""]],hostAttrs:[1,"mat-autocomplete-trigger"],hostVars:7,hostBindings:function(V,G){1&V&&f.\u0275\u0275listener("focusin",function(){return G._handleFocus()})("blur",function(){return G._onTouched()})("input",function(be){return G._handleInput(be)})("keydown",function(be){return G._handleKeydown(be)})("click",function(){return G._handleClick()}),2&V&&f.\u0275\u0275attribute("autocomplete",G.autocompleteAttribute)("role",G.autocompleteDisabled?null:"combobox")("aria-autocomplete",G.autocompleteDisabled?null:"list")("aria-activedescendant",G.panelOpen&&G.activeOption?G.activeOption.id:null)("aria-expanded",G.autocompleteDisabled?null:G.panelOpen.toString())("aria-owns",G.autocompleteDisabled||!G.panelOpen||null==G.autocomplete?null:G.autocomplete.id)("aria-haspopup",G.autocompleteDisabled?null:"listbox")},exportAs:["matAutocompleteTrigger"],features:[f.\u0275\u0275ProvidersFeature([Dt]),f.\u0275\u0275InheritDefinitionFeature]}),oe})(),Y=(()=>{class oe{}return oe.\u0275fac=function(V){return new(V||oe)},oe.\u0275mod=f.\u0275\u0275defineNgModule({type:oe}),oe.\u0275inj=f.\u0275\u0275defineInjector({providers:[ut],imports:[P.U8,v.MatOptionModule,v.MatCommonModule,E.CommonModule,F.ZD,v.MatOptionModule,v.MatCommonModule]}),oe})()},4859:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MatAnchor:()=>k,MatButton:()=>g,MatButtonModule:()=>E});var a=s(4650),d=s(3238),c=s(2687);const f=["mat-button",""],v=["*"],p=["mat-button","mat-flat-button","mat-icon-button","mat-raised-button","mat-stroked-button","mat-mini-fab","mat-fab"],h=(0,d.mixinColor)((0,d.mixinDisabled)((0,d.mixinDisableRipple)(class{constructor(P){this._elementRef=P}})));let g=(()=>{class P extends h{constructor(K,N,J){super(K),this._focusMonitor=N,this._animationMode=J,this.isRoundButton=this._hasHostAttributes("mat-fab","mat-mini-fab"),this.isIconButton=this._hasHostAttributes("mat-icon-button");for(const re of p)this._hasHostAttributes(re)&&this._getHostElement().classList.add(re);K.nativeElement.classList.add("mat-button-base"),this.isRoundButton&&(this.color="accent")}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}focus(K,N){K?this._focusMonitor.focusVia(this._getHostElement(),K,N):this._getHostElement().focus(N)}_getHostElement(){return this._elementRef.nativeElement}_isRippleDisabled(){return this.disableRipple||this.disabled}_hasHostAttributes(...K){return K.some(N=>this._getHostElement().hasAttribute(N))}}return P.\u0275fac=function(K){return new(K||P)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(c.tE),a.\u0275\u0275directiveInject(a.ANIMATION_MODULE_TYPE,8))},P.\u0275cmp=a.\u0275\u0275defineComponent({type:P,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-icon-button",""],["button","mat-fab",""],["button","mat-mini-fab",""],["button","mat-stroked-button",""],["button","mat-flat-button",""]],viewQuery:function(K,N){if(1&K&&a.\u0275\u0275viewQuery(d.MatRipple,5),2&K){let J;a.\u0275\u0275queryRefresh(J=a.\u0275\u0275loadQuery())&&(N.ripple=J.first)}},hostAttrs:[1,"mat-focus-indicator"],hostVars:5,hostBindings:function(K,N){2&K&&(a.\u0275\u0275attribute("disabled",N.disabled||null),a.\u0275\u0275classProp("_mat-animation-noopable","NoopAnimations"===N._animationMode)("mat-button-disabled",N.disabled))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[a.\u0275\u0275InheritDefinitionFeature],attrs:f,ngContentSelectors:v,decls:4,vars:5,consts:[[1,"mat-button-wrapper"],["matRipple","",1,"mat-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-button-focus-overlay"]],template:function(K,N){1&K&&(a.\u0275\u0275projectionDef(),a.\u0275\u0275elementStart(0,"span",0),a.\u0275\u0275projection(1),a.\u0275\u0275elementEnd(),a.\u0275\u0275element(2,"span",1)(3,"span",2)),2&K&&(a.\u0275\u0275advance(2),a.\u0275\u0275classProp("mat-button-ripple-round",N.isRoundButton||N.isIconButton),a.\u0275\u0275property("matRippleDisabled",N._isRippleDisabled())("matRippleCentered",N.isIconButton)("matRippleTrigger",N._getHostElement()))},dependencies:[d.MatRipple],styles:[".mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:.04}@media(hover: none){.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-button.mat-button-disabled,.mat-icon-button.mat-button-disabled,.mat-stroked-button.mat-button-disabled,.mat-flat-button.mat-button-disabled{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button.mat-button-disabled{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-ripple.mat-ripple,.mat-stroked-button .mat-button-focus-overlay{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab.mat-button-disabled{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}.mat-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab.mat-button-disabled{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button i,.mat-icon-button .mat-icon{line-height:24px}.mat-button-ripple.mat-ripple,.mat-button-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper>*,.mat-flat-button .mat-button-wrapper>*,.mat-stroked-button .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-fab .mat-button-wrapper>*,.mat-mini-fab .mat-button-wrapper>*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:inline-flex;justify-content:center;align-items:center;font-size:inherit;width:2.5em;height:2.5em}.cdk-high-contrast-active .mat-button,.cdk-high-contrast-active .mat-flat-button,.cdk-high-contrast-active .mat-raised-button,.cdk-high-contrast-active .mat-icon-button,.cdk-high-contrast-active .mat-fab,.cdk-high-contrast-active .mat-mini-fab{outline:solid 1px}.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,.cdk-high-contrast-active .mat-button-base.cdk-program-focused{outline:solid 3px}"],encapsulation:2,changeDetection:0}),P})(),k=(()=>{class P extends g{constructor(K,N,J,re){super(N,K,J),this._ngZone=re,this._haltDisabledEvents=ye=>{this.disabled&&(ye.preventDefault(),ye.stopImmediatePropagation())}}ngAfterViewInit(){super.ngAfterViewInit(),this._ngZone?this._ngZone.runOutsideAngular(()=>{this._elementRef.nativeElement.addEventListener("click",this._haltDisabledEvents)}):this._elementRef.nativeElement.addEventListener("click",this._haltDisabledEvents)}ngOnDestroy(){super.ngOnDestroy(),this._elementRef.nativeElement.removeEventListener("click",this._haltDisabledEvents)}}return P.\u0275fac=function(K){return new(K||P)(a.\u0275\u0275directiveInject(c.tE),a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.ANIMATION_MODULE_TYPE,8),a.\u0275\u0275directiveInject(a.NgZone,8))},P.\u0275cmp=a.\u0275\u0275defineComponent({type:P,selectors:[["a","mat-button",""],["a","mat-raised-button",""],["a","mat-icon-button",""],["a","mat-fab",""],["a","mat-mini-fab",""],["a","mat-stroked-button",""],["a","mat-flat-button",""]],hostAttrs:[1,"mat-focus-indicator"],hostVars:7,hostBindings:function(K,N){2&K&&(a.\u0275\u0275attribute("tabindex",N.disabled?-1:N.tabIndex)("disabled",N.disabled||null)("aria-disabled",N.disabled.toString()),a.\u0275\u0275classProp("_mat-animation-noopable","NoopAnimations"===N._animationMode)("mat-button-disabled",N.disabled))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matButton","matAnchor"],features:[a.\u0275\u0275InheritDefinitionFeature],attrs:f,ngContentSelectors:v,decls:4,vars:5,consts:[[1,"mat-button-wrapper"],["matRipple","",1,"mat-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-button-focus-overlay"]],template:function(K,N){1&K&&(a.\u0275\u0275projectionDef(),a.\u0275\u0275elementStart(0,"span",0),a.\u0275\u0275projection(1),a.\u0275\u0275elementEnd(),a.\u0275\u0275element(2,"span",1)(3,"span",2)),2&K&&(a.\u0275\u0275advance(2),a.\u0275\u0275classProp("mat-button-ripple-round",N.isRoundButton||N.isIconButton),a.\u0275\u0275property("matRippleDisabled",N._isRippleDisabled())("matRippleCentered",N.isIconButton)("matRippleTrigger",N._getHostElement()))},dependencies:[d.MatRipple],styles:[".mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:.04}@media(hover: none){.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-button.mat-button-disabled,.mat-icon-button.mat-button-disabled,.mat-stroked-button.mat-button-disabled,.mat-flat-button.mat-button-disabled{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button.mat-button-disabled{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-ripple.mat-ripple,.mat-stroked-button .mat-button-focus-overlay{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab.mat-button-disabled{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}.mat-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab.mat-button-disabled{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button i,.mat-icon-button .mat-icon{line-height:24px}.mat-button-ripple.mat-ripple,.mat-button-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper>*,.mat-flat-button .mat-button-wrapper>*,.mat-stroked-button .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-fab .mat-button-wrapper>*,.mat-mini-fab .mat-button-wrapper>*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:inline-flex;justify-content:center;align-items:center;font-size:inherit;width:2.5em;height:2.5em}.cdk-high-contrast-active .mat-button,.cdk-high-contrast-active .mat-flat-button,.cdk-high-contrast-active .mat-raised-button,.cdk-high-contrast-active .mat-icon-button,.cdk-high-contrast-active .mat-fab,.cdk-high-contrast-active .mat-mini-fab{outline:solid 1px}.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,.cdk-high-contrast-active .mat-button-base.cdk-program-focused{outline:solid 3px}"],encapsulation:2,changeDetection:0}),P})(),E=(()=>{class P{}return P.\u0275fac=function(K){return new(K||P)},P.\u0275mod=a.\u0275\u0275defineNgModule({type:P}),P.\u0275inj=a.\u0275\u0275defineInjector({imports:[d.MatRippleModule,d.MatCommonModule,d.MatCommonModule]}),P})()},3238:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{AnimationCurves:()=>re,AnimationDurations:()=>ye,DateAdapter:()=>ct,ErrorStateMatcher:()=>Je,MATERIAL_SANITY_CHECKS:()=>pe,MAT_DATE_FORMATS:()=>wt,MAT_DATE_LOCALE:()=>Fe,MAT_DATE_LOCALE_FACTORY:()=>Le,MAT_NATIVE_DATE_FORMATS:()=>qt,MAT_OPTGROUP:()=>ot,MAT_OPTION_PARENT_COMPONENT:()=>ne,MAT_RIPPLE_GLOBAL_OPTIONS:()=>Y,MatCommonModule:()=>te,MatLine:()=>qe,MatLineModule:()=>Q,MatNativeDateModule:()=>ht,MatOptgroup:()=>At,MatOption:()=>tn,MatOptionModule:()=>Bt,MatOptionSelectionChange:()=>mt,MatPseudoCheckbox:()=>V,MatPseudoCheckboxModule:()=>G,MatRipple:()=>oe,MatRippleModule:()=>z,NativeDateAdapter:()=>zt,NativeDateModule:()=>Kt,RippleRef:()=>X,RippleRenderer:()=>st,ShowOnDirtyErrorStateMatcher:()=>It,VERSION:()=>J,_MatOptgroupBase:()=>Ae,_MatOptionBase:()=>Gt,_countGroupLabelsBeforeOption:()=>dn,_getOptionScrollPosition:()=>Qt,defaultRippleAnimationConfig:()=>we,mixinColor:()=>Xe,mixinDisableRipple:()=>Pe,mixinDisabled:()=>Me,mixinErrorState:()=>Be,mixinInitialized:()=>Ie,mixinTabIndex:()=>Ce,setLines:()=>Se});var a=s(4650),d=s(2687),c=s(445),v=s(6895),u=s(3353),m=s(1281),p=s(8306),h=s(7579),g=s(8675),k=s(9521);const E=["*",[["mat-option"],["ng-container"]]],P=["*","mat-option, ng-container"];function F(Oe,Ke){if(1&Oe&&a.\u0275\u0275element(0,"mat-pseudo-checkbox",4),2&Oe){const ie=a.\u0275\u0275nextContext();a.\u0275\u0275property("state",ie.selected?"checked":"unchecked")("disabled",ie.disabled)}}function K(Oe,Ke){if(1&Oe&&(a.\u0275\u0275elementStart(0,"span",5),a.\u0275\u0275text(1),a.\u0275\u0275elementEnd()),2&Oe){const ie=a.\u0275\u0275nextContext();a.\u0275\u0275advance(1),a.\u0275\u0275textInterpolate1("(",ie.group.label,")")}}const N=["*"],J=new a.Version("14.0.1");let re=(()=>{class Oe{}return Oe.STANDARD_CURVE="cubic-bezier(0.4,0.0,0.2,1)",Oe.DECELERATION_CURVE="cubic-bezier(0.0,0.0,0.2,1)",Oe.ACCELERATION_CURVE="cubic-bezier(0.4,0.0,1,1)",Oe.SHARP_CURVE="cubic-bezier(0.4,0.0,0.6,1)",Oe})(),ye=(()=>{class Oe{}return Oe.COMPLEX="375ms",Oe.ENTERING="225ms",Oe.EXITING="195ms",Oe})();const pe=new a.InjectionToken("mat-sanity-checks",{providedIn:"root",factory:function ke(){return!0}});let te=(()=>{class Oe{constructor(ie,R,j){this._sanityChecks=R,this._document=j,this._hasDoneGlobalChecks=!1,ie._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(ie){return!(0,u.Oy)()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[ie])}}return Oe.\u0275fac=function(ie){return new(ie||Oe)(a.\u0275\u0275inject(d.qm),a.\u0275\u0275inject(pe,8),a.\u0275\u0275inject(v.DOCUMENT))},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({imports:[c.vT,c.vT]}),Oe})();function Me(Oe){return class extends Oe{constructor(...Ke){super(...Ke),this._disabled=!1}get disabled(){return this._disabled}set disabled(Ke){this._disabled=(0,m.Ig)(Ke)}}}function Xe(Oe,Ke){return class extends Oe{constructor(...ie){super(...ie),this.defaultColor=Ke,this.color=Ke}get color(){return this._color}set color(ie){const R=ie||this.defaultColor;R!==this._color&&(this._color&&this._elementRef.nativeElement.classList.remove(`mat-${this._color}`),R&&this._elementRef.nativeElement.classList.add(`mat-${R}`),this._color=R)}}}function Pe(Oe){return class extends Oe{constructor(...Ke){super(...Ke),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(Ke){this._disableRipple=(0,m.Ig)(Ke)}}}function Ce(Oe,Ke=0){return class extends Oe{constructor(...ie){super(...ie),this._tabIndex=Ke,this.defaultTabIndex=Ke}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(ie){this._tabIndex=null!=ie?(0,m.su)(ie):this.defaultTabIndex}}}function Be(Oe){return class extends Oe{constructor(...Ke){super(...Ke),this.errorState=!1}updateErrorState(){const Ke=this.errorState,$=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);$!==Ke&&(this.errorState=$,this.stateChanges.next())}}}function Ie(Oe){return class extends Oe{constructor(...Ke){super(...Ke),this._isInitialized=!1,this._pendingSubscribers=[],this.initialized=new p.y(ie=>{this._isInitialized?this._notifySubscriber(ie):this._pendingSubscribers.push(ie)})}_markInitialized(){this._isInitialized=!0,this._pendingSubscribers.forEach(this._notifySubscriber),this._pendingSubscribers=null}_notifySubscriber(Ke){Ke.next(),Ke.complete()}}}const Fe=new a.InjectionToken("MAT_DATE_LOCALE",{providedIn:"root",factory:Le});function Le(){return(0,a.inject)(a.LOCALE_ID)}class ct{constructor(){this._localeChanges=new h.x,this.localeChanges=this._localeChanges}getValidDateOrNull(Ke){return this.isDateInstance(Ke)&&this.isValid(Ke)?Ke:null}deserialize(Ke){return null==Ke||this.isDateInstance(Ke)&&this.isValid(Ke)?Ke:this.invalid()}setLocale(Ke){this.locale=Ke,this._localeChanges.next()}compareDate(Ke,ie){return this.getYear(Ke)-this.getYear(ie)||this.getMonth(Ke)-this.getMonth(ie)||this.getDate(Ke)-this.getDate(ie)}sameDate(Ke,ie){if(Ke&&ie){let R=this.isValid(Ke),j=this.isValid(ie);return R&&j?!this.compareDate(Ke,ie):R==j}return Ke==ie}clampDate(Ke,ie,R){return ie&&this.compareDate(Ke,ie)<0?ie:R&&this.compareDate(Ke,R)>0?R:Ke}}const wt=new a.InjectionToken("mat-date-formats"),Tt=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/;function at(Oe,Ke){const ie=Array(Oe);for(let R=0;R{class Oe extends ct{constructor(ie,R){super(),this.useUtcForDisplay=!1,super.setLocale(ie)}getYear(ie){return ie.getFullYear()}getMonth(ie){return ie.getMonth()}getDate(ie){return ie.getDate()}getDayOfWeek(ie){return ie.getDay()}getMonthNames(ie){const R=new Intl.DateTimeFormat(this.locale,{month:ie,timeZone:"utc"});return at(12,j=>this._format(R,new Date(2017,j,1)))}getDateNames(){const ie=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return at(31,R=>this._format(ie,new Date(2017,0,R+1)))}getDayOfWeekNames(ie){const R=new Intl.DateTimeFormat(this.locale,{weekday:ie,timeZone:"utc"});return at(7,j=>this._format(R,new Date(2017,0,j+1)))}getYearName(ie){const R=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._format(R,ie)}getFirstDayOfWeek(){return 0}getNumDaysInMonth(ie){return this.getDate(this._createDateWithOverflow(this.getYear(ie),this.getMonth(ie)+1,0))}clone(ie){return new Date(ie.getTime())}createDate(ie,R,j){let $=this._createDateWithOverflow(ie,R,j);return $.getMonth(),$}today(){return new Date}parse(ie){return"number"==typeof ie?new Date(ie):ie?new Date(Date.parse(ie)):null}format(ie,R){if(!this.isValid(ie))throw Error("NativeDateAdapter: Cannot format invalid date.");const j=new Intl.DateTimeFormat(this.locale,{...R,timeZone:"utc"});return this._format(j,ie)}addCalendarYears(ie,R){return this.addCalendarMonths(ie,12*R)}addCalendarMonths(ie,R){let j=this._createDateWithOverflow(this.getYear(ie),this.getMonth(ie)+R,this.getDate(ie));return this.getMonth(j)!=((this.getMonth(ie)+R)%12+12)%12&&(j=this._createDateWithOverflow(this.getYear(j),this.getMonth(j),0)),j}addCalendarDays(ie,R){return this._createDateWithOverflow(this.getYear(ie),this.getMonth(ie),this.getDate(ie)+R)}toIso8601(ie){return[ie.getUTCFullYear(),this._2digit(ie.getUTCMonth()+1),this._2digit(ie.getUTCDate())].join("-")}deserialize(ie){if("string"==typeof ie){if(!ie)return null;if(Tt.test(ie)){let R=new Date(ie);if(this.isValid(R))return R}}return super.deserialize(ie)}isDateInstance(ie){return ie instanceof Date}isValid(ie){return!isNaN(ie.getTime())}invalid(){return new Date(NaN)}_createDateWithOverflow(ie,R,j){const $=new Date;return $.setFullYear(ie,R,j),$.setHours(0,0,0,0),$}_2digit(ie){return("00"+ie).slice(-2)}_format(ie,R){const j=new Date;return j.setUTCFullYear(R.getFullYear(),R.getMonth(),R.getDate()),j.setUTCHours(R.getHours(),R.getMinutes(),R.getSeconds(),R.getMilliseconds()),ie.format(j)}}return Oe.\u0275fac=function(ie){return new(ie||Oe)(a.\u0275\u0275inject(Fe,8),a.\u0275\u0275inject(u.t4))},Oe.\u0275prov=a.\u0275\u0275defineInjectable({token:Oe,factory:Oe.\u0275fac}),Oe})();const qt={parse:{dateInput:null},display:{dateInput:{year:"numeric",month:"numeric",day:"numeric"},monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}};let Kt=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({providers:[{provide:ct,useClass:zt}]}),Oe})(),ht=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({providers:[{provide:wt,useValue:qt}],imports:[Kt]}),Oe})(),It=(()=>{class Oe{isErrorState(ie,R){return!!(ie&&ie.invalid&&(ie.dirty||R&&R.submitted))}}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275prov=a.\u0275\u0275defineInjectable({token:Oe,factory:Oe.\u0275fac}),Oe})(),Je=(()=>{class Oe{isErrorState(ie,R){return!!(ie&&ie.invalid&&(ie.touched||R&&R.submitted))}}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275prov=a.\u0275\u0275defineInjectable({token:Oe,factory:Oe.\u0275fac,providedIn:"root"}),Oe})(),qe=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275dir=a.\u0275\u0275defineDirective({type:Oe,selectors:[["","mat-line",""],["","matLine",""]],hostAttrs:[1,"mat-line"]}),Oe})();function Se(Oe,Ke,ie="mat"){Oe.changes.pipe((0,g.O)(Oe)).subscribe(({length:R})=>{ze(Ke,`${ie}-2-line`,!1),ze(Ke,`${ie}-3-line`,!1),ze(Ke,`${ie}-multi-line`,!1),2===R||3===R?ze(Ke,`${ie}-${R}-line`,!0):R>3&&ze(Ke,`${ie}-multi-line`,!0)})}function ze(Oe,Ke,ie){Oe.nativeElement.classList.toggle(Ke,ie)}let Q=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({imports:[te,te]}),Oe})();class X{constructor(Ke,ie,R,j=!1){this._renderer=Ke,this.element=ie,this.config=R,this._animationForciblyDisabledThroughCss=j,this.state=3}fadeOut(){this._renderer.fadeOutRipple(this)}}const we={enterDuration:225,exitDuration:150},ut=(0,u.i$)({passive:!0}),Dt=["mousedown","touchstart"],yt=["mouseup","mouseleave","touchend","touchcancel"];class st{constructor(Ke,ie,R,j){this._target=Ke,this._ngZone=ie,this._isPointerDown=!1,this._activeRipples=new Map,this._pointerUpEventsRegistered=!1,j.isBrowser&&(this._containerElement=(0,m.fI)(R))}fadeInRipple(Ke,ie,R={}){const j=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),$={...we,...R.animation};R.centered&&(Ke=j.left+j.width/2,ie=j.top+j.height/2);const I=R.radius||function ee(Oe,Ke,ie){const R=Math.max(Math.abs(Oe-ie.left),Math.abs(Oe-ie.right)),j=Math.max(Math.abs(Ke-ie.top),Math.abs(Ke-ie.bottom));return Math.sqrt(R*R+j*j)}(Ke,ie,j),Z=Ke-j.left,Ee=ie-j.top,Qe=$.enterDuration,tt=document.createElement("div");tt.classList.add("mat-ripple-element"),tt.style.left=Z-I+"px",tt.style.top=Ee-I+"px",tt.style.height=2*I+"px",tt.style.width=2*I+"px",null!=R.color&&(tt.style.backgroundColor=R.color),tt.style.transitionDuration=`${Qe}ms`,this._containerElement.appendChild(tt);const _t=window.getComputedStyle(tt),mn=_t.transitionDuration,an="none"===_t.transitionProperty||"0s"===mn||"0s, 0s"===mn,sn=new X(this,tt,R,an);tt.style.transform="scale3d(1, 1, 1)",sn.state=0,R.persistent||(this._mostRecentTransientRipple=sn);let _n=null;return!an&&(Qe||$.exitDuration)&&this._ngZone.runOutsideAngular(()=>{const Ct=()=>this._finishRippleTransition(sn),Lt=()=>this._destroyRipple(sn);tt.addEventListener("transitionend",Ct),tt.addEventListener("transitioncancel",Lt),_n={onTransitionEnd:Ct,onTransitionCancel:Lt}}),this._activeRipples.set(sn,_n),(an||!Qe)&&this._finishRippleTransition(sn),sn}fadeOutRipple(Ke){if(2===Ke.state||3===Ke.state)return;const ie=Ke.element,R={...we,...Ke.config.animation};ie.style.transitionDuration=`${R.exitDuration}ms`,ie.style.opacity="0",Ke.state=2,(Ke._animationForciblyDisabledThroughCss||!R.exitDuration)&&this._finishRippleTransition(Ke)}fadeOutAll(){this._getActiveRipples().forEach(Ke=>Ke.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(Ke=>{Ke.config.persistent||Ke.fadeOut()})}setupTriggerEvents(Ke){const ie=(0,m.fI)(Ke);!ie||ie===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=ie,this._registerEvents(Dt))}handleEvent(Ke){"mousedown"===Ke.type?this._onMousedown(Ke):"touchstart"===Ke.type?this._onTouchStart(Ke):this._onPointerUp(),this._pointerUpEventsRegistered||(this._registerEvents(yt),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(Ke){0===Ke.state?this._startFadeOutTransition(Ke):2===Ke.state&&this._destroyRipple(Ke)}_startFadeOutTransition(Ke){const ie=Ke===this._mostRecentTransientRipple,{persistent:R}=Ke.config;Ke.state=1,!R&&(!ie||!this._isPointerDown)&&Ke.fadeOut()}_destroyRipple(Ke){const ie=this._activeRipples.get(Ke)??null;this._activeRipples.delete(Ke),this._activeRipples.size||(this._containerRect=null),Ke===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),Ke.state=3,null!==ie&&(Ke.element.removeEventListener("transitionend",ie.onTransitionEnd),Ke.element.removeEventListener("transitioncancel",ie.onTransitionCancel)),Ke.element.remove()}_onMousedown(Ke){const ie=(0,d.X6)(Ke),R=this._lastTouchStartEvent&&Date.now(){!Ke.config.persistent&&(1===Ke.state||Ke.config.terminateOnPointerUp&&0===Ke.state)&&Ke.fadeOut()}))}_registerEvents(Ke){this._ngZone.runOutsideAngular(()=>{Ke.forEach(ie=>{this._triggerElement.addEventListener(ie,this,ut)})})}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){this._triggerElement&&(Dt.forEach(Ke=>{this._triggerElement.removeEventListener(Ke,this,ut)}),this._pointerUpEventsRegistered&&yt.forEach(Ke=>{this._triggerElement.removeEventListener(Ke,this,ut)}))}}const Y=new a.InjectionToken("mat-ripple-global-options");let oe=(()=>{class Oe{constructor(ie,R,j,$,I){this._elementRef=ie,this._animationMode=I,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=$||{},this._rippleRenderer=new st(this,R,ie,j)}get disabled(){return this._disabled}set disabled(ie){ie&&this.fadeOutAllNonPersistent(),this._disabled=ie,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(ie){this._trigger=ie,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:{...this._globalOptions.animation,..."NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{},...this.animation},terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(ie,R=0,j){return"number"==typeof ie?this._rippleRenderer.fadeInRipple(ie,R,{...this.rippleConfig,...j}):this._rippleRenderer.fadeInRipple(0,0,{...this.rippleConfig,...ie})}}return Oe.\u0275fac=function(ie){return new(ie||Oe)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.NgZone),a.\u0275\u0275directiveInject(u.t4),a.\u0275\u0275directiveInject(Y,8),a.\u0275\u0275directiveInject(a.ANIMATION_MODULE_TYPE,8))},Oe.\u0275dir=a.\u0275\u0275defineDirective({type:Oe,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(ie,R){2&ie&&a.\u0275\u0275classProp("mat-ripple-unbounded",R.unbounded)},inputs:{color:["matRippleColor","color"],unbounded:["matRippleUnbounded","unbounded"],centered:["matRippleCentered","centered"],radius:["matRippleRadius","radius"],animation:["matRippleAnimation","animation"],disabled:["matRippleDisabled","disabled"],trigger:["matRippleTrigger","trigger"]},exportAs:["matRipple"]}),Oe})(),z=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({imports:[te,te]}),Oe})(),V=(()=>{class Oe{constructor(ie){this._animationMode=ie,this.state="unchecked",this.disabled=!1}}return Oe.\u0275fac=function(ie){return new(ie||Oe)(a.\u0275\u0275directiveInject(a.ANIMATION_MODULE_TYPE,8))},Oe.\u0275cmp=a.\u0275\u0275defineComponent({type:Oe,selectors:[["mat-pseudo-checkbox"]],hostAttrs:[1,"mat-pseudo-checkbox"],hostVars:8,hostBindings:function(ie,R){2&ie&&a.\u0275\u0275classProp("mat-pseudo-checkbox-indeterminate","indeterminate"===R.state)("mat-pseudo-checkbox-checked","checked"===R.state)("mat-pseudo-checkbox-disabled",R.disabled)("_mat-animation-noopable","NoopAnimations"===R._animationMode)},inputs:{state:"state",disabled:"disabled"},decls:0,vars:0,template:function(ie,R){},styles:['.mat-pseudo-checkbox{width:16px;height:16px;border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1),background-color 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:"";border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:rgba(0,0,0,0)}.mat-pseudo-checkbox._mat-animation-noopable{transition:none !important;animation:none !important}.mat-pseudo-checkbox._mat-animation-noopable::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{top:5px;left:1px;width:10px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{top:2.4px;left:1px;width:8px;height:3px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}'],encapsulation:2,changeDetection:0}),Oe})(),G=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({imports:[te]}),Oe})();const ne=new a.InjectionToken("MAT_OPTION_PARENT_COMPONENT"),be=Me(class{});let Ve=0,Ae=(()=>{class Oe extends be{constructor(ie){super(),this._labelId="mat-optgroup-label-"+Ve++,this._inert=ie?.inertGroups??!1}}return Oe.\u0275fac=function(ie){return new(ie||Oe)(a.\u0275\u0275directiveInject(ne,8))},Oe.\u0275dir=a.\u0275\u0275defineDirective({type:Oe,inputs:{label:"label"},features:[a.\u0275\u0275InheritDefinitionFeature]}),Oe})();const ot=new a.InjectionToken("MatOptgroup");let At=(()=>{class Oe extends Ae{}return Oe.\u0275fac=function(){let Ke;return function(R){return(Ke||(Ke=a.\u0275\u0275getInheritedFactory(Oe)))(R||Oe)}}(),Oe.\u0275cmp=a.\u0275\u0275defineComponent({type:Oe,selectors:[["mat-optgroup"]],hostAttrs:[1,"mat-optgroup"],hostVars:5,hostBindings:function(ie,R){2&ie&&(a.\u0275\u0275attribute("role",R._inert?null:"group")("aria-disabled",R._inert?null:R.disabled.toString())("aria-labelledby",R._inert?null:R._labelId),a.\u0275\u0275classProp("mat-optgroup-disabled",R.disabled))},inputs:{disabled:"disabled"},exportAs:["matOptgroup"],features:[a.\u0275\u0275ProvidersFeature([{provide:ot,useExisting:Oe}]),a.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:P,decls:4,vars:2,consts:[["aria-hidden","true",1,"mat-optgroup-label",3,"id"]],template:function(ie,R){1&ie&&(a.\u0275\u0275projectionDef(E),a.\u0275\u0275elementStart(0,"span",0),a.\u0275\u0275text(1),a.\u0275\u0275projection(2),a.\u0275\u0275elementEnd(),a.\u0275\u0275projection(3,1)),2&ie&&(a.\u0275\u0275property("id",R._labelId),a.\u0275\u0275advance(1),a.\u0275\u0275textInterpolate1("",R.label," "))},styles:[".mat-optgroup-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;-webkit-user-select:none;user-select:none;cursor:default}.mat-optgroup-label[disabled]{cursor:default}[dir=rtl] .mat-optgroup-label{text-align:right}.mat-optgroup-label .mat-icon{margin-right:16px;vertical-align:middle}.mat-optgroup-label .mat-icon svg{vertical-align:top}[dir=rtl] .mat-optgroup-label .mat-icon{margin-left:16px;margin-right:0}"],encapsulation:2,changeDetection:0}),Oe})(),Ft=0;class mt{constructor(Ke,ie=!1){this.source=Ke,this.isUserInput=ie}}let Gt=(()=>{class Oe{constructor(ie,R,j,$){this._element=ie,this._changeDetectorRef=R,this._parent=j,this.group=$,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+Ft++,this.onSelectionChange=new a.EventEmitter,this._stateChanges=new h.x}get multiple(){return this._parent&&this._parent.multiple}get selected(){return this._selected}get disabled(){return this.group&&this.group.disabled||this._disabled}set disabled(ie){this._disabled=(0,m.Ig)(ie)}get disableRipple(){return!(!this._parent||!this._parent.disableRipple)}get active(){return this._active}get viewValue(){return(this._getHostElement().textContent||"").trim()}select(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}deselect(){this._selected&&(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}focus(ie,R){const j=this._getHostElement();"function"==typeof j.focus&&j.focus(R)}setActiveStyles(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())}setInactiveStyles(){this._active&&(this._active=!1,this._changeDetectorRef.markForCheck())}getLabel(){return this.viewValue}_handleKeydown(ie){(ie.keyCode===k.K5||ie.keyCode===k.L_)&&!(0,k.Vb)(ie)&&(this._selectViaInteraction(),ie.preventDefault())}_selectViaInteraction(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))}_getAriaSelected(){return this.selected||!this.multiple&&null}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._element.nativeElement}ngAfterViewChecked(){if(this._selected){const ie=this.viewValue;ie!==this._mostRecentViewValue&&(this._mostRecentViewValue=ie,this._stateChanges.next())}}ngOnDestroy(){this._stateChanges.complete()}_emitSelectionChangeEvent(ie=!1){this.onSelectionChange.emit(new mt(this,ie))}}return Oe.\u0275fac=function(ie){a.\u0275\u0275invalidFactory()},Oe.\u0275dir=a.\u0275\u0275defineDirective({type:Oe,inputs:{value:"value",id:"id",disabled:"disabled"},outputs:{onSelectionChange:"onSelectionChange"}}),Oe})(),tn=(()=>{class Oe extends Gt{constructor(ie,R,j,$){super(ie,R,j,$)}}return Oe.\u0275fac=function(ie){return new(ie||Oe)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(a.ChangeDetectorRef),a.\u0275\u0275directiveInject(ne,8),a.\u0275\u0275directiveInject(ot,8))},Oe.\u0275cmp=a.\u0275\u0275defineComponent({type:Oe,selectors:[["mat-option"]],hostAttrs:["role","option",1,"mat-option","mat-focus-indicator"],hostVars:12,hostBindings:function(ie,R){1&ie&&a.\u0275\u0275listener("click",function(){return R._selectViaInteraction()})("keydown",function($){return R._handleKeydown($)}),2&ie&&(a.\u0275\u0275hostProperty("id",R.id),a.\u0275\u0275attribute("tabindex",R._getTabIndex())("aria-selected",R._getAriaSelected())("aria-disabled",R.disabled.toString()),a.\u0275\u0275classProp("mat-selected",R.selected)("mat-option-multiple",R.multiple)("mat-active",R.active)("mat-option-disabled",R.disabled))},exportAs:["matOption"],features:[a.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:N,decls:5,vars:4,consts:[["class","mat-option-pseudo-checkbox",3,"state","disabled",4,"ngIf"],[1,"mat-option-text"],["class","cdk-visually-hidden",4,"ngIf"],["mat-ripple","",1,"mat-option-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mat-option-pseudo-checkbox",3,"state","disabled"],[1,"cdk-visually-hidden"]],template:function(ie,R){1&ie&&(a.\u0275\u0275projectionDef(),a.\u0275\u0275template(0,F,1,2,"mat-pseudo-checkbox",0),a.\u0275\u0275elementStart(1,"span",1),a.\u0275\u0275projection(2),a.\u0275\u0275elementEnd(),a.\u0275\u0275template(3,K,2,1,"span",2),a.\u0275\u0275element(4,"div",3)),2&ie&&(a.\u0275\u0275property("ngIf",R.multiple),a.\u0275\u0275advance(3),a.\u0275\u0275property("ngIf",R.group&&R.group._inert),a.\u0275\u0275advance(1),a.\u0275\u0275property("matRippleTrigger",R._getHostElement())("matRippleDisabled",R.disabled||R.disableRipple))},dependencies:[oe,v.NgIf,V],styles:[".mat-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative;cursor:pointer;outline:none;display:flex;flex-direction:row;max-width:100%;box-sizing:border-box;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-option[disabled]{cursor:default}[dir=rtl] .mat-option{text-align:right}.mat-option .mat-icon{margin-right:16px;vertical-align:middle}.mat-option .mat-icon svg{vertical-align:top}[dir=rtl] .mat-option .mat-icon{margin-left:16px;margin-right:0}.mat-option[aria-disabled=true]{-webkit-user-select:none;user-select:none;cursor:default}.mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:32px}[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:16px;padding-right:32px}.cdk-high-contrast-active .mat-option{margin:0 1px}.cdk-high-contrast-active .mat-option.mat-active{border:solid 1px currentColor;margin:0}.cdk-high-contrast-active .mat-option[aria-disabled=true]{opacity:.5}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option .mat-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-option-pseudo-checkbox{margin-right:8px}[dir=rtl] .mat-option-pseudo-checkbox{margin-left:8px;margin-right:0}"],encapsulation:2,changeDetection:0}),Oe})();function dn(Oe,Ke,ie){if(ie.length){let R=Ke.toArray(),j=ie.toArray(),$=0;for(let I=0;Iie+R?Math.max(0,Oe-R+Ke):ie}let Bt=(()=>{class Oe{}return Oe.\u0275fac=function(ie){return new(ie||Oe)},Oe.\u0275mod=a.\u0275\u0275defineNgModule({type:Oe}),Oe.\u0275inj=a.\u0275\u0275defineInjector({imports:[z,v.CommonModule,te,G]}),Oe})()},5412:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MAT_DIALOG_DATA:()=>Kt,MAT_DIALOG_DEFAULT_OPTIONS:()=>ht,MAT_DIALOG_SCROLL_STRATEGY:()=>It,MAT_DIALOG_SCROLL_STRATEGY_FACTORY:()=>Je,MAT_DIALOG_SCROLL_STRATEGY_PROVIDER:()=>Se,MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY:()=>qe,MatDialog:()=>X,MatDialogActions:()=>yt,MatDialogClose:()=>et,MatDialogConfig:()=>wt,MatDialogContainer:()=>at,MatDialogContent:()=>Dt,MatDialogModule:()=>ee,MatDialogRef:()=>zt,MatDialogTitle:()=>ut,_MatDialogBase:()=>Q,_MatDialogContainerBase:()=>Tt,_closeDialogVia:()=>qt,matDialogAnimations:()=>ct});var a=s(2687),d=s(8184),c=s(3353),f=s(4080),v=s(6895),u=s(4650),m=s(9521),p=s(7579),h=s(9770),g=s(9646),k=s(445),E=s(8675);function P(Y,oe){}class F{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.closeOnNavigation=!0,this.closeOnDestroy=!0}}let N=(()=>{class Y extends f.en{constructor(z,V,G,ne,be,Ve,Ae,ot){super(),this._elementRef=z,this._focusTrapFactory=V,this._config=ne,this._interactivityChecker=be,this._ngZone=Ve,this._overlayRef=Ae,this._focusMonitor=ot,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=At=>{this._portalOutlet.hasAttached();const Ft=this._portalOutlet.attachDomPortal(At);return this._contentAttached(),Ft},this._ariaLabelledBy=this._config.ariaLabelledBy||null,this._document=G}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._restoreFocus()}attachComponentPortal(z){this._portalOutlet.hasAttached();const V=this._portalOutlet.attachComponentPortal(z);return this._contentAttached(),V}attachTemplatePortal(z){this._portalOutlet.hasAttached();const V=this._portalOutlet.attachTemplatePortal(z);return this._contentAttached(),V}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(z,V){this._interactivityChecker.isFocusable(z)||(z.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const G=()=>{z.removeEventListener("blur",G),z.removeEventListener("mousedown",G),z.removeAttribute("tabindex")};z.addEventListener("blur",G),z.addEventListener("mousedown",G)})),z.focus(V)}_focusByCssSelector(z,V){let G=this._elementRef.nativeElement.querySelector(z);G&&this._forceFocus(G,V)}_trapFocus(){const z=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||z.focus();break;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(V=>{V||this._focusDialogContainer()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this._config.autoFocus)}}_restoreFocus(){const z=this._config.restoreFocus;let V=null;if("string"==typeof z?V=this._document.querySelector(z):"boolean"==typeof z?V=z?this._elementFocusedBeforeDialogWasOpened:null:z&&(V=z),this._config.restoreFocus&&V&&"function"==typeof V.focus){const G=(0,c.ht)(),ne=this._elementRef.nativeElement;(!G||G===this._document.body||G===ne||ne.contains(G))&&(this._focusMonitor?(this._focusMonitor.focusVia(V,this._closeInteractionType),this._closeInteractionType=null):V.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus()}_containsFocus(){const z=this._elementRef.nativeElement,V=(0,c.ht)();return z===V||z.contains(V)}_initializeFocusTrap(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=(0,c.ht)())}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275directiveInject(u.ElementRef),u.\u0275\u0275directiveInject(a.qV),u.\u0275\u0275directiveInject(v.DOCUMENT,8),u.\u0275\u0275directiveInject(F),u.\u0275\u0275directiveInject(a.ic),u.\u0275\u0275directiveInject(u.NgZone),u.\u0275\u0275directiveInject(d.Iu),u.\u0275\u0275directiveInject(a.tE))},Y.\u0275cmp=u.\u0275\u0275defineComponent({type:Y,selectors:[["cdk-dialog-container"]],viewQuery:function(z,V){if(1&z&&u.\u0275\u0275viewQuery(f.Pl,7),2&z){let G;u.\u0275\u0275queryRefresh(G=u.\u0275\u0275loadQuery())&&(V._portalOutlet=G.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(z,V){2&z&&u.\u0275\u0275attribute("id",V._config.id||null)("role",V._config.role)("aria-modal",V._config.ariaModal)("aria-labelledby",V._config.ariaLabel?null:V._ariaLabelledBy)("aria-label",V._config.ariaLabel)("aria-describedby",V._config.ariaDescribedBy||null)},features:[u.\u0275\u0275InheritDefinitionFeature],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(z,V){1&z&&u.\u0275\u0275template(0,P,0,0,"ng-template",0)},dependencies:[f.Pl],styles:[".cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}"],encapsulation:2}),Y})();class J{constructor(oe,z){this.overlayRef=oe,this.config=z,this.closed=new p.x,this.disableClose=z.disableClose,this.backdropClick=oe.backdropClick(),this.keydownEvents=oe.keydownEvents(),this.outsidePointerEvents=oe.outsidePointerEvents(),this.id=z.id,this.keydownEvents.subscribe(V=>{V.keyCode===m.hY&&!this.disableClose&&!(0,m.Vb)(V)&&(V.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})})}close(oe,z){if(this.containerInstance){const V=this.closed;this.containerInstance._closeInteractionType=z?.focusOrigin||"program",this.overlayRef.dispose(),V.next(oe),V.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(oe="",z=""){return this.overlayRef.updateSize({width:oe,height:z}),this}addPanelClass(oe){return this.overlayRef.addPanelClass(oe),this}removePanelClass(oe){return this.overlayRef.removePanelClass(oe),this}}const re=new u.InjectionToken("DialogScrollStrategy"),ye=new u.InjectionToken("DialogData"),ke=new u.InjectionToken("DefaultDialogConfig"),te={provide:re,deps:[d.aV],useFactory:function pe(Y){return()=>Y.scrollStrategies.block()}};let se=0,ve=(()=>{class Y{constructor(z,V,G,ne,be,Ve){this._overlay=z,this._injector=V,this._defaultOptions=G,this._parentDialog=ne,this._overlayContainer=be,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new p.x,this._afterOpenedAtThisLevel=new p.x,this._ariaHiddenElements=new Map,this.afterAllClosed=(0,h.P)(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe((0,E.O)(void 0))),this._scrollStrategy=Ve}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}open(z,V){(V={...this._defaultOptions||new F,...V}).id=V.id||"cdk-dialog-"+se++,V.id&&this.getDialogById(V.id);const ne=this._getOverlayConfig(V),be=this._overlay.create(ne),Ve=new J(be,V),Ae=this._attachContainer(be,Ve,V);return Ve.containerInstance=Ae,this._attachDialogContent(z,Ve,Ae,V),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(Ve),Ve.closed.subscribe(()=>this._removeOpenDialog(Ve,!0)),this.afterOpened.next(Ve),Ve}closeAll(){Te(this.openDialogs,z=>z.close())}getDialogById(z){return this.openDialogs.find(V=>V.id===z)}ngOnDestroy(){Te(this._openDialogsAtThisLevel,z=>{!1===z.config.closeOnDestroy&&this._removeOpenDialog(z,!1)}),Te(this._openDialogsAtThisLevel,z=>z.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(z){const V=new d.X_({positionStrategy:z.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:z.scrollStrategy||this._scrollStrategy(),panelClass:z.panelClass,hasBackdrop:z.hasBackdrop,direction:z.direction,minWidth:z.minWidth,minHeight:z.minHeight,maxWidth:z.maxWidth,maxHeight:z.maxHeight,width:z.width,height:z.height,disposeOnNavigation:z.closeOnNavigation});return z.backdropClass&&(V.backdropClass=z.backdropClass),V}_attachContainer(z,V,G){const ne=G.injector??G.viewContainerRef?.injector,be=[{provide:F,useValue:G},{provide:J,useValue:V},{provide:d.Iu,useValue:z}];let Ve;G.container?"function"==typeof G.container?Ve=G.container:(Ve=G.container.type,be.push(...G.container.providers(G))):Ve=N;const Ae=new f.C5(Ve,G.viewContainerRef,u.Injector.create({parent:ne||this._injector,providers:be}),G.componentFactoryResolver);return z.attach(Ae).instance}_attachDialogContent(z,V,G,ne){const be=this._createInjector(ne,V,G);if(z instanceof u.TemplateRef){let Ve={$implicit:ne.data,dialogRef:V};ne.templateContext&&(Ve={...Ve,..."function"==typeof ne.templateContext?ne.templateContext():ne.templateContext}),G.attachTemplatePortal(new f.UE(z,null,Ve,be))}else{const Ve=G.attachComponentPortal(new f.C5(z,ne.viewContainerRef,be,ne.componentFactoryResolver));V.componentInstance=Ve.instance}}_createInjector(z,V,G){const ne=z&&z.viewContainerRef&&z.viewContainerRef.injector,be=[{provide:ye,useValue:z.data},{provide:J,useValue:V}];return z.providers&&("function"==typeof z.providers?be.push(...z.providers(V,z,G)):be.push(...z.providers)),z.direction&&(!ne||!ne.get(k.Is,null,u.InjectFlags.Optional))&&be.push({provide:k.Is,useValue:{value:z.direction,change:(0,g.of)()}}),u.Injector.create({parent:ne||this._injector,providers:be})}_removeOpenDialog(z,V){const G=this.openDialogs.indexOf(z);G>-1&&(this.openDialogs.splice(G,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((ne,be)=>{ne?be.setAttribute("aria-hidden",ne):be.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),V&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){const z=this._overlayContainer.getContainerElement();if(z.parentElement){const V=z.parentElement.children;for(let G=V.length-1;G>-1;G--){const ne=V[G];ne!==z&&"SCRIPT"!==ne.nodeName&&"STYLE"!==ne.nodeName&&!ne.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(ne,ne.getAttribute("aria-hidden")),ne.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){const z=this._parentDialog;return z?z._getAfterAllClosed():this._afterAllClosedAtThisLevel}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275inject(d.aV),u.\u0275\u0275inject(u.Injector),u.\u0275\u0275inject(ke,8),u.\u0275\u0275inject(Y,12),u.\u0275\u0275inject(d.Xj),u.\u0275\u0275inject(re))},Y.\u0275prov=u.\u0275\u0275defineInjectable({token:Y,factory:Y.\u0275fac}),Y})();function Te(Y,oe){let z=Y.length;for(;z--;)oe(Y[z])}let Me=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275mod=u.\u0275\u0275defineNgModule({type:Y}),Y.\u0275inj=u.\u0275\u0275defineInjector({providers:[ve,te],imports:[d.U8,f.eL,a.rt,f.eL]}),Y})();var Xe=s(3238),Pe=s(6451),Ce=s(9300),Be=s(5698),Ie=s(7340);function Fe(Y,oe){}const Le={params:{enterAnimationDuration:"150ms",exitAnimationDuration:"75ms"}},ct={dialogContainer:(0,Ie.X$)("dialogContainer",[(0,Ie.SB)("void, exit",(0,Ie.oB)({opacity:0,transform:"scale(0.7)"})),(0,Ie.SB)("enter",(0,Ie.oB)({transform:"none"})),(0,Ie.eR)("* => enter",(0,Ie.ru)([(0,Ie.jt)("{{enterAnimationDuration}} cubic-bezier(0, 0, 0.2, 1)",(0,Ie.oB)({transform:"none",opacity:1})),(0,Ie.IO)("@*",(0,Ie.pV)(),{optional:!0})]),Le),(0,Ie.eR)("* => void, * => exit",(0,Ie.ru)([(0,Ie.jt)("{{exitAnimationDuration}} cubic-bezier(0.4, 0.0, 0.2, 1)",(0,Ie.oB)({opacity:0})),(0,Ie.IO)("@*",(0,Ie.pV)(),{optional:!0})]),Le)])};class wt{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.delayFocusTrap=!0,this.closeOnNavigation=!0,this.enterAnimationDuration=Le.params.enterAnimationDuration,this.exitAnimationDuration=Le.params.exitAnimationDuration}}let Tt=(()=>{class Y extends N{constructor(z,V,G,ne,be,Ve,Ae,ot){super(z,V,G,ne,be,Ve,Ae,ot),this._animationStateChanged=new u.EventEmitter}_captureInitialFocus(){this._config.delayFocusTrap||this._trapFocus()}_openAnimationDone(z){this._config.delayFocusTrap&&this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:z})}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275directiveInject(u.ElementRef),u.\u0275\u0275directiveInject(a.qV),u.\u0275\u0275directiveInject(v.DOCUMENT,8),u.\u0275\u0275directiveInject(wt),u.\u0275\u0275directiveInject(a.ic),u.\u0275\u0275directiveInject(u.NgZone),u.\u0275\u0275directiveInject(d.Iu),u.\u0275\u0275directiveInject(a.tE))},Y.\u0275cmp=u.\u0275\u0275defineComponent({type:Y,selectors:[["ng-component"]],features:[u.\u0275\u0275InheritDefinitionFeature],decls:0,vars:0,template:function(z,V){},encapsulation:2}),Y})(),at=(()=>{class Y extends Tt{constructor(z,V,G,ne,be,Ve,Ae,ot,At){super(z,V,G,ne,be,Ve,Ae,At),this._changeDetectorRef=ot,this._state="enter"}_onAnimationDone({toState:z,totalTime:V}){"enter"===z?this._openAnimationDone(V):"exit"===z&&this._animationStateChanged.next({state:"closed",totalTime:V})}_onAnimationStart({toState:z,totalTime:V}){"enter"===z?this._animationStateChanged.next({state:"opening",totalTime:V}):("exit"===z||"void"===z)&&this._animationStateChanged.next({state:"closing",totalTime:V})}_startExitAnimation(){this._state="exit",this._changeDetectorRef.markForCheck()}_getAnimationState(){return{value:this._state,params:{enterAnimationDuration:this._config.enterAnimationDuration||Le.params.enterAnimationDuration,exitAnimationDuration:this._config.exitAnimationDuration||Le.params.exitAnimationDuration}}}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275directiveInject(u.ElementRef),u.\u0275\u0275directiveInject(a.qV),u.\u0275\u0275directiveInject(v.DOCUMENT,8),u.\u0275\u0275directiveInject(wt),u.\u0275\u0275directiveInject(a.ic),u.\u0275\u0275directiveInject(u.NgZone),u.\u0275\u0275directiveInject(d.Iu),u.\u0275\u0275directiveInject(u.ChangeDetectorRef),u.\u0275\u0275directiveInject(a.tE))},Y.\u0275cmp=u.\u0275\u0275defineComponent({type:Y,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-dialog-container"],hostVars:7,hostBindings:function(z,V){1&z&&u.\u0275\u0275syntheticHostListener("@dialogContainer.start",function(ne){return V._onAnimationStart(ne)})("@dialogContainer.done",function(ne){return V._onAnimationDone(ne)}),2&z&&(u.\u0275\u0275hostProperty("id",V._config.id),u.\u0275\u0275attribute("aria-modal",V._config.ariaModal)("role",V._config.role)("aria-labelledby",V._config.ariaLabel?null:V._ariaLabelledBy)("aria-label",V._config.ariaLabel)("aria-describedby",V._config.ariaDescribedBy||null),u.\u0275\u0275syntheticHostProperty("@dialogContainer",V._getAnimationState()))},features:[u.\u0275\u0275InheritDefinitionFeature],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(z,V){1&z&&u.\u0275\u0275template(0,Fe,0,0,"ng-template",0)},dependencies:[f.Pl],styles:[".mat-dialog-container{display:block;padding:24px;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.cdk-high-contrast-active .mat-dialog-container{outline:solid 1px}.mat-dialog-content{display:block;margin:0 -24px;padding:0 24px;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch}.mat-dialog-title{margin:0 0 20px;display:block}.mat-dialog-actions{padding:8px 0;display:flex;flex-wrap:wrap;min-height:52px;align-items:center;box-sizing:content-box;margin-bottom:-24px}.mat-dialog-actions.mat-dialog-actions-align-center,.mat-dialog-actions[align=center]{justify-content:center}.mat-dialog-actions.mat-dialog-actions-align-end,.mat-dialog-actions[align=end]{justify-content:flex-end}.mat-dialog-actions .mat-button-base+.mat-button-base,.mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}"],encapsulation:2,data:{animation:[ct.dialogContainer]}}),Y})();class zt{constructor(oe,z,V){this._ref=oe,this._containerInstance=V,this._afterOpened=new p.x,this._beforeClosed=new p.x,this._state=0,this.disableClose=z.disableClose,this.id=oe.id,V._animationStateChanged.pipe((0,Ce.h)(G=>"opened"===G.state),(0,Be.q)(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),V._animationStateChanged.pipe((0,Ce.h)(G=>"closed"===G.state),(0,Be.q)(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),oe.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),(0,Pe.T)(this.backdropClick(),this.keydownEvents().pipe((0,Ce.h)(G=>G.keyCode===m.hY&&!this.disableClose&&!(0,m.Vb)(G)))).subscribe(G=>{this.disableClose||(G.preventDefault(),qt(this,"keydown"===G.type?"keyboard":"mouse"))})}close(oe){this._result=oe,this._containerInstance._animationStateChanged.pipe((0,Ce.h)(z=>"closing"===z.state),(0,Be.q)(1)).subscribe(z=>{this._beforeClosed.next(oe),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),z.totalTime+100)}),this._state=1,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._ref.closed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}updatePosition(oe){let z=this._ref.config.positionStrategy;return oe&&(oe.left||oe.right)?oe.left?z.left(oe.left):z.right(oe.right):z.centerHorizontally(),oe&&(oe.top||oe.bottom)?oe.top?z.top(oe.top):z.bottom(oe.bottom):z.centerVertically(),this._ref.updatePosition(),this}updateSize(oe="",z=""){return this._ref.updateSize(oe,z),this}addPanelClass(oe){return this._ref.addPanelClass(oe),this}removePanelClass(oe){return this._ref.removePanelClass(oe),this}getState(){return this._state}_finishDialogClose(){this._state=2,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}}function qt(Y,oe,z){return Y._closeInteractionType=oe,Y.close(z)}const Kt=new u.InjectionToken("MatDialogData"),ht=new u.InjectionToken("mat-dialog-default-options"),It=new u.InjectionToken("mat-dialog-scroll-strategy");function Je(Y){return()=>Y.scrollStrategies.block()}function qe(Y){return()=>Y.scrollStrategies.block()}const Se={provide:It,deps:[d.aV],useFactory:qe};let ze=0,Q=(()=>{class Y{constructor(z,V,G,ne,be,Ve,Ae,ot,At,Ft){this._overlay=z,this._defaultOptions=G,this._parentDialog=ne,this._dialogRefConstructor=Ae,this._dialogContainerType=ot,this._dialogDataToken=At,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new p.x,this._afterOpenedAtThisLevel=new p.x,this._idPrefix="mat-dialog-",this.afterAllClosed=(0,h.P)(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe((0,E.O)(void 0))),this._scrollStrategy=Ve,this._dialog=V.get(ve)}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){const z=this._parentDialog;return z?z._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(z,V){let G;(V={...this._defaultOptions||new wt,...V}).id=V.id||`${this._idPrefix}${ze++}`,V.scrollStrategy=V.scrollStrategy||this._scrollStrategy();const ne=this._dialog.open(z,{...V,positionStrategy:this._overlay.position().global().centerHorizontally().centerVertically(),disableClose:!0,closeOnDestroy:!1,container:{type:this._dialogContainerType,providers:()=>[{provide:wt,useValue:V},{provide:F,useValue:V}]},templateContext:()=>({dialogRef:G}),providers:(be,Ve,Ae)=>(G=new this._dialogRefConstructor(be,V,Ae),G.updatePosition(V?.position),[{provide:this._dialogContainerType,useValue:Ae},{provide:this._dialogDataToken,useValue:Ve.data},{provide:this._dialogRefConstructor,useValue:G}])});return G.componentInstance=ne.componentInstance,this.openDialogs.push(G),this.afterOpened.next(G),G.afterClosed().subscribe(()=>{const be=this.openDialogs.indexOf(G);be>-1&&(this.openDialogs.splice(be,1),this.openDialogs.length||this._getAfterAllClosed().next())}),G}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(z){return this.openDialogs.find(V=>V.id===z)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_closeDialogs(z){let V=z.length;for(;V--;)z[V].close()}}return Y.\u0275fac=function(z){u.\u0275\u0275invalidFactory()},Y.\u0275prov=u.\u0275\u0275defineInjectable({token:Y,factory:Y.\u0275fac}),Y})(),X=(()=>{class Y extends Q{constructor(z,V,G,ne,be,Ve,Ae,ot){super(z,V,ne,Ve,Ae,be,zt,at,Kt,ot)}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275inject(d.aV),u.\u0275\u0275inject(u.Injector),u.\u0275\u0275inject(v.Location,8),u.\u0275\u0275inject(ht,8),u.\u0275\u0275inject(It),u.\u0275\u0275inject(Y,12),u.\u0275\u0275inject(d.Xj),u.\u0275\u0275inject(u.ANIMATION_MODULE_TYPE,8))},Y.\u0275prov=u.\u0275\u0275defineInjectable({token:Y,factory:Y.\u0275fac}),Y})(),we=0,et=(()=>{class Y{constructor(z,V,G){this.dialogRef=z,this._elementRef=V,this._dialog=G,this.type="button"}ngOnInit(){this.dialogRef||(this.dialogRef=st(this._elementRef,this._dialog.openDialogs))}ngOnChanges(z){const V=z._matDialogClose||z._matDialogCloseResult;V&&(this.dialogResult=V.currentValue)}_onButtonClick(z){qt(this.dialogRef,0===z.screenX&&0===z.screenY?"keyboard":"mouse",this.dialogResult)}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275directiveInject(zt,8),u.\u0275\u0275directiveInject(u.ElementRef),u.\u0275\u0275directiveInject(X))},Y.\u0275dir=u.\u0275\u0275defineDirective({type:Y,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(z,V){1&z&&u.\u0275\u0275listener("click",function(ne){return V._onButtonClick(ne)}),2&z&&u.\u0275\u0275attribute("aria-label",V.ariaLabel||null)("type",V.type)},inputs:{ariaLabel:["aria-label","ariaLabel"],type:"type",dialogResult:["mat-dialog-close","dialogResult"],_matDialogClose:["matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[u.\u0275\u0275NgOnChangesFeature]}),Y})(),ut=(()=>{class Y{constructor(z,V,G){this._dialogRef=z,this._elementRef=V,this._dialog=G,this.id="mat-dialog-title-"+we++}ngOnInit(){this._dialogRef||(this._dialogRef=st(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(()=>{const z=this._dialogRef._containerInstance;z&&!z._ariaLabelledBy&&(z._ariaLabelledBy=this.id)})}}return Y.\u0275fac=function(z){return new(z||Y)(u.\u0275\u0275directiveInject(zt,8),u.\u0275\u0275directiveInject(u.ElementRef),u.\u0275\u0275directiveInject(X))},Y.\u0275dir=u.\u0275\u0275defineDirective({type:Y,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-dialog-title"],hostVars:1,hostBindings:function(z,V){2&z&&u.\u0275\u0275hostProperty("id",V.id)},inputs:{id:"id"},exportAs:["matDialogTitle"]}),Y})(),Dt=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=u.\u0275\u0275defineDirective({type:Y,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-dialog-content"]}),Y})(),yt=(()=>{class Y{constructor(){this.align="start"}}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=u.\u0275\u0275defineDirective({type:Y,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-dialog-actions"],hostVars:4,hostBindings:function(z,V){2&z&&u.\u0275\u0275classProp("mat-dialog-actions-align-center","center"===V.align)("mat-dialog-actions-align-end","end"===V.align)},inputs:{align:"align"}}),Y})();function st(Y,oe){let z=Y.nativeElement.parentElement;for(;z&&!z.classList.contains("mat-dialog-container");)z=z.parentElement;return z?oe.find(V=>V.id===z.id):null}let ee=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275mod=u.\u0275\u0275defineNgModule({type:Y}),Y.\u0275inj=u.\u0275\u0275defineInjector({providers:[X,Se],imports:[Me,d.U8,f.eL,Xe.MatCommonModule,Xe.MatCommonModule]}),Y})()},9549:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MAT_ERROR:()=>Fe,MAT_FORM_FIELD:()=>yt,MAT_FORM_FIELD_DEFAULT_OPTIONS:()=>Dt,MAT_PREFIX:()=>qe,MAT_SUFFIX:()=>ze,MatError:()=>Le,MatFormField:()=>st,MatFormFieldControl:()=>wt,MatFormFieldModule:()=>ee,MatHint:()=>ht,MatLabel:()=>It,MatPlaceholder:()=>Je,MatPrefix:()=>Se,MatSuffix:()=>Q,_MAT_HINT:()=>Kt,getMatFormFieldDuplicatedHintError:()=>at,getMatFormFieldMissingControlError:()=>zt,getMatFormFieldPlaceholderConflictError:()=>Tt,matFormFieldAnimations:()=>ct});var a=s(9643),d=s(6895),c=s(4650),f=s(3238),v=s(445),u=s(1281),m=s(7579),p=s(6451),h=s(4968),g=s(8675),k=s(2722),E=s(5698),P=s(7340),F=s(3353);const K=["connectionContainer"],N=["inputContainer"],J=["label"];function re(Y,oe){1&Y&&(c.\u0275\u0275elementContainerStart(0),c.\u0275\u0275elementStart(1,"div",14),c.\u0275\u0275element(2,"div",15)(3,"div",16)(4,"div",17),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementStart(5,"div",18),c.\u0275\u0275element(6,"div",15)(7,"div",16)(8,"div",17),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementContainerEnd())}function ye(Y,oe){if(1&Y){const z=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"div",19),c.\u0275\u0275listener("cdkObserveContent",function(){c.\u0275\u0275restoreView(z);const G=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(G.updateOutlineGap())}),c.\u0275\u0275projection(1,1),c.\u0275\u0275elementEnd()}if(2&Y){const z=c.\u0275\u0275nextContext();c.\u0275\u0275property("cdkObserveContentDisabled","outline"!=z.appearance)}}function ke(Y,oe){if(1&Y&&(c.\u0275\u0275elementContainerStart(0),c.\u0275\u0275projection(1,2),c.\u0275\u0275elementStart(2,"span"),c.\u0275\u0275text(3),c.\u0275\u0275elementEnd(),c.\u0275\u0275elementContainerEnd()),2&Y){const z=c.\u0275\u0275nextContext(2);c.\u0275\u0275advance(3),c.\u0275\u0275textInterpolate(z._control.placeholder)}}function pe(Y,oe){1&Y&&c.\u0275\u0275projection(0,3,["*ngSwitchCase","true"])}function te(Y,oe){1&Y&&(c.\u0275\u0275elementStart(0,"span",23),c.\u0275\u0275text(1," *"),c.\u0275\u0275elementEnd())}function se(Y,oe){if(1&Y){const z=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"label",20,21),c.\u0275\u0275listener("cdkObserveContent",function(){c.\u0275\u0275restoreView(z);const G=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(G.updateOutlineGap())}),c.\u0275\u0275template(2,ke,4,1,"ng-container",12),c.\u0275\u0275template(3,pe,1,0,"ng-content",12),c.\u0275\u0275template(4,te,2,0,"span",22),c.\u0275\u0275elementEnd()}if(2&Y){const z=c.\u0275\u0275nextContext();c.\u0275\u0275classProp("mat-empty",z._control.empty&&!z._shouldAlwaysFloat())("mat-form-field-empty",z._control.empty&&!z._shouldAlwaysFloat())("mat-accent","accent"==z.color)("mat-warn","warn"==z.color),c.\u0275\u0275property("cdkObserveContentDisabled","outline"!=z.appearance)("id",z._labelId)("ngSwitch",z._hasLabel()),c.\u0275\u0275attribute("for",z._control.id)("aria-owns",z._control.id),c.\u0275\u0275advance(2),c.\u0275\u0275property("ngSwitchCase",!1),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngSwitchCase",!0),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",!z.hideRequiredMarker&&z._control.required&&!z._control.disabled)}}function ve(Y,oe){1&Y&&(c.\u0275\u0275elementStart(0,"div",24),c.\u0275\u0275projection(1,4),c.\u0275\u0275elementEnd())}function Te(Y,oe){if(1&Y&&(c.\u0275\u0275elementStart(0,"div",25),c.\u0275\u0275element(1,"span",26),c.\u0275\u0275elementEnd()),2&Y){const z=c.\u0275\u0275nextContext();c.\u0275\u0275advance(1),c.\u0275\u0275classProp("mat-accent","accent"==z.color)("mat-warn","warn"==z.color)}}function Me(Y,oe){if(1&Y&&(c.\u0275\u0275elementStart(0,"div"),c.\u0275\u0275projection(1,5),c.\u0275\u0275elementEnd()),2&Y){const z=c.\u0275\u0275nextContext();c.\u0275\u0275property("@transitionMessages",z._subscriptAnimationState)}}function Xe(Y,oe){if(1&Y&&(c.\u0275\u0275elementStart(0,"div",30),c.\u0275\u0275text(1),c.\u0275\u0275elementEnd()),2&Y){const z=c.\u0275\u0275nextContext(2);c.\u0275\u0275property("id",z._hintLabelId),c.\u0275\u0275advance(1),c.\u0275\u0275textInterpolate(z.hintLabel)}}function Pe(Y,oe){if(1&Y&&(c.\u0275\u0275elementStart(0,"div",27),c.\u0275\u0275template(1,Xe,2,2,"div",28),c.\u0275\u0275projection(2,6),c.\u0275\u0275element(3,"div",29),c.\u0275\u0275projection(4,7),c.\u0275\u0275elementEnd()),2&Y){const z=c.\u0275\u0275nextContext();c.\u0275\u0275property("@transitionMessages",z._subscriptAnimationState),c.\u0275\u0275advance(1),c.\u0275\u0275property("ngIf",z.hintLabel)}}const Ce=["*",[["","matPrefix",""]],[["mat-placeholder"]],[["mat-label"]],[["","matSuffix",""]],[["mat-error"]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],Be=["*","[matPrefix]","mat-placeholder","mat-label","[matSuffix]","mat-error","mat-hint:not([align='end'])","mat-hint[align='end']"];let Ie=0;const Fe=new c.InjectionToken("MatError");let Le=(()=>{class Y{constructor(z,V){this.id="mat-error-"+Ie++,z||V.nativeElement.setAttribute("aria-live","polite")}}return Y.\u0275fac=function(z){return new(z||Y)(c.\u0275\u0275injectAttribute("aria-live"),c.\u0275\u0275directiveInject(c.ElementRef))},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y,selectors:[["mat-error"]],hostAttrs:["aria-atomic","true",1,"mat-error"],hostVars:1,hostBindings:function(z,V){2&z&&c.\u0275\u0275attribute("id",V.id)},inputs:{id:"id"},features:[c.\u0275\u0275ProvidersFeature([{provide:Fe,useExisting:Y}])]}),Y})();const ct={transitionMessages:(0,P.X$)("transitionMessages",[(0,P.SB)("enter",(0,P.oB)({opacity:1,transform:"translateY(0%)"})),(0,P.eR)("void => enter",[(0,P.oB)({opacity:0,transform:"translateY(-5px)"}),(0,P.jt)("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let wt=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y}),Y})();function Tt(){return Error("Placeholder attribute and child element were both specified.")}function at(Y){return Error(`A hint was already declared for 'align="${Y}"'.`)}function zt(){return Error("mat-form-field must contain a MatFormFieldControl.")}let qt=0;const Kt=new c.InjectionToken("MatHint");let ht=(()=>{class Y{constructor(){this.align="start",this.id="mat-hint-"+qt++}}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y,selectors:[["mat-hint"]],hostAttrs:[1,"mat-hint"],hostVars:4,hostBindings:function(z,V){2&z&&(c.\u0275\u0275attribute("id",V.id)("align",null),c.\u0275\u0275classProp("mat-form-field-hint-end","end"===V.align))},inputs:{align:"align",id:"id"},features:[c.\u0275\u0275ProvidersFeature([{provide:Kt,useExisting:Y}])]}),Y})(),It=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y,selectors:[["mat-label"]]}),Y})(),Je=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y,selectors:[["mat-placeholder"]]}),Y})();const qe=new c.InjectionToken("MatPrefix");let Se=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y,selectors:[["","matPrefix",""]],features:[c.\u0275\u0275ProvidersFeature([{provide:qe,useExisting:Y}])]}),Y})();const ze=new c.InjectionToken("MatSuffix");let Q=(()=>{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275dir=c.\u0275\u0275defineDirective({type:Y,selectors:[["","matSuffix",""]],features:[c.\u0275\u0275ProvidersFeature([{provide:ze,useExisting:Y}])]}),Y})(),X=0;const ut=(0,f.mixinColor)(class{constructor(Y){this._elementRef=Y}},"primary"),Dt=new c.InjectionToken("MAT_FORM_FIELD_DEFAULT_OPTIONS"),yt=new c.InjectionToken("MatFormField");let st=(()=>{class Y extends ut{constructor(z,V,G,ne,be,Ve,Ae){super(z),this._changeDetectorRef=V,this._dir=G,this._defaults=ne,this._platform=be,this._ngZone=Ve,this._outlineGapCalculationNeededImmediately=!1,this._outlineGapCalculationNeededOnStable=!1,this._destroyed=new m.x,this._hideRequiredMarker=!1,this._showAlwaysAnimate=!1,this._subscriptAnimationState="",this._hintLabel="",this._hintLabelId="mat-hint-"+X++,this._labelId="mat-form-field-label-"+X++,this.floatLabel=this._getDefaultFloatLabelState(),this._animationsEnabled="NoopAnimations"!==Ae,this.appearance=ne?.appearance||"legacy",ne&&(this._hideRequiredMarker=Boolean(ne.hideRequiredMarker),ne.color&&(this.color=this.defaultColor=ne.color))}get appearance(){return this._appearance}set appearance(z){const V=this._appearance;this._appearance=z||this._defaults?.appearance||"legacy","outline"===this._appearance&&V!==z&&(this._outlineGapCalculationNeededOnStable=!0)}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(z){this._hideRequiredMarker=(0,u.Ig)(z)}_shouldAlwaysFloat(){return"always"===this.floatLabel&&!this._showAlwaysAnimate}_canLabelFloat(){return"never"!==this.floatLabel}get hintLabel(){return this._hintLabel}set hintLabel(z){this._hintLabel=z,this._processHints()}get floatLabel(){return"legacy"!==this.appearance&&"never"===this._floatLabel?"auto":this._floatLabel}set floatLabel(z){z!==this._floatLabel&&(this._floatLabel=z||this._getDefaultFloatLabelState(),this._changeDetectorRef.markForCheck())}get _control(){return this._explicitFormFieldControl||this._controlNonStatic||this._controlStatic}set _control(z){this._explicitFormFieldControl=z}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._connectionContainerRef||this._elementRef}ngAfterContentInit(){this._validateControlChild();const z=this._control;z.controlType&&this._elementRef.nativeElement.classList.add(`mat-form-field-type-${z.controlType}`),z.stateChanges.pipe((0,g.O)(null)).subscribe(()=>{this._validatePlaceholders(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),z.ngControl&&z.ngControl.valueChanges&&z.ngControl.valueChanges.pipe((0,k.R)(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe((0,k.R)(this._destroyed)).subscribe(()=>{this._outlineGapCalculationNeededOnStable&&this.updateOutlineGap()})}),(0,p.T)(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._outlineGapCalculationNeededOnStable=!0,this._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe((0,g.O)(null)).subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe((0,g.O)(null)).subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._dir&&this._dir.change.pipe((0,k.R)(this._destroyed)).subscribe(()=>{"function"==typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this.updateOutlineGap())}):this.updateOutlineGap()})}ngAfterContentChecked(){this._validateControlChild(),this._outlineGapCalculationNeededImmediately&&this.updateOutlineGap()}ngAfterViewInit(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_shouldForward(z){const V=this._control?this._control.ngControl:null;return V&&V[z]}_hasPlaceholder(){return!!(this._control&&this._control.placeholder||this._placeholderChild)}_hasLabel(){return!(!this._labelChildNonStatic&&!this._labelChildStatic)}_shouldLabelFloat(){return this._canLabelFloat()&&(this._control&&this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_hideControlPlaceholder(){return"legacy"===this.appearance&&!this._hasLabel()||this._hasLabel()&&!this._shouldLabelFloat()}_hasFloatingLabel(){return this._hasLabel()||"legacy"===this.appearance&&this._hasPlaceholder()}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_animateAndLockLabel(){this._hasFloatingLabel()&&this._canLabelFloat()&&(this._animationsEnabled&&this._label&&(this._showAlwaysAnimate=!0,(0,h.R)(this._label.nativeElement,"transitionend").pipe((0,E.q)(1)).subscribe(()=>{this._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())}_validatePlaceholders(){}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){}_getDefaultFloatLabelState(){return this._defaults&&this._defaults.floatLabel||"auto"}_syncDescribedByIds(){if(this._control){let z=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&z.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){const V=this._hintChildren?this._hintChildren.find(ne=>"start"===ne.align):null,G=this._hintChildren?this._hintChildren.find(ne=>"end"===ne.align):null;V?z.push(V.id):this._hintLabel&&z.push(this._hintLabelId),G&&z.push(G.id)}else this._errorChildren&&z.push(...this._errorChildren.map(V=>V.id));this._control.setDescribedByIds(z)}}_validateControlChild(){}updateOutlineGap(){const z=this._label?this._label.nativeElement:null,V=this._connectionContainerRef.nativeElement,G=".mat-form-field-outline-start",ne=".mat-form-field-outline-gap";if("outline"!==this.appearance||!this._platform.isBrowser)return;if(!z||!z.children.length||!z.textContent.trim()){const At=V.querySelectorAll(`${G}, ${ne}`);for(let Ft=0;Ft0?.75*tn+10:0}for(let At=0;At{class Y{}return Y.\u0275fac=function(z){return new(z||Y)},Y.\u0275mod=c.\u0275\u0275defineNgModule({type:Y}),Y.\u0275inj=c.\u0275\u0275defineInjector({imports:[d.CommonModule,f.MatCommonModule,a.Q8,f.MatCommonModule]}),Y})()},7392:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{ICON_REGISTRY_PROVIDER:()=>Pe,ICON_REGISTRY_PROVIDER_FACTORY:()=>Xe,MAT_ICON_DEFAULT_OPTIONS:()=>Le,MAT_ICON_LOCATION:()=>ct,MAT_ICON_LOCATION_FACTORY:()=>wt,MatIcon:()=>qt,MatIconModule:()=>Kt,MatIconRegistry:()=>Me,getMatIconFailedToSanitizeLiteralError:()=>ve,getMatIconFailedToSanitizeUrlError:()=>se,getMatIconNameNotFoundError:()=>pe,getMatIconNoHttpProviderError:()=>te});var a=s(4650),d=s(3238),c=s(1281),f=s(6895),v=s(9646),u=s(2843),m=s(4128),p=s(727),h=s(8505),g=s(4004),k=s(262),E=s(8746),P=s(3099),F=s(5698),K=s(529),N=s(1481);const J=["*"];let re;function ke(ht){return function ye(){if(void 0===re&&(re=null,typeof window<"u")){const ht=window;void 0!==ht.trustedTypes&&(re=ht.trustedTypes.createPolicy("angular#components",{createHTML:It=>It}))}return re}()?.createHTML(ht)||ht}function pe(ht){return Error(`Unable to find icon with the name "${ht}"`)}function te(){return Error("Could not find HttpClient provider for use with Angular Material icons. Please include the HttpClientModule from @angular/common/http in your app imports.")}function se(ht){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${ht}".`)}function ve(ht){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${ht}".`)}class Te{constructor(It,Je,qe){this.url=It,this.svgText=Je,this.options=qe}}let Me=(()=>{class ht{constructor(Je,qe,Se,ze){this._httpClient=Je,this._sanitizer=qe,this._errorHandler=ze,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._resolvers=[],this._defaultFontSetClass=["material-icons"],this._document=Se}addSvgIcon(Je,qe,Se){return this.addSvgIconInNamespace("",Je,qe,Se)}addSvgIconLiteral(Je,qe,Se){return this.addSvgIconLiteralInNamespace("",Je,qe,Se)}addSvgIconInNamespace(Je,qe,Se,ze){return this._addSvgIconConfig(Je,qe,new Te(Se,null,ze))}addSvgIconResolver(Je){return this._resolvers.push(Je),this}addSvgIconLiteralInNamespace(Je,qe,Se,ze){const Q=this._sanitizer.sanitize(a.SecurityContext.HTML,Se);if(!Q)throw ve(Se);const X=ke(Q);return this._addSvgIconConfig(Je,qe,new Te("",X,ze))}addSvgIconSet(Je,qe){return this.addSvgIconSetInNamespace("",Je,qe)}addSvgIconSetLiteral(Je,qe){return this.addSvgIconSetLiteralInNamespace("",Je,qe)}addSvgIconSetInNamespace(Je,qe,Se){return this._addSvgIconSetConfig(Je,new Te(qe,null,Se))}addSvgIconSetLiteralInNamespace(Je,qe,Se){const ze=this._sanitizer.sanitize(a.SecurityContext.HTML,qe);if(!ze)throw ve(qe);const Q=ke(ze);return this._addSvgIconSetConfig(Je,new Te("",Q,Se))}registerFontClassAlias(Je,qe=Je){return this._fontCssClassesByAlias.set(Je,qe),this}classNameForFontAlias(Je){return this._fontCssClassesByAlias.get(Je)||Je}setDefaultFontSetClass(...Je){return this._defaultFontSetClass=Je,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(Je){const qe=this._sanitizer.sanitize(a.SecurityContext.RESOURCE_URL,Je);if(!qe)throw se(Je);const Se=this._cachedIconsByUrl.get(qe);return Se?(0,v.of)(Ce(Se)):this._loadSvgIconFromConfig(new Te(Je,null)).pipe((0,h.b)(ze=>this._cachedIconsByUrl.set(qe,ze)),(0,g.U)(ze=>Ce(ze)))}getNamedSvgIcon(Je,qe=""){const Se=Be(qe,Je);let ze=this._svgIconConfigs.get(Se);if(ze)return this._getSvgFromConfig(ze);if(ze=this._getIconConfigFromResolvers(qe,Je),ze)return this._svgIconConfigs.set(Se,ze),this._getSvgFromConfig(ze);const Q=this._iconSetConfigs.get(qe);return Q?this._getSvgFromIconSetConfigs(Je,Q):(0,u._)(pe(Se))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(Je){return Je.svgText?(0,v.of)(Ce(this._svgElementFromConfig(Je))):this._loadSvgIconFromConfig(Je).pipe((0,g.U)(qe=>Ce(qe)))}_getSvgFromIconSetConfigs(Je,qe){const Se=this._extractIconWithNameFromAnySet(Je,qe);if(Se)return(0,v.of)(Se);const ze=qe.filter(Q=>!Q.svgText).map(Q=>this._loadSvgIconSetFromConfig(Q).pipe((0,k.K)(X=>{const et=`Loading icon set URL: ${this._sanitizer.sanitize(a.SecurityContext.RESOURCE_URL,Q.url)} failed: ${X.message}`;return this._errorHandler.handleError(new Error(et)),(0,v.of)(null)})));return(0,m.D)(ze).pipe((0,g.U)(()=>{const Q=this._extractIconWithNameFromAnySet(Je,qe);if(!Q)throw pe(Je);return Q}))}_extractIconWithNameFromAnySet(Je,qe){for(let Se=qe.length-1;Se>=0;Se--){const ze=qe[Se];if(ze.svgText&&ze.svgText.toString().indexOf(Je)>-1){const Q=this._svgElementFromConfig(ze),X=this._extractSvgIconFromSet(Q,Je,ze.options);if(X)return X}}return null}_loadSvgIconFromConfig(Je){return this._fetchIcon(Je).pipe((0,h.b)(qe=>Je.svgText=qe),(0,g.U)(()=>this._svgElementFromConfig(Je)))}_loadSvgIconSetFromConfig(Je){return Je.svgText?(0,v.of)(null):this._fetchIcon(Je).pipe((0,h.b)(qe=>Je.svgText=qe))}_extractSvgIconFromSet(Je,qe,Se){const ze=Je.querySelector(`[id="${qe}"]`);if(!ze)return null;const Q=ze.cloneNode(!0);if(Q.removeAttribute("id"),"svg"===Q.nodeName.toLowerCase())return this._setSvgAttributes(Q,Se);if("symbol"===Q.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(Q),Se);const X=this._svgElementFromString(ke(""));return X.appendChild(Q),this._setSvgAttributes(X,Se)}_svgElementFromString(Je){const qe=this._document.createElement("DIV");qe.innerHTML=Je;const Se=qe.querySelector("svg");if(!Se)throw Error(" tag not found");return Se}_toSvgElement(Je){const qe=this._svgElementFromString(ke("")),Se=Je.attributes;for(let ze=0;zeke(et)),(0,E.x)(()=>this._inProgressUrlFetches.delete(Q)),(0,P.B)());return this._inProgressUrlFetches.set(Q,we),we}_addSvgIconConfig(Je,qe,Se){return this._svgIconConfigs.set(Be(Je,qe),Se),this}_addSvgIconSetConfig(Je,qe){const Se=this._iconSetConfigs.get(Je);return Se?Se.push(qe):this._iconSetConfigs.set(Je,[qe]),this}_svgElementFromConfig(Je){if(!Je.svgElement){const qe=this._svgElementFromString(Je.svgText);this._setSvgAttributes(qe,Je.options),Je.svgElement=qe}return Je.svgElement}_getIconConfigFromResolvers(Je,qe){for(let Se=0;SeIt?It.pathname+It.search:""}}const Tt=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],at=Tt.map(ht=>`[${ht}]`).join(", "),zt=/^url\(['"]?#(.*?)['"]?\)$/;let qt=(()=>{class ht extends Fe{constructor(Je,qe,Se,ze,Q,X){super(Je),this._iconRegistry=qe,this._location=ze,this._errorHandler=Q,this._inline=!1,this._previousFontSetClass=[],this._currentIconFetch=p.w0.EMPTY,X&&(X.color&&(this.color=this.defaultColor=X.color),X.fontSet&&(this.fontSet=X.fontSet)),Se||Je.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(Je){this._inline=(0,c.Ig)(Je)}get svgIcon(){return this._svgIcon}set svgIcon(Je){Je!==this._svgIcon&&(Je?this._updateSvgIcon(Je):this._svgIcon&&this._clearSvgElement(),this._svgIcon=Je)}get fontSet(){return this._fontSet}set fontSet(Je){const qe=this._cleanupFontValue(Je);qe!==this._fontSet&&(this._fontSet=qe,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(Je){const qe=this._cleanupFontValue(Je);qe!==this._fontIcon&&(this._fontIcon=qe,this._updateFontIconClasses())}_splitIconName(Je){if(!Je)return["",""];const qe=Je.split(":");switch(qe.length){case 1:return["",qe[0]];case 2:return qe;default:throw Error(`Invalid icon name: "${Je}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){const Je=this._elementsWithExternalReferences;if(Je&&Je.size){const qe=this._location.getPathname();qe!==this._previousPath&&(this._previousPath=qe,this._prependPathToReferences(qe))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(Je){this._clearSvgElement();const qe=this._location.getPathname();this._previousPath=qe,this._cacheChildrenWithExternalReferences(Je),this._prependPathToReferences(qe),this._elementRef.nativeElement.appendChild(Je)}_clearSvgElement(){const Je=this._elementRef.nativeElement;let qe=Je.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();qe--;){const Se=Je.childNodes[qe];(1!==Se.nodeType||"svg"===Se.nodeName.toLowerCase())&&Se.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;const Je=this._elementRef.nativeElement,qe=(this.fontSet?[this._iconRegistry.classNameForFontAlias(this.fontSet)]:this._iconRegistry.getDefaultFontSetClass()).filter(Se=>Se.length>0);this._previousFontSetClass.forEach(Se=>Je.classList.remove(Se)),qe.forEach(Se=>Je.classList.add(Se)),this._previousFontSetClass=qe,this.fontIcon!==this._previousFontIconClass&&(this._previousFontIconClass&&Je.classList.remove(this._previousFontIconClass),this.fontIcon&&Je.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(Je){return"string"==typeof Je?Je.trim().split(" ")[0]:Je}_prependPathToReferences(Je){const qe=this._elementsWithExternalReferences;qe&&qe.forEach((Se,ze)=>{Se.forEach(Q=>{ze.setAttribute(Q.name,`url('${Je}#${Q.value}')`)})})}_cacheChildrenWithExternalReferences(Je){const qe=Je.querySelectorAll(at),Se=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let ze=0;ze{const X=qe[ze],we=X.getAttribute(Q),et=we?we.match(zt):null;if(et){let ut=Se.get(X);ut||(ut=[],Se.set(X,ut)),ut.push({name:Q,value:et[1]})}})}_updateSvgIcon(Je){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),Je){const[qe,Se]=this._splitIconName(Je);qe&&(this._svgNamespace=qe),Se&&(this._svgName=Se),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(Se,qe).pipe((0,F.q)(1)).subscribe(ze=>this._setSvgElement(ze),ze=>{this._errorHandler.handleError(new Error(`Error retrieving icon ${qe}:${Se}! ${ze.message}`))})}}}return ht.\u0275fac=function(Je){return new(Je||ht)(a.\u0275\u0275directiveInject(a.ElementRef),a.\u0275\u0275directiveInject(Me),a.\u0275\u0275injectAttribute("aria-hidden"),a.\u0275\u0275directiveInject(ct),a.\u0275\u0275directiveInject(a.ErrorHandler),a.\u0275\u0275directiveInject(Le,8))},ht.\u0275cmp=a.\u0275\u0275defineComponent({type:ht,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:7,hostBindings:function(Je,qe){2&Je&&(a.\u0275\u0275attribute("data-mat-icon-type",qe._usingFontIcon()?"font":"svg")("data-mat-icon-name",qe._svgName||qe.fontIcon)("data-mat-icon-namespace",qe._svgNamespace||qe.fontSet),a.\u0275\u0275classProp("mat-icon-inline",qe.inline)("mat-icon-no-color","primary"!==qe.color&&"accent"!==qe.color&&"warn"!==qe.color))},inputs:{color:"color",inline:"inline",svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],features:[a.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:J,decls:1,vars:0,template:function(Je,qe){1&Je&&(a.\u0275\u0275projectionDef(),a.\u0275\u0275projection(0))},styles:[".mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}"],encapsulation:2,changeDetection:0}),ht})(),Kt=(()=>{class ht{}return ht.\u0275fac=function(Je){return new(Je||ht)},ht.\u0275mod=a.\u0275\u0275defineNgModule({type:ht}),ht.\u0275inj=a.\u0275\u0275defineInjector({imports:[d.MatCommonModule,d.MatCommonModule]}),ht})()},4144:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MAT_INPUT_VALUE_ACCESSOR:()=>K,MatInput:()=>ye,MatInputModule:()=>ke,getMatInputUnsupportedTypeError:()=>F});var a=s(1281),d=s(3353),c=s(4650),f=s(515),v=s(7579);const u=(0,d.i$)({passive:!0});let m=(()=>{class pe{constructor(se,ve){this._platform=se,this._ngZone=ve,this._monitoredElements=new Map}monitor(se){if(!this._platform.isBrowser)return f.E;const ve=(0,a.fI)(se),Te=this._monitoredElements.get(ve);if(Te)return Te.subject;const Me=new v.x,Xe="cdk-text-field-autofilled",Pe=Ce=>{"cdk-text-field-autofill-start"!==Ce.animationName||ve.classList.contains(Xe)?"cdk-text-field-autofill-end"===Ce.animationName&&ve.classList.contains(Xe)&&(ve.classList.remove(Xe),this._ngZone.run(()=>Me.next({target:Ce.target,isAutofilled:!1}))):(ve.classList.add(Xe),this._ngZone.run(()=>Me.next({target:Ce.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{ve.addEventListener("animationstart",Pe,u),ve.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(ve,{subject:Me,unlisten:()=>{ve.removeEventListener("animationstart",Pe,u)}}),Me}stopMonitoring(se){const ve=(0,a.fI)(se),Te=this._monitoredElements.get(ve);Te&&(Te.unlisten(),Te.subject.complete(),ve.classList.remove("cdk-text-field-autofill-monitored"),ve.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(ve))}ngOnDestroy(){this._monitoredElements.forEach((se,ve)=>this.stopMonitoring(ve))}}return pe.\u0275fac=function(se){return new(se||pe)(c.\u0275\u0275inject(d.t4),c.\u0275\u0275inject(c.NgZone))},pe.\u0275prov=c.\u0275\u0275defineInjectable({token:pe,factory:pe.\u0275fac,providedIn:"root"}),pe})(),g=(()=>{class pe{}return pe.\u0275fac=function(se){return new(se||pe)},pe.\u0275mod=c.\u0275\u0275defineNgModule({type:pe}),pe.\u0275inj=c.\u0275\u0275defineInjector({}),pe})();var k=s(4006),E=s(3238),P=s(9549);function F(pe){return Error(`Input type "${pe}" isn't supported by matInput.`)}const K=new c.InjectionToken("MAT_INPUT_VALUE_ACCESSOR"),N=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let J=0;const re=(0,E.mixinErrorState)(class{constructor(pe,te,se,ve){this._defaultErrorStateMatcher=pe,this._parentForm=te,this._parentFormGroup=se,this.ngControl=ve,this.stateChanges=new v.x}});let ye=(()=>{class pe extends re{constructor(se,ve,Te,Me,Xe,Pe,Ce,Be,Ie,Fe){super(Pe,Me,Xe,Te),this._elementRef=se,this._platform=ve,this._autofillMonitor=Be,this._formField=Fe,this._uid="mat-input-"+J++,this.focused=!1,this.stateChanges=new v.x,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(wt=>(0,d.qK)().has(wt)),this._iOSKeyupListener=wt=>{const Tt=wt.target;!Tt.value&&0===Tt.selectionStart&&0===Tt.selectionEnd&&(Tt.setSelectionRange(1,1),Tt.setSelectionRange(0,0))};const Le=this._elementRef.nativeElement,ct=Le.nodeName.toLowerCase();this._inputValueAccessor=Ce||Le,this._previousNativeValue=this.value,this.id=this.id,ve.IOS&&Ie.runOutsideAngular(()=>{se.nativeElement.addEventListener("keyup",this._iOSKeyupListener)}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===ct,this._isTextarea="textarea"===ct,this._isInFormField=!!Fe,this._isNativeSelect&&(this.controlType=Le.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this.ngControl&&null!==this.ngControl.disabled?this.ngControl.disabled:this._disabled}set disabled(se){this._disabled=(0,a.Ig)(se),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(se){this._id=se||this._uid}get required(){return this._required??this.ngControl?.control?.hasValidator(k.Validators.required)??!1}set required(se){this._required=(0,a.Ig)(se)}get type(){return this._type}set type(se){this._type=se||"text",this._validateType(),!this._isTextarea&&(0,d.qK)().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(se){se!==this.value&&(this._inputValueAccessor.value=se,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(se){this._readonly=(0,a.Ig)(se)}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(se=>{this.autofilled=se.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._platform.IOS&&this._elementRef.nativeElement.removeEventListener("keyup",this._iOSKeyupListener)}ngDoCheck(){this.ngControl&&this.updateErrorState(),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(se){this._elementRef.nativeElement.focus(se)}_focusChanged(se){se!==this.focused&&(this.focused=se,this.stateChanges.next())}_onInput(){}_dirtyCheckPlaceholder(){const se=this._formField,ve=se&&"legacy"===se.appearance&&!se._hasLabel?.()?null:this.placeholder;if(ve!==this._previousPlaceholder){const Te=this._elementRef.nativeElement;this._previousPlaceholder=ve,ve?Te.setAttribute("placeholder",ve):Te.removeAttribute("placeholder")}}_dirtyCheckNativeValue(){const se=this._elementRef.nativeElement.value;this._previousNativeValue!==se&&(this._previousNativeValue=se,this.stateChanges.next())}_validateType(){N.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let se=this._elementRef.nativeElement.validity;return se&&se.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const se=this._elementRef.nativeElement,ve=se.options[0];return this.focused||se.multiple||!this.empty||!!(se.selectedIndex>-1&&ve&&ve.label)}return this.focused||!this.empty}setDescribedByIds(se){se.length?this._elementRef.nativeElement.setAttribute("aria-describedby",se.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const se=this._elementRef.nativeElement;return this._isNativeSelect&&(se.multiple||se.size>1)}}return pe.\u0275fac=function(se){return new(se||pe)(c.\u0275\u0275directiveInject(c.ElementRef),c.\u0275\u0275directiveInject(d.t4),c.\u0275\u0275directiveInject(k.NgControl,10),c.\u0275\u0275directiveInject(k.NgForm,8),c.\u0275\u0275directiveInject(k.FormGroupDirective,8),c.\u0275\u0275directiveInject(E.ErrorStateMatcher),c.\u0275\u0275directiveInject(K,10),c.\u0275\u0275directiveInject(m),c.\u0275\u0275directiveInject(c.NgZone),c.\u0275\u0275directiveInject(P.MAT_FORM_FIELD,8))},pe.\u0275dir=c.\u0275\u0275defineDirective({type:pe,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-input-element","mat-form-field-autofill-control"],hostVars:12,hostBindings:function(se,ve){1&se&&c.\u0275\u0275listener("focus",function(){return ve._focusChanged(!0)})("blur",function(){return ve._focusChanged(!1)})("input",function(){return ve._onInput()}),2&se&&(c.\u0275\u0275hostProperty("disabled",ve.disabled)("required",ve.required),c.\u0275\u0275attribute("id",ve.id)("data-placeholder",ve.placeholder)("name",ve.name||null)("readonly",ve.readonly&&!ve._isNativeSelect||null)("aria-invalid",ve.empty&&ve.required?null:ve.errorState)("aria-required",ve.required),c.\u0275\u0275classProp("mat-input-server",ve._isServer)("mat-native-select-inline",ve._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],features:[c.\u0275\u0275ProvidersFeature([{provide:P.MatFormFieldControl,useExisting:pe}]),c.\u0275\u0275InheritDefinitionFeature,c.\u0275\u0275NgOnChangesFeature]}),pe})(),ke=(()=>{class pe{}return pe.\u0275fac=function(se){return new(se||pe)},pe.\u0275mod=c.\u0275\u0275defineNgModule({type:pe}),pe.\u0275inj=c.\u0275\u0275defineInjector({providers:[E.ErrorStateMatcher],imports:[g,P.MatFormFieldModule,E.MatCommonModule,g,P.MatFormFieldModule]}),pe})()},3267:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MAT_DRAWER_DEFAULT_AUTOSIZE:()=>wt,MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY:()=>at,MatDrawer:()=>qt,MatDrawerContainer:()=>Kt,MatDrawerContent:()=>zt,MatSidenav:()=>It,MatSidenavContainer:()=>Je,MatSidenavContent:()=>ht,MatSidenavModule:()=>qe,matDrawerAnimations:()=>Le,throwMatDuplicatedDrawerError:()=>ct});var a=s(5589),d=s(6895),c=s(4650),f=s(3238),v=s(2687),u=s(445),m=s(1281),p=s(9521),h=s(3353),g=s(7579),k=s(4968),E=s(6451),P=s(9300),F=s(4004),K=s(9718),N=s(2722),J=s(1884),re=s(5698),ye=s(8675),ke=s(8372),pe=s(7340);const te=["*"],se=["content"];function ve(Se,ze){if(1&Se){const Q=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"div",2),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(Q);const we=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(we._onBackdropClicked())}),c.\u0275\u0275elementEnd()}if(2&Se){const Q=c.\u0275\u0275nextContext();c.\u0275\u0275classProp("mat-drawer-shown",Q._isShowingBackdrop())}}function Te(Se,ze){1&Se&&(c.\u0275\u0275elementStart(0,"mat-drawer-content"),c.\u0275\u0275projection(1,2),c.\u0275\u0275elementEnd())}const Me=[[["mat-drawer"]],[["mat-drawer-content"]],"*"],Xe=["mat-drawer","mat-drawer-content","*"];function Pe(Se,ze){if(1&Se){const Q=c.\u0275\u0275getCurrentView();c.\u0275\u0275elementStart(0,"div",2),c.\u0275\u0275listener("click",function(){c.\u0275\u0275restoreView(Q);const we=c.\u0275\u0275nextContext();return c.\u0275\u0275resetView(we._onBackdropClicked())}),c.\u0275\u0275elementEnd()}if(2&Se){const Q=c.\u0275\u0275nextContext();c.\u0275\u0275classProp("mat-drawer-shown",Q._isShowingBackdrop())}}function Ce(Se,ze){1&Se&&(c.\u0275\u0275elementStart(0,"mat-sidenav-content"),c.\u0275\u0275projection(1,2),c.\u0275\u0275elementEnd())}const Be=[[["mat-sidenav"]],[["mat-sidenav-content"]],"*"],Ie=["mat-sidenav","mat-sidenav-content","*"],Le={transformDrawer:(0,pe.X$)("transform",[(0,pe.SB)("open, open-instant",(0,pe.oB)({transform:"none",visibility:"visible"})),(0,pe.SB)("void",(0,pe.oB)({"box-shadow":"none",visibility:"hidden"})),(0,pe.eR)("void => open-instant",(0,pe.jt)("0ms")),(0,pe.eR)("void <=> open, open-instant => void",(0,pe.jt)("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])};function ct(Se){throw Error(`A drawer was already declared for 'position="${Se}"'`)}const wt=new c.InjectionToken("MAT_DRAWER_DEFAULT_AUTOSIZE",{providedIn:"root",factory:at}),Tt=new c.InjectionToken("MAT_DRAWER_CONTAINER");function at(){return!1}let zt=(()=>{class Se extends a.PQ{constructor(Q,X,we,et,ut){super(we,et,ut),this._changeDetectorRef=Q,this._container=X}ngAfterContentInit(){this._container._contentMarginChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})}}return Se.\u0275fac=function(Q){return new(Q||Se)(c.\u0275\u0275directiveInject(c.ChangeDetectorRef),c.\u0275\u0275directiveInject((0,c.forwardRef)(()=>Kt)),c.\u0275\u0275directiveInject(c.ElementRef),c.\u0275\u0275directiveInject(a.mF),c.\u0275\u0275directiveInject(c.NgZone))},Se.\u0275cmp=c.\u0275\u0275defineComponent({type:Se,selectors:[["mat-drawer-content"]],hostAttrs:[1,"mat-drawer-content"],hostVars:4,hostBindings:function(Q,X){2&Q&&c.\u0275\u0275styleProp("margin-left",X._container._contentMargins.left,"px")("margin-right",X._container._contentMargins.right,"px")},features:[c.\u0275\u0275ProvidersFeature([{provide:a.PQ,useExisting:Se}]),c.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:te,decls:1,vars:0,template:function(Q,X){1&Q&&(c.\u0275\u0275projectionDef(),c.\u0275\u0275projection(0))},encapsulation:2,changeDetection:0}),Se})(),qt=(()=>{class Se{constructor(Q,X,we,et,ut,Dt,yt,st){this._elementRef=Q,this._focusTrapFactory=X,this._focusMonitor=we,this._platform=et,this._ngZone=ut,this._interactivityChecker=Dt,this._doc=yt,this._container=st,this._elementFocusedBeforeDrawerWasOpened=null,this._enableAnimations=!1,this._position="start",this._mode="over",this._disableClose=!1,this._opened=!1,this._animationStarted=new g.x,this._animationEnd=new g.x,this._animationState="void",this.openedChange=new c.EventEmitter(!0),this._openedStream=this.openedChange.pipe((0,P.h)(ee=>ee),(0,F.U)(()=>{})),this.openedStart=this._animationStarted.pipe((0,P.h)(ee=>ee.fromState!==ee.toState&&0===ee.toState.indexOf("open")),(0,K.h)(void 0)),this._closedStream=this.openedChange.pipe((0,P.h)(ee=>!ee),(0,F.U)(()=>{})),this.closedStart=this._animationStarted.pipe((0,P.h)(ee=>ee.fromState!==ee.toState&&"void"===ee.toState),(0,K.h)(void 0)),this._destroyed=new g.x,this.onPositionChanged=new c.EventEmitter,this._modeChanged=new g.x,this.openedChange.subscribe(ee=>{ee?(this._doc&&(this._elementFocusedBeforeDrawerWasOpened=this._doc.activeElement),this._takeFocus()):this._isFocusWithinDrawer()&&this._restoreFocus(this._openedVia||"program")}),this._ngZone.runOutsideAngular(()=>{(0,k.R)(this._elementRef.nativeElement,"keydown").pipe((0,P.h)(ee=>ee.keyCode===p.hY&&!this.disableClose&&!(0,p.Vb)(ee)),(0,N.R)(this._destroyed)).subscribe(ee=>this._ngZone.run(()=>{this.close(),ee.stopPropagation(),ee.preventDefault()}))}),this._animationEnd.pipe((0,J.x)((ee,Y)=>ee.fromState===Y.fromState&&ee.toState===Y.toState)).subscribe(ee=>{const{fromState:Y,toState:oe}=ee;(0===oe.indexOf("open")&&"void"===Y||"void"===oe&&0===Y.indexOf("open"))&&this.openedChange.emit(this._opened)})}get position(){return this._position}set position(Q){(Q="end"===Q?"end":"start")!==this._position&&(this._isAttached&&this._updatePositionInParent(Q),this._position=Q,this.onPositionChanged.emit())}get mode(){return this._mode}set mode(Q){this._mode=Q,this._updateFocusTrapState(),this._modeChanged.next()}get disableClose(){return this._disableClose}set disableClose(Q){this._disableClose=(0,m.Ig)(Q)}get autoFocus(){return this._autoFocus??("side"===this.mode?"dialog":"first-tabbable")}set autoFocus(Q){("true"===Q||"false"===Q||null==Q)&&(Q=(0,m.Ig)(Q)),this._autoFocus=Q}get opened(){return this._opened}set opened(Q){this.toggle((0,m.Ig)(Q))}_forceFocus(Q,X){this._interactivityChecker.isFocusable(Q)||(Q.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const we=()=>{Q.removeEventListener("blur",we),Q.removeEventListener("mousedown",we),Q.removeAttribute("tabindex")};Q.addEventListener("blur",we),Q.addEventListener("mousedown",we)})),Q.focus(X)}_focusByCssSelector(Q,X){let we=this._elementRef.nativeElement.querySelector(Q);we&&this._forceFocus(we,X)}_takeFocus(){if(!this._focusTrap)return;const Q=this._elementRef.nativeElement;switch(this.autoFocus){case!1:case"dialog":return;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(X=>{!X&&"function"==typeof this._elementRef.nativeElement.focus&&Q.focus()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this.autoFocus)}}_restoreFocus(Q){"dialog"!==this.autoFocus&&(this._elementFocusedBeforeDrawerWasOpened?this._focusMonitor.focusVia(this._elementFocusedBeforeDrawerWasOpened,Q):this._elementRef.nativeElement.blur(),this._elementFocusedBeforeDrawerWasOpened=null)}_isFocusWithinDrawer(){const Q=this._doc.activeElement;return!!Q&&this._elementRef.nativeElement.contains(Q)}ngAfterViewInit(){this._isAttached=!0,this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._updateFocusTrapState(),"end"===this._position&&this._updatePositionInParent("end")}ngAfterContentChecked(){this._platform.isBrowser&&(this._enableAnimations=!0)}ngOnDestroy(){this._focusTrap&&this._focusTrap.destroy(),this._anchor?.remove(),this._anchor=null,this._animationStarted.complete(),this._animationEnd.complete(),this._modeChanged.complete(),this._destroyed.next(),this._destroyed.complete()}open(Q){return this.toggle(!0,Q)}close(){return this.toggle(!1)}_closeViaBackdropClick(){return this._setOpen(!1,!0,"mouse")}toggle(Q=!this.opened,X){Q&&X&&(this._openedVia=X);const we=this._setOpen(Q,!Q&&this._isFocusWithinDrawer(),this._openedVia||"program");return Q||(this._openedVia=null),we}_setOpen(Q,X,we){return this._opened=Q,Q?this._animationState=this._enableAnimations?"open":"open-instant":(this._animationState="void",X&&this._restoreFocus(we)),this._updateFocusTrapState(),new Promise(et=>{this.openedChange.pipe((0,re.q)(1)).subscribe(ut=>et(ut?"open":"close"))})}_getWidth(){return this._elementRef.nativeElement&&this._elementRef.nativeElement.offsetWidth||0}_updateFocusTrapState(){this._focusTrap&&(this._focusTrap.enabled=this.opened&&"side"!==this.mode)}_updatePositionInParent(Q){const X=this._elementRef.nativeElement,we=X.parentNode;"end"===Q?(this._anchor||(this._anchor=this._doc.createComment("mat-drawer-anchor"),we.insertBefore(this._anchor,X)),we.appendChild(X)):this._anchor&&this._anchor.parentNode.insertBefore(X,this._anchor)}}return Se.\u0275fac=function(Q){return new(Q||Se)(c.\u0275\u0275directiveInject(c.ElementRef),c.\u0275\u0275directiveInject(v.qV),c.\u0275\u0275directiveInject(v.tE),c.\u0275\u0275directiveInject(h.t4),c.\u0275\u0275directiveInject(c.NgZone),c.\u0275\u0275directiveInject(v.ic),c.\u0275\u0275directiveInject(d.DOCUMENT,8),c.\u0275\u0275directiveInject(Tt,8))},Se.\u0275cmp=c.\u0275\u0275defineComponent({type:Se,selectors:[["mat-drawer"]],viewQuery:function(Q,X){if(1&Q&&c.\u0275\u0275viewQuery(se,5),2&Q){let we;c.\u0275\u0275queryRefresh(we=c.\u0275\u0275loadQuery())&&(X._content=we.first)}},hostAttrs:["tabIndex","-1",1,"mat-drawer"],hostVars:12,hostBindings:function(Q,X){1&Q&&c.\u0275\u0275syntheticHostListener("@transform.start",function(et){return X._animationStarted.next(et)})("@transform.done",function(et){return X._animationEnd.next(et)}),2&Q&&(c.\u0275\u0275attribute("align",null),c.\u0275\u0275syntheticHostProperty("@transform",X._animationState),c.\u0275\u0275classProp("mat-drawer-end","end"===X.position)("mat-drawer-over","over"===X.mode)("mat-drawer-push","push"===X.mode)("mat-drawer-side","side"===X.mode)("mat-drawer-opened",X.opened))},inputs:{position:"position",mode:"mode",disableClose:"disableClose",autoFocus:"autoFocus",opened:"opened"},outputs:{openedChange:"openedChange",_openedStream:"opened",openedStart:"openedStart",_closedStream:"closed",closedStart:"closedStart",onPositionChanged:"positionChanged"},exportAs:["matDrawer"],ngContentSelectors:te,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(Q,X){1&Q&&(c.\u0275\u0275projectionDef(),c.\u0275\u0275elementStart(0,"div",0,1),c.\u0275\u0275projection(2),c.\u0275\u0275elementEnd())},dependencies:[a.PQ],encapsulation:2,data:{animation:[Le.transformDrawer]},changeDetection:0}),Se})(),Kt=(()=>{class Se{constructor(Q,X,we,et,ut,Dt=!1,yt){this._dir=Q,this._element=X,this._ngZone=we,this._changeDetectorRef=et,this._animationMode=yt,this._drawers=new c.QueryList,this.backdropClick=new c.EventEmitter,this._destroyed=new g.x,this._doCheckSubject=new g.x,this._contentMargins={left:null,right:null},this._contentMarginChanges=new g.x,Q&&Q.change.pipe((0,N.R)(this._destroyed)).subscribe(()=>{this._validateDrawers(),this.updateContentMargins()}),ut.change().pipe((0,N.R)(this._destroyed)).subscribe(()=>this.updateContentMargins()),this._autosize=Dt}get start(){return this._start}get end(){return this._end}get autosize(){return this._autosize}set autosize(Q){this._autosize=(0,m.Ig)(Q)}get hasBackdrop(){return this._backdropOverride??(!this._start||"side"!==this._start.mode||!this._end||"side"!==this._end.mode)}set hasBackdrop(Q){this._backdropOverride=null==Q?null:(0,m.Ig)(Q)}get scrollable(){return this._userContent||this._content}ngAfterContentInit(){this._allDrawers.changes.pipe((0,ye.O)(this._allDrawers),(0,N.R)(this._destroyed)).subscribe(Q=>{this._drawers.reset(Q.filter(X=>!X._container||X._container===this)),this._drawers.notifyOnChanges()}),this._drawers.changes.pipe((0,ye.O)(null)).subscribe(()=>{this._validateDrawers(),this._drawers.forEach(Q=>{this._watchDrawerToggle(Q),this._watchDrawerPosition(Q),this._watchDrawerMode(Q)}),(!this._drawers.length||this._isDrawerOpen(this._start)||this._isDrawerOpen(this._end))&&this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),this._ngZone.runOutsideAngular(()=>{this._doCheckSubject.pipe((0,ke.b)(10),(0,N.R)(this._destroyed)).subscribe(()=>this.updateContentMargins())})}ngOnDestroy(){this._contentMarginChanges.complete(),this._doCheckSubject.complete(),this._drawers.destroy(),this._destroyed.next(),this._destroyed.complete()}open(){this._drawers.forEach(Q=>Q.open())}close(){this._drawers.forEach(Q=>Q.close())}updateContentMargins(){let Q=0,X=0;if(this._left&&this._left.opened)if("side"==this._left.mode)Q+=this._left._getWidth();else if("push"==this._left.mode){const we=this._left._getWidth();Q+=we,X-=we}if(this._right&&this._right.opened)if("side"==this._right.mode)X+=this._right._getWidth();else if("push"==this._right.mode){const we=this._right._getWidth();X+=we,Q-=we}Q=Q||null,X=X||null,(Q!==this._contentMargins.left||X!==this._contentMargins.right)&&(this._contentMargins={left:Q,right:X},this._ngZone.run(()=>this._contentMarginChanges.next(this._contentMargins)))}ngDoCheck(){this._autosize&&this._isPushed()&&this._ngZone.runOutsideAngular(()=>this._doCheckSubject.next())}_watchDrawerToggle(Q){Q._animationStarted.pipe((0,P.h)(X=>X.fromState!==X.toState),(0,N.R)(this._drawers.changes)).subscribe(X=>{"open-instant"!==X.toState&&"NoopAnimations"!==this._animationMode&&this._element.nativeElement.classList.add("mat-drawer-transition"),this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),"side"!==Q.mode&&Q.openedChange.pipe((0,N.R)(this._drawers.changes)).subscribe(()=>this._setContainerClass(Q.opened))}_watchDrawerPosition(Q){!Q||Q.onPositionChanged.pipe((0,N.R)(this._drawers.changes)).subscribe(()=>{this._ngZone.onMicrotaskEmpty.pipe((0,re.q)(1)).subscribe(()=>{this._validateDrawers()})})}_watchDrawerMode(Q){Q&&Q._modeChanged.pipe((0,N.R)((0,E.T)(this._drawers.changes,this._destroyed))).subscribe(()=>{this.updateContentMargins(),this._changeDetectorRef.markForCheck()})}_setContainerClass(Q){const X=this._element.nativeElement.classList,we="mat-drawer-container-has-open";Q?X.add(we):X.remove(we)}_validateDrawers(){this._start=this._end=null,this._drawers.forEach(Q=>{"end"==Q.position?this._end=Q:this._start=Q}),this._right=this._left=null,this._dir&&"rtl"===this._dir.value?(this._left=this._end,this._right=this._start):(this._left=this._start,this._right=this._end)}_isPushed(){return this._isDrawerOpen(this._start)&&"over"!=this._start.mode||this._isDrawerOpen(this._end)&&"over"!=this._end.mode}_onBackdropClicked(){this.backdropClick.emit(),this._closeModalDrawersViaBackdrop()}_closeModalDrawersViaBackdrop(){[this._start,this._end].filter(Q=>Q&&!Q.disableClose&&this._canHaveBackdrop(Q)).forEach(Q=>Q._closeViaBackdropClick())}_isShowingBackdrop(){return this._isDrawerOpen(this._start)&&this._canHaveBackdrop(this._start)||this._isDrawerOpen(this._end)&&this._canHaveBackdrop(this._end)}_canHaveBackdrop(Q){return"side"!==Q.mode||!!this._backdropOverride}_isDrawerOpen(Q){return null!=Q&&Q.opened}}return Se.\u0275fac=function(Q){return new(Q||Se)(c.\u0275\u0275directiveInject(u.Is,8),c.\u0275\u0275directiveInject(c.ElementRef),c.\u0275\u0275directiveInject(c.NgZone),c.\u0275\u0275directiveInject(c.ChangeDetectorRef),c.\u0275\u0275directiveInject(a.rL),c.\u0275\u0275directiveInject(wt),c.\u0275\u0275directiveInject(c.ANIMATION_MODULE_TYPE,8))},Se.\u0275cmp=c.\u0275\u0275defineComponent({type:Se,selectors:[["mat-drawer-container"]],contentQueries:function(Q,X,we){if(1&Q&&(c.\u0275\u0275contentQuery(we,zt,5),c.\u0275\u0275contentQuery(we,qt,5)),2&Q){let et;c.\u0275\u0275queryRefresh(et=c.\u0275\u0275loadQuery())&&(X._content=et.first),c.\u0275\u0275queryRefresh(et=c.\u0275\u0275loadQuery())&&(X._allDrawers=et)}},viewQuery:function(Q,X){if(1&Q&&c.\u0275\u0275viewQuery(zt,5),2&Q){let we;c.\u0275\u0275queryRefresh(we=c.\u0275\u0275loadQuery())&&(X._userContent=we.first)}},hostAttrs:[1,"mat-drawer-container"],hostVars:2,hostBindings:function(Q,X){2&Q&&c.\u0275\u0275classProp("mat-drawer-container-explicit-backdrop",X._backdropOverride)},inputs:{autosize:"autosize",hasBackdrop:"hasBackdrop"},outputs:{backdropClick:"backdropClick"},exportAs:["matDrawerContainer"],features:[c.\u0275\u0275ProvidersFeature([{provide:Tt,useExisting:Se}])],ngContentSelectors:Xe,decls:4,vars:2,consts:[["class","mat-drawer-backdrop",3,"mat-drawer-shown","click",4,"ngIf"],[4,"ngIf"],[1,"mat-drawer-backdrop",3,"click"]],template:function(Q,X){1&Q&&(c.\u0275\u0275projectionDef(Me),c.\u0275\u0275template(0,ve,1,2,"div",0),c.\u0275\u0275projection(1),c.\u0275\u0275projection(2,1),c.\u0275\u0275template(3,Te,2,0,"mat-drawer-content",1)),2&Q&&(c.\u0275\u0275property("ngIf",X.hasBackdrop),c.\u0275\u0275advance(3),c.\u0275\u0275property("ngIf",!X._content))},dependencies:[d.NgIf,zt],styles:['.mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0}),Se})(),ht=(()=>{class Se extends zt{constructor(Q,X,we,et,ut){super(Q,X,we,et,ut)}}return Se.\u0275fac=function(Q){return new(Q||Se)(c.\u0275\u0275directiveInject(c.ChangeDetectorRef),c.\u0275\u0275directiveInject((0,c.forwardRef)(()=>Je)),c.\u0275\u0275directiveInject(c.ElementRef),c.\u0275\u0275directiveInject(a.mF),c.\u0275\u0275directiveInject(c.NgZone))},Se.\u0275cmp=c.\u0275\u0275defineComponent({type:Se,selectors:[["mat-sidenav-content"]],hostAttrs:[1,"mat-drawer-content","mat-sidenav-content"],hostVars:4,hostBindings:function(Q,X){2&Q&&c.\u0275\u0275styleProp("margin-left",X._container._contentMargins.left,"px")("margin-right",X._container._contentMargins.right,"px")},features:[c.\u0275\u0275ProvidersFeature([{provide:a.PQ,useExisting:Se}]),c.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:te,decls:1,vars:0,template:function(Q,X){1&Q&&(c.\u0275\u0275projectionDef(),c.\u0275\u0275projection(0))},encapsulation:2,changeDetection:0}),Se})(),It=(()=>{class Se extends qt{constructor(){super(...arguments),this._fixedInViewport=!1,this._fixedTopGap=0,this._fixedBottomGap=0}get fixedInViewport(){return this._fixedInViewport}set fixedInViewport(Q){this._fixedInViewport=(0,m.Ig)(Q)}get fixedTopGap(){return this._fixedTopGap}set fixedTopGap(Q){this._fixedTopGap=(0,m.su)(Q)}get fixedBottomGap(){return this._fixedBottomGap}set fixedBottomGap(Q){this._fixedBottomGap=(0,m.su)(Q)}}return Se.\u0275fac=function(){let ze;return function(X){return(ze||(ze=c.\u0275\u0275getInheritedFactory(Se)))(X||Se)}}(),Se.\u0275cmp=c.\u0275\u0275defineComponent({type:Se,selectors:[["mat-sidenav"]],hostAttrs:["tabIndex","-1",1,"mat-drawer","mat-sidenav"],hostVars:17,hostBindings:function(Q,X){2&Q&&(c.\u0275\u0275attribute("align",null),c.\u0275\u0275styleProp("top",X.fixedInViewport?X.fixedTopGap:null,"px")("bottom",X.fixedInViewport?X.fixedBottomGap:null,"px"),c.\u0275\u0275classProp("mat-drawer-end","end"===X.position)("mat-drawer-over","over"===X.mode)("mat-drawer-push","push"===X.mode)("mat-drawer-side","side"===X.mode)("mat-drawer-opened",X.opened)("mat-sidenav-fixed",X.fixedInViewport))},inputs:{fixedInViewport:"fixedInViewport",fixedTopGap:"fixedTopGap",fixedBottomGap:"fixedBottomGap"},exportAs:["matSidenav"],features:[c.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:te,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(Q,X){1&Q&&(c.\u0275\u0275projectionDef(),c.\u0275\u0275elementStart(0,"div",0,1),c.\u0275\u0275projection(2),c.\u0275\u0275elementEnd())},dependencies:[a.PQ],encapsulation:2,data:{animation:[Le.transformDrawer]},changeDetection:0}),Se})(),Je=(()=>{class Se extends Kt{}return Se.\u0275fac=function(){let ze;return function(X){return(ze||(ze=c.\u0275\u0275getInheritedFactory(Se)))(X||Se)}}(),Se.\u0275cmp=c.\u0275\u0275defineComponent({type:Se,selectors:[["mat-sidenav-container"]],contentQueries:function(Q,X,we){if(1&Q&&(c.\u0275\u0275contentQuery(we,ht,5),c.\u0275\u0275contentQuery(we,It,5)),2&Q){let et;c.\u0275\u0275queryRefresh(et=c.\u0275\u0275loadQuery())&&(X._content=et.first),c.\u0275\u0275queryRefresh(et=c.\u0275\u0275loadQuery())&&(X._allDrawers=et)}},hostAttrs:[1,"mat-drawer-container","mat-sidenav-container"],hostVars:2,hostBindings:function(Q,X){2&Q&&c.\u0275\u0275classProp("mat-drawer-container-explicit-backdrop",X._backdropOverride)},exportAs:["matSidenavContainer"],features:[c.\u0275\u0275ProvidersFeature([{provide:Tt,useExisting:Se}]),c.\u0275\u0275InheritDefinitionFeature],ngContentSelectors:Ie,decls:4,vars:2,consts:[["class","mat-drawer-backdrop",3,"mat-drawer-shown","click",4,"ngIf"],[4,"ngIf"],[1,"mat-drawer-backdrop",3,"click"]],template:function(Q,X){1&Q&&(c.\u0275\u0275projectionDef(Be),c.\u0275\u0275template(0,Pe,1,2,"div",0),c.\u0275\u0275projection(1),c.\u0275\u0275projection(2,1),c.\u0275\u0275template(3,Ce,2,0,"mat-sidenav-content",1)),2&Q&&(c.\u0275\u0275property("ngIf",X.hasBackdrop),c.\u0275\u0275advance(3),c.\u0275\u0275property("ngIf",!X._content))},dependencies:[d.NgIf,ht],styles:['.mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0}),Se})(),qe=(()=>{class Se{}return Se.\u0275fac=function(Q){return new(Q||Se)},Se.\u0275mod=c.\u0275\u0275defineNgModule({type:Se}),Se.\u0275inj=c.\u0275\u0275defineInjector({imports:[d.CommonModule,f.MatCommonModule,a.ZD,a.ZD,f.MatCommonModule]}),Se})()},6046:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{MAT_SNACK_BAR_DATA:()=>Fe,MAT_SNACK_BAR_DEFAULT_OPTIONS:()=>ht,MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY:()=>It,MatSnackBar:()=>qe,MatSnackBarConfig:()=>Le,MatSnackBarContainer:()=>qt,MatSnackBarModule:()=>Kt,MatSnackBarRef:()=>wt,SimpleSnackBar:()=>Tt,_MatSnackBarBase:()=>Je,_MatSnackBarContainerBase:()=>zt,matSnackBarAnimations:()=>at});var a=s(8184),d=s(4080),c=s(6895),f=s(4650),v=s(3238),u=s(4859),m=s(7579),p=s(3353),h=s(5698),g=s(2722),k=s(7340),E=s(2687),P=s(1281),F=s(9841),K=s(7272),N=s(8306),J=s(5684),re=s(8372),ye=s(4004),ke=s(8675);const te=new Set;let se,ve=(()=>{class Se{constructor(Q){this._platform=Q,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):Me}matchMedia(Q){return(this._platform.WEBKIT||this._platform.BLINK)&&function Te(Se){if(!te.has(Se))try{se||(se=document.createElement("style"),se.setAttribute("type","text/css"),document.head.appendChild(se)),se.sheet&&(se.sheet.insertRule(`@media ${Se} {body{ }}`,0),te.add(Se))}catch(ze){console.error(ze)}}(Q),this._matchMedia(Q)}}return Se.\u0275fac=function(Q){return new(Q||Se)(f.\u0275\u0275inject(p.t4))},Se.\u0275prov=f.\u0275\u0275defineInjectable({token:Se,factory:Se.\u0275fac,providedIn:"root"}),Se})();function Me(Se){return{matches:"all"===Se||""===Se,media:Se,addListener:()=>{},removeListener:()=>{}}}let Xe=(()=>{class Se{constructor(Q,X){this._mediaMatcher=Q,this._zone=X,this._queries=new Map,this._destroySubject=new m.x}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(Q){return Pe((0,P.Eq)(Q)).some(we=>this._registerQuery(we).mql.matches)}observe(Q){const we=Pe((0,P.Eq)(Q)).map(ut=>this._registerQuery(ut).observable);let et=(0,F.a)(we);return et=(0,K.z)(et.pipe((0,h.q)(1)),et.pipe((0,J.T)(1),(0,re.b)(0))),et.pipe((0,ye.U)(ut=>{const Dt={matches:!1,breakpoints:{}};return ut.forEach(({matches:yt,query:st})=>{Dt.matches=Dt.matches||yt,Dt.breakpoints[st]=yt}),Dt}))}_registerQuery(Q){if(this._queries.has(Q))return this._queries.get(Q);const X=this._mediaMatcher.matchMedia(Q),et={observable:new N.y(ut=>{const Dt=yt=>this._zone.run(()=>ut.next(yt));return X.addListener(Dt),()=>{X.removeListener(Dt)}}).pipe((0,ke.O)(X),(0,ye.U)(({matches:ut})=>({query:Q,matches:ut})),(0,g.R)(this._destroySubject)),mql:X};return this._queries.set(Q,et),et}}return Se.\u0275fac=function(Q){return new(Q||Se)(f.\u0275\u0275inject(ve),f.\u0275\u0275inject(f.NgZone))},Se.\u0275prov=f.\u0275\u0275defineInjectable({token:Se,factory:Se.\u0275fac,providedIn:"root"}),Se})();function Pe(Se){return Se.map(ze=>ze.split(",")).reduce((ze,Q)=>ze.concat(Q)).map(ze=>ze.trim())}function Be(Se,ze){if(1&Se){const Q=f.\u0275\u0275getCurrentView();f.\u0275\u0275elementStart(0,"div",2)(1,"button",3),f.\u0275\u0275listener("click",function(){f.\u0275\u0275restoreView(Q);const we=f.\u0275\u0275nextContext();return f.\u0275\u0275resetView(we.action())}),f.\u0275\u0275text(2),f.\u0275\u0275elementEnd()()}if(2&Se){const Q=f.\u0275\u0275nextContext();f.\u0275\u0275advance(2),f.\u0275\u0275textInterpolate(Q.data.action)}}function Ie(Se,ze){}const Fe=new f.InjectionToken("MatSnackBarData");class Le{constructor(){this.politeness="assertive",this.announcementMessage="",this.duration=0,this.data=null,this.horizontalPosition="center",this.verticalPosition="bottom"}}const ct=Math.pow(2,31)-1;class wt{constructor(ze,Q){this._overlayRef=Q,this._afterDismissed=new m.x,this._afterOpened=new m.x,this._onAction=new m.x,this._dismissedByAction=!1,this.containerInstance=ze,ze._onExit.subscribe(()=>this._finishDismiss())}dismiss(){this._afterDismissed.closed||this.containerInstance.exit(),clearTimeout(this._durationTimeoutId)}dismissWithAction(){this._onAction.closed||(this._dismissedByAction=!0,this._onAction.next(),this._onAction.complete(),this.dismiss()),clearTimeout(this._durationTimeoutId)}closeWithAction(){this.dismissWithAction()}_dismissAfter(ze){this._durationTimeoutId=setTimeout(()=>this.dismiss(),Math.min(ze,ct))}_open(){this._afterOpened.closed||(this._afterOpened.next(),this._afterOpened.complete())}_finishDismiss(){this._overlayRef.dispose(),this._onAction.closed||this._onAction.complete(),this._afterDismissed.next({dismissedByAction:this._dismissedByAction}),this._afterDismissed.complete(),this._dismissedByAction=!1}afterDismissed(){return this._afterDismissed}afterOpened(){return this.containerInstance._onEnter}onAction(){return this._onAction}}let Tt=(()=>{class Se{constructor(Q,X){this.snackBarRef=Q,this.data=X}action(){this.snackBarRef.dismissWithAction()}get hasAction(){return!!this.data.action}}return Se.\u0275fac=function(Q){return new(Q||Se)(f.\u0275\u0275directiveInject(wt),f.\u0275\u0275directiveInject(Fe))},Se.\u0275cmp=f.\u0275\u0275defineComponent({type:Se,selectors:[["simple-snack-bar"]],hostAttrs:[1,"mat-simple-snackbar"],decls:3,vars:2,consts:[[1,"mat-simple-snack-bar-content"],["class","mat-simple-snackbar-action",4,"ngIf"],[1,"mat-simple-snackbar-action"],["mat-button","",3,"click"]],template:function(Q,X){1&Q&&(f.\u0275\u0275elementStart(0,"span",0),f.\u0275\u0275text(1),f.\u0275\u0275elementEnd(),f.\u0275\u0275template(2,Be,3,1,"div",1)),2&Q&&(f.\u0275\u0275advance(1),f.\u0275\u0275textInterpolate(X.data.message),f.\u0275\u0275advance(1),f.\u0275\u0275property("ngIf",X.hasAction))},dependencies:[c.NgIf,u.MatButton],styles:[".mat-simple-snackbar{display:flex;justify-content:space-between;align-items:center;line-height:20px;opacity:1}.mat-simple-snackbar-action{flex-shrink:0;margin:-8px -8px -8px 8px}.mat-simple-snackbar-action button{max-height:36px;min-width:0}[dir=rtl] .mat-simple-snackbar-action{margin-left:-8px;margin-right:8px}.mat-simple-snack-bar-content{overflow:hidden;text-overflow:ellipsis}"],encapsulation:2,changeDetection:0}),Se})();const at={snackBarState:(0,k.X$)("state",[(0,k.SB)("void, hidden",(0,k.oB)({transform:"scale(0.8)",opacity:0})),(0,k.SB)("visible",(0,k.oB)({transform:"scale(1)",opacity:1})),(0,k.eR)("* => visible",(0,k.jt)("150ms cubic-bezier(0, 0, 0.2, 1)")),(0,k.eR)("* => void, * => hidden",(0,k.jt)("75ms cubic-bezier(0.4, 0.0, 1, 1)",(0,k.oB)({opacity:0})))])};let zt=(()=>{class Se extends d.en{constructor(Q,X,we,et,ut){super(),this._ngZone=Q,this._elementRef=X,this._changeDetectorRef=we,this._platform=et,this.snackBarConfig=ut,this._announceDelay=150,this._destroyed=!1,this._onAnnounce=new m.x,this._onExit=new m.x,this._onEnter=new m.x,this._animationState="void",this.attachDomPortal=Dt=>{this._assertNotAttached();const yt=this._portalOutlet.attachDomPortal(Dt);return this._afterPortalAttached(),yt},this._live="assertive"!==ut.politeness||ut.announcementMessage?"off"===ut.politeness?"off":"polite":"assertive",this._platform.FIREFOX&&("polite"===this._live&&(this._role="status"),"assertive"===this._live&&(this._role="alert"))}attachComponentPortal(Q){this._assertNotAttached();const X=this._portalOutlet.attachComponentPortal(Q);return this._afterPortalAttached(),X}attachTemplatePortal(Q){this._assertNotAttached();const X=this._portalOutlet.attachTemplatePortal(Q);return this._afterPortalAttached(),X}onAnimationEnd(Q){const{fromState:X,toState:we}=Q;if(("void"===we&&"void"!==X||"hidden"===we)&&this._completeExit(),"visible"===we){const et=this._onEnter;this._ngZone.run(()=>{et.next(),et.complete()})}}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.detectChanges(),this._screenReaderAnnounce())}exit(){return this._ngZone.run(()=>{this._animationState="hidden",this._elementRef.nativeElement.setAttribute("mat-exit",""),clearTimeout(this._announceTimeoutId)}),this._onExit}ngOnDestroy(){this._destroyed=!0,this._completeExit()}_completeExit(){this._ngZone.onMicrotaskEmpty.pipe((0,h.q)(1)).subscribe(()=>{this._ngZone.run(()=>{this._onExit.next(),this._onExit.complete()})})}_afterPortalAttached(){const Q=this._elementRef.nativeElement,X=this.snackBarConfig.panelClass;X&&(Array.isArray(X)?X.forEach(we=>Q.classList.add(we)):Q.classList.add(X))}_assertNotAttached(){this._portalOutlet.hasAttached()}_screenReaderAnnounce(){this._announceTimeoutId||this._ngZone.runOutsideAngular(()=>{this._announceTimeoutId=setTimeout(()=>{const Q=this._elementRef.nativeElement.querySelector("[aria-hidden]"),X=this._elementRef.nativeElement.querySelector("[aria-live]");if(Q&&X){let we=null;this._platform.isBrowser&&document.activeElement instanceof HTMLElement&&Q.contains(document.activeElement)&&(we=document.activeElement),Q.removeAttribute("aria-hidden"),X.appendChild(Q),we?.focus(),this._onAnnounce.next(),this._onAnnounce.complete()}},this._announceDelay)})}}return Se.\u0275fac=function(Q){return new(Q||Se)(f.\u0275\u0275directiveInject(f.NgZone),f.\u0275\u0275directiveInject(f.ElementRef),f.\u0275\u0275directiveInject(f.ChangeDetectorRef),f.\u0275\u0275directiveInject(p.t4),f.\u0275\u0275directiveInject(Le))},Se.\u0275dir=f.\u0275\u0275defineDirective({type:Se,viewQuery:function(Q,X){if(1&Q&&f.\u0275\u0275viewQuery(d.Pl,7),2&Q){let we;f.\u0275\u0275queryRefresh(we=f.\u0275\u0275loadQuery())&&(X._portalOutlet=we.first)}},features:[f.\u0275\u0275InheritDefinitionFeature]}),Se})(),qt=(()=>{class Se extends zt{_afterPortalAttached(){super._afterPortalAttached(),"center"===this.snackBarConfig.horizontalPosition&&this._elementRef.nativeElement.classList.add("mat-snack-bar-center"),"top"===this.snackBarConfig.verticalPosition&&this._elementRef.nativeElement.classList.add("mat-snack-bar-top")}}return Se.\u0275fac=function(){let ze;return function(X){return(ze||(ze=f.\u0275\u0275getInheritedFactory(Se)))(X||Se)}}(),Se.\u0275cmp=f.\u0275\u0275defineComponent({type:Se,selectors:[["snack-bar-container"]],hostAttrs:[1,"mat-snack-bar-container"],hostVars:1,hostBindings:function(Q,X){1&Q&&f.\u0275\u0275syntheticHostListener("@state.done",function(et){return X.onAnimationEnd(et)}),2&Q&&f.\u0275\u0275syntheticHostProperty("@state",X._animationState)},features:[f.\u0275\u0275InheritDefinitionFeature],decls:3,vars:2,consts:[["aria-hidden","true"],["cdkPortalOutlet",""]],template:function(Q,X){1&Q&&(f.\u0275\u0275elementStart(0,"div",0),f.\u0275\u0275template(1,Ie,0,0,"ng-template",1),f.\u0275\u0275elementEnd(),f.\u0275\u0275element(2,"div")),2&Q&&(f.\u0275\u0275advance(2),f.\u0275\u0275attribute("aria-live",X._live)("role",X._role))},dependencies:[d.Pl],styles:[".mat-snack-bar-container{border-radius:4px;box-sizing:border-box;display:block;margin:24px;max-width:33vw;min-width:344px;padding:14px 16px;min-height:48px;transform-origin:center}.cdk-high-contrast-active .mat-snack-bar-container{border:solid 1px}.mat-snack-bar-handset{width:100%}.mat-snack-bar-handset .mat-snack-bar-container{margin:8px;max-width:100%;min-width:0;width:100%}"],encapsulation:2,data:{animation:[at.snackBarState]}}),Se})(),Kt=(()=>{class Se{}return Se.\u0275fac=function(Q){return new(Q||Se)},Se.\u0275mod=f.\u0275\u0275defineNgModule({type:Se}),Se.\u0275inj=f.\u0275\u0275defineInjector({imports:[a.U8,d.eL,c.CommonModule,u.MatButtonModule,v.MatCommonModule,v.MatCommonModule]}),Se})();const ht=new f.InjectionToken("mat-snack-bar-default-options",{providedIn:"root",factory:It});function It(){return new Le}let Je=(()=>{class Se{constructor(Q,X,we,et,ut,Dt){this._overlay=Q,this._live=X,this._injector=we,this._breakpointObserver=et,this._parentSnackBar=ut,this._defaultConfig=Dt,this._snackBarRefAtThisLevel=null}get _openedSnackBarRef(){const Q=this._parentSnackBar;return Q?Q._openedSnackBarRef:this._snackBarRefAtThisLevel}set _openedSnackBarRef(Q){this._parentSnackBar?this._parentSnackBar._openedSnackBarRef=Q:this._snackBarRefAtThisLevel=Q}openFromComponent(Q,X){return this._attach(Q,X)}openFromTemplate(Q,X){return this._attach(Q,X)}open(Q,X="",we){const et={...this._defaultConfig,...we};return et.data={message:Q,action:X},et.announcementMessage===Q&&(et.announcementMessage=void 0),this.openFromComponent(this.simpleSnackBarComponent,et)}dismiss(){this._openedSnackBarRef&&this._openedSnackBarRef.dismiss()}ngOnDestroy(){this._snackBarRefAtThisLevel&&this._snackBarRefAtThisLevel.dismiss()}_attachSnackBarContainer(Q,X){const et=f.Injector.create({parent:X&&X.viewContainerRef&&X.viewContainerRef.injector||this._injector,providers:[{provide:Le,useValue:X}]}),ut=new d.C5(this.snackBarContainerComponent,X.viewContainerRef,et),Dt=Q.attach(ut);return Dt.instance.snackBarConfig=X,Dt.instance}_attach(Q,X){const we={...new Le,...this._defaultConfig,...X},et=this._createOverlay(we),ut=this._attachSnackBarContainer(et,we),Dt=new wt(ut,et);if(Q instanceof f.TemplateRef){const yt=new d.UE(Q,null,{$implicit:we.data,snackBarRef:Dt});Dt.instance=ut.attachTemplatePortal(yt)}else{const yt=this._createInjector(we,Dt),st=new d.C5(Q,void 0,yt),ee=ut.attachComponentPortal(st);Dt.instance=ee.instance}return this._breakpointObserver.observe("(max-width: 599.98px) and (orientation: portrait)").pipe((0,g.R)(et.detachments())).subscribe(yt=>{et.overlayElement.classList.toggle(this.handsetCssClass,yt.matches)}),we.announcementMessage&&ut._onAnnounce.subscribe(()=>{this._live.announce(we.announcementMessage,we.politeness)}),this._animateSnackBar(Dt,we),this._openedSnackBarRef=Dt,this._openedSnackBarRef}_animateSnackBar(Q,X){Q.afterDismissed().subscribe(()=>{this._openedSnackBarRef==Q&&(this._openedSnackBarRef=null),X.announcementMessage&&this._live.clear()}),this._openedSnackBarRef?(this._openedSnackBarRef.afterDismissed().subscribe(()=>{Q.containerInstance.enter()}),this._openedSnackBarRef.dismiss()):Q.containerInstance.enter(),X.duration&&X.duration>0&&Q.afterOpened().subscribe(()=>Q._dismissAfter(X.duration))}_createOverlay(Q){const X=new a.X_;X.direction=Q.direction;let we=this._overlay.position().global();const et="rtl"===Q.direction,ut="left"===Q.horizontalPosition||"start"===Q.horizontalPosition&&!et||"end"===Q.horizontalPosition&&et,Dt=!ut&&"center"!==Q.horizontalPosition;return ut?we.left("0"):Dt?we.right("0"):we.centerHorizontally(),"top"===Q.verticalPosition?we.top("0"):we.bottom("0"),X.positionStrategy=we,this._overlay.create(X)}_createInjector(Q,X){return f.Injector.create({parent:Q&&Q.viewContainerRef&&Q.viewContainerRef.injector||this._injector,providers:[{provide:wt,useValue:X},{provide:Fe,useValue:Q.data}]})}}return Se.\u0275fac=function(Q){return new(Q||Se)(f.\u0275\u0275inject(a.aV),f.\u0275\u0275inject(E.Kd),f.\u0275\u0275inject(f.Injector),f.\u0275\u0275inject(Xe),f.\u0275\u0275inject(Se,12),f.\u0275\u0275inject(ht))},Se.\u0275prov=f.\u0275\u0275defineInjectable({token:Se,factory:Se.\u0275fac}),Se})(),qe=(()=>{class Se extends Je{constructor(Q,X,we,et,ut,Dt){super(Q,X,we,et,ut,Dt),this.simpleSnackBarComponent=Tt,this.snackBarContainerComponent=qt,this.handsetCssClass="mat-snack-bar-handset"}}return Se.\u0275fac=function(Q){return new(Q||Se)(f.\u0275\u0275inject(a.aV),f.\u0275\u0275inject(E.Kd),f.\u0275\u0275inject(f.Injector),f.\u0275\u0275inject(Xe),f.\u0275\u0275inject(Se,12),f.\u0275\u0275inject(ht))},Se.\u0275prov=f.\u0275\u0275defineInjectable({token:Se,factory:Se.\u0275fac,providedIn:Kt}),Se})()},1516:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{ANIMATION_MODULE_TYPE:()=>a.ANIMATION_MODULE_TYPE,BrowserAnimationsModule:()=>Ca,NoopAnimationsModule:()=>Mr,\u0275AnimationRenderer:()=>_s,\u0275AnimationRendererFactory:()=>si,\u0275BrowserAnimationBuilder:()=>S,\u0275BrowserAnimationFactory:()=>le,\u0275InjectableAnimationEngine:()=>Cr});var a=s(4650),d=s(1481),c=s(7340);const f=!1;function u(q){return new a.\u0275RuntimeError(3e3,f)}function Je(){return typeof window<"u"&&typeof window.document<"u"}function qe(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function Se(q){switch(q.length){case 0:return new c.ZN;case 1:return q[0];default:return new c.ZE(q)}}function ze(q,y,T,O,ae=new Map,_e=new Map){const He=[],Ye=[];let rt=-1,gt=null;if(O.forEach(jt=>{const Ht=jt.get("offset"),yn=Ht==rt,hn=yn&>||new Map;jt.forEach((en,ln)=>{let An=ln,bn=en;if("offset"!==ln)switch(An=y.normalizePropertyName(An,He),bn){case c.k1:bn=ae.get(ln);break;case c.l3:bn=_e.get(ln);break;default:bn=y.normalizeStyleValue(ln,An,bn,He)}hn.set(An,bn)}),yn||Ye.push(hn),gt=hn,rt=Ht}),He.length)throw function Be(q){return new a.\u0275RuntimeError(3502,f)}();return Ye}function Q(q,y,T,O){switch(y){case"start":q.onStart(()=>O(T&&X(T,"start",q)));break;case"done":q.onDone(()=>O(T&&X(T,"done",q)));break;case"destroy":q.onDestroy(()=>O(T&&X(T,"destroy",q)))}}function X(q,y,T){const _e=we(q.element,q.triggerName,q.fromState,q.toState,y||q.phaseName,T.totalTime??q.totalTime,!!T.disabled),He=q._data;return null!=He&&(_e._data=He),_e}function we(q,y,T,O,ae="",_e=0,He){return{element:q,triggerName:y,fromState:T,toState:O,phaseName:ae,totalTime:_e,disabled:!!He}}function et(q,y,T){let O=q.get(y);return O||q.set(y,O=T),O}function ut(q){const y=q.indexOf(":");return[q.substring(1,y),q.slice(y+1)]}let Dt=(q,y)=>!1,yt=(q,y,T)=>[],st=null;function ee(q){const y=q.parentNode||q.host;return y===st?null:y}(qe()||typeof Element<"u")&&(Je()?(st=(()=>document.documentElement)(),Dt=(q,y)=>{for(;y;){if(y===q)return!0;y=ee(y)}return!1}):Dt=(q,y)=>q.contains(y),yt=(q,y,T)=>{if(T)return Array.from(q.querySelectorAll(y));const O=q.querySelector(y);return O?[O]:[]});let z=null,V=!1;const Ve=Dt,Ae=yt;let At=(()=>{class q{validateStyleProperty(T){return function G(q){z||(z=function be(){return typeof document<"u"?document.body:null}()||{},V=!!z.style&&"WebkitAppearance"in z.style);let y=!0;return z.style&&!function oe(q){return"ebkit"==q.substring(1,6)}(q)&&(y=q in z.style,!y&&V&&(y="Webkit"+q.charAt(0).toUpperCase()+q.slice(1)in z.style)),y}(T)}matchesElement(T,O){return!1}containsElement(T,O){return Ve(T,O)}getParentElement(T){return ee(T)}query(T,O,ae){return Ae(T,O,ae)}computeStyle(T,O,ae){return ae||""}animate(T,O,ae,_e,He,Ye=[],rt){return new c.ZN(ae,_e)}}return q.\u0275fac=function(T){return new(T||q)},q.\u0275prov=a.\u0275\u0275defineInjectable({token:q,factory:q.\u0275fac}),q})(),Ft=(()=>{class q{}return q.NOOP=new At,q})();const dn="ng-enter",Qt="ng-leave",Bt="ng-trigger",Oe=".ng-trigger",Ke="ng-animating",ie=".ng-animating";function R(q){if("number"==typeof q)return q;const y=q.match(/^(-?[\.\d]+)(m?s)/);return!y||y.length<2?0:j(parseFloat(y[1]),y[2])}function j(q,y){return"s"===y?1e3*q:q}function $(q,y,T){return q.hasOwnProperty("duration")?q:function I(q,y,T){let ae,_e=0,He="";if("string"==typeof q){const Ye=q.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===Ye)return y.push(u()),{duration:0,delay:0,easing:""};ae=j(parseFloat(Ye[1]),Ye[2]);const rt=Ye[3];null!=rt&&(_e=j(parseFloat(rt),Ye[4]));const gt=Ye[5];gt&&(He=gt)}else ae=q;if(!T){let Ye=!1,rt=y.length;ae<0&&(y.push(function m(){return new a.\u0275RuntimeError(3100,f)}()),Ye=!0),_e<0&&(y.push(function p(){return new a.\u0275RuntimeError(3101,f)}()),Ye=!0),Ye&&y.splice(rt,0,u())}return{duration:ae,delay:_e,easing:He}}(q,y,T)}function Z(q,y={}){return Object.keys(q).forEach(T=>{y[T]=q[T]}),y}function Ee(q){const y=new Map;return Object.keys(q).forEach(T=>{y.set(T,q[T])}),y}function _t(q,y=new Map,T){if(T)for(let[O,ae]of T)y.set(O,ae);for(let[O,ae]of q)y.set(O,ae);return y}function Et(q,y,T){return T?y+":"+T+";":""}function mn(q){let y="";for(let T=0;T{const _e=dt(ae);T&&!T.has(ae)&&T.set(ae,q.style[_e]),q.style[_e]=O}),qe()&&mn(q))}function sn(q,y){q.style&&(y.forEach((T,O)=>{const ae=dt(O);q.style[ae]=""}),qe()&&mn(q))}function _n(q){return Array.isArray(q)?1==q.length?q[0]:(0,c.vP)(q):q}const Lt=new RegExp("{{\\s*(.+?)\\s*}}","g");function Ue(q){let y=[];if("string"==typeof q){let T;for(;T=Lt.exec(q);)y.push(T[1]);Lt.lastIndex=0}return y}function Re(q,y,T){const O=q.toString(),ae=O.replace(Lt,(_e,He)=>{let Ye=y[He];return null==Ye&&(T.push(function g(q){return new a.\u0275RuntimeError(3003,f)}()),Ye=""),Ye.toString()});return ae==O?q:ae}function he(q){const y=[];let T=q.next();for(;!T.done;)y.push(T.value),T=q.next();return y}const Ne=/-+([a-z0-9])/g;function dt(q){return q.replace(Ne,(...y)=>y[1].toUpperCase())}function St(q){return q.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function xt(q,y,T){switch(y.type){case 7:return q.visitTrigger(y,T);case 0:return q.visitState(y,T);case 1:return q.visitTransition(y,T);case 2:return q.visitSequence(y,T);case 3:return q.visitGroup(y,T);case 4:return q.visitAnimate(y,T);case 5:return q.visitKeyframes(y,T);case 6:return q.visitStyle(y,T);case 8:return q.visitReference(y,T);case 9:return q.visitAnimateChild(y,T);case 10:return q.visitAnimateRef(y,T);case 11:return q.visitQuery(y,T);case 12:return q.visitStagger(y,T);default:throw function k(q){return new a.\u0275RuntimeError(3004,f)}()}}function ni(q,y){return window.getComputedStyle(q)[y]}function Tn(q,y){const T=[];return"string"==typeof q?q.split(/\s*,\s*/).forEach(O=>function ra(q,y,T){if(":"==q[0]){const rt=function oi(q,y){switch(q){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(T,O)=>parseFloat(O)>parseFloat(T);case":decrement":return(T,O)=>parseFloat(O) *"}}(q,T);if("function"==typeof rt)return void y.push(rt);q=rt}const O=q.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==O||O.length<4)return T.push(function Te(q){return new a.\u0275RuntimeError(3015,f)}()),y;const ae=O[1],_e=O[2],He=O[3];y.push(ti(ae,He));"<"==_e[0]&&!("*"==ae&&"*"==He)&&y.push(ti(He,ae))}(O,T,y)):T.push(q),T}const Fn=new Set(["true","1"]),Yn=new Set(["false","0"]);function ti(q,y){const T=Fn.has(q)||Yn.has(q),O=Fn.has(y)||Yn.has(y);return(ae,_e)=>{let He="*"==q||q==ae,Ye="*"==y||y==_e;return!He&&T&&"boolean"==typeof ae&&(He=ae?Fn.has(q):Yn.has(q)),!Ye&&O&&"boolean"==typeof _e&&(Ye=_e?Fn.has(y):Yn.has(y)),He&&Ye}}const ci=new RegExp("s*:selfs*,?","g");function wn(q,y,T,O){return new Un(q).build(y,T,O)}class Un{constructor(y){this._driver=y}build(y,T,O){const ae=new hi(T);return this._resetContextStyleTimingState(ae),xt(this,_n(y),ae)}_resetContextStyleTimingState(y){y.currentQuerySelector="",y.collectedStyles=new Map,y.collectedStyles.set("",new Map),y.currentTime=0}visitTrigger(y,T){let O=T.queryCount=0,ae=T.depCount=0;const _e=[],He=[];return"@"==y.name.charAt(0)&&T.errors.push(function P(){return new a.\u0275RuntimeError(3006,f)}()),y.definitions.forEach(Ye=>{if(this._resetContextStyleTimingState(T),0==Ye.type){const rt=Ye,gt=rt.name;gt.toString().split(/\s*,\s*/).forEach(jt=>{rt.name=jt,_e.push(this.visitState(rt,T))}),rt.name=gt}else if(1==Ye.type){const rt=this.visitTransition(Ye,T);O+=rt.queryCount,ae+=rt.depCount,He.push(rt)}else T.errors.push(function F(){return new a.\u0275RuntimeError(3007,f)}())}),{type:7,name:y.name,states:_e,transitions:He,queryCount:O,depCount:ae,options:null}}visitState(y,T){const O=this.visitStyle(y.styles,T),ae=y.options&&y.options.params||null;if(O.containsDynamicStyles){const _e=new Set,He=ae||{};O.styles.forEach(Ye=>{Ye instanceof Map&&Ye.forEach(rt=>{Ue(rt).forEach(gt=>{He.hasOwnProperty(gt)||_e.add(gt)})})}),_e.size&&(he(_e.values()),T.errors.push(function K(q,y){return new a.\u0275RuntimeError(3008,f)}()))}return{type:0,name:y.name,style:O,options:ae?{params:ae}:null}}visitTransition(y,T){T.queryCount=0,T.depCount=0;const O=xt(this,_n(y.animation),T);return{type:1,matchers:Tn(y.expr,T.errors),animation:O,queryCount:T.queryCount,depCount:T.depCount,options:Ci(y.options)}}visitSequence(y,T){return{type:2,steps:y.steps.map(O=>xt(this,O,T)),options:Ci(y.options)}}visitGroup(y,T){const O=T.currentTime;let ae=0;const _e=y.steps.map(He=>{T.currentTime=O;const Ye=xt(this,He,T);return ae=Math.max(ae,T.currentTime),Ye});return T.currentTime=ae,{type:3,steps:_e,options:Ci(y.options)}}visitAnimate(y,T){const O=function Kn(q,y){if(q.hasOwnProperty("duration"))return q;if("number"==typeof q)return Qi($(q,y).duration,0,"");const T=q;if(T.split(/\s+/).some(_e=>"{"==_e.charAt(0)&&"{"==_e.charAt(1))){const _e=Qi(0,0,"");return _e.dynamic=!0,_e.strValue=T,_e}const ae=$(T,y);return Qi(ae.duration,ae.delay,ae.easing)}(y.timings,T.errors);T.currentAnimateTimings=O;let ae,_e=y.styles?y.styles:(0,c.oB)({});if(5==_e.type)ae=this.visitKeyframes(_e,T);else{let He=y.styles,Ye=!1;if(!He){Ye=!0;const gt={};O.easing&&(gt.easing=O.easing),He=(0,c.oB)(gt)}T.currentTime+=O.duration+O.delay;const rt=this.visitStyle(He,T);rt.isEmptyStep=Ye,ae=rt}return T.currentAnimateTimings=null,{type:4,timings:O,style:ae,options:null}}visitStyle(y,T){const O=this._makeStyleAst(y,T);return this._validateStyleAst(O,T),O}_makeStyleAst(y,T){const O=[],ae=Array.isArray(y.styles)?y.styles:[y.styles];for(let Ye of ae)"string"==typeof Ye?Ye===c.l3?O.push(Ye):T.errors.push(new a.\u0275RuntimeError(3002,f)):O.push(Ee(Ye));let _e=!1,He=null;return O.forEach(Ye=>{if(Ye instanceof Map&&(Ye.has("easing")&&(He=Ye.get("easing"),Ye.delete("easing")),!_e))for(let rt of Ye.values())if(rt.toString().indexOf("{{")>=0){_e=!0;break}}),{type:6,styles:O,easing:He,offset:y.offset,containsDynamicStyles:_e,options:null}}_validateStyleAst(y,T){const O=T.currentAnimateTimings;let ae=T.currentTime,_e=T.currentTime;O&&_e>0&&(_e-=O.duration+O.delay),y.styles.forEach(He=>{"string"!=typeof He&&He.forEach((Ye,rt)=>{const gt=T.collectedStyles.get(T.currentQuerySelector),jt=gt.get(rt);let Ht=!0;jt&&(_e!=ae&&_e>=jt.startTime&&ae<=jt.endTime&&(T.errors.push(function re(q,y,T,O,ae){return new a.\u0275RuntimeError(3010,f)}()),Ht=!1),_e=jt.startTime),Ht&>.set(rt,{startTime:_e,endTime:ae}),T.options&&function Ct(q,y,T){const O=y.params||{},ae=Ue(q);ae.length&&ae.forEach(_e=>{O.hasOwnProperty(_e)||T.push(function h(q){return new a.\u0275RuntimeError(3001,f)}())})}(Ye,T.options,T.errors)})})}visitKeyframes(y,T){const O={type:5,styles:[],options:null};if(!T.currentAnimateTimings)return T.errors.push(function ye(){return new a.\u0275RuntimeError(3011,f)}()),O;let _e=0;const He=[];let Ye=!1,rt=!1,gt=0;const jt=y.steps.map(bn=>{const Nn=this._makeStyleAst(bn,T);let kn=null!=Nn.offset?Nn.offset:function Ui(q){if("string"==typeof q)return null;let y=null;if(Array.isArray(q))q.forEach(T=>{if(T instanceof Map&&T.has("offset")){const O=T;y=parseFloat(O.get("offset")),O.delete("offset")}});else if(q instanceof Map&&q.has("offset")){const T=q;y=parseFloat(T.get("offset")),T.delete("offset")}return y}(Nn.styles),di=0;return null!=kn&&(_e++,di=Nn.offset=kn),rt=rt||di<0||di>1,Ye=Ye||di0&&_e{const kn=yn>0?Nn==hn?1:yn*Nn:He[Nn],di=kn*An;T.currentTime=en+ln.delay+di,ln.duration=di,this._validateStyleAst(bn,T),bn.offset=kn,O.styles.push(bn)}),O}visitReference(y,T){return{type:8,animation:xt(this,_n(y.animation),T),options:Ci(y.options)}}visitAnimateChild(y,T){return T.depCount++,{type:9,options:Ci(y.options)}}visitAnimateRef(y,T){return{type:10,animation:this.visitReference(y.animation,T),options:Ci(y.options)}}visitQuery(y,T){const O=T.currentQuerySelector,ae=y.options||{};T.queryCount++,T.currentQuery=y;const[_e,He]=function jn(q){const y=!!q.split(/\s*,\s*/).find(T=>":self"==T);return y&&(q=q.replace(ci,"")),q=q.replace(/@\*/g,Oe).replace(/@\w+/g,T=>Oe+"-"+T.slice(1)).replace(/:animating/g,ie),[q,y]}(y.selector);T.currentQuerySelector=O.length?O+" "+_e:_e,et(T.collectedStyles,T.currentQuerySelector,new Map);const Ye=xt(this,_n(y.animation),T);return T.currentQuery=null,T.currentQuerySelector=O,{type:11,selector:_e,limit:ae.limit||0,optional:!!ae.optional,includeSelf:He,animation:Ye,originalSelector:y.selector,options:Ci(y.options)}}visitStagger(y,T){T.currentQuery||T.errors.push(function se(){return new a.\u0275RuntimeError(3013,f)}());const O="full"===y.timings?{duration:0,delay:0,easing:"full"}:$(y.timings,T.errors,!0);return{type:12,animation:xt(this,_n(y.animation),T),timings:O,options:null}}}class hi{constructor(y){this.errors=y,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set,this.nonAnimatableCSSPropertiesFound=new Set}}function Ci(q){return q?(q=Z(q)).params&&(q.params=function Ii(q){return q?Z(q):null}(q.params)):q={},q}function Qi(q,y,T){return{duration:q,delay:y,easing:T}}function ii(q,y,T,O,ae,_e,He=null,Ye=!1){return{type:1,element:q,keyframes:y,preStyleProps:T,postStyleProps:O,duration:ae,delay:_e,totalTime:ae+_e,easing:He,subTimeline:Ye}}class Gi{constructor(){this._map=new Map}get(y){return this._map.get(y)||[]}append(y,T){let O=this._map.get(y);O||this._map.set(y,O=[]),O.push(...T)}has(y){return this._map.has(y)}clear(){this._map.clear()}}const qn=new RegExp(":enter","g"),Ze=new RegExp(":leave","g");function je(q,y,T,O,ae,_e=new Map,He=new Map,Ye,rt,gt=[]){return(new nt).buildKeyframes(q,y,T,O,ae,_e,He,Ye,rt,gt)}class nt{buildKeyframes(y,T,O,ae,_e,He,Ye,rt,gt,jt=[]){gt=gt||new Gi;const Ht=new Jt(y,T,gt,ae,_e,jt,[]);Ht.options=rt;const yn=rt.delay?R(rt.delay):0;Ht.currentTimeline.delayNextStep(yn),Ht.currentTimeline.setStyles([He],null,Ht.errors,rt),xt(this,O,Ht);const hn=Ht.timelines.filter(en=>en.containsAnimation());if(hn.length&&Ye.size){let en;for(let ln=hn.length-1;ln>=0;ln--){const An=hn[ln];if(An.element===T){en=An;break}}en&&!en.allowOnlyTimelineStyles()&&en.setStyles([Ye],null,Ht.errors,rt)}return hn.length?hn.map(en=>en.buildKeyframes()):[ii(T,[],[],[],0,yn,"",!1)]}visitTrigger(y,T){}visitState(y,T){}visitTransition(y,T){}visitAnimateChild(y,T){const O=T.subInstructions.get(T.element);if(O){const ae=T.createSubContext(y.options),_e=T.currentTimeline.currentTime,He=this._visitSubInstructions(O,ae,ae.options);_e!=He&&T.transformIntoNewTimeline(He)}T.previousNode=y}visitAnimateRef(y,T){const O=T.createSubContext(y.options);O.transformIntoNewTimeline(),this.visitReference(y.animation,O),T.transformIntoNewTimeline(O.currentTimeline.currentTime),T.previousNode=y}_visitSubInstructions(y,T,O){let _e=T.currentTimeline.currentTime;const He=null!=O.duration?R(O.duration):null,Ye=null!=O.delay?R(O.delay):null;return 0!==He&&y.forEach(rt=>{const gt=T.appendInstructionToTimeline(rt,He,Ye);_e=Math.max(_e,gt.duration+gt.delay)}),_e}visitReference(y,T){T.updateOptions(y.options,!0),xt(this,y.animation,T),T.previousNode=y}visitSequence(y,T){const O=T.subContextCount;let ae=T;const _e=y.options;if(_e&&(_e.params||_e.delay)&&(ae=T.createSubContext(_e),ae.transformIntoNewTimeline(),null!=_e.delay)){6==ae.previousNode.type&&(ae.currentTimeline.snapshotCurrentStyles(),ae.previousNode=Nt);const He=R(_e.delay);ae.delayNextStep(He)}y.steps.length&&(y.steps.forEach(He=>xt(this,He,ae)),ae.currentTimeline.applyStylesToKeyframe(),ae.subContextCount>O&&ae.transformIntoNewTimeline()),T.previousNode=y}visitGroup(y,T){const O=[];let ae=T.currentTimeline.currentTime;const _e=y.options&&y.options.delay?R(y.options.delay):0;y.steps.forEach(He=>{const Ye=T.createSubContext(y.options);_e&&Ye.delayNextStep(_e),xt(this,He,Ye),ae=Math.max(ae,Ye.currentTimeline.currentTime),O.push(Ye.currentTimeline)}),O.forEach(He=>T.currentTimeline.mergeTimelineCollectedStyles(He)),T.transformIntoNewTimeline(ae),T.previousNode=y}_visitTiming(y,T){if(y.dynamic){const O=y.strValue;return $(T.params?Re(O,T.params,T.errors):O,T.errors)}return{duration:y.duration,delay:y.delay,easing:y.easing}}visitAnimate(y,T){const O=T.currentAnimateTimings=this._visitTiming(y.timings,T),ae=T.currentTimeline;O.delay&&(T.incrementTime(O.delay),ae.snapshotCurrentStyles());const _e=y.style;5==_e.type?this.visitKeyframes(_e,T):(T.incrementTime(O.duration),this.visitStyle(_e,T),ae.applyStylesToKeyframe()),T.currentAnimateTimings=null,T.previousNode=y}visitStyle(y,T){const O=T.currentTimeline,ae=T.currentAnimateTimings;!ae&&O.hasCurrentStyleProperties()&&O.forwardFrame();const _e=ae&&ae.easing||y.easing;y.isEmptyStep?O.applyEmptyStep(_e):O.setStyles(y.styles,_e,T.errors,T.options),T.previousNode=y}visitKeyframes(y,T){const O=T.currentAnimateTimings,ae=T.currentTimeline.duration,_e=O.duration,Ye=T.createSubContext().currentTimeline;Ye.easing=O.easing,y.styles.forEach(rt=>{Ye.forwardTime((rt.offset||0)*_e),Ye.setStyles(rt.styles,rt.easing,T.errors,T.options),Ye.applyStylesToKeyframe()}),T.currentTimeline.mergeTimelineCollectedStyles(Ye),T.transformIntoNewTimeline(ae+_e),T.previousNode=y}visitQuery(y,T){const O=T.currentTimeline.currentTime,ae=y.options||{},_e=ae.delay?R(ae.delay):0;_e&&(6===T.previousNode.type||0==O&&T.currentTimeline.hasCurrentStyleProperties())&&(T.currentTimeline.snapshotCurrentStyles(),T.previousNode=Nt);let He=O;const Ye=T.invokeQuery(y.selector,y.originalSelector,y.limit,y.includeSelf,!!ae.optional,T.errors);T.currentQueryTotal=Ye.length;let rt=null;Ye.forEach((gt,jt)=>{T.currentQueryIndex=jt;const Ht=T.createSubContext(y.options,gt);_e&&Ht.delayNextStep(_e),gt===T.element&&(rt=Ht.currentTimeline),xt(this,y.animation,Ht),Ht.currentTimeline.applyStylesToKeyframe(),He=Math.max(He,Ht.currentTimeline.currentTime)}),T.currentQueryIndex=0,T.currentQueryTotal=0,T.transformIntoNewTimeline(He),rt&&(T.currentTimeline.mergeTimelineCollectedStyles(rt),T.currentTimeline.snapshotCurrentStyles()),T.previousNode=y}visitStagger(y,T){const O=T.parentContext,ae=T.currentTimeline,_e=y.timings,He=Math.abs(_e.duration),Ye=He*(T.currentQueryTotal-1);let rt=He*T.currentQueryIndex;switch(_e.duration<0?"reverse":_e.easing){case"reverse":rt=Ye-rt;break;case"full":rt=O.currentStaggerTime}const jt=T.currentTimeline;rt&&jt.delayNextStep(rt);const Ht=jt.currentTime;xt(this,y.animation,T),T.previousNode=y,O.currentStaggerTime=ae.currentTime-Ht+(ae.startTime-O.currentTimeline.startTime)}}const Nt={};class Jt{constructor(y,T,O,ae,_e,He,Ye,rt){this._driver=y,this.element=T,this.subInstructions=O,this._enterClassName=ae,this._leaveClassName=_e,this.errors=He,this.timelines=Ye,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Nt,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=rt||new On(this._driver,T,0),Ye.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(y,T){if(!y)return;const O=y;let ae=this.options;null!=O.duration&&(ae.duration=R(O.duration)),null!=O.delay&&(ae.delay=R(O.delay));const _e=O.params;if(_e){let He=ae.params;He||(He=this.options.params={}),Object.keys(_e).forEach(Ye=>{(!T||!He.hasOwnProperty(Ye))&&(He[Ye]=Re(_e[Ye],He,this.errors))})}}_copyOptions(){const y={};if(this.options){const T=this.options.params;if(T){const O=y.params={};Object.keys(T).forEach(ae=>{O[ae]=T[ae]})}}return y}createSubContext(y=null,T,O){const ae=T||this.element,_e=new Jt(this._driver,ae,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(ae,O||0));return _e.previousNode=this.previousNode,_e.currentAnimateTimings=this.currentAnimateTimings,_e.options=this._copyOptions(),_e.updateOptions(y),_e.currentQueryIndex=this.currentQueryIndex,_e.currentQueryTotal=this.currentQueryTotal,_e.parentContext=this,this.subContextCount++,_e}transformIntoNewTimeline(y){return this.previousNode=Nt,this.currentTimeline=this.currentTimeline.fork(this.element,y),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(y,T,O){const ae={duration:T??y.duration,delay:this.currentTimeline.currentTime+(O??0)+y.delay,easing:""},_e=new ai(this._driver,y.element,y.keyframes,y.preStyleProps,y.postStyleProps,ae,y.stretchStartingKeyframe);return this.timelines.push(_e),ae}incrementTime(y){this.currentTimeline.forwardTime(this.currentTimeline.duration+y)}delayNextStep(y){y>0&&this.currentTimeline.delayNextStep(y)}invokeQuery(y,T,O,ae,_e,He){let Ye=[];if(ae&&Ye.push(this.element),y.length>0){y=(y=y.replace(qn,"."+this._enterClassName)).replace(Ze,"."+this._leaveClassName);let gt=this._driver.query(this.element,y,1!=O);0!==O&&(gt=O<0?gt.slice(gt.length+O,gt.length):gt.slice(0,O)),Ye.push(...gt)}return!_e&&0==Ye.length&&He.push(function ve(q){return new a.\u0275RuntimeError(3014,f)}()),Ye}}class On{constructor(y,T,O,ae){this._driver=y,this.element=T,this.startTime=O,this._elementTimelineStylesLookup=ae,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(T),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(T,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(y){const T=1===this._keyframes.size&&this._pendingStyles.size;this.duration||T?(this.forwardTime(this.currentTime+y),T&&this.snapshotCurrentStyles()):this.startTime+=y}fork(y,T){return this.applyStylesToKeyframe(),new On(this._driver,y,T||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(y){this.applyStylesToKeyframe(),this.duration=y,this._loadKeyframe()}_updateStyle(y,T){this._localTimelineStyles.set(y,T),this._globalTimelineStyles.set(y,T),this._styleSummary.set(y,{time:this.currentTime,value:T})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(y){y&&this._previousKeyframe.set("easing",y);for(let[T,O]of this._globalTimelineStyles)this._backFill.set(T,O||c.l3),this._currentKeyframe.set(T,c.l3);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(y,T,O,ae){T&&this._previousKeyframe.set("easing",T);const _e=ae&&ae.params||{},He=function ga(q,y){const T=new Map;let O;return q.forEach(ae=>{if("*"===ae){O=O||y.keys();for(let _e of O)T.set(_e,c.l3)}else _t(ae,T)}),T}(y,this._globalTimelineStyles);for(let[Ye,rt]of He){const gt=Re(rt,_e,O);this._pendingStyles.set(Ye,gt),this._localTimelineStyles.has(Ye)||this._backFill.set(Ye,this._globalTimelineStyles.get(Ye)||c.l3),this._updateStyle(Ye,gt)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((y,T)=>{this._currentKeyframe.set(T,y)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((y,T)=>{this._currentKeyframe.has(T)||this._currentKeyframe.set(T,y)}))}snapshotCurrentStyles(){for(let[y,T]of this._localTimelineStyles)this._pendingStyles.set(y,T),this._updateStyle(y,T)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const y=[];for(let T in this._currentKeyframe)y.push(T);return y}mergeTimelineCollectedStyles(y){y._styleSummary.forEach((T,O)=>{const ae=this._styleSummary.get(O);(!ae||T.time>ae.time)&&this._updateStyle(O,T.value)})}buildKeyframes(){this.applyStylesToKeyframe();const y=new Set,T=new Set,O=1===this._keyframes.size&&0===this.duration;let ae=[];this._keyframes.forEach((Ye,rt)=>{const gt=_t(Ye,new Map,this._backFill);gt.forEach((jt,Ht)=>{jt===c.k1?y.add(Ht):jt===c.l3&&T.add(Ht)}),O||gt.set("offset",rt/this.duration),ae.push(gt)});const _e=y.size?he(y.values()):[],He=T.size?he(T.values()):[];if(O){const Ye=ae[0],rt=new Map(Ye);Ye.set("offset",0),rt.set("offset",1),ae=[Ye,rt]}return ii(this.element,ae,_e,He,this.duration,this.startTime,this.easing,!1)}}class ai extends On{constructor(y,T,O,ae,_e,He,Ye=!1){super(y,T,He.delay),this.keyframes=O,this.preStyleProps=ae,this.postStyleProps=_e,this._stretchStartingKeyframe=Ye,this.timings={duration:He.duration,delay:He.delay,easing:He.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let y=this.keyframes,{delay:T,duration:O,easing:ae}=this.timings;if(this._stretchStartingKeyframe&&T){const _e=[],He=O+T,Ye=T/He,rt=_t(y[0]);rt.set("offset",0),_e.push(rt);const gt=_t(y[0]);gt.set("offset",Mi(Ye)),_e.push(gt);const jt=y.length-1;for(let Ht=1;Ht<=jt;Ht++){let yn=_t(y[Ht]);const hn=yn.get("offset");yn.set("offset",Mi((T+hn*O)/He)),_e.push(yn)}O=He,T=0,ae="",y=_e}return ii(this.element,y,this.preStyleProps,this.postStyleProps,O,T,ae,!0)}}function Mi(q,y=3){const T=Math.pow(10,y-1);return Math.round(q*T)/T}class Ji{}const Va=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class ca extends Ji{normalizePropertyName(y,T){return dt(y)}normalizeStyleValue(y,T,O,ae){let _e="";const He=O.toString().trim();if(Va.has(T)&&0!==O&&"0"!==O)if("number"==typeof O)_e="px";else{const Ye=O.match(/^[+-]?[\d\.]+([a-z]*)$/);Ye&&0==Ye[1].length&&ae.push(function E(q,y){return new a.\u0275RuntimeError(3005,f)}())}return He+_e}}function Da(q,y,T,O,ae,_e,He,Ye,rt,gt,jt,Ht,yn){return{type:0,element:q,triggerName:y,isRemovalTransition:ae,fromState:T,fromStyles:_e,toState:O,toStyles:He,timelines:Ye,queriedElements:rt,preStyleProps:gt,postStyleProps:jt,totalTime:Ht,errors:yn}}const gi={};class vi{constructor(y,T,O){this._triggerName=y,this.ast=T,this._stateStyles=O}match(y,T,O,ae){return function Zi(q,y,T,O,ae){return q.some(_e=>_e(y,T,O,ae))}(this.ast.matchers,y,T,O,ae)}buildStyles(y,T,O){let ae=this._stateStyles.get("*");return void 0!==y&&(ae=this._stateStyles.get(y?.toString())||ae),ae?ae.buildStyles(T,O):new Map}build(y,T,O,ae,_e,He,Ye,rt,gt,jt){const Ht=[],yn=this.ast.options&&this.ast.options.params||gi,en=this.buildStyles(O,Ye&&Ye.params||gi,Ht),ln=rt&&rt.params||gi,An=this.buildStyles(ae,ln,Ht),bn=new Set,Nn=new Map,kn=new Map,di="void"===ae,Wa={params:va(ln,yn),delay:this.ast.options?.delay},ta=jt?[]:je(y,T,this.ast.animation,_e,He,en,An,Wa,gt,Ht);let yi=0;if(ta.forEach(_a=>{yi=Math.max(_a.duration+_a.delay,yi)}),Ht.length)return Da(T,this._triggerName,O,ae,di,en,An,[],[],Nn,kn,yi,Ht);ta.forEach(_a=>{const na=_a.element,es=et(Nn,na,new Set);_a.preStyleProps.forEach(fa=>es.add(fa));const ua=et(kn,na,new Set);_a.postStyleProps.forEach(fa=>ua.add(fa)),na!==T&&bn.add(na)});const Ea=he(bn.values());return Da(T,this._triggerName,O,ae,di,en,An,ta,Ea,Nn,kn,yi)}}function va(q,y){const T=Z(y);for(const O in q)q.hasOwnProperty(O)&&null!=q[O]&&(T[O]=q[O]);return T}class xa{constructor(y,T,O){this.styles=y,this.defaultParams=T,this.normalizer=O}buildStyles(y,T){const O=new Map,ae=Z(this.defaultParams);return Object.keys(y).forEach(_e=>{const He=y[_e];null!==He&&(ae[_e]=He)}),this.styles.styles.forEach(_e=>{"string"!=typeof _e&&_e.forEach((He,Ye)=>{He&&(He=Re(He,ae,T));const rt=this.normalizer.normalizePropertyName(Ye,T);He=this.normalizer.normalizeStyleValue(Ye,rt,He,T),O.set(rt,He)})}),O}}class Xi{constructor(y,T,O){this.name=y,this.ast=T,this._normalizer=O,this.transitionFactories=[],this.states=new Map,T.states.forEach(ae=>{this.states.set(ae.name,new xa(ae.style,ae.options&&ae.options.params||{},O))}),Ha(this.states,"true","1"),Ha(this.states,"false","0"),T.transitions.forEach(ae=>{this.transitionFactories.push(new vi(y,ae,this.states))}),this.fallbackTransition=function Fa(q,y,T){return new vi(q,{type:1,animation:{type:2,steps:[],options:null},matchers:[(He,Ye)=>!0],options:null,queryCount:0,depCount:0},y)}(y,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(y,T,O,ae){return this.transitionFactories.find(He=>He.match(y,T,O,ae))||null}matchStyles(y,T,O){return this.fallbackTransition.buildStyles(y,T,O)}}function Ha(q,y,T){q.has(y)?q.has(T)||q.set(T,q.get(y)):q.has(T)&&q.set(y,q.get(T))}const Oa=new Gi;class qa{constructor(y,T,O){this.bodyNode=y,this._driver=T,this._normalizer=O,this._animations=new Map,this._playersById=new Map,this.players=[]}register(y,T){const O=[],_e=wn(this._driver,T,O,[]);if(O.length)throw function Ie(q){return new a.\u0275RuntimeError(3503,f)}();this._animations.set(y,_e)}_buildPlayer(y,T,O){const ae=y.element,_e=ze(0,this._normalizer,0,y.keyframes,T,O);return this._driver.animate(ae,_e,y.duration,y.delay,y.easing,[],!0)}create(y,T,O={}){const ae=[],_e=this._animations.get(y);let He;const Ye=new Map;if(_e?(He=je(this._driver,T,_e,dn,Qt,new Map,new Map,O,Oa,ae),He.forEach(jt=>{const Ht=et(Ye,jt.element,new Map);jt.postStyleProps.forEach(yn=>Ht.set(yn,null))})):(ae.push(function Fe(){return new a.\u0275RuntimeError(3300,f)}()),He=[]),ae.length)throw function Le(q){return new a.\u0275RuntimeError(3504,f)}();Ye.forEach((jt,Ht)=>{jt.forEach((yn,hn)=>{jt.set(hn,this._driver.computeStyle(Ht,hn,c.l3))})});const gt=Se(He.map(jt=>{const Ht=Ye.get(jt.element);return this._buildPlayer(jt,new Map,Ht)}));return this._playersById.set(y,gt),gt.onDestroy(()=>this.destroy(y)),this.players.push(gt),gt}destroy(y){const T=this._getPlayer(y);T.destroy(),this._playersById.delete(y);const O=this.players.indexOf(T);O>=0&&this.players.splice(O,1)}_getPlayer(y){const T=this._playersById.get(y);if(!T)throw function ct(q){return new a.\u0275RuntimeError(3301,f)}();return T}listen(y,T,O,ae){const _e=we(T,"","","");return Q(this._getPlayer(y),O,_e,ae),()=>{}}command(y,T,O,ae){if("register"==O)return void this.register(y,ae[0]);if("create"==O)return void this.create(y,T,ae[0]||{});const _e=this._getPlayer(y);switch(O){case"play":_e.play();break;case"pause":_e.pause();break;case"reset":_e.reset();break;case"restart":_e.restart();break;case"finish":_e.finish();break;case"init":_e.init();break;case"setPosition":_e.setPosition(parseFloat(ae[0]));break;case"destroy":this.destroy(y)}}}const Ln="ng-animate-queued",da="ng-animate-disabled",qi=[],Vi={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},wi={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},zn="__ng_removed";class un{constructor(y,T=""){this.namespaceId=T;const O=y&&y.hasOwnProperty("value");if(this.value=function fe(q){return q??null}(O?y.value:y),O){const _e=Z(y);delete _e.value,this.options=_e}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(y){const T=y.params;if(T){const O=this.options.params;Object.keys(T).forEach(ae=>{null==O[ae]&&(O[ae]=T[ae])})}}}const Wi="void",Fi=new un(Wi);class $n{constructor(y,T,O){this.id=y,this.hostElement=T,this._engine=O,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+y,vn(T,this._hostClassName)}listen(y,T,O,ae){if(!this._triggers.has(T))throw function wt(q,y){return new a.\u0275RuntimeError(3302,f)}();if(null==O||0==O.length)throw function Tt(q){return new a.\u0275RuntimeError(3303,f)}();if(!function ft(q){return"start"==q||"done"==q}(O))throw function at(q,y){return new a.\u0275RuntimeError(3400,f)}();const _e=et(this._elementListeners,y,[]),He={name:T,phase:O,callback:ae};_e.push(He);const Ye=et(this._engine.statesByElement,y,new Map);return Ye.has(T)||(vn(y,Bt),vn(y,Bt+"-"+T),Ye.set(T,Fi)),()=>{this._engine.afterFlush(()=>{const rt=_e.indexOf(He);rt>=0&&_e.splice(rt,1),this._triggers.has(T)||Ye.delete(T)})}}register(y,T){return!this._triggers.has(y)&&(this._triggers.set(y,T),!0)}_getTrigger(y){const T=this._triggers.get(y);if(!T)throw function zt(q){return new a.\u0275RuntimeError(3401,f)}();return T}trigger(y,T,O,ae=!0){const _e=this._getTrigger(T),He=new de(this.id,T,y);let Ye=this._engine.statesByElement.get(y);Ye||(vn(y,Bt),vn(y,Bt+"-"+T),this._engine.statesByElement.set(y,Ye=new Map));let rt=Ye.get(T);const gt=new un(O,this.id);if(!(O&&O.hasOwnProperty("value"))&&rt&>.absorbOptions(rt.options),Ye.set(T,gt),rt||(rt=Fi),gt.value!==Wi&&rt.value===gt.value){if(!function $t(q,y){const T=Object.keys(q),O=Object.keys(y);if(T.length!=O.length)return!1;for(let ae=0;ae{sn(y,An),an(y,bn)})}return}const yn=et(this._engine.playersByElement,y,[]);yn.forEach(ln=>{ln.namespaceId==this.id&&ln.triggerName==T&&ln.queued&&ln.destroy()});let hn=_e.matchTransition(rt.value,gt.value,y,gt.params),en=!1;if(!hn){if(!ae)return;hn=_e.fallbackTransition,en=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:y,triggerName:T,transition:hn,fromState:rt,toState:gt,player:He,isFallbackTransition:en}),en||(vn(y,Ln),He.onStart(()=>{Dn(y,Ln)})),He.onDone(()=>{let ln=this.players.indexOf(He);ln>=0&&this.players.splice(ln,1);const An=this._engine.playersByElement.get(y);if(An){let bn=An.indexOf(He);bn>=0&&An.splice(bn,1)}}),this.players.push(He),yn.push(He),He}deregister(y){this._triggers.delete(y),this._engine.statesByElement.forEach(T=>T.delete(y)),this._elementListeners.forEach((T,O)=>{this._elementListeners.set(O,T.filter(ae=>ae.name!=y))})}clearElementCache(y){this._engine.statesByElement.delete(y),this._elementListeners.delete(y);const T=this._engine.playersByElement.get(y);T&&(T.forEach(O=>O.destroy()),this._engine.playersByElement.delete(y))}_signalRemovalForInnerTriggers(y,T){const O=this._engine.driver.query(y,Oe,!0);O.forEach(ae=>{if(ae[zn])return;const _e=this._engine.fetchNamespacesByElement(ae);_e.size?_e.forEach(He=>He.triggerLeaveAnimation(ae,T,!1,!0)):this.clearElementCache(ae)}),this._engine.afterFlushAnimationsDone(()=>O.forEach(ae=>this.clearElementCache(ae)))}triggerLeaveAnimation(y,T,O,ae){const _e=this._engine.statesByElement.get(y),He=new Map;if(_e){const Ye=[];if(_e.forEach((rt,gt)=>{if(He.set(gt,rt.value),this._triggers.has(gt)){const jt=this.trigger(y,gt,Wi,ae);jt&&Ye.push(jt)}}),Ye.length)return this._engine.markElementAsRemoved(this.id,y,!0,T,He),O&&Se(Ye).onDone(()=>this._engine.processLeaveNode(y)),!0}return!1}prepareLeaveAnimationListeners(y){const T=this._elementListeners.get(y),O=this._engine.statesByElement.get(y);if(T&&O){const ae=new Set;T.forEach(_e=>{const He=_e.name;if(ae.has(He))return;ae.add(He);const rt=this._triggers.get(He).fallbackTransition,gt=O.get(He)||Fi,jt=new un(Wi),Ht=new de(this.id,He,y);this._engine.totalQueuedPlayers++,this._queue.push({element:y,triggerName:He,transition:rt,fromState:gt,toState:jt,player:Ht,isFallbackTransition:!0})})}}removeNode(y,T){const O=this._engine;if(y.childElementCount&&this._signalRemovalForInnerTriggers(y,T),this.triggerLeaveAnimation(y,T,!0))return;let ae=!1;if(O.totalAnimations){const _e=O.players.length?O.playersByQueriedElement.get(y):[];if(_e&&_e.length)ae=!0;else{let He=y;for(;He=He.parentNode;)if(O.statesByElement.get(He)){ae=!0;break}}}if(this.prepareLeaveAnimationListeners(y),ae)O.markElementAsRemoved(this.id,y,!1,T);else{const _e=y[zn];(!_e||_e===Vi)&&(O.afterFlush(()=>this.clearElementCache(y)),O.destroyInnerAnimations(y),O._onRemovalComplete(y,T))}}insertNode(y,T){vn(y,this._hostClassName)}drainQueuedTransitions(y){const T=[];return this._queue.forEach(O=>{const ae=O.player;if(ae.destroyed)return;const _e=O.element,He=this._elementListeners.get(_e);He&&He.forEach(Ye=>{if(Ye.name==O.triggerName){const rt=we(_e,O.triggerName,O.fromState.value,O.toState.value);rt._data=y,Q(O.player,Ye.phase,rt,Ye.callback)}}),ae.markedForDestroy?this._engine.afterFlush(()=>{ae.destroy()}):T.push(O)}),this._queue=[],T.sort((O,ae)=>{const _e=O.transition.ast.depCount,He=ae.transition.ast.depCount;return 0==_e||0==He?_e-He:this._engine.driver.containsElement(O.element,ae.element)?1:-1})}destroy(y){this.players.forEach(T=>T.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,y)}elementContainsData(y){let T=!1;return this._elementListeners.has(y)&&(T=!0),T=!!this._queue.find(O=>O.element===y)||T,T}}class B{constructor(y,T,O){this.bodyNode=y,this.driver=T,this._normalizer=O,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(ae,_e)=>{}}_onRemovalComplete(y,T){this.onRemovalComplete(y,T)}get queuedPlayers(){const y=[];return this._namespaceList.forEach(T=>{T.players.forEach(O=>{O.queued&&y.push(O)})}),y}createNamespace(y,T){const O=new $n(y,T,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,T)?this._balanceNamespaceList(O,T):(this.newHostElements.set(T,O),this.collectEnterElement(T)),this._namespaceLookup[y]=O}_balanceNamespaceList(y,T){const O=this._namespaceList,ae=this.namespacesByHostElement;if(O.length-1>=0){let He=!1,Ye=this.driver.getParentElement(T);for(;Ye;){const rt=ae.get(Ye);if(rt){const gt=O.indexOf(rt);O.splice(gt+1,0,y),He=!0;break}Ye=this.driver.getParentElement(Ye)}He||O.unshift(y)}else O.push(y);return ae.set(T,y),y}register(y,T){let O=this._namespaceLookup[y];return O||(O=this.createNamespace(y,T)),O}registerTrigger(y,T,O){let ae=this._namespaceLookup[y];ae&&ae.register(T,O)&&this.totalAnimations++}destroy(y,T){if(!y)return;const O=this._fetchNamespace(y);this.afterFlush(()=>{this.namespacesByHostElement.delete(O.hostElement),delete this._namespaceLookup[y];const ae=this._namespaceList.indexOf(O);ae>=0&&this._namespaceList.splice(ae,1)}),this.afterFlushAnimationsDone(()=>O.destroy(T))}_fetchNamespace(y){return this._namespaceLookup[y]}fetchNamespacesByElement(y){const T=new Set,O=this.statesByElement.get(y);if(O)for(let ae of O.values())if(ae.namespaceId){const _e=this._fetchNamespace(ae.namespaceId);_e&&T.add(_e)}return T}trigger(y,T,O,ae){if(We(T)){const _e=this._fetchNamespace(y);if(_e)return _e.trigger(T,O,ae),!0}return!1}insertNode(y,T,O,ae){if(!We(T))return;const _e=T[zn];if(_e&&_e.setForRemoval){_e.setForRemoval=!1,_e.setForMove=!0;const He=this.collectedLeaveElements.indexOf(T);He>=0&&this.collectedLeaveElements.splice(He,1)}if(y){const He=this._fetchNamespace(y);He&&He.insertNode(T,O)}ae&&this.collectEnterElement(T)}collectEnterElement(y){this.collectedEnterElements.push(y)}markElementAsDisabled(y,T){T?this.disabledNodes.has(y)||(this.disabledNodes.add(y),vn(y,da)):this.disabledNodes.has(y)&&(this.disabledNodes.delete(y),Dn(y,da))}removeNode(y,T,O,ae){if(We(T)){const _e=y?this._fetchNamespace(y):null;if(_e?_e.removeNode(T,ae):this.markElementAsRemoved(y,T,!1,ae),O){const He=this.namespacesByHostElement.get(T);He&&He.id!==y&&He.removeNode(T,ae)}}else this._onRemovalComplete(T,ae)}markElementAsRemoved(y,T,O,ae,_e){this.collectedLeaveElements.push(T),T[zn]={namespaceId:y,setForRemoval:ae,hasAnimation:O,removedBeforeQueried:!1,previousTriggersValues:_e}}listen(y,T,O,ae,_e){return We(T)?this._fetchNamespace(y).listen(T,O,ae,_e):()=>{}}_buildInstruction(y,T,O,ae,_e){return y.transition.build(this.driver,y.element,y.fromState.value,y.toState.value,O,ae,y.fromState.options,y.toState.options,T,_e)}destroyInnerAnimations(y){let T=this.driver.query(y,Oe,!0);T.forEach(O=>this.destroyActiveAnimationsForElement(O)),0!=this.playersByQueriedElement.size&&(T=this.driver.query(y,ie,!0),T.forEach(O=>this.finishActiveQueriedAnimationOnElement(O)))}destroyActiveAnimationsForElement(y){const T=this.playersByElement.get(y);T&&T.forEach(O=>{O.queued?O.markedForDestroy=!0:O.destroy()})}finishActiveQueriedAnimationOnElement(y){const T=this.playersByQueriedElement.get(y);T&&T.forEach(O=>O.finish())}whenRenderingDone(){return new Promise(y=>{if(this.players.length)return Se(this.players).onDone(()=>y());y()})}processLeaveNode(y){const T=y[zn];if(T&&T.setForRemoval){if(y[zn]=Vi,T.namespaceId){this.destroyInnerAnimations(y);const O=this._fetchNamespace(T.namespaceId);O&&O.clearElementCache(y)}this._onRemovalComplete(y,T.setForRemoval)}y.classList?.contains(da)&&this.markElementAsDisabled(y,!1),this.driver.query(y,".ng-animate-disabled",!0).forEach(O=>{this.markElementAsDisabled(O,!1)})}flush(y=-1){let T=[];if(this.newHostElements.size&&(this.newHostElements.forEach((O,ae)=>this._balanceNamespaceList(O,ae)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let O=0;OO()),this._flushFns=[],this._whenQuietFns.length){const O=this._whenQuietFns;this._whenQuietFns=[],T.length?Se(T).onDone(()=>{O.forEach(ae=>ae())}):O.forEach(ae=>ae())}}reportError(y){throw function qt(q){return new a.\u0275RuntimeError(3402,f)}()}_flushAnimations(y,T){const O=new Gi,ae=[],_e=new Map,He=[],Ye=new Map,rt=new Map,gt=new Map,jt=new Set;this.disabledNodes.forEach(Vt=>{jt.add(Vt);const Zt=this.driver.query(Vt,".ng-animate-queued",!0);for(let rn=0;rn{const rn=dn+ln++;en.set(Zt,rn),Vt.forEach(Mn=>vn(Mn,rn))});const An=[],bn=new Set,Nn=new Set;for(let Vt=0;Vtbn.add(Mn)):Nn.add(Zt))}const kn=new Map,di=In(yn,Array.from(bn));di.forEach((Vt,Zt)=>{const rn=Qt+ln++;kn.set(Zt,rn),Vt.forEach(Mn=>vn(Mn,rn))}),y.push(()=>{hn.forEach((Vt,Zt)=>{const rn=en.get(Zt);Vt.forEach(Mn=>Dn(Mn,rn))}),di.forEach((Vt,Zt)=>{const rn=kn.get(Zt);Vt.forEach(Mn=>Dn(Mn,rn))}),An.forEach(Vt=>{this.processLeaveNode(Vt)})});const Wa=[],ta=[];for(let Vt=this._namespaceList.length-1;Vt>=0;Vt--)this._namespaceList[Vt].drainQueuedTransitions(T).forEach(rn=>{const Mn=rn.player,Zn=rn.element;if(Wa.push(Mn),this.collectedEnterElements.length){const Ei=Zn[zn];if(Ei&&Ei.setForMove){if(Ei.previousTriggersValues&&Ei.previousTriggersValues.has(rn.triggerName)){const pa=Ei.previousTriggersValues.get(rn.triggerName),Si=this.statesByElement.get(rn.element);if(Si&&Si.has(rn.triggerName)){const Ka=Si.get(rn.triggerName);Ka.value=pa,Si.set(rn.triggerName,Ka)}}return void Mn.destroy()}}const Vn=!Ht||!this.driver.containsElement(Ht,Zn),Yi=kn.get(Zn),Ma=en.get(Zn),Hn=this._buildInstruction(rn,O,Ma,Yi,Vn);if(Hn.errors&&Hn.errors.length)return void ta.push(Hn);if(Vn)return Mn.onStart(()=>sn(Zn,Hn.fromStyles)),Mn.onDestroy(()=>an(Zn,Hn.toStyles)),void ae.push(Mn);if(rn.isFallbackTransition)return Mn.onStart(()=>sn(Zn,Hn.fromStyles)),Mn.onDestroy(()=>an(Zn,Hn.toStyles)),void ae.push(Mn);const Ds=[];Hn.timelines.forEach(Ei=>{Ei.stretchStartingKeyframe=!0,this.disabledNodes.has(Ei.element)||Ds.push(Ei)}),Hn.timelines=Ds,O.append(Zn,Hn.timelines),He.push({instruction:Hn,player:Mn,element:Zn}),Hn.queriedElements.forEach(Ei=>et(Ye,Ei,[]).push(Mn)),Hn.preStyleProps.forEach((Ei,pa)=>{if(Ei.size){let Si=rt.get(pa);Si||rt.set(pa,Si=new Set),Ei.forEach((Ka,fs)=>Si.add(fs))}}),Hn.postStyleProps.forEach((Ei,pa)=>{let Si=gt.get(pa);Si||gt.set(pa,Si=new Set),Ei.forEach((Ka,fs)=>Si.add(fs))})});if(ta.length){const Vt=[];ta.forEach(Zt=>{Vt.push(function ht(q,y){return new a.\u0275RuntimeError(3505,f)}())}),Wa.forEach(Zt=>Zt.destroy()),this.reportError(Vt)}const yi=new Map,Ea=new Map;He.forEach(Vt=>{const Zt=Vt.element;O.has(Zt)&&(Ea.set(Zt,Zt),this._beforeAnimationBuild(Vt.player.namespaceId,Vt.instruction,yi))}),ae.forEach(Vt=>{const Zt=Vt.element;this._getPreviousPlayers(Zt,!1,Vt.namespaceId,Vt.triggerName,null).forEach(Mn=>{et(yi,Zt,[]).push(Mn),Mn.destroy()})});const _a=An.filter(Vt=>Ki(Vt,rt,gt)),na=new Map;Rt(na,this.driver,Nn,gt,c.l3).forEach(Vt=>{Ki(Vt,rt,gt)&&_a.push(Vt)});const ua=new Map;hn.forEach((Vt,Zt)=>{Rt(ua,this.driver,new Set(Vt),rt,c.k1)}),_a.forEach(Vt=>{const Zt=na.get(Vt),rn=ua.get(Vt);na.set(Vt,new Map([...Array.from(Zt?.entries()??[]),...Array.from(rn?.entries()??[])]))});const fa=[],Ts=[],Ws={};He.forEach(Vt=>{const{element:Zt,player:rn,instruction:Mn}=Vt;if(O.has(Zt)){if(jt.has(Zt))return rn.onDestroy(()=>an(Zt,Mn.toStyles)),rn.disabled=!0,rn.overrideTotalTime(Mn.totalTime),void ae.push(rn);let Zn=Ws;if(Ea.size>1){let Yi=Zt;const Ma=[];for(;Yi=Yi.parentNode;){const Hn=Ea.get(Yi);if(Hn){Zn=Hn;break}Ma.push(Yi)}Ma.forEach(Hn=>Ea.set(Hn,Zn))}const Vn=this._buildAnimation(rn.namespaceId,Mn,yi,_e,ua,na);if(rn.setRealPlayer(Vn),Zn===Ws)fa.push(rn);else{const Yi=this.playersByElement.get(Zn);Yi&&Yi.length&&(rn.parentPlayer=Se(Yi)),ae.push(rn)}}else sn(Zt,Mn.fromStyles),rn.onDestroy(()=>an(Zt,Mn.toStyles)),Ts.push(rn),jt.has(Zt)&&ae.push(rn)}),Ts.forEach(Vt=>{const Zt=_e.get(Vt.element);if(Zt&&Zt.length){const rn=Se(Zt);Vt.setRealPlayer(rn)}}),ae.forEach(Vt=>{Vt.parentPlayer?Vt.syncPlayerEvents(Vt.parentPlayer):Vt.destroy()});for(let Vt=0;Vt!Vn.destroyed);Zn.length?pn(this,Zt,Zn):this.processLeaveNode(Zt)}return An.length=0,fa.forEach(Vt=>{this.players.push(Vt),Vt.onDone(()=>{Vt.destroy();const Zt=this.players.indexOf(Vt);this.players.splice(Zt,1)}),Vt.play()}),fa}elementContainsData(y,T){let O=!1;const ae=T[zn];return ae&&ae.setForRemoval&&(O=!0),this.playersByElement.has(T)&&(O=!0),this.playersByQueriedElement.has(T)&&(O=!0),this.statesByElement.has(T)&&(O=!0),this._fetchNamespace(y).elementContainsData(T)||O}afterFlush(y){this._flushFns.push(y)}afterFlushAnimationsDone(y){this._whenQuietFns.push(y)}_getPreviousPlayers(y,T,O,ae,_e){let He=[];if(T){const Ye=this.playersByQueriedElement.get(y);Ye&&(He=Ye)}else{const Ye=this.playersByElement.get(y);if(Ye){const rt=!_e||_e==Wi;Ye.forEach(gt=>{gt.queued||!rt&>.triggerName!=ae||He.push(gt)})}}return(O||ae)&&(He=He.filter(Ye=>!(O&&O!=Ye.namespaceId||ae&&ae!=Ye.triggerName))),He}_beforeAnimationBuild(y,T,O){const _e=T.element,He=T.isRemovalTransition?void 0:y,Ye=T.isRemovalTransition?void 0:T.triggerName;for(const rt of T.timelines){const gt=rt.element,jt=gt!==_e,Ht=et(O,gt,[]);this._getPreviousPlayers(gt,jt,He,Ye,T.toState).forEach(hn=>{const en=hn.getRealPlayer();en.beforeDestroy&&en.beforeDestroy(),hn.destroy(),Ht.push(hn)})}sn(_e,T.fromStyles)}_buildAnimation(y,T,O,ae,_e,He){const Ye=T.triggerName,rt=T.element,gt=[],jt=new Set,Ht=new Set,yn=T.timelines.map(en=>{const ln=en.element;jt.add(ln);const An=ln[zn];if(An&&An.removedBeforeQueried)return new c.ZN(en.duration,en.delay);const bn=ln!==rt,Nn=function Bn(q){const y=[];return Cn(q,y),y}((O.get(ln)||qi).map(yi=>yi.getRealPlayer())).filter(yi=>!!yi.element&&yi.element===ln),kn=_e.get(ln),di=He.get(ln),Wa=ze(0,this._normalizer,0,en.keyframes,kn,di),ta=this._buildPlayer(en,Wa,Nn);if(en.subTimeline&&ae&&Ht.add(ln),bn){const yi=new de(y,Ye,ln);yi.setRealPlayer(ta),gt.push(yi)}return ta});gt.forEach(en=>{et(this.playersByQueriedElement,en.element,[]).push(en),en.onDone(()=>function U(q,y,T){let O=q.get(y);if(O){if(O.length){const ae=O.indexOf(T);O.splice(ae,1)}0==O.length&&q.delete(y)}return O}(this.playersByQueriedElement,en.element,en))}),jt.forEach(en=>vn(en,Ke));const hn=Se(yn);return hn.onDestroy(()=>{jt.forEach(en=>Dn(en,Ke)),an(rt,T.toStyles)}),Ht.forEach(en=>{et(ae,en,[]).push(hn)}),hn}_buildPlayer(y,T,O){return T.length>0?this.driver.animate(y.element,T,y.duration,y.delay,y.easing,O):new c.ZN(y.duration,y.delay)}}class de{constructor(y,T,O){this.namespaceId=y,this.triggerName=T,this.element=O,this._player=new c.ZN,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(y){this._containsRealPlayer||(this._player=y,this._queuedCallbacks.forEach((T,O)=>{T.forEach(ae=>Q(y,O,void 0,ae))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(y.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(y){this.totalTime=y}syncPlayerEvents(y){const T=this._player;T.triggerCallback&&y.onStart(()=>T.triggerCallback("start")),y.onDone(()=>this.finish()),y.onDestroy(()=>this.destroy())}_queueEvent(y,T){et(this._queuedCallbacks,y,[]).push(T)}onDone(y){this.queued&&this._queueEvent("done",y),this._player.onDone(y)}onStart(y){this.queued&&this._queueEvent("start",y),this._player.onStart(y)}onDestroy(y){this.queued&&this._queueEvent("destroy",y),this._player.onDestroy(y)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(y){this.queued||this._player.setPosition(y)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(y){const T=this._player;T.triggerCallback&&T.triggerCallback(y)}}function We(q){return q&&1===q.nodeType}function bt(q,y){const T=q.style.display;return q.style.display=y??"none",T}function Rt(q,y,T,O,ae){const _e=[];T.forEach(rt=>_e.push(bt(rt)));const He=[];O.forEach((rt,gt)=>{const jt=new Map;rt.forEach(Ht=>{const yn=y.computeStyle(gt,Ht,ae);jt.set(Ht,yn),(!yn||0==yn.length)&&(gt[zn]=wi,He.push(gt))}),q.set(gt,jt)});let Ye=0;return T.forEach(rt=>bt(rt,_e[Ye++])),He}function In(q,y){const T=new Map;if(q.forEach(Ye=>T.set(Ye,[])),0==y.length)return T;const ae=new Set(y),_e=new Map;function He(Ye){if(!Ye)return 1;let rt=_e.get(Ye);if(rt)return rt;const gt=Ye.parentNode;return rt=T.has(gt)?gt:ae.has(gt)?1:He(gt),_e.set(Ye,rt),rt}return y.forEach(Ye=>{const rt=He(Ye);1!==rt&&T.get(rt).push(Ye)}),T}function vn(q,y){q.classList?.add(y)}function Dn(q,y){q.classList?.remove(y)}function pn(q,y,T){Se(T).onDone(()=>q.processLeaveNode(y))}function Cn(q,y){for(let T=0;Tae.add(_e)):y.set(q,O),T.delete(q),!0}class Ai{constructor(y,T,O){this.bodyNode=y,this._driver=T,this._normalizer=O,this._triggerCache={},this.onRemovalComplete=(ae,_e)=>{},this._transitionEngine=new B(y,T,O),this._timelineEngine=new qa(y,T,O),this._transitionEngine.onRemovalComplete=(ae,_e)=>this.onRemovalComplete(ae,_e)}registerTrigger(y,T,O,ae,_e){const He=y+"-"+ae;let Ye=this._triggerCache[He];if(!Ye){const rt=[],jt=wn(this._driver,_e,rt,[]);if(rt.length)throw function Ce(q,y){return new a.\u0275RuntimeError(3404,f)}();Ye=function Ni(q,y,T){return new Xi(q,y,T)}(ae,jt,this._normalizer),this._triggerCache[He]=Ye}this._transitionEngine.registerTrigger(T,ae,Ye)}register(y,T){this._transitionEngine.register(y,T)}destroy(y,T){this._transitionEngine.destroy(y,T)}onInsert(y,T,O,ae){this._transitionEngine.insertNode(y,T,O,ae)}onRemove(y,T,O,ae){this._transitionEngine.removeNode(y,T,ae||!1,O)}disableAnimations(y,T){this._transitionEngine.markElementAsDisabled(y,T)}process(y,T,O,ae){if("@"==O.charAt(0)){const[_e,He]=ut(O);this._timelineEngine.command(_e,T,He,ae)}else this._transitionEngine.trigger(y,T,O,ae)}listen(y,T,O,ae,_e){if("@"==O.charAt(0)){const[He,Ye]=ut(O);return this._timelineEngine.listen(He,T,Ye,_e)}return this._transitionEngine.listen(y,T,O,ae,_e)}flush(y=-1){this._transitionEngine.flush(y)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let $i=(()=>{class q{constructor(T,O,ae){this._element=T,this._startStyles=O,this._endStyles=ae,this._state=0;let _e=q.initialStylesByElement.get(T);_e||q.initialStylesByElement.set(T,_e=new Map),this._initialStyles=_e}start(){this._state<1&&(this._startStyles&&an(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(an(this._element,this._initialStyles),this._endStyles&&(an(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(q.initialStylesByElement.delete(this._element),this._startStyles&&(sn(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(sn(this._element,this._endStyles),this._endStyles=null),an(this._element,this._initialStyles),this._state=3)}}return q.initialStylesByElement=new WeakMap,q})();function Ba(q){let y=null;return q.forEach((T,O)=>{(function Ra(q){return"display"===q||"position"===q})(O)&&(y=y||new Map,y.set(O,T))}),y}class ja{constructor(y,T,O,ae){this.element=y,this.keyframes=T,this.options=O,this._specialStyles=ae,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=O.duration,this._delay=O.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(y=>y()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const y=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,y,this.options),this._finalKeyframe=y.length?y[y.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(y){const T=[];return y.forEach(O=>{T.push(Object.fromEntries(O))}),T}_triggerWebAnimation(y,T,O){return y.animate(this._convertKeyframesToObject(T),O)}onStart(y){this._onStartFns.push(y)}onDone(y){this._onDoneFns.push(y)}onDestroy(y){this._onDestroyFns.push(y)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(y=>y()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(y=>y()),this._onDestroyFns=[])}setPosition(y){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=y*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const y=new Map;this.hasStarted()&&this._finalKeyframe.forEach((O,ae)=>{"offset"!==ae&&y.set(ae,this._finished?O:ni(this.element,ae))}),this.currentSnapshot=y}triggerCallback(y){const T="start"===y?this._onStartFns:this._onDoneFns;T.forEach(O=>O()),T.length=0}}class L{validateStyleProperty(y){return!0}validateAnimatableStyleProperty(y){return!0}matchesElement(y,T){return!1}containsElement(y,T){return Ve(y,T)}getParentElement(y){return ee(y)}query(y,T,O){return Ae(y,T,O)}computeStyle(y,T,O){return window.getComputedStyle(y)[T]}animate(y,T,O,ae,_e,He=[]){const rt={duration:O,delay:ae,fill:0==ae?"both":"forwards"};_e&&(rt.easing=_e);const gt=new Map,jt=He.filter(hn=>hn instanceof ja);(function Xt(q,y){return 0===q||0===y})(O,ae)&&jt.forEach(hn=>{hn.currentSnapshot.forEach((en,ln)=>gt.set(ln,en))});let Ht=function Qe(q){return q.length?q[0]instanceof Map?q:q.map(y=>Ee(y)):[]}(T).map(hn=>_t(hn));Ht=function fn(q,y,T){if(T.size&&y.length){let O=y[0],ae=[];if(T.forEach((_e,He)=>{O.has(He)||ae.push(He),O.set(He,_e)}),ae.length)for(let _e=1;_eHe.set(Ye,ni(q,Ye)))}}return y}(y,Ht,gt);const yn=function ma(q,y){let T=null,O=null;return Array.isArray(y)&&y.length?(T=Ba(y[0]),y.length>1&&(O=Ba(y[y.length-1]))):y instanceof Map&&(T=Ba(y)),T||O?new $i(q,T,O):null}(y,Ht);return new ja(y,Ht,rt,yn)}}var w=s(6895);let S=(()=>{class q extends c._j{constructor(T,O){super(),this._nextAnimationId=0,this._renderer=T.createRenderer(O.body,{id:"0",encapsulation:a.ViewEncapsulation.None,styles:[],data:{animation:[]}})}build(T){const O=this._nextAnimationId.toString();this._nextAnimationId++;const ae=Array.isArray(T)?(0,c.vP)(T):T;return Pt(this._renderer,null,O,"register",[ae]),new le(O,this._renderer)}}return q.\u0275fac=function(T){return new(T||q)(a.\u0275\u0275inject(a.RendererFactory2),a.\u0275\u0275inject(w.DOCUMENT))},q.\u0275prov=a.\u0275\u0275defineInjectable({token:q,factory:q.\u0275fac}),q})();class le extends c.LC{constructor(y,T){super(),this._id=y,this._renderer=T}create(y,T){return new lt(this._id,y,T||{},this._renderer)}}class lt{constructor(y,T,O,ae){this.id=y,this.element=T,this._renderer=ae,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",O)}_listen(y,T){return this._renderer.listen(this.element,`@@${this.id}:${y}`,T)}_command(y,...T){return Pt(this._renderer,this.element,this.id,y,T)}onDone(y){this._listen("done",y)}onStart(y){this._listen("start",y)}onDestroy(y){this._listen("destroy",y)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(y){this._command("setPosition",y)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function Pt(q,y,T,O,ae){return q.setProperty(y,`@@${T}:${O}`,ae)}const bi="@.disabled";let si=(()=>{class q{constructor(T,O,ae){this.delegate=T,this.engine=O,this._zone=ae,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),O.onRemovalComplete=(_e,He)=>{const Ye=He?.parentNode(_e);Ye&&He.removeChild(Ye,_e)}}createRenderer(T,O){const _e=this.delegate.createRenderer(T,O);if(!(T&&O&&O.data&&O.data.animation)){let jt=this._rendererCache.get(_e);return jt||(jt=new ea("",_e,this.engine),this._rendererCache.set(_e,jt)),jt}const He=O.id,Ye=O.id+"-"+this._currentId;this._currentId++,this.engine.register(Ye,T);const rt=jt=>{Array.isArray(jt)?jt.forEach(rt):this.engine.registerTrigger(He,Ye,T,jt.name,jt)};return O.data.animation.forEach(rt),new _s(this,Ye,_e,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(T,O,ae){T>=0&&TO(ae)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(_e=>{const[He,Ye]=_e;He(Ye)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([O,ae]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}return q.\u0275fac=function(T){return new(T||q)(a.\u0275\u0275inject(a.RendererFactory2),a.\u0275\u0275inject(Ai),a.\u0275\u0275inject(a.NgZone))},q.\u0275prov=a.\u0275\u0275defineInjectable({token:q,factory:q.\u0275fac}),q})();class ea{constructor(y,T,O){this.namespaceId=y,this.delegate=T,this.engine=O,this.destroyNode=this.delegate.destroyNode?ae=>T.destroyNode(ae):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy()}createElement(y,T){return this.delegate.createElement(y,T)}createComment(y){return this.delegate.createComment(y)}createText(y){return this.delegate.createText(y)}appendChild(y,T){this.delegate.appendChild(y,T),this.engine.onInsert(this.namespaceId,T,y,!1)}insertBefore(y,T,O,ae=!0){this.delegate.insertBefore(y,T,O),this.engine.onInsert(this.namespaceId,T,y,ae)}removeChild(y,T,O){this.engine.onRemove(this.namespaceId,T,this.delegate,O)}selectRootElement(y,T){return this.delegate.selectRootElement(y,T)}parentNode(y){return this.delegate.parentNode(y)}nextSibling(y){return this.delegate.nextSibling(y)}setAttribute(y,T,O,ae){this.delegate.setAttribute(y,T,O,ae)}removeAttribute(y,T,O){this.delegate.removeAttribute(y,T,O)}addClass(y,T){this.delegate.addClass(y,T)}removeClass(y,T){this.delegate.removeClass(y,T)}setStyle(y,T,O,ae){this.delegate.setStyle(y,T,O,ae)}removeStyle(y,T,O){this.delegate.removeStyle(y,T,O)}setProperty(y,T,O){"@"==T.charAt(0)&&T==bi?this.disableAnimations(y,!!O):this.delegate.setProperty(y,T,O)}setValue(y,T){this.delegate.setValue(y,T)}listen(y,T,O){return this.delegate.listen(y,T,O)}disableAnimations(y,T){this.engine.disableAnimations(y,T)}}class _s extends ea{constructor(y,T,O,ae){super(T,O,ae),this.factory=y,this.namespaceId=T}setProperty(y,T,O){"@"==T.charAt(0)?"."==T.charAt(1)&&T==bi?this.disableAnimations(y,O=void 0===O||!!O):this.engine.process(this.namespaceId,y,T.slice(1),O):this.delegate.setProperty(y,T,O)}listen(y,T,O){if("@"==T.charAt(0)){const ae=function mo(q){switch(q){case"body":return document.body;case"document":return document;case"window":return window;default:return q}}(y);let _e=T.slice(1),He="";return"@"!=_e.charAt(0)&&([_e,He]=function ms(q){const y=q.indexOf(".");return[q.substring(0,y),q.slice(y+1)]}(_e)),this.engine.listen(this.namespaceId,ae,_e,He,Ye=>{this.factory.scheduleListenerCallback(Ye._data||-1,O,Ye)})}return this.delegate.listen(y,T,O)}}let Cr=(()=>{class q extends Ai{constructor(T,O,ae){super(T.body,O,ae)}ngOnDestroy(){this.flush()}}return q.\u0275fac=function(T){return new(T||q)(a.\u0275\u0275inject(w.DOCUMENT),a.\u0275\u0275inject(Ft),a.\u0275\u0275inject(Ji))},q.\u0275prov=a.\u0275\u0275defineInjectable({token:q,factory:q.\u0275fac}),q})();const ya=[{provide:c._j,useClass:S},{provide:Ji,useFactory:function ks(){return new ca}},{provide:Ai,useClass:Cr},{provide:a.RendererFactory2,useFactory:function Oi(q,y,T){return new si(q,y,T)},deps:[d.\u0275DomRendererFactory2,Ai,a.NgZone]}],Ss=[{provide:Ft,useFactory:()=>new L},{provide:a.ANIMATION_MODULE_TYPE,useValue:"BrowserAnimations"},...ya],Ga=[{provide:Ft,useClass:At},{provide:a.ANIMATION_MODULE_TYPE,useValue:"NoopAnimations"},...ya];let Ca=(()=>{class q{static withConfig(T){return{ngModule:q,providers:T.disableAnimations?Ga:Ss}}}return q.\u0275fac=function(T){return new(T||q)},q.\u0275mod=a.\u0275\u0275defineNgModule({type:q}),q.\u0275inj=a.\u0275\u0275defineInjector({providers:Ss,imports:[d.BrowserModule]}),q})(),Mr=(()=>{class q{}return q.\u0275fac=function(T){return new(T||q)},q.\u0275mod=a.\u0275\u0275defineNgModule({type:q}),q.\u0275inj=a.\u0275\u0275defineInjector({providers:Ga,imports:[d.BrowserModule]}),q})()},1481:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{BrowserModule:()=>oe,BrowserTransferStateModule:()=>I,By:()=>Z,DomSanitizer:()=>sn,EVENT_MANAGER_PLUGINS:()=>F,EventManager:()=>K,HAMMER_GESTURE_CONFIG:()=>tt,HAMMER_LOADER:()=>_t,HammerGestureConfig:()=>Et,HammerModule:()=>an,Meta:()=>V,Title:()=>be,TransferState:()=>j,VERSION:()=>Lt,bootstrapApplication:()=>Q,disableDebugTools:()=>Oe,enableDebugTools:()=>Bt,makeStateKey:()=>R,platformBrowser:()=>yt,provideProtractorTestingSupport:()=>X,\u0275BrowserDomAdapter:()=>f,\u0275BrowserGetTestability:()=>E,\u0275DomEventsPlugin:()=>zt,\u0275DomRendererFactory2:()=>Ie,\u0275DomSanitizerImpl:()=>Ct,\u0275DomSharedStylesHost:()=>re,\u0275HammerGesturesPlugin:()=>mn,\u0275INTERNAL_BROWSER_PLATFORM_PROVIDERS:()=>Dt,\u0275KeyEventsPlugin:()=>qe,\u0275NAMESPACE_URIS:()=>ke,\u0275SharedStylesHost:()=>J,\u0275TRANSITION_ID:()=>h,\u0275escapeHtml:()=>Ke,\u0275flattenStyles:()=>Pe,\u0275getDOM:()=>a.\u0275getDOM,\u0275initDomAdapter:()=>we,\u0275shimContentAttribute:()=>Me,\u0275shimHostAttribute:()=>Xe});var a=s(6895),d=s(4650);class c extends a.\u0275DomAdapter{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class f extends c{static makeCurrent(){(0,a.\u0275setRootDomAdapter)(new f)}onAndCancel(Re,he,Ne){return Re.addEventListener(he,Ne,!1),()=>{Re.removeEventListener(he,Ne,!1)}}dispatchEvent(Re,he){Re.dispatchEvent(he)}remove(Re){Re.parentNode&&Re.parentNode.removeChild(Re)}createElement(Re,he){return(he=he||this.getDefaultDocument()).createElement(Re)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(Re){return Re.nodeType===Node.ELEMENT_NODE}isShadowRoot(Re){return Re instanceof DocumentFragment}getGlobalEventTarget(Re,he){return"window"===he?window:"document"===he?Re:"body"===he?Re.body:null}getBaseHref(Re){const he=function u(){return v=v||document.querySelector("base"),v?v.getAttribute("href"):null}();return null==he?null:function p(Ue){m=m||document.createElement("a"),m.setAttribute("href",Ue);const Re=m.pathname;return"/"===Re.charAt(0)?Re:`/${Re}`}(he)}resetBaseElement(){v=null}getUserAgent(){return window.navigator.userAgent}getCookie(Re){return(0,a.\u0275parseCookieValue)(document.cookie,Re)}}let m,v=null;const h=new d.InjectionToken("TRANSITION_ID"),k=[{provide:d.APP_INITIALIZER,useFactory:function g(Ue,Re,he){return()=>{he.get(d.ApplicationInitStatus).donePromise.then(()=>{const Ne=(0,a.\u0275getDOM)(),dt=Re.querySelectorAll(`style[ng-transition="${Ue}"]`);for(let St=0;St{const St=Re.findTestabilityInTree(Ne,dt);if(null==St)throw new Error("Could not find testability for element.");return St},d.\u0275global.getAllAngularTestabilities=()=>Re.getAllTestabilities(),d.\u0275global.getAllAngularRootElements=()=>Re.getAllRootElements(),d.\u0275global.frameworkStabilizers||(d.\u0275global.frameworkStabilizers=[]),d.\u0275global.frameworkStabilizers.push(Ne=>{const dt=d.\u0275global.getAllAngularTestabilities();let St=dt.length,Xt=!1;const fn=function(xt){Xt=Xt||xt,St--,0==St&&Ne(Xt)};dt.forEach(function(xt){xt.whenStable(fn)})})}findTestabilityInTree(Re,he,Ne){return null==he?null:Re.getTestability(he)??(Ne?(0,a.\u0275getDOM)().isShadowRoot(he)?this.findTestabilityInTree(Re,he.host,!0):this.findTestabilityInTree(Re,he.parentElement,!0):null)}}let P=(()=>{class Ue{build(){return new XMLHttpRequest}}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})();const F=new d.InjectionToken("EventManagerPlugins");let K=(()=>{class Ue{constructor(he,Ne){this._zone=Ne,this._eventNameToPlugin=new Map,he.forEach(dt=>dt.manager=this),this._plugins=he.slice().reverse()}addEventListener(he,Ne,dt){return this._findPluginFor(Ne).addEventListener(he,Ne,dt)}addGlobalEventListener(he,Ne,dt){return this._findPluginFor(Ne).addGlobalEventListener(he,Ne,dt)}getZone(){return this._zone}_findPluginFor(he){const Ne=this._eventNameToPlugin.get(he);if(Ne)return Ne;const dt=this._plugins;for(let St=0;St{class Ue{constructor(){this._stylesSet=new Set}addStyles(he){const Ne=new Set;he.forEach(dt=>{this._stylesSet.has(dt)||(this._stylesSet.add(dt),Ne.add(dt))}),this.onStylesAdded(Ne)}onStylesAdded(he){}getAllStyles(){return Array.from(this._stylesSet)}}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})(),re=(()=>{class Ue extends J{constructor(he){super(),this._doc=he,this._hostNodes=new Map,this._hostNodes.set(he.head,[])}_addStylesToHost(he,Ne,dt){he.forEach(St=>{const Xt=this._doc.createElement("style");Xt.textContent=St,dt.push(Ne.appendChild(Xt))})}addHost(he){const Ne=[];this._addStylesToHost(this._stylesSet,he,Ne),this._hostNodes.set(he,Ne)}removeHost(he){const Ne=this._hostNodes.get(he);Ne&&Ne.forEach(ye),this._hostNodes.delete(he)}onStylesAdded(he){this._hostNodes.forEach((Ne,dt)=>{this._addStylesToHost(he,dt,Ne)})}ngOnDestroy(){this._hostNodes.forEach(he=>he.forEach(ye))}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})();function ye(Ue){(0,a.\u0275getDOM)().remove(Ue)}const ke={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},pe=/%COMP%/g;function Me(Ue){return"_ngcontent-%COMP%".replace(pe,Ue)}function Xe(Ue){return"_nghost-%COMP%".replace(pe,Ue)}function Pe(Ue,Re,he){for(let Ne=0;Ne{if("__ngUnwrap__"===Re)return Ue;!1===Ue(Re)&&(Re.preventDefault(),Re.returnValue=!1)}}let Ie=(()=>{class Ue{constructor(he,Ne,dt){this.eventManager=he,this.sharedStylesHost=Ne,this.appId=dt,this.rendererByCompId=new Map,this.defaultRenderer=new Fe(he)}createRenderer(he,Ne){if(!he||!Ne)return this.defaultRenderer;switch(Ne.encapsulation){case d.ViewEncapsulation.Emulated:{let dt=this.rendererByCompId.get(Ne.id);return dt||(dt=new Tt(this.eventManager,this.sharedStylesHost,Ne,this.appId),this.rendererByCompId.set(Ne.id,dt)),dt.applyToHost(he),dt}case 1:case d.ViewEncapsulation.ShadowDom:return new at(this.eventManager,this.sharedStylesHost,he,Ne);default:if(!this.rendererByCompId.has(Ne.id)){const dt=Pe(Ne.id,Ne.styles,[]);this.sharedStylesHost.addStyles(dt),this.rendererByCompId.set(Ne.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(K),d.\u0275\u0275inject(re),d.\u0275\u0275inject(d.APP_ID))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})();class Fe{constructor(Re){this.eventManager=Re,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(Re,he){return he?document.createElementNS(ke[he]||he,Re):document.createElement(Re)}createComment(Re){return document.createComment(Re)}createText(Re){return document.createTextNode(Re)}appendChild(Re,he){(wt(Re)?Re.content:Re).appendChild(he)}insertBefore(Re,he,Ne){Re&&(wt(Re)?Re.content:Re).insertBefore(he,Ne)}removeChild(Re,he){Re&&Re.removeChild(he)}selectRootElement(Re,he){let Ne="string"==typeof Re?document.querySelector(Re):Re;if(!Ne)throw new Error(`The selector "${Re}" did not match any elements`);return he||(Ne.textContent=""),Ne}parentNode(Re){return Re.parentNode}nextSibling(Re){return Re.nextSibling}setAttribute(Re,he,Ne,dt){if(dt){he=dt+":"+he;const St=ke[dt];St?Re.setAttributeNS(St,he,Ne):Re.setAttribute(he,Ne)}else Re.setAttribute(he,Ne)}removeAttribute(Re,he,Ne){if(Ne){const dt=ke[Ne];dt?Re.removeAttributeNS(dt,he):Re.removeAttribute(`${Ne}:${he}`)}else Re.removeAttribute(he)}addClass(Re,he){Re.classList.add(he)}removeClass(Re,he){Re.classList.remove(he)}setStyle(Re,he,Ne,dt){dt&(d.RendererStyleFlags2.DashCase|d.RendererStyleFlags2.Important)?Re.style.setProperty(he,Ne,dt&d.RendererStyleFlags2.Important?"important":""):Re.style[he]=Ne}removeStyle(Re,he,Ne){Ne&d.RendererStyleFlags2.DashCase?Re.style.removeProperty(he):Re.style[he]=""}setProperty(Re,he,Ne){Re[he]=Ne}setValue(Re,he){Re.nodeValue=he}listen(Re,he,Ne){return"string"==typeof Re?this.eventManager.addGlobalEventListener(Re,he,Ce(Ne)):this.eventManager.addEventListener(Re,he,Ce(Ne))}}function wt(Ue){return"TEMPLATE"===Ue.tagName&&void 0!==Ue.content}class Tt extends Fe{constructor(Re,he,Ne,dt){super(Re),this.component=Ne;const St=Pe(dt+"-"+Ne.id,Ne.styles,[]);he.addStyles(St),this.contentAttr=Me(dt+"-"+Ne.id),this.hostAttr=Xe(dt+"-"+Ne.id)}applyToHost(Re){super.setAttribute(Re,this.hostAttr,"")}createElement(Re,he){const Ne=super.createElement(Re,he);return super.setAttribute(Ne,this.contentAttr,""),Ne}}class at extends Fe{constructor(Re,he,Ne,dt){super(Re),this.sharedStylesHost=he,this.hostEl=Ne,this.shadowRoot=Ne.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const St=Pe(dt.id,dt.styles,[]);for(let Xt=0;Xt{class Ue extends N{constructor(he){super(he)}supports(he){return!0}addEventListener(he,Ne,dt){return he.addEventListener(Ne,dt,!1),()=>this.removeEventListener(he,Ne,dt)}removeEventListener(he,Ne,dt){return he.removeEventListener(Ne,dt)}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})();const qt=["alt","control","meta","shift"],ht={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},It={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"},Je={alt:Ue=>Ue.altKey,control:Ue=>Ue.ctrlKey,meta:Ue=>Ue.metaKey,shift:Ue=>Ue.shiftKey};let qe=(()=>{class Ue extends N{constructor(he){super(he)}supports(he){return null!=Ue.parseEventName(he)}addEventListener(he,Ne,dt){const St=Ue.parseEventName(Ne),Xt=Ue.eventCallback(St.fullKey,dt,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>(0,a.\u0275getDOM)().onAndCancel(he,St.domEventName,Xt))}static parseEventName(he){const Ne=he.toLowerCase().split("."),dt=Ne.shift();if(0===Ne.length||"keydown"!==dt&&"keyup"!==dt)return null;const St=Ue._normalizeKey(Ne.pop());let Xt="";if(qt.forEach(xt=>{const ni=Ne.indexOf(xt);ni>-1&&(Ne.splice(ni,1),Xt+=xt+".")}),Xt+=St,0!=Ne.length||0===St.length)return null;const fn={};return fn.domEventName=dt,fn.fullKey=Xt,fn}static getEventFullKey(he){let Ne="",dt=function Se(Ue){let Re=Ue.key;if(null==Re){if(Re=Ue.keyIdentifier,null==Re)return"Unidentified";Re.startsWith("U+")&&(Re=String.fromCharCode(parseInt(Re.substring(2),16)),3===Ue.location&&It.hasOwnProperty(Re)&&(Re=It[Re]))}return ht[Re]||Re}(he);return dt=dt.toLowerCase()," "===dt?dt="space":"."===dt&&(dt="dot"),qt.forEach(St=>{St!=dt&&Je[St](he)&&(Ne+=St+".")}),Ne+=dt,Ne}static eventCallback(he,Ne,dt){return St=>{Ue.getEventFullKey(St)===he&&dt.runGuarded(()=>Ne(St))}}static _normalizeKey(he){return"esc"===he?"escape":he}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})();function Q(Ue,Re){return(0,d.\u0275internalBootstrapApplication)({rootComponent:Ue,appProviders:[...Y,...Re?.providers??[]],platformProviders:Dt})}function X(){return[...ee]}function we(){f.makeCurrent()}const Dt=[{provide:d.PLATFORM_ID,useValue:a.\u0275PLATFORM_BROWSER_ID},{provide:d.PLATFORM_INITIALIZER,useValue:we,multi:!0},{provide:a.DOCUMENT,useFactory:function ut(){return(0,d.\u0275setDocument)(document),document},deps:[]}],yt=(0,d.createPlatformFactory)(d.platformCore,"browser",Dt),st=new d.InjectionToken(""),ee=[{provide:d.\u0275TESTABILITY_GETTER,useClass:E,deps:[]},{provide:d.\u0275TESTABILITY,useClass:d.Testability,deps:[d.NgZone,d.TestabilityRegistry,d.\u0275TESTABILITY_GETTER]},{provide:d.Testability,useClass:d.Testability,deps:[d.NgZone,d.TestabilityRegistry,d.\u0275TESTABILITY_GETTER]}],Y=[{provide:d.\u0275INJECTOR_SCOPE,useValue:"root"},{provide:d.ErrorHandler,useFactory:function et(){return new d.ErrorHandler},deps:[]},{provide:F,useClass:zt,multi:!0,deps:[a.DOCUMENT,d.NgZone,d.PLATFORM_ID]},{provide:F,useClass:qe,multi:!0,deps:[a.DOCUMENT]},{provide:Ie,useClass:Ie,deps:[K,re,d.APP_ID]},{provide:d.RendererFactory2,useExisting:Ie},{provide:J,useExisting:re},{provide:re,useClass:re,deps:[a.DOCUMENT]},{provide:K,useClass:K,deps:[F,d.NgZone]},{provide:a.XhrFactory,useClass:P,deps:[]},[]];let oe=(()=>{class Ue{constructor(he){}static withServerTransition(he){return{ngModule:Ue,providers:[{provide:d.APP_ID,useValue:he.appId},{provide:h,useExisting:d.APP_ID},k]}}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(st,12))},Ue.\u0275mod=d.\u0275\u0275defineNgModule({type:Ue}),Ue.\u0275inj=d.\u0275\u0275defineInjector({providers:[...Y,...ee],imports:[a.CommonModule,d.ApplicationModule]}),Ue})(),V=(()=>{class Ue{constructor(he){this._doc=he,this._dom=(0,a.\u0275getDOM)()}addTag(he,Ne=!1){return he?this._getOrCreateElement(he,Ne):null}addTags(he,Ne=!1){return he?he.reduce((dt,St)=>(St&&dt.push(this._getOrCreateElement(St,Ne)),dt),[]):[]}getTag(he){return he&&this._doc.querySelector(`meta[${he}]`)||null}getTags(he){if(!he)return[];const Ne=this._doc.querySelectorAll(`meta[${he}]`);return Ne?[].slice.call(Ne):[]}updateTag(he,Ne){if(!he)return null;Ne=Ne||this._parseSelector(he);const dt=this.getTag(Ne);return dt?this._setMetaElementAttributes(he,dt):this._getOrCreateElement(he,!0)}removeTag(he){this.removeTagElement(this.getTag(he))}removeTagElement(he){he&&this._dom.remove(he)}_getOrCreateElement(he,Ne=!1){if(!Ne){const Xt=this._parseSelector(he),fn=this.getTags(Xt).filter(xt=>this._containsAttributes(he,xt))[0];if(void 0!==fn)return fn}const dt=this._dom.createElement("meta");return this._setMetaElementAttributes(he,dt),this._doc.getElementsByTagName("head")[0].appendChild(dt),dt}_setMetaElementAttributes(he,Ne){return Object.keys(he).forEach(dt=>Ne.setAttribute(this._getMetaKeyMap(dt),he[dt])),Ne}_parseSelector(he){const Ne=he.name?"name":"property";return`${Ne}="${he[Ne]}"`}_containsAttributes(he,Ne){return Object.keys(he).every(dt=>Ne.getAttribute(this._getMetaKeyMap(dt))===he[dt])}_getMetaKeyMap(he){return G[he]||he}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:function(he){let Ne=null;return Ne=he?new he:function z(){return new V((0,d.\u0275\u0275inject)(a.DOCUMENT))}(),Ne},providedIn:"root"}),Ue})();const G={httpEquiv:"http-equiv"};let be=(()=>{class Ue{constructor(he){this._doc=he}getTitle(){return this._doc.title}setTitle(he){this._doc.title=he||""}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:function(he){let Ne=null;return Ne=he?new he:function ne(){return new be((0,d.\u0275\u0275inject)(a.DOCUMENT))}(),Ne},providedIn:"root"}),Ue})();function Ft(Ue,Re){(typeof COMPILED>"u"||!COMPILED)&&((d.\u0275global.ng=d.\u0275global.ng||{})[Ue]=Re)}const mt=typeof window<"u"&&window||{};class Gt{constructor(Re,he){this.msPerTick=Re,this.numTicks=he}}class tn{constructor(Re){this.appRef=Re.injector.get(d.ApplicationRef)}timeChangeDetection(Re){const he=Re&&Re.record,Ne="Change Detection",dt=null!=mt.console.profile;he&&dt&&mt.console.profile(Ne);const St=dn();let Xt=0;for(;Xt<5||dn()-St<500;)this.appRef.tick(),Xt++;const fn=dn();he&&dt&&mt.console.profileEnd(Ne);const xt=(fn-St)/Xt;return mt.console.log(`ran ${Xt} change detection cycles`),mt.console.log(`${xt.toFixed(2)} ms per check`),new Gt(xt,Xt)}}function dn(){return mt.performance&&mt.performance.now?mt.performance.now():(new Date).getTime()}const Qt="profiler";function Bt(Ue){return Ft(Qt,new tn(Ue)),Ue}function Oe(){Ft(Qt,null)}function Ke(Ue){const Re={"&":"&a;",'"':"&q;","'":"&s;","<":"&l;",">":"&g;"};return Ue.replace(/[&"'<>]/g,he=>Re[he])}function R(Ue){return Ue}let j=(()=>{class Ue{constructor(){this.store={},this.onSerializeCallbacks={}}static init(he){const Ne=new Ue;return Ne.store=he,Ne}get(he,Ne){return void 0!==this.store[he]?this.store[he]:Ne}set(he,Ne){this.store[he]=Ne}remove(he){delete this.store[he]}hasKey(he){return this.store.hasOwnProperty(he)}onSerialize(he,Ne){this.onSerializeCallbacks[he]=Ne}toJson(){for(const he in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(he))try{this.store[he]=this.onSerializeCallbacks[he]()}catch(Ne){console.warn("Exception in onSerialize callback: ",Ne)}return JSON.stringify(this.store)}}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})();function $(Ue,Re){const he=Ue.getElementById(Re+"-state");let Ne={};if(he&&he.textContent)try{Ne=JSON.parse(function ie(Ue){const Re={"&a;":"&","&q;":'"',"&s;":"'","&l;":"<","&g;":">"};return Ue.replace(/&[^;]+;/g,he=>Re[he])}(he.textContent))}catch(dt){console.warn("Exception while restoring TransferState for app "+Re,dt)}return j.init(Ne)}let I=(()=>{class Ue{}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275mod=d.\u0275\u0275defineNgModule({type:Ue}),Ue.\u0275inj=d.\u0275\u0275defineInjector({providers:[{provide:j,useFactory:$,deps:[a.DOCUMENT,d.APP_ID]}]}),Ue})();class Z{static all(){return()=>!0}static css(Re){return he=>null!=he.nativeElement&&function Ee(Ue,Re){return!!(0,a.\u0275getDOM)().isElementNode(Ue)&&(Ue.matches&&Ue.matches(Re)||Ue.msMatchesSelector&&Ue.msMatchesSelector(Re)||Ue.webkitMatchesSelector&&Ue.webkitMatchesSelector(Re))}(he.nativeElement,Re)}static directive(Re){return he=>-1!==he.providerTokens.indexOf(Re)}}const Qe={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0,doubletap:!0},tt=new d.InjectionToken("HammerGestureConfig"),_t=new d.InjectionToken("HammerLoader");let Et=(()=>{class Ue{constructor(){this.events=[],this.overrides={}}buildHammer(he){const Ne=new Hammer(he,this.options);Ne.get("pinch").set({enable:!0}),Ne.get("rotate").set({enable:!0});for(const dt in this.overrides)Ne.get(dt).set(this.overrides[dt]);return Ne}}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})(),mn=(()=>{class Ue extends N{constructor(he,Ne,dt,St){super(he),this._config=Ne,this.console=dt,this.loader=St,this._loaderPromise=null}supports(he){return!(!Qe.hasOwnProperty(he.toLowerCase())&&!this.isCustomEvent(he)||!window.Hammer&&!this.loader)}addEventListener(he,Ne,dt){const St=this.manager.getZone();if(Ne=Ne.toLowerCase(),!window.Hammer&&this.loader){this._loaderPromise=this._loaderPromise||St.runOutsideAngular(()=>this.loader());let Xt=!1,fn=()=>{Xt=!0};return St.runOutsideAngular(()=>this._loaderPromise.then(()=>{window.Hammer?Xt||(fn=this.addEventListener(he,Ne,dt)):fn=()=>{}}).catch(()=>{fn=()=>{}})),()=>{fn()}}return St.runOutsideAngular(()=>{const Xt=this._config.buildHammer(he),fn=function(xt){St.runGuarded(function(){dt(xt)})};return Xt.on(Ne,fn),()=>{Xt.off(Ne,fn),"function"==typeof Xt.destroy&&Xt.destroy()}})}isCustomEvent(he){return this._config.events.indexOf(he)>-1}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT),d.\u0275\u0275inject(tt),d.\u0275\u0275inject(d.\u0275Console),d.\u0275\u0275inject(_t,8))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:Ue.\u0275fac}),Ue})(),an=(()=>{class Ue{}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275mod=d.\u0275\u0275defineNgModule({type:Ue}),Ue.\u0275inj=d.\u0275\u0275defineInjector({providers:[{provide:F,useClass:mn,multi:!0,deps:[a.DOCUMENT,tt,d.\u0275Console,[new d.Optional,_t]]},{provide:tt,useClass:Et,deps:[]}]}),Ue})(),sn=(()=>{class Ue{}return Ue.\u0275fac=function(he){return new(he||Ue)},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:function(he){let Ne=null;return Ne=he?new(he||Ue):d.\u0275\u0275inject(Ct),Ne},providedIn:"root"}),Ue})(),Ct=(()=>{class Ue extends sn{constructor(he){super(),this._doc=he}sanitize(he,Ne){if(null==Ne)return null;switch(he){case d.SecurityContext.NONE:return Ne;case d.SecurityContext.HTML:return(0,d.\u0275allowSanitizationBypassAndThrow)(Ne,"HTML")?(0,d.\u0275unwrapSafeValue)(Ne):(0,d.\u0275_sanitizeHtml)(this._doc,String(Ne)).toString();case d.SecurityContext.STYLE:return(0,d.\u0275allowSanitizationBypassAndThrow)(Ne,"Style")?(0,d.\u0275unwrapSafeValue)(Ne):Ne;case d.SecurityContext.SCRIPT:if((0,d.\u0275allowSanitizationBypassAndThrow)(Ne,"Script"))return(0,d.\u0275unwrapSafeValue)(Ne);throw new Error("unsafe value used in a script context");case d.SecurityContext.URL:return(0,d.\u0275getSanitizationBypassType)(Ne),(0,d.\u0275allowSanitizationBypassAndThrow)(Ne,"URL")?(0,d.\u0275unwrapSafeValue)(Ne):(0,d.\u0275_sanitizeUrl)(String(Ne));case d.SecurityContext.RESOURCE_URL:if((0,d.\u0275allowSanitizationBypassAndThrow)(Ne,"ResourceURL"))return(0,d.\u0275unwrapSafeValue)(Ne);throw new Error("unsafe value used in a resource URL context (see https://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${he} (see https://g.co/ng/security#xss)`)}}bypassSecurityTrustHtml(he){return(0,d.\u0275bypassSanitizationTrustHtml)(he)}bypassSecurityTrustStyle(he){return(0,d.\u0275bypassSanitizationTrustStyle)(he)}bypassSecurityTrustScript(he){return(0,d.\u0275bypassSanitizationTrustScript)(he)}bypassSecurityTrustUrl(he){return(0,d.\u0275bypassSanitizationTrustUrl)(he)}bypassSecurityTrustResourceUrl(he){return(0,d.\u0275bypassSanitizationTrustResourceUrl)(he)}}return Ue.\u0275fac=function(he){return new(he||Ue)(d.\u0275\u0275inject(a.DOCUMENT))},Ue.\u0275prov=d.\u0275\u0275defineInjectable({token:Ue,factory:function(he){let Ne=null;return Ne=he?new he:function _n(Ue){return new Ct(Ue.get(a.DOCUMENT))}(d.\u0275\u0275inject(d.Injector)),Ne},providedIn:"root"}),Ue})();const Lt=new d.Version("14.0.2")},3060:(ge,r,s)=>{"use strict";s.r(r),s.d(r,{ActivatedRoute:()=>wn,ActivatedRouteSnapshot:()=>jn,ActivationEnd:()=>oe,ActivationStart:()=>Y,BaseRouteReuseStrategy:()=>_a,ChildActivationEnd:()=>ee,ChildActivationStart:()=>st,ChildrenOutletContexts:()=>vi,DefaultTitleStrategy:()=>Si,DefaultUrlSerializer:()=>Lt,GuardsCheckEnd:()=>we,GuardsCheckStart:()=>X,NavigationCancel:()=>Se,NavigationEnd:()=>qe,NavigationError:()=>ze,NavigationStart:()=>Je,NoPreloading:()=>ts,OutletContext:()=>gi,PRIMARY_OUTLET:()=>G,PreloadAllModules:()=>fs,PreloadingStrategy:()=>Ka,ROUTER_CONFIGURATION:()=>wa,ROUTER_INITIALIZER:()=>$s,ROUTES:()=>ua,ResolveEnd:()=>ut,ResolveStart:()=>et,RouteConfigLoadEnd:()=>yt,RouteConfigLoadStart:()=>Dt,RouteReuseStrategy:()=>Ea,Router:()=>Vn,RouterEvent:()=>It,RouterLink:()=>Hn,RouterLinkActive:()=>us,RouterLinkWithHref:()=>Ds,RouterModule:()=>gc,RouterOutlet:()=>Zi,RouterPreloader:()=>wr,RouterState:()=>ti,RouterStateSnapshot:()=>Ii,RoutesRecognized:()=>Q,Scroll:()=>z,TitleStrategy:()=>pa,UrlHandlingStrategy:()=>Ts,UrlSegment:()=>mn,UrlSegmentGroup:()=>Et,UrlSerializer:()=>Ct,UrlTree:()=>_t,VERSION:()=>bc,convertToParamMap:()=>be,provideRoutes:()=>Is,\u0275EmptyOutletComponent:()=>Ni,\u0275ROUTER_PROVIDERS:()=>Ar,\u0275assignExtraOptionsToRouter:()=>xs,\u0275flatten:()=>tn});var a=s(6895),d=s(4650);const f=(0,s(3888).d)(M=>function(){M(this),this.name="EmptyError",this.message="no elements in sequence"});var v=s(8306),u=s(727),m=s(4482),p=s(5403);function h(){return(0,m.e)((M,D)=>{let _=null;M._refCount++;const x=(0,p.x)(D,void 0,void 0,void 0,()=>{if(!M||M._refCount<=0||0<--M._refCount)return void(_=null);const H=M._connection,ue=_;_=null,H&&(!ue||H===ue)&&H.unsubscribe(),D.unsubscribe()});M.subscribe(x),x.closed||(_=M.connect())})}class g extends v.y{constructor(D,_){super(),this.source=D,this.subjectFactory=_,this._subject=null,this._refCount=0,this._connection=null,(0,m.A)(D)&&(this.lift=D.lift)}_subscribe(D){return this.getSubject().subscribe(D)}getSubject(){const D=this._subject;return(!D||D.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:D}=this;this._subject=this._connection=null,D?.unsubscribe()}connect(){let D=this._connection;if(!D){D=this._connection=new u.w0;const _=this.getSubject();D.add(this.source.subscribe((0,p.x)(_,void 0,()=>{this._teardown(),_.complete()},x=>{this._teardown(),_.error(x)},()=>this._teardown()))),D.closed&&(this._connection=null,D=u.w0.EMPTY)}return D}refCount(){return h()(this)}}var k=s(2076),E=s(9646),P=s(1135),F=s(9841),K=s(2843),N=s(7272),J=s(9770),re=s(515),ye=s(7579);function ke(M,D,_,x,H){return(ue,xe)=>{let Ge=_,pt=D,Ot=0;ue.subscribe((0,p.x)(xe,En=>{const Wt=Ot++;pt=Ge?M(pt,En,Wt):(Ge=!0,En),x&&xe.next(pt)},H&&(()=>{Ge&&xe.next(pt),xe.complete()})))}}function pe(M,D){return(0,m.e)(ke(M,D,arguments.length>=2,!0))}var te=s(9300);function se(M){return M<=0?()=>re.E:(0,m.e)((D,_)=>{let x=[];D.subscribe((0,p.x)(_,H=>{x.push(H),M{for(const H of x)_.next(H);_.complete()},void 0,()=>{x=null}))})}function ve(M=Te){return(0,m.e)((D,_)=>{let x=!1;D.subscribe((0,p.x)(_,H=>{x=!0,_.next(H)},()=>x?_.complete():_.error(M())))})}function Te(){return new f}function Me(M){return(0,m.e)((D,_)=>{let x=!1;D.subscribe((0,p.x)(_,H=>{x=!0,_.next(H)},()=>{x||_.next(M),_.complete()}))})}var Xe=s(4671),Ce=s(5698);function Be(M,D){const _=arguments.length>=2;return x=>x.pipe(M?(0,te.h)((H,ue)=>M(H,ue,x)):Xe.y,(0,Ce.q)(1),_?Me(D):ve(()=>new f))}var Ie=s(4004),Fe=s(3900),Le=s(8675),ct=s(262),wt=s(4351),Tt=s(5577),at=s(8505),zt=s(9718),qt=s(8746),Kt=s(8189),ht=s(1481);class It{constructor(D,_){this.id=D,this.url=_}}class Je extends It{constructor(D,_,x="imperative",H=null){super(D,_),this.type=0,this.navigationTrigger=x,this.restoredState=H}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class qe extends It{constructor(D,_,x){super(D,_),this.urlAfterRedirects=x,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class Se extends It{constructor(D,_,x){super(D,_),this.reason=x,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class ze extends It{constructor(D,_,x){super(D,_),this.error=x,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class Q extends It{constructor(D,_,x,H){super(D,_),this.urlAfterRedirects=x,this.state=H,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class X extends It{constructor(D,_,x,H){super(D,_),this.urlAfterRedirects=x,this.state=H,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class we extends It{constructor(D,_,x,H,ue){super(D,_),this.urlAfterRedirects=x,this.state=H,this.shouldActivate=ue,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class et extends It{constructor(D,_,x,H){super(D,_),this.urlAfterRedirects=x,this.state=H,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class ut extends It{constructor(D,_,x,H){super(D,_),this.urlAfterRedirects=x,this.state=H,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Dt{constructor(D){this.route=D,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class yt{constructor(D){this.route=D,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class st{constructor(D){this.snapshot=D,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class ee{constructor(D){this.snapshot=D,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Y{constructor(D){this.snapshot=D,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class oe{constructor(D){this.snapshot=D,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class z{constructor(D,_,x){this.routerEvent=D,this.position=_,this.anchor=x,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}const G="primary";class ne{constructor(D){this.params=D||{}}has(D){return Object.prototype.hasOwnProperty.call(this.params,D)}get(D){if(this.has(D)){const _=this.params[D];return Array.isArray(_)?_[0]:_}return null}getAll(D){if(this.has(D)){const _=this.params[D];return Array.isArray(_)?_:[_]}return[]}get keys(){return Object.keys(this.params)}}function be(M){return new ne(M)}const Ve="ngNavigationCancelingError";function Ae(M){const D=Error("NavigationCancelingError: "+M);return D[Ve]=!0,D}function At(M,D,_){const x=_.path.split("/");if(x.length>M.length||"full"===_.pathMatch&&(D.hasChildren()||x.lengthx[ue]===H)}return M===D}function tn(M){return Array.prototype.concat.apply([],M)}function dn(M){return M.length>0?M[M.length-1]:null}function Bt(M,D){for(const _ in M)M.hasOwnProperty(_)&&D(M[_],_)}function Oe(M){return(0,d.\u0275isObservable)(M)?M:(0,d.\u0275isPromise)(M)?(0,k.D)(Promise.resolve(M)):(0,E.of)(M)}const ie={exact:function I(M,D,_){if(!sn(M.segments,D.segments)||!tt(M.segments,D.segments,_)||M.numberOfChildren!==D.numberOfChildren)return!1;for(const x in D.children)if(!M.children[x]||!I(M.children[x],D.children[x],_))return!1;return!0},subset:Ee},R={exact:function $(M,D){return mt(M,D)},subset:function Z(M,D){return Object.keys(D).length<=Object.keys(M).length&&Object.keys(D).every(_=>Gt(M[_],D[_]))},ignored:()=>!0};function j(M,D,_){return ie[_.paths](M.root,D.root,_.matrixParams)&&R[_.queryParams](M.queryParams,D.queryParams)&&!("exact"===_.fragment&&M.fragment!==D.fragment)}function Ee(M,D,_){return Qe(M,D,D.segments,_)}function Qe(M,D,_,x){if(M.segments.length>_.length){const H=M.segments.slice(0,_.length);return!(!sn(H,_)||D.hasChildren()||!tt(H,_,x))}if(M.segments.length===_.length){if(!sn(M.segments,_)||!tt(M.segments,_,x))return!1;for(const H in D.children)if(!M.children[H]||!Ee(M.children[H],D.children[H],x))return!1;return!0}{const H=_.slice(0,M.segments.length),ue=_.slice(M.segments.length);return!!(sn(M.segments,H)&&tt(M.segments,H,x)&&M.children[G])&&Qe(M.children[G],D,ue,x)}}function tt(M,D,_){return D.every((x,H)=>R[_](M[H].parameters,x.parameters))}class _t{constructor(D,_,x){this.root=D,this.queryParams=_,this.fragment=x}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=be(this.queryParams)),this._queryParamMap}toString(){return Ue.serialize(this)}}class Et{constructor(D,_){this.segments=D,this.children=_,this.parent=null,Bt(_,(x,H)=>x.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Re(this)}}class mn{constructor(D,_){this.path=D,this.parameters=_}get parameterMap(){return this._parameterMap||(this._parameterMap=be(this.parameters)),this._parameterMap}toString(){return ni(this)}}function sn(M,D){return M.length===D.length&&M.every((_,x)=>_.path===D[x].path)}class Ct{}class Lt{parse(D){const _=new Pi(D);return new _t(_.parseRootSegment(),_.parseQueryParams(),_.parseFragment())}serialize(D){const _=`/${he(D.root,!0)}`,x=function ui(M){const D=Object.keys(M).map(_=>{const x=M[_];return Array.isArray(x)?x.map(H=>`${dt(_)}=${dt(H)}`).join("&"):`${dt(_)}=${dt(x)}`}).filter(_=>!!_);return D.length?`?${D.join("&")}`:""}(D.queryParams);return`${_}${x}${"string"==typeof D.fragment?`#${function St(M){return encodeURI(M)}(D.fragment)}`:""}`}}const Ue=new Lt;function Re(M){return M.segments.map(D=>ni(D)).join("/")}function he(M,D){if(!M.hasChildren())return Re(M);if(D){const _=M.children[G]?he(M.children[G],!1):"",x=[];return Bt(M.children,(H,ue)=>{ue!==G&&x.push(`${ue}:${he(H,!1)}`)}),x.length>0?`${_}(${x.join("//")})`:_}{const _=function _n(M,D){let _=[];return Bt(M.children,(x,H)=>{H===G&&(_=_.concat(D(x,H)))}),Bt(M.children,(x,H)=>{H!==G&&(_=_.concat(D(x,H)))}),_}(M,(x,H)=>H===G?[he(M.children[G],!1)]:[`${H}:${he(x,!1)}`]);return 1===Object.keys(M.children).length&&null!=M.children[G]?`${Re(M)}/${_[0]}`:`${Re(M)}/(${_.join("//")})`}}function Ne(M){return encodeURIComponent(M).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function dt(M){return Ne(M).replace(/%3B/gi,";")}function Xt(M){return Ne(M).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function fn(M){return decodeURIComponent(M)}function xt(M){return fn(M.replace(/\+/g,"%20"))}function ni(M){return`${Xt(M.path)}${function ri(M){return Object.keys(M).map(D=>`;${Xt(D)}=${Xt(M[D])}`).join("")}(M.parameters)}`}const Ti=/^[^\/()?;=#]+/;function xn(M){const D=M.match(Ti);return D?D[0]:""}const Di=/^[^=?&#]+/,Wn=/^[^&#]+/;class Pi{constructor(D){this.url=D,this.remaining=D}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Et([],{}):new Et([],this.parseChildren())}parseQueryParams(){const D={};if(this.consumeOptional("?"))do{this.parseQueryParam(D)}while(this.consumeOptional("&"));return D}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const D=[];for(this.peekStartsWith("(")||D.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),D.push(this.parseSegment());let _={};this.peekStartsWith("/(")&&(this.capture("/"),_=this.parseParens(!0));let x={};return this.peekStartsWith("(")&&(x=this.parseParens(!1)),(D.length>0||Object.keys(_).length>0)&&(x[G]=new Et(D,_)),x}parseSegment(){const D=xn(this.remaining);if(""===D&&this.peekStartsWith(";"))throw new Error(`Empty path url segment cannot have parameters: '${this.remaining}'.`);return this.capture(D),new mn(fn(D),this.parseMatrixParams())}parseMatrixParams(){const D={};for(;this.consumeOptional(";");)this.parseParam(D);return D}parseParam(D){const _=xn(this.remaining);if(!_)return;this.capture(_);let x="";if(this.consumeOptional("=")){const H=xn(this.remaining);H&&(x=H,this.capture(x))}D[fn(_)]=fn(x)}parseQueryParam(D){const _=function fi(M){const D=M.match(Di);return D?D[0]:""}(this.remaining);if(!_)return;this.capture(_);let x="";if(this.consumeOptional("=")){const xe=function pi(M){const D=M.match(Wn);return D?D[0]:""}(this.remaining);xe&&(x=xe,this.capture(x))}const H=xt(_),ue=xt(x);if(D.hasOwnProperty(H)){let xe=D[H];Array.isArray(xe)||(xe=[xe],D[H]=xe),xe.push(ue)}else D[H]=ue}parseParens(D){const _={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const x=xn(this.remaining),H=this.remaining[x.length];if("/"!==H&&")"!==H&&";"!==H)throw new Error(`Cannot parse url '${this.url}'`);let ue;x.indexOf(":")>-1?(ue=x.slice(0,x.indexOf(":")),this.capture(ue),this.capture(":")):D&&(ue=G);const xe=this.parseChildren();_[ue]=1===Object.keys(xe).length?xe[G]:new Et([],xe),this.consumeOptional("//")}return _}peekStartsWith(D){return this.remaining.startsWith(D)}consumeOptional(D){return!!this.peekStartsWith(D)&&(this.remaining=this.remaining.substring(D.length),!0)}capture(D){if(!this.consumeOptional(D))throw new Error(`Expected "${D}".`)}}class Tn{constructor(D){this._root=D}get root(){return this._root.value}parent(D){const _=this.pathFromRoot(D);return _.length>1?_[_.length-2]:null}children(D){const _=ra(D,this._root);return _?_.children.map(x=>x.value):[]}firstChild(D){const _=ra(D,this._root);return _&&_.children.length>0?_.children[0].value:null}siblings(D){const _=oi(D,this._root);return _.length<2?[]:_[_.length-2].children.map(H=>H.value).filter(H=>H!==D)}pathFromRoot(D){return oi(D,this._root).map(_=>_.value)}}function ra(M,D){if(M===D.value)return D;for(const _ of D.children){const x=ra(M,_);if(x)return x}return null}function oi(M,D){if(M===D.value)return[D];for(const _ of D.children){const x=oi(M,_);if(x.length)return x.unshift(D),x}return[]}class Fn{constructor(D,_){this.value=D,this.children=_}toString(){return`TreeNode(${this.value})`}}function Yn(M){const D={};return M&&M.children.forEach(_=>D[_.value.outlet]=_),D}class ti extends Tn{constructor(D,_){super(D),this.snapshot=_,hi(this,D)}toString(){return this.snapshot.toString()}}function Jn(M,D){const _=function ci(M,D){const xe=new jn([],{},{},"",{},G,D,null,M.root,-1,{});return new Ii("",new Fn(xe,[]))}(M,D),x=new P.X([new mn("",{})]),H=new P.X({}),ue=new P.X({}),xe=new P.X({}),Ge=new P.X(""),pt=new wn(x,H,xe,Ge,ue,G,D,_.root);return pt.snapshot=_.root,new ti(new Fn(pt,[]),_)}class wn{constructor(D,_,x,H,ue,xe,Ge,pt){this.url=D,this.params=_,this.queryParams=x,this.fragment=H,this.data=ue,this.outlet=xe,this.component=Ge,this._futureSnapshot=pt}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe((0,Ie.U)(D=>be(D)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe((0,Ie.U)(D=>be(D)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function Xn(M,D="emptyOnly"){const _=M.pathFromRoot;let x=0;if("always"!==D)for(x=_.length-1;x>=1;){const H=_[x],ue=_[x-1];if(H.routeConfig&&""===H.routeConfig.path)x--;else{if(ue.component)break;x--}}return function Un(M){return M.reduce((D,_)=>({params:{...D.params,..._.params},data:{...D.data,..._.data},resolve:{..._.data,...D.resolve,..._.routeConfig?.data,..._._resolvedData}}),{params:{},data:{},resolve:{}})}(_.slice(x))}class jn{constructor(D,_,x,H,ue,xe,Ge,pt,Ot,En,Wt,Sn){this.url=D,this.params=_,this.queryParams=x,this.fragment=H,this.data=ue,this.outlet=xe,this.component=Ge,this.routeConfig=pt,this._urlSegment=Ot,this._lastPathIndex=En,this._correctedLastPathIndex=Sn??En,this._resolve=Wt}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=be(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=be(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(x=>x.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class Ii extends Tn{constructor(D,_){super(_),this.url=D,hi(this,_)}toString(){return Ui(this._root)}}function hi(M,D){D.value._routerState=M,D.children.forEach(_=>hi(M,_))}function Ui(M){const D=M.children.length>0?` { ${M.children.map(Ui).join(", ")} } `:"";return`${M.value}${D}`}function Kn(M){if(M.snapshot){const D=M.snapshot,_=M._futureSnapshot;M.snapshot=_,mt(D.queryParams,_.queryParams)||M.queryParams.next(_.queryParams),D.fragment!==_.fragment&&M.fragment.next(_.fragment),mt(D.params,_.params)||M.params.next(_.params),function Ft(M,D){if(M.length!==D.length)return!1;for(let _=0;_mt(_.parameters,D[x].parameters))}(M.url,D.url);return _&&!(!M.parent!=!D.parent)&&(!M.parent||Ci(M.parent,D.parent))}function ii(M,D,_){if(_&&M.shouldReuseRoute(D.value,_.value.snapshot)){const x=_.value;x._futureSnapshot=D.value;const H=function Gi(M,D,_){return D.children.map(x=>{for(const H of _.children)if(M.shouldReuseRoute(x.value,H.value.snapshot))return ii(M,x,H);return ii(M,x)})}(M,D,_);return new Fn(x,H)}{if(M.shouldAttach(D.value)){const ue=M.retrieve(D.value);if(null!==ue){const xe=ue.route;return xe.value._futureSnapshot=D.value,xe.children=D.children.map(Ge=>ii(M,Ge)),xe}}const x=function oa(M){return new wn(new P.X(M.url),new P.X(M.params),new P.X(M.queryParams),new P.X(M.fragment),new P.X(M.data),M.outlet,M.component,M)}(D.value),H=D.children.map(ue=>ii(M,ue));return new Fn(x,H)}}function qn(M){return"object"==typeof M&&null!=M&&!M.outlets&&!M.segmentPath}function me(M){return"object"==typeof M&&null!=M&&M.outlets}function Ze(M,D,_,x,H){let ue={};if(x&&Bt(x,(Ge,pt)=>{ue[pt]=Array.isArray(Ge)?Ge.map(Ot=>`${Ot}`):`${Ge}`}),M===D)return new _t(_,ue,H);const xe=je(M,D,_);return new _t(xe,ue,H)}function je(M,D,_){const x={};return Bt(M.children,(H,ue)=>{x[ue]=H===D?_:je(H,D,_)}),new Et(M.segments,x)}class nt{constructor(D,_,x){if(this.isAbsolute=D,this.numberOfDoubleDots=_,this.commands=x,D&&x.length>0&&qn(x[0]))throw new Error("Root segment cannot have matrix parameters");const H=x.find(me);if(H&&H!==dn(x))throw new Error("{outlets:{}} has to be the last command")}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Jt{constructor(D,_,x){this.segmentGroup=D,this.processChildren=_,this.index=x}}function ga(M,D,_){if(M||(M=new Et([],{})),0===M.segments.length&&M.hasChildren())return Li(M,D,_);const x=function Ji(M,D,_){let x=0,H=D;const ue={match:!1,pathIndex:0,commandIndex:0};for(;H=_.length)return ue;const xe=M.segments[H],Ge=_[x];if(me(Ge))break;const pt=`${Ge}`,Ot=x<_.length-1?_[x+1]:null;if(H>0&&void 0===pt)break;if(pt&&Ot&&"object"==typeof Ot&&void 0===Ot.outlets){if(!Da(pt,Ot,xe))return ue;x+=2}else{if(!Da(pt,{},xe))return ue;x++}H++}return{match:!0,pathIndex:H,commandIndex:x}}(M,D,_),H=_.slice(x.commandIndex);if(x.match&&x.pathIndex{"string"==typeof ue&&(ue=[ue]),null!==ue&&(H[xe]=ga(M.children[xe],D,ue))}),Bt(M.children,(ue,xe)=>{void 0===x[xe]&&(H[xe]=ue)}),new Et(M.segments,H)}}function zi(M,D,_){const x=M.segments.slice(0,D);let H=0;for(;H<_.length;){const ue=_[H];if(me(ue)){const pt=Va(ue.outlets);return new Et(x,pt)}if(0===H&&qn(_[0])){x.push(new mn(M.segments[D].path,ca(_[0]))),H++;continue}const xe=me(ue)?ue.outlets[G]:`${ue}`,Ge=H<_.length-1?_[H+1]:null;xe&&Ge&&qn(Ge)?(x.push(new mn(xe,ca(Ge))),H+=2):(x.push(new mn(xe,{})),H++)}return new Et(x,{})}function Va(M){const D={};return Bt(M,(_,x)=>{"string"==typeof _&&(_=[_]),null!==_&&(D[x]=zi(new Et([],{}),0,_))}),D}function ca(M){const D={};return Bt(M,(_,x)=>D[x]=`${_}`),D}function Da(M,D,_){return M==_.path&&mt(D,_.parameters)}class gi{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new vi,this.attachRef=null}}class vi{constructor(){this.contexts=new Map}onChildOutletCreated(D,_){const x=this.getOrCreateContext(D);x.outlet=_,this.contexts.set(D,x)}onChildOutletDestroyed(D){const _=this.getContext(D);_&&(_.outlet=null,_.attachRef=null)}onOutletDeactivated(){const D=this.contexts;return this.contexts=new Map,D}onOutletReAttached(D){this.contexts=D}getOrCreateContext(D){let _=this.getContext(D);return _||(_=new gi,this.contexts.set(D,_)),_}getContext(D){return this.contexts.get(D)||null}}let Zi=(()=>{class M{constructor(_,x,H,ue,xe){this.parentContexts=_,this.location=x,this.changeDetector=ue,this.environmentInjector=xe,this.activated=null,this._activatedRoute=null,this.activateEvents=new d.EventEmitter,this.deactivateEvents=new d.EventEmitter,this.attachEvents=new d.EventEmitter,this.detachEvents=new d.EventEmitter,this.name=H||G,_.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const _=this.parentContexts.getContext(this.name);_&&_.route&&(_.attachRef?this.attach(_.attachRef,_.route):this.activateWith(_.route,_.injector))}}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new Error("Outlet is not activated");return this.activated.instance}get activatedRoute(){if(!this.activated)throw new Error("Outlet is not activated");return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new Error("Outlet is not activated");this.location.detach();const _=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(_.instance),_}attach(_,x){this.activated=_,this._activatedRoute=x,this.location.insert(_.hostView),this.attachEvents.emit(_.instance)}deactivate(){if(this.activated){const _=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(_)}}activateWith(_,x){if(this.isActivated)throw new Error("Cannot activate an already activated outlet");this._activatedRoute=_;const H=this.location,xe=_._futureSnapshot.component,Ge=this.parentContexts.getOrCreateContext(this.name).children,pt=new va(_,Ge,H.injector);if(x&&function xa(M){return!!M.resolveComponentFactory}(x)){const Ot=x.resolveComponentFactory(xe);this.activated=H.createComponent(Ot,H.length,pt)}else this.activated=H.createComponent(xe,{index:H.length,injector:pt,environmentInjector:x??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275directiveInject(vi),d.\u0275\u0275directiveInject(d.ViewContainerRef),d.\u0275\u0275injectAttribute("name"),d.\u0275\u0275directiveInject(d.ChangeDetectorRef),d.\u0275\u0275directiveInject(d.EnvironmentInjector))},M.\u0275dir=d.\u0275\u0275defineDirective({type:M,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"]}),M})();class va{constructor(D,_,x){this.route=D,this.childContexts=_,this.parent=x}get(D,_){return D===wn?this.route:D===vi?this.childContexts:this.parent.get(D,_)}}let Ni=(()=>{class M{}return M.\u0275fac=function(_){return new(_||M)},M.\u0275cmp=d.\u0275\u0275defineComponent({type:M,selectors:[["ng-component"]],decls:1,vars:0,template:function(_,x){1&_&&d.\u0275\u0275element(0,"router-outlet")},dependencies:[Zi],encapsulation:2}),M})();function Xi(M,D){return M.providers&&!M._injector&&(M._injector=(0,d.createEnvironmentInjector)(M.providers,D,`Route: ${M.path}`)),M._injector??D}function xi(M){const D=M.children&&M.children.map(xi),_=D?{...M,children:D}:{...M};return!_.component&&!_.loadComponent&&(D||_.loadChildren)&&_.outlet&&_.outlet!==G&&(_.component=Ni),_}function li(M){return M.outlet||G}function qi(M,D){const _=M.filter(x=>li(x)===D);return _.push(...M.filter(x=>li(x)!==D)),_}function Vi(M){if(!M)return null;if(M.routeConfig?._injector)return M.routeConfig._injector;for(let D=M.parent;D;D=D.parent){const _=D.routeConfig;if(_?._loadedInjector)return _._loadedInjector;if(_?._injector)return _._injector}return null}class zn{constructor(D,_,x,H){this.routeReuseStrategy=D,this.futureState=_,this.currState=x,this.forwardEvent=H}activate(D){const _=this.futureState._root,x=this.currState?this.currState._root:null;this.deactivateChildRoutes(_,x,D),Kn(this.futureState.root),this.activateChildRoutes(_,x,D)}deactivateChildRoutes(D,_,x){const H=Yn(_);D.children.forEach(ue=>{const xe=ue.value.outlet;this.deactivateRoutes(ue,H[xe],x),delete H[xe]}),Bt(H,(ue,xe)=>{this.deactivateRouteAndItsChildren(ue,x)})}deactivateRoutes(D,_,x){const H=D.value,ue=_?_.value:null;if(H===ue)if(H.component){const xe=x.getContext(H.outlet);xe&&this.deactivateChildRoutes(D,_,xe.children)}else this.deactivateChildRoutes(D,_,x);else ue&&this.deactivateRouteAndItsChildren(_,x)}deactivateRouteAndItsChildren(D,_){D.value.component&&this.routeReuseStrategy.shouldDetach(D.value.snapshot)?this.detachAndStoreRouteSubtree(D,_):this.deactivateRouteAndOutlet(D,_)}detachAndStoreRouteSubtree(D,_){const x=_.getContext(D.value.outlet),H=x&&D.value.component?x.children:_,ue=Yn(D);for(const xe of Object.keys(ue))this.deactivateRouteAndItsChildren(ue[xe],H);if(x&&x.outlet){const xe=x.outlet.detach(),Ge=x.children.onOutletDeactivated();this.routeReuseStrategy.store(D.value.snapshot,{componentRef:xe,route:D,contexts:Ge})}}deactivateRouteAndOutlet(D,_){const x=_.getContext(D.value.outlet),H=x&&D.value.component?x.children:_,ue=Yn(D);for(const xe of Object.keys(ue))this.deactivateRouteAndItsChildren(ue[xe],H);x&&x.outlet&&(x.outlet.deactivate(),x.children.onOutletDeactivated(),x.attachRef=null,x.resolver=null,x.route=null)}activateChildRoutes(D,_,x){const H=Yn(_);D.children.forEach(ue=>{this.activateRoutes(ue,H[ue.value.outlet],x),this.forwardEvent(new oe(ue.value.snapshot))}),D.children.length&&this.forwardEvent(new ee(D.value.snapshot))}activateRoutes(D,_,x){const H=D.value,ue=_?_.value:null;if(Kn(H),H===ue)if(H.component){const xe=x.getOrCreateContext(H.outlet);this.activateChildRoutes(D,_,xe.children)}else this.activateChildRoutes(D,_,x);else if(H.component){const xe=x.getOrCreateContext(H.outlet);if(this.routeReuseStrategy.shouldAttach(H.snapshot)){const Ge=this.routeReuseStrategy.retrieve(H.snapshot);this.routeReuseStrategy.store(H.snapshot,null),xe.children.onOutletReAttached(Ge.contexts),xe.attachRef=Ge.componentRef,xe.route=Ge.route.value,xe.outlet&&xe.outlet.attach(Ge.componentRef,Ge.route.value),Kn(Ge.route.value),this.activateChildRoutes(D,null,xe.children)}else{const Ge=Vi(H.snapshot),pt=Ge?.get(d.ComponentFactoryResolver)??null;xe.attachRef=null,xe.route=H,xe.resolver=pt,xe.injector=Ge,xe.outlet&&xe.outlet.activateWith(H,xe.injector),this.activateChildRoutes(D,null,xe.children)}}else this.activateChildRoutes(D,null,x)}}function un(M){return"function"==typeof M}function Fi(M){return M instanceof _t}const fe=Symbol("INITIAL_VALUE");function We(){return(0,Fe.w)(M=>(0,F.a)(M.map(D=>D.pipe((0,Ce.q)(1),(0,Le.O)(fe)))).pipe(pe((D,_)=>{let x=!1;return _.reduce((H,ue,xe)=>H!==fe?H:(ue===fe&&(x=!0),x||!1!==ue&&xe!==_.length-1&&!Fi(ue)?H:ue),D)},fe),(0,te.h)(D=>D!==fe),(0,Ie.U)(D=>Fi(D)?D:!0===D),(0,Ce.q)(1)))}const ft={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function bt(M,D,_){if(""===D.path)return"full"===D.pathMatch&&(M.hasChildren()||_.length>0)?{...ft}:{matched:!0,consumedSegments:[],remainingSegments:_,parameters:{},positionalParamSegments:{}};const H=(D.matcher||At)(_,M,D);if(!H)return{...ft};const ue={};Bt(H.posParams,(Ge,pt)=>{ue[pt]=Ge.path});const xe=H.consumed.length>0?{...ue,...H.consumed[H.consumed.length-1].parameters}:ue;return{matched:!0,consumedSegments:H.consumed,remainingSegments:_.slice(H.consumed.length),parameters:xe,positionalParamSegments:H.posParams??{}}}function Rt(M,D,_,x,H="corrected"){if(_.length>0&&function Dn(M,D,_){return _.some(x=>Bn(M,D,x)&&li(x)!==G)}(M,_,x)){const xe=new Et(D,function vn(M,D,_,x){const H={};H[G]=x,x._sourceSegment=M,x._segmentIndexShift=D.length;for(const ue of _)if(""===ue.path&&li(ue)!==G){const xe=new Et([],{});xe._sourceSegment=M,xe._segmentIndexShift=D.length,H[li(ue)]=xe}return H}(M,D,x,new Et(_,M.children)));return xe._sourceSegment=M,xe._segmentIndexShift=D.length,{segmentGroup:xe,slicedSegments:[]}}if(0===_.length&&function pn(M,D,_){return _.some(x=>Bn(M,D,x))}(M,_,x)){const xe=new Et(M.segments,function In(M,D,_,x,H,ue){const xe={};for(const Ge of x)if(Bn(M,_,Ge)&&!H[li(Ge)]){const pt=new Et([],{});pt._sourceSegment=M,pt._segmentIndexShift="legacy"===ue?M.segments.length:D.length,xe[li(Ge)]=pt}return{...H,...xe}}(M,D,_,x,M.children,H));return xe._sourceSegment=M,xe._segmentIndexShift=D.length,{segmentGroup:xe,slicedSegments:_}}const ue=new Et(M.segments,M.children);return ue._sourceSegment=M,ue._segmentIndexShift=D.length,{segmentGroup:ue,slicedSegments:_}}function Bn(M,D,_){return(!(M.hasChildren()||D.length>0)||"full"!==_.pathMatch)&&""===_.path}function Cn(M,D,_,x){return!!(li(M)===x||x!==G&&Bn(D,_,M))&&("**"===M.path||bt(D,M,_).matched)}function $t(M,D,_){return 0===D.length&&!M.children[_]}class Ki{constructor(D){this.segmentGroup=D||null}}class Ai{constructor(D){this.urlTree=D}}function ma(M){return(0,K._)(new Ki(M))}function $i(M){return(0,K._)(new Ai(M))}class L{constructor(D,_,x,H,ue){this.injector=D,this.configLoader=_,this.urlSerializer=x,this.urlTree=H,this.config=ue,this.allowRedirects=!0}apply(){const D=Rt(this.urlTree.root,[],[],this.config).segmentGroup,_=new Et(D.segments,D.children);return this.expandSegmentGroup(this.injector,this.config,_,G).pipe((0,Ie.U)(ue=>this.createUrlTree(S(ue),this.urlTree.queryParams,this.urlTree.fragment))).pipe((0,ct.K)(ue=>{if(ue instanceof Ai)return this.allowRedirects=!1,this.match(ue.urlTree);throw ue instanceof Ki?this.noMatchError(ue):ue}))}match(D){return this.expandSegmentGroup(this.injector,this.config,D.root,G).pipe((0,Ie.U)(H=>this.createUrlTree(S(H),D.queryParams,D.fragment))).pipe((0,ct.K)(H=>{throw H instanceof Ki?this.noMatchError(H):H}))}noMatchError(D){return new Error(`Cannot match any routes. URL Segment: '${D.segmentGroup}'`)}createUrlTree(D,_,x){const H=D.segments.length>0?new Et([],{[G]:D}):D;return new _t(H,_,x)}expandSegmentGroup(D,_,x,H){return 0===x.segments.length&&x.hasChildren()?this.expandChildren(D,_,x).pipe((0,Ie.U)(ue=>new Et([],ue))):this.expandSegment(D,x,_,x.segments,H,!0)}expandChildren(D,_,x){const H=[];for(const ue of Object.keys(x.children))"primary"===ue?H.unshift(ue):H.push(ue);return(0,k.D)(H).pipe((0,wt.b)(ue=>{const xe=x.children[ue],Ge=qi(_,ue);return this.expandSegmentGroup(D,Ge,xe,ue).pipe((0,Ie.U)(pt=>({segment:pt,outlet:ue})))}),pe((ue,xe)=>(ue[xe.outlet]=xe.segment,ue),{}),function Pe(M,D){const _=arguments.length>=2;return x=>x.pipe(M?(0,te.h)((H,ue)=>M(H,ue,x)):Xe.y,se(1),_?Me(D):ve(()=>new f))}())}expandSegment(D,_,x,H,ue,xe){return(0,k.D)(x).pipe((0,wt.b)(Ge=>this.expandSegmentAgainstRoute(D,_,x,Ge,H,ue,xe).pipe((0,ct.K)(Ot=>{if(Ot instanceof Ki)return(0,E.of)(null);throw Ot}))),Be(Ge=>!!Ge),(0,ct.K)((Ge,pt)=>{if(Ge instanceof f||"EmptyError"===Ge.name)return $t(_,H,ue)?(0,E.of)(new Et([],{})):ma(_);throw Ge}))}expandSegmentAgainstRoute(D,_,x,H,ue,xe,Ge){return Cn(H,_,ue,xe)?void 0===H.redirectTo?this.matchSegmentAgainstRoute(D,_,H,ue,xe):Ge&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(D,_,x,H,ue,xe):ma(_):ma(_)}expandSegmentAgainstRouteUsingRedirect(D,_,x,H,ue,xe){return"**"===H.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(D,x,H,xe):this.expandRegularSegmentAgainstRouteUsingRedirect(D,_,x,H,ue,xe)}expandWildCardWithParamsAgainstRouteUsingRedirect(D,_,x,H){const ue=this.applyRedirectCommands([],x.redirectTo,{});return x.redirectTo.startsWith("/")?$i(ue):this.lineralizeSegments(x,ue).pipe((0,Tt.z)(xe=>{const Ge=new Et(xe,{});return this.expandSegment(D,Ge,_,xe,H,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(D,_,x,H,ue,xe){const{matched:Ge,consumedSegments:pt,remainingSegments:Ot,positionalParamSegments:En}=bt(_,H,ue);if(!Ge)return ma(_);const Wt=this.applyRedirectCommands(pt,H.redirectTo,En);return H.redirectTo.startsWith("/")?$i(Wt):this.lineralizeSegments(H,Wt).pipe((0,Tt.z)(Sn=>this.expandSegment(D,_,x,Sn.concat(Ot),xe,!1)))}matchSegmentAgainstRoute(D,_,x,H,ue){if("**"===x.path)return D=Xi(x,D),x.loadChildren?(x._loadedRoutes?(0,E.of)({routes:x._loadedRoutes,injector:x._loadedInjector}):this.configLoader.loadChildren(D,x)).pipe((0,Ie.U)(Wt=>(x._loadedRoutes=Wt.routes,x._loadedInjector=Wt.injector,new Et(H,{})))):(0,E.of)(new Et(H,{}));const{matched:xe,consumedSegments:Ge,remainingSegments:pt}=bt(_,x,H);return xe?(D=Xi(x,D),this.getChildConfig(D,x,H).pipe((0,Tt.z)(En=>{const Wt=En.injector??D,Sn=En.routes,{segmentGroup:Gn,slicedSegments:Hi}=Rt(_,Ge,pt,Sn),La=new Et(Gn.segments,Gn.children);if(0===Hi.length&&La.hasChildren())return this.expandChildren(Wt,Sn,La).pipe((0,Ie.U)(vo=>new Et(Ge,vo)));if(0===Sn.length&&0===Hi.length)return(0,E.of)(new Et(Ge,{}));const Fs=li(x)===ue;return this.expandSegment(Wt,La,Sn,Hi,Fs?G:ue,!0).pipe((0,Ie.U)(ka=>new Et(Ge.concat(ka.segments),ka.children)))}))):ma(_)}getChildConfig(D,_,x){return _.children?(0,E.of)({routes:_.children,injector:D}):_.loadChildren?void 0!==_._loadedRoutes?(0,E.of)({routes:_._loadedRoutes,injector:_._loadedInjector}):this.runCanLoadGuards(D,_,x).pipe((0,Tt.z)(H=>H?this.configLoader.loadChildren(D,_).pipe((0,at.b)(ue=>{_._loadedRoutes=ue.routes,_._loadedInjector=ue.injector})):function Ra(M){return(0,K._)(Ae(`Cannot load children because the guard of the route "path: '${M.path}'" returned false`))}(_))):(0,E.of)({routes:[],injector:D})}runCanLoadGuards(D,_,x){const H=_.canLoad;if(!H||0===H.length)return(0,E.of)(!0);const ue=H.map(xe=>{const Ge=D.get(xe);let pt;if(function $n(M){return M&&un(M.canLoad)}(Ge))pt=Ge.canLoad(_,x);else{if(!un(Ge))throw new Error("Invalid CanLoad guard");pt=Ge(_,x)}return Oe(pt)});return(0,E.of)(ue).pipe(We(),(0,at.b)(xe=>{if(!Fi(xe))return;const Ge=Ae(`Redirecting to "${this.urlSerializer.serialize(xe)}"`);throw Ge.url=xe,Ge}),(0,Ie.U)(xe=>!0===xe))}lineralizeSegments(D,_){let x=[],H=_.root;for(;;){if(x=x.concat(H.segments),0===H.numberOfChildren)return(0,E.of)(x);if(H.numberOfChildren>1||!H.children[G])return(0,K._)(new Error(`Only absolute redirects can have named outlets. redirectTo: '${D.redirectTo}'`));H=H.children[G]}}applyRedirectCommands(D,_,x){return this.applyRedirectCreatreUrlTree(_,this.urlSerializer.parse(_),D,x)}applyRedirectCreatreUrlTree(D,_,x,H){const ue=this.createSegmentGroup(D,_.root,x,H);return new _t(ue,this.createQueryParams(_.queryParams,this.urlTree.queryParams),_.fragment)}createQueryParams(D,_){const x={};return Bt(D,(H,ue)=>{if("string"==typeof H&&H.startsWith(":")){const Ge=H.substring(1);x[ue]=_[Ge]}else x[ue]=H}),x}createSegmentGroup(D,_,x,H){const ue=this.createSegments(D,_.segments,x,H);let xe={};return Bt(_.children,(Ge,pt)=>{xe[pt]=this.createSegmentGroup(D,Ge,x,H)}),new Et(ue,xe)}createSegments(D,_,x,H){return _.map(ue=>ue.path.startsWith(":")?this.findPosParam(D,ue,H):this.findOrReturn(ue,x))}findPosParam(D,_,x){const H=x[_.path.substring(1)];if(!H)throw new Error(`Cannot redirect to '${D}'. Cannot find '${_.path}'.`);return H}findOrReturn(D,_){let x=0;for(const H of _){if(H.path===D.path)return _.splice(x),H;x++}return D}}function S(M){const D={};for(const x of Object.keys(M.children)){const ue=S(M.children[x]);(ue.segments.length>0||ue.hasChildren())&&(D[x]=ue)}return function w(M){if(1===M.numberOfChildren&&M.children[G]){const D=M.children[G];return new Et(M.segments.concat(D.segments),D.children)}return M}(new Et(M.segments,D))}class lt{constructor(D){this.path=D,this.route=this.path[this.path.length-1]}}class Pt{constructor(D,_){this.component=D,this.route=_}}function Rn(M,D,_){const x=M._root;return ea(x,D?D._root:null,_,[x.value])}function si(M,D,_){return(Vi(D)??_).get(M)}function ea(M,D,_,x,H={canDeactivateChecks:[],canActivateChecks:[]}){const ue=Yn(D);return M.children.forEach(xe=>{(function _s(M,D,_,x,H={canDeactivateChecks:[],canActivateChecks:[]}){const ue=M.value,xe=D?D.value:null,Ge=_?_.getContext(M.value.outlet):null;if(xe&&ue.routeConfig===xe.routeConfig){const pt=function mo(M,D,_){if("function"==typeof _)return _(M,D);switch(_){case"pathParamsChange":return!sn(M.url,D.url);case"pathParamsOrQueryParamsChange":return!sn(M.url,D.url)||!mt(M.queryParams,D.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Ci(M,D)||!mt(M.queryParams,D.queryParams);default:return!Ci(M,D)}}(xe,ue,ue.routeConfig.runGuardsAndResolvers);pt?H.canActivateChecks.push(new lt(x)):(ue.data=xe.data,ue._resolvedData=xe._resolvedData),ea(M,D,ue.component?Ge?Ge.children:null:_,x,H),pt&&Ge&&Ge.outlet&&Ge.outlet.isActivated&&H.canDeactivateChecks.push(new Pt(Ge.outlet.component,xe))}else xe&&ms(D,Ge,H),H.canActivateChecks.push(new lt(x)),ea(M,null,ue.component?Ge?Ge.children:null:_,x,H)})(xe,ue[xe.value.outlet],_,x.concat([xe.value]),H),delete ue[xe.value.outlet]}),Bt(ue,(xe,Ge)=>ms(xe,_.getContext(Ge),H)),H}function ms(M,D,_){const x=Yn(M),H=M.value;Bt(x,(ue,xe)=>{ms(ue,H.component?D?D.children.getContext(xe):null:D,_)}),_.canDeactivateChecks.push(new Pt(H.component&&D&&D.outlet&&D.outlet.isActivated?D.outlet.component:null,H))}class y{}function T(M){return new v.y(D=>D.error(M))}class ae{constructor(D,_,x,H,ue,xe){this.rootComponentType=D,this.config=_,this.urlTree=x,this.url=H,this.paramsInheritanceStrategy=ue,this.relativeLinkResolution=xe}recognize(){const D=Rt(this.urlTree.root,[],[],this.config.filter(xe=>void 0===xe.redirectTo),this.relativeLinkResolution).segmentGroup,_=this.processSegmentGroup(this.config,D,G);if(null===_)return null;const x=new jn([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},G,this.rootComponentType,null,this.urlTree.root,-1,{}),H=new Fn(x,_),ue=new Ii(this.url,H);return this.inheritParamsAndData(ue._root),ue}inheritParamsAndData(D){const _=D.value,x=Xn(_,this.paramsInheritanceStrategy);_.params=Object.freeze(x.params),_.data=Object.freeze(x.data),D.children.forEach(H=>this.inheritParamsAndData(H))}processSegmentGroup(D,_,x){return 0===_.segments.length&&_.hasChildren()?this.processChildren(D,_):this.processSegment(D,_,_.segments,x)}processChildren(D,_){const x=[];for(const ue of Object.keys(_.children)){const xe=_.children[ue],Ge=qi(D,ue),pt=this.processSegmentGroup(Ge,xe,ue);if(null===pt)return null;x.push(...pt)}const H=rt(x);return function _e(M){M.sort((D,_)=>D.value.outlet===G?-1:_.value.outlet===G?1:D.value.outlet.localeCompare(_.value.outlet))}(H),H}processSegment(D,_,x,H){for(const ue of D){const xe=this.processSegmentAgainstRoute(ue,_,x,H);if(null!==xe)return xe}return $t(_,x,H)?[]:null}processSegmentAgainstRoute(D,_,x,H){if(D.redirectTo||!Cn(D,_,x,H))return null;let ue,xe=[],Ge=[];if("**"===D.path){const Gn=x.length>0?dn(x).parameters:{},Hi=Ht(_)+x.length;ue=new jn(x,Gn,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,hn(D),li(D),D.component??D._loadedComponent??null,D,jt(_),Hi,en(D),Hi)}else{const Gn=bt(_,D,x);if(!Gn.matched)return null;xe=Gn.consumedSegments,Ge=Gn.remainingSegments;const Hi=Ht(_)+xe.length;ue=new jn(xe,Gn.parameters,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,hn(D),li(D),D.component??D._loadedComponent??null,D,jt(_),Hi,en(D),Hi)}const pt=function He(M){return M.children?M.children:M.loadChildren?M._loadedRoutes:[]}(D),{segmentGroup:Ot,slicedSegments:En}=Rt(_,xe,Ge,pt.filter(Gn=>void 0===Gn.redirectTo),this.relativeLinkResolution);if(0===En.length&&Ot.hasChildren()){const Gn=this.processChildren(pt,Ot);return null===Gn?null:[new Fn(ue,Gn)]}if(0===pt.length&&0===En.length)return[new Fn(ue,[])];const Wt=li(D)===H,Sn=this.processSegment(pt,Ot,En,Wt?G:H);return null===Sn?null:[new Fn(ue,Sn)]}}function Ye(M){const D=M.value.routeConfig;return D&&""===D.path&&void 0===D.redirectTo}function rt(M){const D=[],_=new Set;for(const x of M){if(!Ye(x)){D.push(x);continue}const H=D.find(ue=>x.value.routeConfig===ue.value.routeConfig);void 0!==H?(H.children.push(...x.children),_.add(H)):D.push(x)}for(const x of _){const H=rt(x.children);D.push(new Fn(x.value,H))}return D.filter(x=>!_.has(x))}function jt(M){let D=M;for(;D._sourceSegment;)D=D._sourceSegment;return D}function Ht(M){let D=M,_=D._segmentIndexShift??0;for(;D._sourceSegment;)D=D._sourceSegment,_+=D._segmentIndexShift??0;return _-1}function hn(M){return M.data||{}}function en(M){return M.resolve||{}}const An=Symbol("RouteTitle");function ta(M){return"string"==typeof M.title||null===M.title}function yi(M){return(0,Fe.w)(D=>{const _=M(D);return _?(0,k.D)(_).pipe((0,Ie.U)(()=>D)):(0,E.of)(D)})}class Ea{}class _a{shouldDetach(D){return!1}store(D,_){}shouldAttach(D){return!1}retrieve(D){return null}shouldReuseRoute(D,_){return D.routeConfig===_.routeConfig}}class na extends _a{}const ua=new d.InjectionToken("ROUTES");let fa=(()=>{class M{constructor(_,x){this.injector=_,this.compiler=x,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(_){if(this.componentLoaders.get(_))return this.componentLoaders.get(_);if(_._loadedComponent)return(0,E.of)(_._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(_);const x=Oe(_.loadComponent()).pipe((0,at.b)(ue=>{this.onLoadEndListener&&this.onLoadEndListener(_),_._loadedComponent=ue}),(0,qt.x)(()=>{this.componentLoaders.delete(_)})),H=new g(x,()=>new ye.x).pipe(h());return this.componentLoaders.set(_,H),H}loadChildren(_,x){if(this.childrenLoaders.get(x))return this.childrenLoaders.get(x);if(x._loadedRoutes)return(0,E.of)({routes:x._loadedRoutes,injector:x._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(x);const ue=this.loadModuleFactoryOrRoutes(x.loadChildren).pipe((0,Ie.U)(Ge=>{this.onLoadEndListener&&this.onLoadEndListener(x);let pt,Ot,En=!1;Array.isArray(Ge)?Ot=Ge:(pt=Ge.create(_).injector,Ot=tn(pt.get(ua,[],d.InjectFlags.Self|d.InjectFlags.Optional)));return{routes:Ot.map(xi),injector:pt}}),(0,qt.x)(()=>{this.childrenLoaders.delete(x)})),xe=new g(ue,()=>new ye.x).pipe(h());return this.childrenLoaders.set(x,xe),xe}loadModuleFactoryOrRoutes(_){return Oe(_()).pipe((0,Tt.z)(x=>x instanceof d.NgModuleFactory||Array.isArray(x)?(0,E.of)(x):(0,k.D)(this.compiler.compileModuleAsync(x))))}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275inject(d.Injector),d.\u0275\u0275inject(d.Compiler))},M.\u0275prov=d.\u0275\u0275defineInjectable({token:M,factory:M.\u0275fac}),M})();class Ts{}class Ws{shouldProcessUrl(D){return!0}extract(D){return D}merge(D,_){return D}}function Zt(M){throw M}function rn(M,D,_){return D.parse("/")}const Mn={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Zn={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let Vn=(()=>{class M{constructor(_,x,H,ue,xe,Ge,pt){this.rootComponentType=_,this.urlSerializer=x,this.rootContexts=H,this.location=ue,this.config=pt,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.navigationId=0,this.currentPageId=0,this.isNgZoneEnabled=!1,this.events=new ye.x,this.errorHandler=Zt,this.malformedUriErrorHandler=rn,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>(0,E.of)(void 0),this.urlHandlingStrategy=new Ws,this.routeReuseStrategy=new na,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.configLoader=xe.get(fa),this.configLoader.onLoadEndListener=Sn=>this.triggerEvent(new yt(Sn)),this.configLoader.onLoadStartListener=Sn=>this.triggerEvent(new Dt(Sn)),this.ngModule=xe.get(d.NgModuleRef),this.console=xe.get(d.\u0275Console);const Wt=xe.get(d.NgZone);this.isNgZoneEnabled=Wt instanceof d.NgZone&&d.NgZone.isInAngularZone(),this.resetConfig(pt),this.currentUrlTree=function Ke(){return new _t(new Et([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=Jn(this.currentUrlTree,this.rootComponentType),this.transitions=new P.X({id:0,targetPageId:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}get browserPageId(){return this.location.getState()?.\u0275routerPageId}setupNavigations(_){const x=this.events;return _.pipe((0,te.h)(H=>0!==H.id),(0,Ie.U)(H=>({...H,extractedUrl:this.urlHandlingStrategy.extract(H.rawUrl)})),(0,Fe.w)(H=>{let ue=!1,xe=!1;return(0,E.of)(H).pipe((0,at.b)(Ge=>{this.currentNavigation={id:Ge.id,initialUrl:Ge.rawUrl,extractedUrl:Ge.extractedUrl,trigger:Ge.source,extras:Ge.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),(0,Fe.w)(Ge=>{const pt=this.browserUrlTree.toString(),Ot=!this.navigated||Ge.extractedUrl.toString()!==pt||pt!==this.currentUrlTree.toString();if(("reload"===this.onSameUrlNavigation||Ot)&&this.urlHandlingStrategy.shouldProcessUrl(Ge.rawUrl))return Ma(Ge.source)&&(this.browserUrlTree=Ge.extractedUrl),(0,E.of)(Ge).pipe((0,Fe.w)(Wt=>{const Sn=this.transitions.getValue();return x.next(new Je(Wt.id,this.serializeUrl(Wt.extractedUrl),Wt.source,Wt.restoredState)),Sn!==this.transitions.getValue()?re.E:Promise.resolve(Wt)}),function le(M,D,_,x){return(0,Fe.w)(H=>function ja(M,D,_,x,H){return new L(M,D,_,x,H).apply()}(M,D,_,H.extractedUrl,x).pipe((0,Ie.U)(ue=>({...H,urlAfterRedirects:ue}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),(0,at.b)(Wt=>{this.currentNavigation={...this.currentNavigation,finalUrl:Wt.urlAfterRedirects}}),function ln(M,D,_,x,H){return(0,Tt.z)(ue=>function O(M,D,_,x,H="emptyOnly",ue="legacy"){try{const xe=new ae(M,D,_,x,H,ue).recognize();return null===xe?T(new y):(0,E.of)(xe)}catch(xe){return T(xe)}}(M,D,ue.urlAfterRedirects,_(ue.urlAfterRedirects),x,H).pipe((0,Ie.U)(xe=>({...ue,targetSnapshot:xe}))))}(this.rootComponentType,this.config,Wt=>this.serializeUrl(Wt),this.paramsInheritanceStrategy,this.relativeLinkResolution),(0,at.b)(Wt=>{if("eager"===this.urlUpdateStrategy){if(!Wt.extras.skipLocationChange){const Gn=this.urlHandlingStrategy.merge(Wt.urlAfterRedirects,Wt.rawUrl);this.setBrowserUrl(Gn,Wt)}this.browserUrlTree=Wt.urlAfterRedirects}const Sn=new Q(Wt.id,this.serializeUrl(Wt.extractedUrl),this.serializeUrl(Wt.urlAfterRedirects),Wt.targetSnapshot);x.next(Sn)}));if(Ot&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:Sn,extractedUrl:Gn,source:Hi,restoredState:La,extras:Fs}=Ge,ps=new Je(Sn,this.serializeUrl(Gn),Hi,La);x.next(ps);const ka=Jn(Gn,this.rootComponentType).snapshot;return(0,E.of)({...Ge,targetSnapshot:ka,urlAfterRedirects:Gn,extras:{...Fs,skipLocationChange:!1,replaceUrl:!1}})}return this.rawUrlTree=Ge.rawUrl,Ge.resolve(null),re.E}),(0,at.b)(Ge=>{const pt=new X(Ge.id,this.serializeUrl(Ge.extractedUrl),this.serializeUrl(Ge.urlAfterRedirects),Ge.targetSnapshot);this.triggerEvent(pt)}),(0,Ie.U)(Ge=>({...Ge,guards:Rn(Ge.targetSnapshot,Ge.currentSnapshot,this.rootContexts)})),function Cr(M,D){return(0,Tt.z)(_=>{const{targetSnapshot:x,currentSnapshot:H,guards:{canActivateChecks:ue,canDeactivateChecks:xe}}=_;return 0===xe.length&&0===ue.length?(0,E.of)({..._,guardsResult:!0}):function ks(M,D,_,x){return(0,k.D)(M).pipe((0,Tt.z)(H=>function Mr(M,D,_,x,H){const ue=D&&D.routeConfig?D.routeConfig.canDeactivate:null;if(!ue||0===ue.length)return(0,E.of)(!0);const xe=ue.map(Ge=>{const pt=si(Ge,D,H);let Ot;if(function U(M){return M&&un(M.canDeactivate)}(pt))Ot=Oe(pt.canDeactivate(M,D,_,x));else{if(!un(pt))throw new Error("Invalid CanDeactivate guard");Ot=Oe(pt(M,D,_,x))}return Ot.pipe(Be())});return(0,E.of)(xe).pipe(We())}(H.component,H.route,_,D,x)),Be(H=>!0!==H,!0))}(xe,x,H,M).pipe((0,Tt.z)(Ge=>Ge&&function Wi(M){return"boolean"==typeof M}(Ge)?function Oi(M,D,_,x){return(0,k.D)(D).pipe((0,wt.b)(H=>(0,N.z)(function Ss(M,D){return null!==M&&D&&D(new st(M)),(0,E.of)(!0)}(H.route.parent,x),function ya(M,D){return null!==M&&D&&D(new Y(M)),(0,E.of)(!0)}(H.route,x),function Ca(M,D,_){const x=D[D.length-1],ue=D.slice(0,D.length-1).reverse().map(xe=>function bi(M){const D=M.routeConfig?M.routeConfig.canActivateChild:null;return D&&0!==D.length?{node:M,guards:D}:null}(xe)).filter(xe=>null!==xe).map(xe=>(0,J.P)(()=>{const Ge=xe.guards.map(pt=>{const Ot=si(pt,xe.node,_);let En;if(function de(M){return M&&un(M.canActivateChild)}(Ot))En=Oe(Ot.canActivateChild(x,M));else{if(!un(Ot))throw new Error("Invalid CanActivateChild guard");En=Oe(Ot(x,M))}return En.pipe(Be())});return(0,E.of)(Ge).pipe(We())}));return(0,E.of)(ue).pipe(We())}(M,H.path,_),function Ga(M,D,_){const x=D.routeConfig?D.routeConfig.canActivate:null;if(!x||0===x.length)return(0,E.of)(!0);const H=x.map(ue=>(0,J.P)(()=>{const xe=si(ue,D,_);let Ge;if(function B(M){return M&&un(M.canActivate)}(xe))Ge=Oe(xe.canActivate(D,M));else{if(!un(xe))throw new Error("Invalid CanActivate guard");Ge=Oe(xe(D,M))}return Ge.pipe(Be())}));return(0,E.of)(H).pipe(We())}(M,H.route,_))),Be(H=>!0!==H,!0))}(x,ue,M,D):(0,E.of)(Ge)),(0,Ie.U)(Ge=>({..._,guardsResult:Ge})))})}(this.ngModule.injector,Ge=>this.triggerEvent(Ge)),(0,at.b)(Ge=>{if(Fi(Ge.guardsResult)){const Ot=Ae(`Redirecting to "${this.serializeUrl(Ge.guardsResult)}"`);throw Ot.url=Ge.guardsResult,Ot}const pt=new we(Ge.id,this.serializeUrl(Ge.extractedUrl),this.serializeUrl(Ge.urlAfterRedirects),Ge.targetSnapshot,!!Ge.guardsResult);this.triggerEvent(pt)}),(0,te.h)(Ge=>!!Ge.guardsResult||(this.restoreHistory(Ge),this.cancelNavigationTransition(Ge,""),!1)),yi(Ge=>{if(Ge.guards.canActivateChecks.length)return(0,E.of)(Ge).pipe((0,at.b)(pt=>{const Ot=new et(pt.id,this.serializeUrl(pt.extractedUrl),this.serializeUrl(pt.urlAfterRedirects),pt.targetSnapshot);this.triggerEvent(Ot)}),(0,Fe.w)(pt=>{let Ot=!1;return(0,E.of)(pt).pipe(function bn(M,D){return(0,Tt.z)(_=>{const{targetSnapshot:x,guards:{canActivateChecks:H}}=_;if(!H.length)return(0,E.of)(_);let ue=0;return(0,k.D)(H).pipe((0,wt.b)(xe=>function Nn(M,D,_,x){const H=M.routeConfig,ue=M._resolve;return void 0!==H?.title&&!ta(H)&&(ue[An]=H.title),function kn(M,D,_,x){const H=function di(M){return[...Object.keys(M),...Object.getOwnPropertySymbols(M)]}(M);if(0===H.length)return(0,E.of)({});const ue={};return(0,k.D)(H).pipe((0,Tt.z)(xe=>function Wa(M,D,_,x){const H=si(M,D,x);return Oe(H.resolve?H.resolve(D,_):H(D,_))}(M[xe],D,_,x).pipe(Be(),(0,at.b)(Ge=>{ue[xe]=Ge}))),se(1),(0,zt.h)(ue),(0,ct.K)(xe=>xe instanceof f?re.E:(0,K._)(xe)))}(ue,M,D,x).pipe((0,Ie.U)(xe=>(M._resolvedData=xe,M.data=Xn(M,_).resolve,H&&ta(H)&&(M.data[An]=H.title),null)))}(xe.route,x,M,D)),(0,at.b)(()=>ue++),se(1),(0,Tt.z)(xe=>ue===H.length?(0,E.of)(_):re.E))})}(this.paramsInheritanceStrategy,this.ngModule.injector),(0,at.b)({next:()=>Ot=!0,complete:()=>{Ot||(this.restoreHistory(pt),this.cancelNavigationTransition(pt,"At least one route resolver didn't emit any value."))}}))}),(0,at.b)(pt=>{const Ot=new ut(pt.id,this.serializeUrl(pt.extractedUrl),this.serializeUrl(pt.urlAfterRedirects),pt.targetSnapshot);this.triggerEvent(Ot)}))}),yi(()=>this.afterPreactivation()),yi(Ge=>{const pt=Ot=>{const En=[];Ot.routeConfig?.loadComponent&&!Ot.routeConfig._loadedComponent&&En.push(this.configLoader.loadComponent(Ot.routeConfig).pipe((0,at.b)(Wt=>{Ot.component=Wt}),(0,Ie.U)(()=>{})));for(const Wt of Ot.children)En.push(...pt(Wt));return En};return(0,F.a)(pt(Ge.targetSnapshot.root)).pipe(Me(),(0,Ce.q)(1))}),(0,Ie.U)(Ge=>{const pt=function Qi(M,D,_){const x=ii(M,D._root,_?_._root:void 0);return new ti(x,D)}(this.routeReuseStrategy,Ge.targetSnapshot,Ge.currentRouterState);return{...Ge,targetRouterState:pt}}),(0,at.b)(Ge=>{this.currentUrlTree=Ge.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(Ge.urlAfterRedirects,Ge.rawUrl),this.routerState=Ge.targetRouterState,"deferred"===this.urlUpdateStrategy&&(Ge.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,Ge),this.browserUrlTree=Ge.urlAfterRedirects)}),((M,D,_)=>(0,Ie.U)(x=>(new zn(D,x.targetRouterState,x.currentRouterState,_).activate(M),x)))(this.rootContexts,this.routeReuseStrategy,Ge=>this.triggerEvent(Ge)),(0,at.b)({next(){ue=!0},complete(){ue=!0}}),(0,qt.x)(()=>{ue||xe||this.cancelNavigationTransition(H,`Navigation ID ${H.id} is not equal to the current navigation id ${this.navigationId}`),this.currentNavigation?.id===H.id&&(this.currentNavigation=null)}),(0,ct.K)(Ge=>{if(xe=!0,function ot(M){return M&&M[Ve]}(Ge)){const pt=Fi(Ge.url);pt||(this.navigated=!0,this.restoreHistory(H,!0));const Ot=new Se(H.id,this.serializeUrl(H.extractedUrl),Ge.message);if(x.next(Ot),pt){const En=this.urlHandlingStrategy.merge(Ge.url,this.rawUrlTree),Wt={skipLocationChange:H.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||Ma(H.source)};this.scheduleNavigation(En,"imperative",null,Wt,{resolve:H.resolve,reject:H.reject,promise:H.promise})}else H.resolve(!1)}else{this.restoreHistory(H,!0);const pt=new ze(H.id,this.serializeUrl(H.extractedUrl),Ge);x.next(pt);try{H.resolve(this.errorHandler(Ge))}catch(Ot){H.reject(Ot)}}return re.E}))}))}resetRootComponentType(_){this.rootComponentType=_,this.routerState.root.component=this.rootComponentType}setTransition(_){this.transitions.next({...this.transitions.value,..._})}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(_=>{const x="popstate"===_.type?"popstate":"hashchange";"popstate"===x&&setTimeout(()=>{const H={replaceUrl:!0},ue=_.state?.navigationId?_.state:null;if(ue){const Ge={...ue};delete Ge.navigationId,delete Ge.\u0275routerPageId,0!==Object.keys(Ge).length&&(H.state=Ge)}const xe=this.parseUrl(_.url);this.scheduleNavigation(xe,x,ue,H)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(_){this.events.next(_)}resetConfig(_){this.config=_.map(xi),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.transitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(_,x={}){const{relativeTo:H,queryParams:ue,fragment:xe,queryParamsHandling:Ge,preserveFragment:pt}=x,Ot=H||this.routerState.root,En=pt?this.currentUrlTree.fragment:xe;let Wt=null;switch(Ge){case"merge":Wt={...this.currentUrlTree.queryParams,...ue};break;case"preserve":Wt=this.currentUrlTree.queryParams;break;default:Wt=ue||null}return null!==Wt&&(Wt=this.removeEmptyProps(Wt)),function Ta(M,D,_,x,H){if(0===_.length)return Ze(D.root,D.root,D.root,x,H);const ue=function Nt(M){if("string"==typeof M[0]&&1===M.length&&"/"===M[0])return new nt(!0,0,M);let D=0,_=!1;const x=M.reduce((H,ue,xe)=>{if("object"==typeof ue&&null!=ue){if(ue.outlets){const Ge={};return Bt(ue.outlets,(pt,Ot)=>{Ge[Ot]="string"==typeof pt?pt.split("/"):pt}),[...H,{outlets:Ge}]}if(ue.segmentPath)return[...H,ue.segmentPath]}return"string"!=typeof ue?[...H,ue]:0===xe?(ue.split("/").forEach((Ge,pt)=>{0==pt&&"."===Ge||(0==pt&&""===Ge?_=!0:".."===Ge?D++:""!=Ge&&H.push(Ge))}),H):[...H,ue]},[]);return new nt(_,D,x)}(_);return ue.toRoot()?Ze(D.root,D.root,new Et([],{}),x,H):function xe(pt){const Ot=function On(M,D,_,x){return M.isAbsolute?new Jt(D.root,!0,0):-1===x?new Jt(_,_===D.root,0):function ai(M,D,_){let x=M,H=D,ue=_;for(;ue>H;){if(ue-=H,x=x.parent,!x)throw new Error("Invalid number of '../'");H=x.segments.length}return new Jt(x,!1,H-ue)}(_,x+(qn(M.commands[0])?0:1),M.numberOfDoubleDots)}(ue,D,M.snapshot?._urlSegment,pt),En=Ot.processChildren?Li(Ot.segmentGroup,Ot.index,ue.commands):ga(Ot.segmentGroup,Ot.index,ue.commands);return Ze(D.root,Ot.segmentGroup,En,x,H)}(M.snapshot?._lastPathIndex)}(Ot,this.currentUrlTree,_,Wt,En??null)}navigateByUrl(_,x={skipLocationChange:!1}){const H=Fi(_)?_:this.parseUrl(_),ue=this.urlHandlingStrategy.merge(H,this.rawUrlTree);return this.scheduleNavigation(ue,"imperative",null,x)}navigate(_,x={skipLocationChange:!1}){return function Yi(M){for(let D=0;D{const ue=_[H];return null!=ue&&(x[H]=ue),x},{})}processNavigations(){this.navigations.subscribe(_=>{this.navigated=!0,this.lastSuccessfulId=_.id,this.currentPageId=_.targetPageId,this.events.next(new qe(_.id,this.serializeUrl(_.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,this.titleStrategy?.updateTitle(this.routerState.snapshot),_.resolve(!0)},_=>{this.console.warn(`Unhandled Navigation Error: ${_}`)})}scheduleNavigation(_,x,H,ue,xe){if(this.disposed)return Promise.resolve(!1);let Ge,pt,Ot;xe?(Ge=xe.resolve,pt=xe.reject,Ot=xe.promise):Ot=new Promise((Sn,Gn)=>{Ge=Sn,pt=Gn});const En=++this.navigationId;let Wt;return"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(H=this.location.getState()),Wt=H&&H.\u0275routerPageId?H.\u0275routerPageId:ue.replaceUrl||ue.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):Wt=0,this.setTransition({id:En,targetPageId:Wt,source:x,restoredState:H,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:_,extras:ue,resolve:Ge,reject:pt,promise:Ot,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),Ot.catch(Sn=>Promise.reject(Sn))}setBrowserUrl(_,x){const H=this.urlSerializer.serialize(_),ue={...x.extras.state,...this.generateNgRouterState(x.id,x.targetPageId)};this.location.isCurrentPathEqualTo(H)||x.extras.replaceUrl?this.location.replaceState(H,"",ue):this.location.go(H,"",ue)}restoreHistory(_,x=!1){if("computed"===this.canceledNavigationResolution){const H=this.currentPageId-_.targetPageId;"popstate"!==_.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.currentNavigation?.finalUrl||0===H?this.currentUrlTree===this.currentNavigation?.finalUrl&&0===H&&(this.resetState(_),this.browserUrlTree=_.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(H)}else"replace"===this.canceledNavigationResolution&&(x&&this.resetState(_),this.resetUrlToCurrentUrlTree())}resetState(_){this.routerState=_.currentRouterState,this.currentUrlTree=_.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,_.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}cancelNavigationTransition(_,x){const H=new Se(_.id,this.serializeUrl(_.extractedUrl),x);this.triggerEvent(H),_.resolve(!1)}generateNgRouterState(_,x){return"computed"===this.canceledNavigationResolution?{navigationId:_,\u0275routerPageId:x}:{navigationId:_}}}return M.\u0275fac=function(_){d.\u0275\u0275invalidFactory()},M.\u0275prov=d.\u0275\u0275defineInjectable({token:M,factory:M.\u0275fac}),M})();function Ma(M){return"imperative"!==M}let Hn=(()=>{class M{constructor(_,x,H,ue,xe){this.router=_,this.route=x,this.tabIndexAttribute=H,this.renderer=ue,this.el=xe,this.commands=null,this.onChanges=new ye.x,this.setTabIndexIfNotOnNativeEl("0")}setTabIndexIfNotOnNativeEl(_){if(null!=this.tabIndexAttribute)return;const x=this.renderer,H=this.el.nativeElement;null!==_?x.setAttribute(H,"tabindex",_):x.removeAttribute(H,"tabindex")}ngOnChanges(_){this.onChanges.next(this)}set routerLink(_){null!=_?(this.commands=Array.isArray(_)?_:[_],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(){if(null===this.urlTree)return!0;const _={skipLocationChange:(0,d.\u0275coerceToBoolean)(this.skipLocationChange),replaceUrl:(0,d.\u0275coerceToBoolean)(this.replaceUrl),state:this.state};return this.router.navigateByUrl(this.urlTree,_),!0}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:(0,d.\u0275coerceToBoolean)(this.preserveFragment)})}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275directiveInject(Vn),d.\u0275\u0275directiveInject(wn),d.\u0275\u0275injectAttribute("tabindex"),d.\u0275\u0275directiveInject(d.Renderer2),d.\u0275\u0275directiveInject(d.ElementRef))},M.\u0275dir=d.\u0275\u0275defineDirective({type:M,selectors:[["","routerLink","",5,"a",5,"area"]],hostBindings:function(_,x){1&_&&d.\u0275\u0275listener("click",function(){return x.onClick()})},inputs:{queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",state:"state",relativeTo:"relativeTo",routerLink:"routerLink"},features:[d.\u0275\u0275NgOnChangesFeature]}),M})(),Ds=(()=>{class M{constructor(_,x,H){this.router=_,this.route=x,this.locationStrategy=H,this.commands=null,this.href=null,this.onChanges=new ye.x,this.subscription=_.events.subscribe(ue=>{ue instanceof qe&&this.updateTargetUrlAndHref()})}set routerLink(_){this.commands=null!=_?Array.isArray(_)?_:[_]:null}ngOnChanges(_){this.updateTargetUrlAndHref(),this.onChanges.next(this)}ngOnDestroy(){this.subscription.unsubscribe()}onClick(_,x,H,ue,xe){if(0!==_||x||H||ue||xe||"string"==typeof this.target&&"_self"!=this.target||null===this.urlTree)return!0;const Ge={skipLocationChange:(0,d.\u0275coerceToBoolean)(this.skipLocationChange),replaceUrl:(0,d.\u0275coerceToBoolean)(this.replaceUrl),state:this.state};return this.router.navigateByUrl(this.urlTree,Ge),!1}updateTargetUrlAndHref(){this.href=null!==this.urlTree?this.locationStrategy.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:(0,d.\u0275coerceToBoolean)(this.preserveFragment)})}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275directiveInject(Vn),d.\u0275\u0275directiveInject(wn),d.\u0275\u0275directiveInject(a.LocationStrategy))},M.\u0275dir=d.\u0275\u0275defineDirective({type:M,selectors:[["a","routerLink",""],["area","routerLink",""]],hostVars:2,hostBindings:function(_,x){1&_&&d.\u0275\u0275listener("click",function(ue){return x.onClick(ue.button,ue.ctrlKey,ue.shiftKey,ue.altKey,ue.metaKey)}),2&_&&d.\u0275\u0275attribute("target",x.target)("href",x.href,d.\u0275\u0275sanitizeUrl)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",state:"state",relativeTo:"relativeTo",routerLink:"routerLink"},features:[d.\u0275\u0275NgOnChangesFeature]}),M})(),us=(()=>{class M{constructor(_,x,H,ue,xe,Ge){this.router=_,this.element=x,this.renderer=H,this.cdr=ue,this.link=xe,this.linkWithHref=Ge,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new d.EventEmitter,this.routerEventsSubscription=_.events.subscribe(pt=>{pt instanceof qe&&this.update()})}ngAfterContentInit(){(0,E.of)(this.links.changes,this.linksWithHrefs.changes,(0,E.of)(null)).pipe((0,Kt.J)()).subscribe(_=>{this.update(),this.subscribeToEachLinkOnChanges()})}subscribeToEachLinkOnChanges(){this.linkInputChangesSubscription?.unsubscribe();const _=[...this.links.toArray(),...this.linksWithHrefs.toArray(),this.link,this.linkWithHref].filter(x=>!!x).map(x=>x.onChanges);this.linkInputChangesSubscription=(0,k.D)(_).pipe((0,Kt.J)()).subscribe(x=>{this.isActive!==this.isLinkActive(this.router)(x)&&this.update()})}set routerLinkActive(_){const x=Array.isArray(_)?_:_.split(" ");this.classes=x.filter(H=>!!H)}ngOnChanges(_){this.update()}ngOnDestroy(){this.routerEventsSubscription.unsubscribe(),this.linkInputChangesSubscription?.unsubscribe()}update(){!this.links||!this.linksWithHrefs||!this.router.navigated||Promise.resolve().then(()=>{const _=this.hasActiveLinks();this.isActive!==_&&(this.isActive=_,this.cdr.markForCheck(),this.classes.forEach(x=>{_?this.renderer.addClass(this.element.nativeElement,x):this.renderer.removeClass(this.element.nativeElement,x)}),_&&void 0!==this.ariaCurrentWhenActive?this.renderer.setAttribute(this.element.nativeElement,"aria-current",this.ariaCurrentWhenActive.toString()):this.renderer.removeAttribute(this.element.nativeElement,"aria-current"),this.isActiveChange.emit(_))})}isLinkActive(_){const x=function Ei(M){return!!M.paths}(this.routerLinkActiveOptions)?this.routerLinkActiveOptions:this.routerLinkActiveOptions.exact||!1;return H=>!!H.urlTree&&_.isActive(H.urlTree,x)}hasActiveLinks(){const _=this.isLinkActive(this.router);return this.link&&_(this.link)||this.linkWithHref&&_(this.linkWithHref)||this.links.some(_)||this.linksWithHrefs.some(_)}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275directiveInject(Vn),d.\u0275\u0275directiveInject(d.ElementRef),d.\u0275\u0275directiveInject(d.Renderer2),d.\u0275\u0275directiveInject(d.ChangeDetectorRef),d.\u0275\u0275directiveInject(Hn,8),d.\u0275\u0275directiveInject(Ds,8))},M.\u0275dir=d.\u0275\u0275defineDirective({type:M,selectors:[["","routerLinkActive",""]],contentQueries:function(_,x,H){if(1&_&&(d.\u0275\u0275contentQuery(H,Hn,5),d.\u0275\u0275contentQuery(H,Ds,5)),2&_){let ue;d.\u0275\u0275queryRefresh(ue=d.\u0275\u0275loadQuery())&&(x.links=ue),d.\u0275\u0275queryRefresh(ue=d.\u0275\u0275loadQuery())&&(x.linksWithHrefs=ue)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],features:[d.\u0275\u0275NgOnChangesFeature]}),M})();class pa{buildTitle(D){let _,x=D.root;for(;void 0!==x;)_=this.getResolvedTitleForRoute(x)??_,x=x.children.find(H=>H.outlet===G);return _}getResolvedTitleForRoute(D){return D.data[An]}}let Si=(()=>{class M extends pa{constructor(_){super(),this.title=_}updateTitle(_){const x=this.buildTitle(_);void 0!==x&&this.title.setTitle(x)}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275inject(ht.Title))},M.\u0275prov=d.\u0275\u0275defineInjectable({token:M,factory:M.\u0275fac,providedIn:"root"}),M})();class Ka{}class fs{preload(D,_){return _().pipe((0,ct.K)(()=>(0,E.of)(null)))}}class ts{preload(D,_){return(0,E.of)(null)}}let wr=(()=>{class M{constructor(_,x,H,ue,xe){this.router=_,this.injector=H,this.preloadingStrategy=ue,this.loader=xe}setUpPreloading(){this.subscription=this.router.events.pipe((0,te.h)(_=>_ instanceof qe),(0,wt.b)(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(_,x){const H=[];for(const ue of x){ue.providers&&!ue._injector&&(ue._injector=(0,d.createEnvironmentInjector)(ue.providers,_,`Route: ${ue.path}`));const xe=ue._injector??_,Ge=ue._loadedInjector??xe;ue.loadChildren&&!ue._loadedRoutes||ue.loadComponent&&!ue._loadedComponent?H.push(this.preloadConfig(xe,ue)):(ue.children||ue._loadedRoutes)&&H.push(this.processRoutes(Ge,ue.children??ue._loadedRoutes))}return(0,k.D)(H).pipe((0,Kt.J)())}preloadConfig(_,x){return this.preloadingStrategy.preload(x,()=>{let H;H=x.loadChildren&&void 0===x.canLoad?this.loader.loadChildren(_,x):(0,E.of)(null);const ue=H.pipe((0,Tt.z)(xe=>null===xe?(0,E.of)(void 0):(x._loadedRoutes=xe.routes,x._loadedInjector=xe.injector,this.processRoutes(xe.injector??_,xe.routes))));if(x.loadComponent&&!x._loadedComponent){const xe=this.loader.loadComponent(x);return(0,k.D)([ue,xe]).pipe((0,Kt.J)())}return ue})}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275inject(Vn),d.\u0275\u0275inject(d.Compiler),d.\u0275\u0275inject(d.EnvironmentInjector),d.\u0275\u0275inject(Ka),d.\u0275\u0275inject(fa))},M.\u0275prov=d.\u0275\u0275defineInjectable({token:M,factory:M.\u0275fac}),M})(),ns=(()=>{class M{constructor(_,x,H={}){this.router=_,this.viewportScroller=x,this.options=H,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},H.scrollPositionRestoration=H.scrollPositionRestoration||"disabled",H.anchorScrolling=H.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(_=>{_ instanceof Je?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=_.navigationTrigger,this.restoredId=_.restoredState?_.restoredState.navigationId:0):_ instanceof qe&&(this.lastId=_.id,this.scheduleScrollEvent(_,this.router.parseUrl(_.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(_=>{_ instanceof z&&(_.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(_.position):_.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(_.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(_,x){this.router.triggerEvent(new z(_,"popstate"===this.lastSource?this.store[this.restoredId]:null,x))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}return M.\u0275fac=function(_){d.\u0275\u0275invalidFactory()},M.\u0275prov=d.\u0275\u0275defineInjectable({token:M,factory:M.\u0275fac}),M})();const wa=new d.InjectionToken("ROUTER_CONFIGURATION"),hc=new d.InjectionToken("ROUTER_FORROOT_GUARD"),Ar=[a.Location,{provide:Ct,useClass:Lt},{provide:Vn,useFactory:function Sr(M,D,_,x,H,ue,xe={},Ge,pt,Ot,En){const Wt=new Vn(null,M,D,_,x,H,tn(ue));return Ot&&(Wt.urlHandlingStrategy=Ot),En&&(Wt.routeReuseStrategy=En),Wt.titleStrategy=pt??Ge,xs(xe,Wt),Wt},deps:[Ct,vi,a.Location,d.Injector,d.Compiler,ua,wa,Si,[pa,new d.Optional],[Ts,new d.Optional],[Ea,new d.Optional]]},vi,{provide:wn,useFactory:function Ks(M){return M.routerState.root},deps:[Vn]},wr,ts,fs,{provide:wa,useValue:{enableTracing:!1}},fa];function fo(){return new d.NgProbeToken("Router",Vn)}let gc=(()=>{class M{constructor(_,x){}static forRoot(_,x){return{ngModule:M,providers:[Ar,Is(_),{provide:hc,useFactory:Ps,deps:[[Vn,new d.Optional,new d.SkipSelf]]},{provide:wa,useValue:x||{}},{provide:a.LocationStrategy,useFactory:vc,deps:[a.PlatformLocation,[new d.Inject(a.APP_BASE_HREF),new d.Optional],wa]},{provide:ns,useFactory:Ua,deps:[Vn,a.ViewportScroller,wa]},{provide:Ka,useExisting:x&&x.preloadingStrategy?x.preloadingStrategy:ts},{provide:d.NgProbeToken,multi:!0,useFactory:fo},[Pr,{provide:d.APP_INITIALIZER,multi:!0,useFactory:po,deps:[Pr]},{provide:$s,useFactory:ho,deps:[Pr]},{provide:d.APP_BOOTSTRAP_LISTENER,multi:!0,useExisting:$s}]]}}static forChild(_){return{ngModule:M,providers:[Is(_)]}}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275inject(hc,8),d.\u0275\u0275inject(Vn,8))},M.\u0275mod=d.\u0275\u0275defineNgModule({type:M}),M.\u0275inj=d.\u0275\u0275defineInjector({}),M})();function Ua(M,D,_){return _.scrollOffset&&D.setOffset(_.scrollOffset),new ns(M,D,_)}function vc(M,D,_={}){return _.useHash?new a.HashLocationStrategy(M,D):new a.PathLocationStrategy(M,D)}function Ps(M){return"guarded"}function Is(M){return[{provide:d.ANALYZE_FOR_ENTRY_COMPONENTS,multi:!0,useValue:M},{provide:ua,multi:!0,useValue:M}]}function xs(M,D){M.errorHandler&&(D.errorHandler=M.errorHandler),M.malformedUriErrorHandler&&(D.malformedUriErrorHandler=M.malformedUriErrorHandler),M.onSameUrlNavigation&&(D.onSameUrlNavigation=M.onSameUrlNavigation),M.paramsInheritanceStrategy&&(D.paramsInheritanceStrategy=M.paramsInheritanceStrategy),M.relativeLinkResolution&&(D.relativeLinkResolution=M.relativeLinkResolution),M.urlUpdateStrategy&&(D.urlUpdateStrategy=M.urlUpdateStrategy),M.canceledNavigationResolution&&(D.canceledNavigationResolution=M.canceledNavigationResolution)}let Pr=(()=>{class M{constructor(_){this.injector=_,this.initNavigation=!1,this.destroyed=!1,this.resultOfPreactivationDone=new ye.x}appInitializer(){return this.injector.get(a.LOCATION_INITIALIZED,Promise.resolve(null)).then(()=>{if(this.destroyed)return Promise.resolve(!0);let x=null;const H=new Promise(Ge=>x=Ge),ue=this.injector.get(Vn),xe=this.injector.get(wa);return"disabled"===xe.initialNavigation?(ue.setUpLocationChangeListener(),x(!0)):"enabledBlocking"===xe.initialNavigation?(ue.afterPreactivation=()=>this.initNavigation?(0,E.of)(void 0):(this.initNavigation=!0,x(!0),this.resultOfPreactivationDone),ue.initialNavigation()):x(!0),H})}bootstrapListener(_){const x=this.injector.get(wa),H=this.injector.get(wr),ue=this.injector.get(ns),xe=this.injector.get(Vn),Ge=this.injector.get(d.ApplicationRef);_===Ge.components[0]&&(("enabledNonBlocking"===x.initialNavigation||void 0===x.initialNavigation)&&xe.initialNavigation(),H.setUpPreloading(),ue.init(),xe.resetRootComponentType(Ge.componentTypes[0]),this.resultOfPreactivationDone.next(void 0),this.resultOfPreactivationDone.complete())}ngOnDestroy(){this.destroyed=!0}}return M.\u0275fac=function(_){return new(_||M)(d.\u0275\u0275inject(d.Injector))},M.\u0275prov=d.\u0275\u0275defineInjectable({token:M,factory:M.\u0275fac}),M})();function po(M){return M.appInitializer.bind(M)}function ho(M){return M.bootstrapListener.bind(M)}const $s=new d.InjectionToken("Router Initializer"),bc=new d.Version("14.0.2")},9184:ge=>{"use strict";ge.exports=JSON.parse('{"guild":{"id":"304925122127593473","name":"BrethrenOfTheDrunkHat","iconUrl":"https://cdn.discordapp.com/icons/304925122127593473/508e7fb2ba9c1427e0d7ffd1b9109381.png"},"channel":{"id":"369780935069138954","type":"GuildTextChat","categoryId":"532804807849803777","category":"Archives","name":"\u{1f4ac}quotes-book\u{1f4ac}","topic":"To facilitate the saving of squad quotes. Out of context always"},"dateRange":{"after":null,"before":null},"messages":[{"id":"369781699149824002","type":"Default","timestamp":"2017-10-17T09:40:27.289+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"These are the quotes from Lachy\'s previous email:","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"369781705860579328","type":"Default","timestamp":"2017-10-17T09:40:28.889+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Here is this years quotes so far feel free to add to them\\nLemme know if I forgot any cause im sure I have\\nQuote book\\nNathan\\n- \u201cits called CP island, and people get concerned when I pull it out and fap to it\u201d\\n- Any variation of your not you memes e.g: \u201cyour not you when you eat a snatched TV enslave a nigga\\nJosh Mott\\n- \u201cI shove a javelin up my arse every night\u201d\\nLochie\\n- \u201cI\u2019m an elephant\u201d\\n- \u201cdid you say giant anal recombination\u201d\\n\\nAlvan\\n- \u201cYou could either pass physics or make a muffin\u201d\\n- \\"miss middleton: do your job you stupid machine, alvan: when seb is acting up\\"\\n- \\n\\nSam \\n- Yeah soft balls, my balls are soft\\n\\nJack \\n- Please I got to get out of this kid\\n- Why is a cello smaller than a violin\\n\\nLachy\\n- \u201cI need to get rid of the black\\n- \u201cIll fuck anything with legs. Michael: a pig, lachy: a table\u201d\\n- \u201cArham farham nearham closeham\u201d\\n- \u201cMichael: water is just universe sauce, Lachy: water is unisauce.\u201d\\n- \u201cno I don\u2019t want some head, actually it depends on who its from\u201d\\n\\nSome random kid\\n- \u201call praise the rat king\u201d\\nMiss Middleton\\n- \u201cthat\u2019s quite a lot of moisture\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"369785892942118914","type":"Default","timestamp":"2017-10-17T09:57:07.167+00:00","timestampEdited":"2017-10-17T09:57:18.469+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb\\n -*\\"My computer must have broke from moisture in the air\\"* - Spec yr 12\\n\\nAlvan\\n - *\\"If you try really hard with microsoft word you can make an image with it\\"* - Bubble tea with the bois Yr 12\\n- *\\"get memed you creamy supreme\\"* - Yr 11 outside of school camp\\n\\nTriggered Kid:\\n -*\\"i am the war machine!\\"* - overheard at Yr 11/12 lunch\\n\\nLachy\\n -How to spell Pizza: *\\"P-E-T-E-Z-U\\"* or *\\"P-I-T-Z-A-E\\"* - Yr 12 misc drunk lachy conversations\\n -*\\"biiiiiiiiig uber\\"* - Yr 12 drunk lachy text\\n -Seb: *\\"Lachy it\'s 7:10, it\'s already past 7:00\\"*,\\n Lachy: *\\"but Seb It\'s only past 7:00 when you add a one to it\\"* - Yr 12 misc drunk lachy conversations","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"369833179785330699","type":"Default","timestamp":"2017-10-17T13:05:01.229+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"The ones on me phone\\n- just because jacks shit at grenades doesn\'t mean I have to suck his dick (sam)\\n- Manta rays are space planes (Sam)\\n- This is just cordial flavoured water (jacks)\\n- Black holes are Death Stars \\n- Any variation of snickers ad (nathan)\\n\\nNathan\\n- I went to a Brazilian meat buffe\\n- The where no races in the 1950\'s\\n- Oh sorry I get black people mixed up\\n\\nLachy\\n- Africans can\'t afford money\\n\\nSam\\n- why do Americans go on facebook \\n- Ahhh my ass crack is all moist \\n\\n\\nLachy \\n- Michael is lance armstrongs missing testicle","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"369988319255330816","type":"Default","timestamp":"2017-10-17T23:21:29.361+00:00","timestampEdited":"2017-10-17T23:23:16.36+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Discontinued memes, no longer in use. Only put here for posterity with agreement from involved parties\\nMany people / recurring:\\n-~~*\\"Alvan is gay\\"*~~ - Yr 12 recess / lunch","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"370133885977362432","type":"Default","timestamp":"2017-10-18T08:59:55.172+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"y are mine so rascist","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"370134598585286657","type":"Default","timestamp":"2017-10-18T09:02:45.071+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"another discontinuesd meme: michael likes \u1d57\u02b3\u1d43\u1d56\u02e2","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"370159112144683008","type":"Default","timestamp":"2017-10-18T10:40:09.559+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"i didn\'t add that one cause i haven\'t asked him if he wants that imortalised or not. Alvan was fine with his","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"370364191632261131","type":"Default","timestamp":"2017-10-19T00:15:04.319+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"you take more damage when your cold\\": yr 11 lunch?","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"370464262986006529","type":"Default","timestamp":"2017-10-19T06:52:43.189+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"yr 11 lunch?\\": yr 12 lunch?","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"373640726988193792","type":"Default","timestamp":"2017-10-28T01:14:51.223+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"special sunflake\\": year 10/11","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"373669277519183872","type":"Default","timestamp":"2017-10-28T03:08:18.2+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"Petucheeny\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"376547891227000852","type":"Default","timestamp":"2017-11-05T01:46:53.19+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mrs. Provis - \\"1+1 = 3: synergy\\" : Yr 12 Assembly","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"381099457166573578","type":"Default","timestamp":"2017-11-17T15:13:11.074+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"she\'s naked except for the clothes\\" : post WACE bash","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"381578726594445333","type":"Default","timestamp":"2017-11-18T22:57:37.81+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI\u2019d probably fuck a cuttlefish to be honest\u201d : leavers","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"381605177590939649","type":"Default","timestamp":"2017-11-19T00:42:44.219+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cthe ocean is just a big lake\u201d : leavers","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"381679324576612356","type":"Default","timestamp":"2017-11-19T05:37:22.238+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Arin - \\"froggy come ON DUDE\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"381984978222710786","type":"Default","timestamp":"2017-11-20T01:51:55.746+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - *puts nesquik into water* : leavers","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382805393421762560","type":"Default","timestamp":"2017-11-22T08:11:57.972+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - to Sam \\"I\'m going to chop your dick off, blend it and feed it to you in a smoothy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382805456814473217","type":"Default","timestamp":"2017-11-22T08:12:13.086+00:00","timestampEdited":"2017-11-22T08:12:19.06+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I can\'t wait to fuck sam in the arse\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382805751766319104","type":"Default","timestamp":"2017-11-22T08:13:23.408+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Everyone playing sorry - \\"I\'m going to send you to the shadow realm\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382806004644970498","type":"Default","timestamp":"2017-11-22T08:14:23.699+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"don\'t mess with the ducko, or you\'ll get the fucko\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382806127475294208","type":"Default","timestamp":"2017-11-22T08:14:52.984+00:00","timestampEdited":"2017-11-22T08:14:58.548+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Monopoly - \\"O R A N G no!\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382807773718511618","type":"Default","timestamp":"2017-11-22T08:21:25.479+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I like fat lamb, cause it\'s ginger beer but it makes you sleep\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382807913850470401","type":"Default","timestamp":"2017-11-22T08:21:58.889+00:00","timestampEdited":"2017-12-22T08:43:21.584+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"fin watch out, im gay\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382813975168942080","type":"Default","timestamp":"2017-11-22T08:46:04.02+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Some random bus guy - \\"gotta triple wrap that shit, so many viruses from yobbos\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382821893830475776","type":"Default","timestamp":"2017-11-22T09:17:31.976+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam to Lachy - \\"I will eat your cock!\\"","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"382864819830784000","type":"Default","timestamp":"2017-11-22T12:08:06.332+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cit\u2019s like drinking chocolate juice\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383042914919383040","type":"Default","timestamp":"2017-11-22T23:55:47.51+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I really want to brush my teeth, but I\'m afraid I\'ll break my face on the kitchen sink\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383046009732857857","type":"Default","timestamp":"2017-11-23T00:08:05.371+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"sam say hi (sam nods but says nothing), .... plastered cunt\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383046906844151809","type":"Default","timestamp":"2017-11-23T00:11:39.259+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"(heading towards a solo for a song) give us a fucking phat yodel\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383051357780967438","type":"Default","timestamp":"2017-11-23T00:29:20.445+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Two drink types","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383051399933591562","type":"Default","timestamp":"2017-11-23T00:29:30.495+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"383051399434600458","url":"https://cdn.discordapp.com/attachments/369780935069138954/383051399434600458/image.png","fileName":"image.png","fileSizeBytes":119560}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383051452165128194","type":"Default","timestamp":"2017-11-23T00:29:42.948+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"383051452165128193","url":"https://cdn.discordapp.com/attachments/369780935069138954/383051452165128193/image.png","fileName":"image.png","fileSizeBytes":55109}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383061571951263747","type":"Default","timestamp":"2017-11-23T01:09:55.693+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"383061571951263744","url":"https://cdn.discordapp.com/attachments/369780935069138954/383061571951263744/image.jpg","fileName":"image.jpg","fileSizeBytes":128878}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383077856416235520","type":"Default","timestamp":"2017-11-23T02:14:38.212+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate and tom are the closest divorced couple of all time","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383182038209003531","type":"Default","timestamp":"2017-11-23T09:08:37.087+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cI\u2019m at least 64th dimensional\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383194120597929984","type":"Default","timestamp":"2017-11-23T09:56:37.753+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to sam - \u201cI\u2019ll cram a fucking cock in your mouth\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383194287472377856","type":"Default","timestamp":"2017-11-23T09:57:17.539+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to sam - \u201cI\u2019ll peel off your throat skin and feed it to you\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383209320839643146","type":"Default","timestamp":"2017-11-23T10:57:01.773+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"disabled kid gotta sit dude\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383216050982092800","type":"Default","timestamp":"2017-11-23T11:23:46.364+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Michael - \u201care you P O U N D I N G?\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383276074483712000","type":"Default","timestamp":"2017-11-23T15:22:17.082+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"he\'s a walking talking cocking that lives under the sea\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383443189723299840","type":"Default","timestamp":"2017-11-24T02:26:20.46+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Everyone - \\"enhance\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383456015603204116","type":"Default","timestamp":"2017-11-24T03:17:18.388+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - (playing mario) look at this skill (groundpounds of cliff) : leavers","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383456218183630849","type":"Default","timestamp":"2017-11-24T03:18:06.687+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"I am the gnome king, witness me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383456327600701441","type":"Default","timestamp":"2017-11-24T03:18:32.774+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"383456327600701440","url":"https://cdn.discordapp.com/attachments/369780935069138954/383456327600701440/image.png","fileName":"image.png","fileSizeBytes":91706}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383456352787234816","type":"Default","timestamp":"2017-11-24T03:18:38.779+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":": leavers","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383494246256082945","type":"Default","timestamp":"2017-11-24T05:49:13.286+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"(At servo, mum shouting alvan jack and i food) alvan - \\" ill have a pie\\". clerk - \\"that\'ll be 137 dollars.\\" Alvan - \\"wait what\\" jack - \\"we bought fuel too\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383557233012768794","type":"Default","timestamp":"2017-11-24T09:59:30.499+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cSuck my ass dad\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383626282342285312","type":"Default","timestamp":"2017-11-24T14:33:53.142+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"first I bang my drum, then I bang your mom\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383833666855632899","type":"Default","timestamp":"2017-11-25T04:17:57.463+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cI dream about being sexually assaulted by Doritos\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383836457682337796","type":"Default","timestamp":"2017-11-25T04:29:02.848+00:00","timestampEdited":"2017-11-25T04:29:13.529+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cfirst I got assaulted by Shrek\u2019s nutsack\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383865454386610181","type":"Default","timestamp":"2017-11-25T06:24:16.201+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam to Fin - \u201cHey fin... *does Naruto shadow clone hand sign* Kagera Boushi\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"383942099034308608","type":"Default","timestamp":"2017-11-25T11:28:49.709+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to michael - \\"i\'d rather cut my cock in half and pour lemon juice on it than hear you speak\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"384297382206111754","type":"Default","timestamp":"2017-11-26T11:00:35.818+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \\"that\'s what you think but trees can eat people\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"385710247659962369","type":"Default","timestamp":"2017-11-30T08:34:49.192+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - (eating bread with nothing) \\"this isnt just bread this is baked bread\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386114924578996226","type":"Default","timestamp":"2017-12-01T11:22:51.688+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to jack - \\"don\'t nut when I stroke you\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386142962519769088","type":"Default","timestamp":"2017-12-01T13:14:16.454+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom to sam to tom - \\"tom: I\'ll slap my cock on your forehead, sam: do it cunt\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386143897857818635","type":"Default","timestamp":"2017-12-01T13:17:59.456+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I would suck cock if it was juicy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386343177809821707","type":"Default","timestamp":"2017-12-02T02:29:51.499+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam (when talking about a dream he had): \\"it was only a dream so its only 50% gay\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386467971377397760","type":"Default","timestamp":"2017-12-02T10:45:44.604+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Daren to seb - \\"can you get tom some cock?\\"","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386487103497830400","type":"Default","timestamp":"2017-12-02T12:01:46.057+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam to Lachy - \\"lachy: succ my own ass, sam: i would if i could\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"386487188960837633","type":"Default","timestamp":"2017-12-02T12:02:06.433+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - \\"All koreans are gay\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"387107411921469440","type":"Default","timestamp":"2017-12-04T05:06:39.11+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"some old bois","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"387107415956652033","type":"Default","timestamp":"2017-12-04T05:06:40.072+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"how about you missfit this dick in your eye \u2013 fraser\\nshit dick sandwhich \u2013 tom\\nsuck on my noggin - tate","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"387827570722471939","type":"Default","timestamp":"2017-12-06T04:48:18.348+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \\"are you stealing my holes again?\\" Lachy - \\" you have like 18 holes at least let me inhabit one\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"388288793733496832","type":"Default","timestamp":"2017-12-07T11:21:02.483+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan to alvan: \\"i like your balls\\"","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"388288841704013834","type":"Default","timestamp":"2017-12-07T11:21:13.92+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - strap a fat cock to this and you have a vibrator","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"388288928714850315","type":"Default","timestamp":"2017-12-07T11:21:34.665+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan to lachy - \\"how do you like that jack put his seed in your drink\\"","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"389571886503428096","type":"Default","timestamp":"2017-12-11T00:19:35.638+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"why can\'t I have creepy girls stalking me Michael\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"389687303876116486","type":"Default","timestamp":"2017-12-11T07:58:13.284+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \\"when the fire won\'t stop fireing\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f525}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f525.svg"},"count":1}],"mentions":[]},{"id":"389987121311776769","type":"Default","timestamp":"2017-12-12T03:49:35.331+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I keep getting attacked by a vicious cauliflower\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"390057390432714762","type":"Default","timestamp":"2017-12-12T08:28:48.795+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nick - \\"where\'s the pottery guy, oh Michael\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"392590529868595201","type":"Default","timestamp":"2017-12-19T08:14:36.3+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \\"hommus is the devils dip\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"394821071846637570","type":"Default","timestamp":"2017-12-25T11:57:58.949+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan Rogers - \\"I honestly think alcohol isn\'t great\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1e6}\u{1f1f6}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e6-1f1f6.svg"},"count":2},{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"394825639137509378","type":"Default","timestamp":"2017-12-25T12:16:07.876+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack Volpi - \\"Harry is gay\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":3}],"mentions":[]},{"id":"394833704863793162","type":"Default","timestamp":"2017-12-25T12:48:10.895+00:00","timestampEdited":"2017-12-25T12:48:15.529+00:00","callEndedTimestamp":null,"isPinned":false,"content":"michael - \\"you dont have to concent\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"395068059888648202","type":"Default","timestamp":"2017-12-26T04:19:25.487+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cSo I\'m just gonna believe that Michael hobley is a 1980s cereal rapist\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"353748084033060865","name":"Quebab","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353748084033060865.png"},"count":2}],"mentions":[]},{"id":"395581458187812875","type":"Default","timestamp":"2017-12-27T14:19:29.18+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - *looking at a furry eating another furries ass* \\"i\'d fap to that\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"395607519063572482","type":"Default","timestamp":"2017-12-27T16:03:02.577+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - \\"you see what shes doing with her tits, that\'s what i am doing with my balls\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"395935563963957248","type":"Default","timestamp":"2017-12-28T13:46:34.576+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I got a message coz my eyes are glowing\\"","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"396987407129509898","type":"Default","timestamp":"2017-12-31T11:26:13.529+00:00","timestampEdited":"2017-12-31T11:26:28.358+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Jack - We offered sam 500 dollars in cash to give the kids over there some daddy\u2019s milk","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"396992335373664267","type":"Default","timestamp":"2017-12-31T11:45:48.514+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - come on sam it\u2019s gotta be tight","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397013033504997376","type":"Default","timestamp":"2017-12-31T13:08:03.333+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \u201cif you cut a mans eyelids off he will eventually sleep\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397044969346564096","type":"Default","timestamp":"2017-12-31T15:14:57.431+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Evie - wow look at the moon, (Michael): that\u2019s a lamp post","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397077870846935040","type":"Default","timestamp":"2017-12-31T17:25:41.76+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - and then you low key start fapping to it","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397078274049572895","type":"Default","timestamp":"2017-12-31T17:27:17.891+00:00","timestampEdited":"2018-01-01T01:16:08.87+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - (whispers) hi guys. Welcome to ASMR. I\'m going to tickle my own butthole","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397080413580820480","type":"Default","timestamp":"2017-12-31T17:35:47.995+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cswallow the other one with the womb","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397083308397166592","type":"Default","timestamp":"2017-12-31T17:47:18.173+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cI reckon if you give Jesus a full prostate orgasm, he would give you super powers","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397086017905098753","type":"Default","timestamp":"2017-12-31T17:58:04.17+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI would fuck a mosquito if I could\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397086263838113793","type":"Default","timestamp":"2017-12-31T17:59:02.805+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Ton - I\u2019d fap to a tortoise","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397086663286849557","type":"Default","timestamp":"2017-12-31T18:00:38.041+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - you know that feeling when you\'re warm up top but you get that cool breeze up your butthole","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397204973945094154","type":"Default","timestamp":"2018-01-01T01:50:45.5+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam: *after new years eve party* \u201cIt\u2019s the second\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397617076405010432","type":"Default","timestamp":"2018-01-02T05:08:18.383+00:00","timestampEdited":"2018-01-02T06:23:24.516+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Griffin - \u201creach in deep in Santa\u2019s ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397635935765921800","type":"Default","timestamp":"2018-01-02T06:23:14.805+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Griffin - \u201cthis is my rifle, I want to have sex with it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397638139109310474","type":"Default","timestamp":"2018-01-02T06:32:00.123+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - daddy I want ice cream. Lachy - daddy bone me","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397642737354014731","type":"Default","timestamp":"2018-01-02T06:50:16.43+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cThat dude\u2019s got fucking apple juice he knows whats up\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397666861720010752","type":"Default","timestamp":"2018-01-02T08:26:08.127+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cnothing like a bit of dick cream\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397699574073917440","type":"Default","timestamp":"2018-01-02T10:36:07.36+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201ccan you bring disposable chairs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397704346260996097","type":"Default","timestamp":"2018-01-02T10:55:05.138+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \\"i would take 500 bucks to give those kids daddys milk\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397994052320100352","type":"Default","timestamp":"2018-01-03T06:06:16.445+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - looking at picture of Daisy Ridley \\"where the fuck have my clothes gone\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"397994149141544960","type":"Default","timestamp":"2018-01-03T06:06:39.529+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Daren - \\"Very fun game, all kinds of eating black chicken enjoy themselves.\\nIn particular, when the open black more calculating each other more fun 233333. However, a bit poor game optimization, I hope future updates can be improved\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398145280668729345","type":"Default","timestamp":"2018-01-03T16:07:12.093+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack to sam - \\"stop i am police\\" about 3000 times whilst killing him in gta","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398700403614810113","type":"Default","timestamp":"2018-01-05T04:53:03.717+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to fin - \u201cNow, i am feeling your ass not finding my seatbelt\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398700604949528586","type":"Default","timestamp":"2018-01-05T04:53:51.719+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201ci have one rule, don\u2019t do old people \u201c","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398701073881235476","type":"Default","timestamp":"2018-01-05T04:55:43.521+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"398701072987979779","url":"https://cdn.discordapp.com/attachments/369780935069138954/398701072987979779/Screenshot_20180105-125436.jpg","fileName":"Screenshot_20180105-125436.jpg","fileSizeBytes":175624}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398722908064710656","type":"Default","timestamp":"2018-01-05T06:22:29.196+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cit tastes like \u{1f95c} actually\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398725160385118211","type":"Default","timestamp":"2018-01-05T06:31:26.191+00:00","timestampEdited":"2018-01-05T07:35:56.948+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy to tom - \u201ci\u2019d like to put my boot in your puss\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398737423753936906","type":"Default","timestamp":"2018-01-05T07:20:10.006+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cpaper, scissors, cock\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398741204218413057","type":"Default","timestamp":"2018-01-05T07:35:11.339+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cPut on some anal cunt\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398741278269112320","type":"Default","timestamp":"2018-01-05T07:35:28.994+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cHitler had a sensitive ass\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398743907766239242","type":"Default","timestamp":"2018-01-05T07:45:55.915+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI will actually eat someone out for chili peppers\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398749814885580801","type":"Default","timestamp":"2018-01-05T08:09:24.282+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cyou\u2019ve got to blow your dad or something\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398750595479109642","type":"Default","timestamp":"2018-01-05T08:12:30.39+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cwhat the fuck is your ass\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398752974802780180","type":"Default","timestamp":"2018-01-05T08:21:57.665+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cching chong your opinions wrong\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398757391853682689","type":"Default","timestamp":"2018-01-05T08:39:30.772+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cUse the bloody great hole in its dick\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398775159579738113","type":"Default","timestamp":"2018-01-05T09:50:06.928+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI don\u2019t care where he was born, he is australian\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398789102671233025","type":"Default","timestamp":"2018-01-05T10:45:31.22+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI\u2019d pay a kidney for a stripper\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398790675556204554","type":"Default","timestamp":"2018-01-05T10:51:46.225+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI could probably fuck someone in here\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398835460463656970","type":"Default","timestamp":"2018-01-05T13:49:43.779+00:00","timestampEdited":"2018-01-05T13:49:52.155+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cI\u2019m going to jam my flaccid penis into that hackysack\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398838890183786496","type":"Default","timestamp":"2018-01-05T14:03:21.488+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cTell you what, i\u2019d like to jiggle some balls\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398840724444938252","type":"Default","timestamp":"2018-01-05T14:10:38.81+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cid jack my dick to that ice cream cake\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398863285148975104","type":"Default","timestamp":"2018-01-05T15:40:17.701+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cwhy are you sniffing jack volpi\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398863718223708160","type":"Default","timestamp":"2018-01-05T15:42:00.954+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cfin made me laugh, and I snorted coke\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398864254952013845","type":"Default","timestamp":"2018-01-05T15:44:08.92+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cVenezuela is the same as vanuatu\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398864422170394634","type":"Default","timestamp":"2018-01-05T15:44:48.788+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cSouth America is the same as Africa, they both speak Spanish l\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398874698202742784","type":"Default","timestamp":"2018-01-05T16:25:38.785+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \\"i too would jack off into clear water\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398882041975930880","type":"Default","timestamp":"2018-01-05T16:54:49.677+00:00","timestampEdited":"2018-01-06T03:25:42.837+00:00","callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"go steal the coke from the niggers\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398896136431337482","type":"Default","timestamp":"2018-01-05T17:50:50.057+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"i will actually fuck you if you dont close that door\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398900621056540673","type":"Default","timestamp":"2018-01-05T18:08:39.275+00:00","timestampEdited":"2018-01-06T04:06:24.577+00:00","callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"fin, i\'ve had too many bois, three lamps","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398900743882670080","type":"Default","timestamp":"2018-01-05T18:09:08.559+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"fin, im sorry, but i may or may not spoon your ass\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398901021507846144","type":"Default","timestamp":"2018-01-05T18:10:14.75+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\"12 inch vagina lips\\" lachy \\"i\'d probs still fuck that\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"398901157185060864","type":"Default","timestamp":"2018-01-05T18:10:47.098+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"fin watch out or i\'ll kebab another mourmon\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399036611893133312","type":"Default","timestamp":"2018-01-06T03:09:02.017+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\" if i was anne frank, i\'d put my dick in adolf hitler","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399036769506426880","type":"Default","timestamp":"2018-01-06T03:09:39.595+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\" what if you had pinnochio dick, it grew every time you lied =. you just start sishkebabing chicks\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399036827329101836","type":"Default","timestamp":"2018-01-06T03:09:53.381+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"dude, we need to rape fraser\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399048223311790091","type":"Default","timestamp":"2018-01-06T03:55:10.395+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"oi fin i think you have a sack\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399050621724000256","type":"Default","timestamp":"2018-01-06T04:04:42.221+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"everyone shut up, who is speaking\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399050807581868062","type":"Default","timestamp":"2018-01-06T04:05:26.533+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\"if you get the gap between the ottoman and the couch just right, you can use it as a decent fleshlight\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399050949160730625","type":"Default","timestamp":"2018-01-06T04:06:00.288+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\" i dont believe anything called love, i would fuck a warm moist hole\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"399905787415232517","type":"Default","timestamp":"2018-01-08T12:42:49.61+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser \\"use a raw chicken breast to....\\" lachy \\"to stimulate your prostate\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"400286811525742592","type":"Default","timestamp":"2018-01-09T13:56:52.837+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \\"Fraser, get that jacket off\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"400328677126045716","type":"Default","timestamp":"2018-01-09T16:43:14.374+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"she just needs to have put like a fork up in there and its game over\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"400330030640529429","type":"Default","timestamp":"2018-01-09T16:48:37.077+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"slapping your unerect penis is kinda wierd\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"400900334823800832","type":"Default","timestamp":"2018-01-11T06:34:48.19+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - id fuck a 12 year old","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"400914329513361408","type":"Default","timestamp":"2018-01-11T07:30:24.784+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI was promised underage sex\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"401739766120316930","type":"Default","timestamp":"2018-01-13T14:10:24.207+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cwouldn\u2019t it be really awkward if you woke up on top of somebody and morning wood kicks in\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"401778452291649536","type":"Default","timestamp":"2018-01-13T16:44:07.709+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Matt - I tried to get with Adam\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"401910826245816340","type":"Default","timestamp":"2018-01-14T01:30:08.119+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"RIC or wreck Fraser\'s toilet.... wreck\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"401911373170212864","type":"Default","timestamp":"2018-01-14T01:32:18.516+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"I\'m gonna put a shotgun in my mouth and pull the trigger with my feet\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"402417167099887626","type":"Default","timestamp":"2018-01-15T11:02:09.186+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - \\"hey would you like to drive my car, and then you start raping hole\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403906304198049793","type":"Default","timestamp":"2018-01-19T13:39:27.137+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Some of sean squads qoutes","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403906588051636224","type":"Default","timestamp":"2018-01-19T13:40:34.813+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"His boong is like a VIP pass.\\" - Isaac Lanigan, 2015\\n\\n\\"When in doubt, whip it out.\\" - Brendan Gilbert, 2014\\n\\n\\"Nah he does what he wants really.\\" - Nic Werner, 2014\\n\\n\\"You have to put the prong in the dongle!\\" - Brayden Kelly, 2014\\n\\n\\"The lag is fake.\\" - Brayden Kelly, 2015\\n\\n\\"TSC, Team Snort Crack\\" - Sean Rogers, 2015\\n\\n\\"Rape is ok.\\" - Isaac Lanigan, 2014\\n\\n\\"Don\'t spiders have 6 legs?\\" - Kirsty Johnson, 2015\\n\\n\\"I killed my mum once.\\" - Isaac Lanigan, 2015\\n\\n\\"When i sit down on the toilet and my thigh gets big....thats funny\\" - Isaac Lanigan, 2015\\n\\n\\"They\'re Vipers with slugs...\\" - Isaac Lanigan, 2015\\n\\n\\"No Sean, you\'re wrong!\\" - Riley Hansen, 2015\\n\\n\\"Another cock down the hatch.\\" - Isaac Lanigan, 2015\\n\\n\\"Is it like you wanna bang a chick?\\" - Jett Gartner, 2015\\n\\n\\"Have you ever smelled burning human flesh?\\" - Isaac Lanigan, 2015\\n\\n\\"You know how Riley eats guinea pigs? I eat Ferrets.\\" - Isaac Lanigan, 2015\\n\\n\\"Are frogs reptiles?\\" - Isaac Lanigan, 2015\\n\\n\\"Tick Tock goes my Cock.\\" - Isaac Lanigan, 2015\\n\\n\\"Uncooked bread still hurts.\\" - Jett Gartner, 2015\\n\\n\\"Draw like a man, just with more woman.\\" - Jett Gartner, 2015\\n\\n\\"Playing Dota is masturbating\\" - Riley Hansen, 2015\\n\\n\\"Money is just a number.\\" - Isaac Lanigan, 2015\\n\\n\\"I put my foot in the burger.\\" - Jett Gartner, 2015\\n\\n\\"I literally fucked myself.\\" - Jett Gartner, 2015\\n\\n\\"My stomach is up my urethra.\\" - Isaac Lanigan, 2015\\n\\n\\"I\'m a doctor with my fingers.\\" - Jett Gartner, 2016\\n\\n\\"We remove and replace. $10.99 no shipping ahead.\\" - Isaac Lanigan, 2016\\n\\n\\"Memes weak, screen is sweaty.\\nThere\'s Nutella on his arms already\\nMoms spaghetti\\nAmos meat farmed and ready\\nHe was never ready for psalms spaghetti \\nGrace itzstein got her dildo ready, hands are steady.\\nBecause moms spaghetti has been up there already \\nmeat balls a plenty, u aren\'t ready for the dank confetti.\\nVon dietzes belly\\" - Jack Hamilton, 2016\\n\\n\\"Like an anus\\nSwish swosh bish bosh\\" - Isaac Lanigan, 2016","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403906929916772364","type":"Default","timestamp":"2018-01-19T13:41:56.32+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"How can i set up my camera so you can\'t see my cock in the shower?\\" - Jett Gartner, 2016\\n\\n\\"I feed my bread...to ducks.\\" - Isaac Lanigan, 2016\\n\\n\\"Crocodiles have horns, right?\\" - Isaac Lanigan, 2016\\n\\n\\"It\'s my time to shine, my mum always hated me.\\" - Isaac Lanigan, 2016\\n\\n\\"None of you fuckers are dominating me.\\" - Lawrence Ng, 2016\\n\\n\\"Sharks live in water, and water is basically the same as a tornado.\\" - Isaac Lanigan, 2016\\n\\n\\"Brains take effort.\\" - Riley Hansen, 2016\\n\\n\\"Do Chickens sleep?\\" - Isaac Lanigan, 2016\\n\\n\\"I like masturbating on my cake, it adds a bit of flavour.\\" - Isaac Lanigan, 2017\\n\\n\\"A cheg is when an egg has a chicken.\\" - Isaac Lanigan, 2017\\n\\n\\"Does Mike Wazowski blink or wink?\\" - Isaac Lanigan, 2017\\n\\n\\"The bad photo quality will help you out.\\" - Jett Gartner, 2017\\n\\n\\"Just rape me really...if all the signs say no, it just means yes.\\" - Isaac Lanigan, 2017\\n\\n\\"Big whales should be called dinosaurs, and dinosaurs are the biggest fish that have ever existed.\\" - Isaac Lanigan, 2017\\n\\n\\"Punch him \'til he bleeds soy sauce.\\" - Isaac Lanigan, 2017\\n\\n\\"With a girl, it\'s more like \'look both ways before you get raped.\'\\" - Isaac Lanigan, 2018","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403912495854780426","type":"Default","timestamp":"2018-01-19T14:04:03.343+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201csuck my flacid cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403912660045004800","type":"Default","timestamp":"2018-01-19T14:04:42.489+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Isaac - \u201cit\u2019s not my fault she can\u2019t do her job because she\u2019s a nigger\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403921795620536320","type":"Default","timestamp":"2018-01-19T14:41:00.58+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cshe\u2019s literally a fucking ecxtacy Addict and that\u2019s fine","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403922759610138627","type":"Default","timestamp":"2018-01-19T14:44:50.413+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cnow I\u2019m ready to fuck hard cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403924691716145152","type":"Default","timestamp":"2018-01-19T14:52:31.063+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to sean - at lachys house- my beer-soaked nuts have had enough","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403925294957985802","type":"Default","timestamp":"2018-01-19T14:54:54.887+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*Tate- \u201cShe\u2019s literally an ecstasy addict and thats fucking great.\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"403926453336670209","type":"Default","timestamp":"2018-01-19T14:59:31.066+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cHitler, Jew, suck mien schienztel\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"404199083788468225","type":"Default","timestamp":"2018-01-20T09:02:51.231+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"3 2 1 tickle my cock\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"404248083711655936","type":"Default","timestamp":"2018-01-20T12:17:33.723+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI can see the liquid but it won\u2019t let me succ\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406356773596037121","type":"Default","timestamp":"2018-01-26T07:56:44.569+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- stop slapping my flacid penis - straya day 2018","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406356959202115589","type":"Default","timestamp":"2018-01-26T07:57:28.821+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy - \u201cis hepatitis a super power\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406363993930858507","type":"Default","timestamp":"2018-01-26T08:25:26.031+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"I would suck a dry cock\\" *blows horn*","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406384074240950284","type":"Default","timestamp":"2018-01-26T09:45:13.55+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan while picking up nerf gun. Hey this brings back memories from the hood. Rolling around with my glock shooting up schools","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406394992886808579","type":"Default","timestamp":"2018-01-26T10:28:36.758+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"As a android you can fuck your sister - lachy - straya day","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406398512314712066","type":"Default","timestamp":"2018-01-26T10:42:35.855+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kale while looking at lachy \\"he looks like jabba the hut\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406406842239942658","type":"Default","timestamp":"2018-01-26T11:15:41.864+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \u2014 \u201cAlvan you\u2019re a nigger, can I enslave you\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406412112374530060","type":"Default","timestamp":"2018-01-26T11:36:38.362+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- i\u2019ve contemplated how hot and painful it would be to fuck a car but i reckon it would be worth it","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406709110344777729","type":"Default","timestamp":"2018-01-27T07:16:48.196+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201clet me fuck a nine year old already, moms spegetti\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406758821315346432","type":"Default","timestamp":"2018-01-27T10:34:20.215+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cI fuck cows\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406758847961759745","type":"Default","timestamp":"2018-01-27T10:34:26.568+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cI can\u2019t trust black people\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406760941649395752","type":"Default","timestamp":"2018-01-27T10:42:45.742+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cI\u2019m blue I would fuck a guy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406760975610413076","type":"Default","timestamp":"2018-01-27T10:42:53.839+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cI\u2019m easy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406762411073470464","type":"Default","timestamp":"2018-01-27T10:48:36.08+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- I\u2019m about to show you how big a cock can get","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406765287371833344","type":"Default","timestamp":"2018-01-27T11:00:01.843+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - the yellows are taking over Australia","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406776457168289792","type":"Default","timestamp":"2018-01-27T11:44:24.93+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \u201cu have r\u2019s in your name I\u2019ll suck your knob\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406815580453208074","type":"Default","timestamp":"2018-01-27T14:19:52.648+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"Do you have 4 spidget finners\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406824678892634113","type":"Default","timestamp":"2018-01-27T14:56:01.885+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \u201cI\u2019m a parking lot\u201d fraser \u201ccause u can fit a lot of automobiles inside u?\u201d Michael \u201cyes, right up my ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"406979102852120576","type":"Default","timestamp":"2018-01-28T01:09:39.426+00:00","timestampEdited":"2018-01-28T01:10:34.914+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c lachy: \u201cwhat colour is this\u201d, Seb: green. Lachy: \u201cwhat makes up green\u201d, Seb: \u201cred. Red and pregnant people. And some times blue, and some times daren. Depends on what you want\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"407087805140041730","type":"Default","timestamp":"2018-01-28T08:21:36.071+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"the only thing I\'ll do with alcohol... Is sex\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408635354866909186","type":"Default","timestamp":"2018-02-01T14:51:00.678+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan open crime net \\"oh i have a new message for BRIAN\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408913561922830338","type":"Default","timestamp":"2018-02-02T09:16:30.409+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I twat\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408928022385917973","type":"Default","timestamp":"2018-02-02T10:13:58.052+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I wanna be retarded\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408932926705762324","type":"Default","timestamp":"2018-02-02T10:33:27.333+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"consent doesn\'t matter if you have coffee\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408933532744810497","type":"Default","timestamp":"2018-02-02T10:35:51.824+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"that\'s a human assipede\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408955981922566144","type":"Default","timestamp":"2018-02-02T12:05:04.125+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan -\\"blonde James. The best way to drink a bottle of ass\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408958270875762700","type":"Default","timestamp":"2018-02-02T12:14:09.854+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Gremlin Lachy - \\"skittles and jizz\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"408958914520940585","type":"Default","timestamp":"2018-02-02T12:16:43.311+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"So you\'re telling me her asshole is a black hole\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"409025146679197717","type":"Default","timestamp":"2018-02-02T16:39:54.288+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"i would slip my cock into peke\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"409300495513944072","type":"Default","timestamp":"2018-02-03T10:54:02.566+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cif I\u2019m eating ass and they shit on my face, does that make me shitfaced?","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"409300844345950208","type":"Default","timestamp":"2018-02-03T10:55:25.734+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \u201cRussia is kinda Asia\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"409301763120824320","type":"Default","timestamp":"2018-02-03T10:59:04.787+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cFinding the clit on a 12 year old is gay\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"409697757381787648","type":"Default","timestamp":"2018-02-04T13:12:37.176+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser M. (Frasers 18th) - Alvan since you\u2019re the expert on everything degenerate, what anime would you reccommend","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f525}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f525.svg"},"count":1}],"mentions":[]},{"id":"410054291005636609","type":"Default","timestamp":"2018-02-05T12:49:21.416+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"my tits cream\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"410086626941861888","type":"Default","timestamp":"2018-02-05T14:57:50.904+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"i suck dick in the gym\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411462865157881857","type":"Default","timestamp":"2018-02-09T10:06:31.664+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Alvans mum has single handedly fucked alot of people\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411468812823691274","type":"Default","timestamp":"2018-02-09T10:30:09.698+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"all I want is alot of meat in a short amount of time\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411479039442944000","type":"Default","timestamp":"2018-02-09T11:10:47.914+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"hey guys. Fuck me in the ass\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411479897647874058","type":"Default","timestamp":"2018-02-09T11:14:12.526+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"stop quoting everything\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411480345431769088","type":"Default","timestamp":"2018-02-09T11:15:59.286+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"Lachy. Stick your neck out for my brown noodle\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411480600210571264","type":"Default","timestamp":"2018-02-09T11:17:00.03+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Alvan - \\"you noodled me\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411481587612647424","type":"Default","timestamp":"2018-02-09T11:20:55.445+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Can we quote lachy saying can we quote tom saying quote that\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411482077385719808","type":"Default","timestamp":"2018-02-09T11:22:52.216+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \\"why are you cooking your dick\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411511059351076874","type":"Default","timestamp":"2018-02-09T13:18:02.055+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cI\u2019m going to show you so much speed, that I\u2019ll be lightning fucking McQueen","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411515514398179338","type":"Default","timestamp":"2018-02-09T13:35:44.221+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201c lochie, throat fuck this specimen\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411539628143935491","type":"Default","timestamp":"2018-02-09T15:11:33.386+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cquote that\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411575666362810379","type":"Default","timestamp":"2018-02-09T17:34:45.567+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\" i just finger banged those children\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411769152450068480","type":"Default","timestamp":"2018-02-10T06:23:36.245+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cthots, squirrels, chipmunks they all eat nuts, what\u2019s the difference\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411812281198968832","type":"Default","timestamp":"2018-02-10T09:14:58.94+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"the sausages have been fucked\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411821921353728010","type":"Default","timestamp":"2018-02-10T09:53:17.332+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Fraser - \\"that man, I\'d fuck him\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411827457147011072","type":"Default","timestamp":"2018-02-10T10:15:17.168+00:00","timestampEdited":"2018-02-10T10:15:36+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"if I was a girl I would be a thot\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411835789672972288","type":"Default","timestamp":"2018-02-10T10:48:23.797+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"I can feel my ovaries constricting\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411836321506787329","type":"Default","timestamp":"2018-02-10T10:50:30.596+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy, in reference to Sam\'s uncle - \\"I\'d fuck him\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411841431666294804","type":"Default","timestamp":"2018-02-10T11:10:48.953+00:00","timestampEdited":"2018-02-10T11:11:22.828+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Fraser - \\"show us your cock\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411845888181534739","type":"Default","timestamp":"2018-02-10T11:28:31.469+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Tom - \\"I want to fuck you in the arse\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411846474687709184","type":"Default","timestamp":"2018-02-10T11:30:51.303+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Evie - \\"go in the fucking bushes you mong\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"411846747195965451","type":"Default","timestamp":"2018-02-10T11:31:56.274+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"it\'s getting dark\\" Alvans mum - \\"you can still see me\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412060494615150592","type":"Default","timestamp":"2018-02-11T01:41:17.63+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack to fraser -\u201cyou look mighty sexy without a shirt\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412564668612083722","type":"Default","timestamp":"2018-02-12T11:04:42.078+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"if your memeing to hard, dont be a fool, wear a dinga\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412583749403017217","type":"Default","timestamp":"2018-02-12T12:20:31.293+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"Yeah i\'d fuck some rice\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412584226618212372","type":"Default","timestamp":"2018-02-12T12:22:25.07+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"obsidian jizz, the new crate\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412590745162350592","type":"Default","timestamp":"2018-02-12T12:48:19.212+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\" tom: aborigionals, have you heard them. fraser: they dont count as people\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412592610172076032","type":"Default","timestamp":"2018-02-12T12:55:43.865+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"i am opening it and my arsehole in a second cause i need to take a shit","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412985802646356021","type":"Default","timestamp":"2018-02-13T14:58:08.256+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"412985802646356011","url":"https://cdn.discordapp.com/attachments/369780935069138954/412985802646356011/Screen_Shot_2018-02-13_at_10.56.33_pm.png","fileName":"Screen_Shot_2018-02-13_at_10.56.33_pm.png","fileSizeBytes":11781}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"412985910112550922","type":"Default","timestamp":"2018-02-13T14:58:33.878+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"(Life is Tate\'s steam account)","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"413268149883109376","type":"Default","timestamp":"2018-02-14T09:40:05.083+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - [while fixing the frankenpc and reeing at error messages] \u201cJack are you the nVidia Core Calibration? Cos pretty sure you\u2019re also disabled.\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"413271733278081024","type":"Default","timestamp":"2018-02-14T09:54:19.431+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"suck a non\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"413354410341564428","type":"Default","timestamp":"2018-02-14T15:22:51.179+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom- \\"tbh would be doing the sam\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"413372651437031425","type":"Default","timestamp":"2018-02-14T16:35:20.195+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"if she\'s good enough. I\'d drink Dr pepper out of her pussy\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"413692658502991878","type":"Default","timestamp":"2018-02-15T13:46:55.825+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"some hot lasagna on the cock\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414008181891661825","type":"Default","timestamp":"2018-02-16T10:40:42.463+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI love swirling little boys around in there sauces\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414013057388249088","type":"Default","timestamp":"2018-02-16T11:00:04.872+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cif you touch my meat with that meme, I\u2019m going to suck your ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414013458384945153","type":"Default","timestamp":"2018-02-16T11:01:40.477+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cdon\u2019t put the long black thing on me cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414060506656014348","type":"Default","timestamp":"2018-02-16T14:08:37.659+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy to fraser \\"I got you to cum\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414309237468954624","type":"Default","timestamp":"2018-02-17T06:36:59.706+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI miss nutting on that forehead\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414379285084635137","type":"Default","timestamp":"2018-02-17T11:15:20.359+00:00","timestampEdited":"2018-02-18T00:59:16.082+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201ccall me jizelle cause I\u2019m getting fucked tonight\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414427278290845706","type":"Default","timestamp":"2018-02-17T14:26:02.831+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam wipes ann frank on jack Lachy- \\"Sam wants sloppy sex. Hes gay","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"414462380160843796","type":"Default","timestamp":"2018-02-17T16:45:31.769+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"i\'ll suck some nut\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"415113684281458698","type":"Default","timestamp":"2018-02-19T11:53:34.772+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"got me a queef in a bottle\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"415114945357807616","type":"Default","timestamp":"2018-02-19T11:58:35.436+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"i dream about men\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"415114966937632768","type":"Default","timestamp":"2018-02-19T11:58:40.581+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"chris\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"415118078427267074","type":"Default","timestamp":"2018-02-19T12:11:02.418+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy -\\"dont buy me vagina sandals\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"415140588871221248","type":"Default","timestamp":"2018-02-19T13:40:29.326+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"get ready for a cock!\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"415433216875560960","type":"Default","timestamp":"2018-02-20T09:03:17.279+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"i want to fuck two geese\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"416216685327024140","type":"Default","timestamp":"2018-02-22T12:56:30.714+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"my asshole is bitter\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"416221526107357184","type":"Default","timestamp":"2018-02-22T13:15:44.846+00:00","timestampEdited":"2018-02-22T13:15:49.328+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"when you trying to slip your balls in a chick, hardmode activated\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"416561560014553088","type":"Default","timestamp":"2018-02-23T11:46:55.247+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cyou just impregnated some fish\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f41d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f41d.svg"},"count":1},{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1},{"emoji":{"id":"336433306851737611","name":"ric","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/336433306851737611.png"},"count":3}],"mentions":[]},{"id":"416583924374831116","type":"Default","timestamp":"2018-02-23T13:15:47.326+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Steve - \u201cSam what are you?, an absolute fucking knob\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344431289614467082","name":"Warmachine","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344431289614467082.png"},"count":3}],"mentions":[]},{"id":"416909259801100308","type":"Default","timestamp":"2018-02-24T10:48:33.336+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry \\" I saw a rhinos schlong at the zoo, it was fantastic\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"416911539166117888","type":"Default","timestamp":"2018-02-24T10:57:36.779+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I get hard to racoon penis\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"418050304232128512","type":"Default","timestamp":"2018-02-27T14:22:39.528+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom- \\"fuck my ass, how do you keep getting one up?\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"418414437435965440","type":"Default","timestamp":"2018-02-28T14:29:35.649+00:00","timestampEdited":"2018-02-28T14:29:58.929+00:00","callEndedTimestamp":null,"isPinned":false,"content":"harry to sarith in jail - \\"YOUR BROWN, SO YOUR AUTOMATICALLY AT A DISADVANTAGE\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f44c}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f44c.svg"},"count":1}],"mentions":[]},{"id":"420049971057000450","type":"Default","timestamp":"2018-03-05T02:48:37.251+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My chemistry lecturer- \\"the fur of a chicken or the feathers of a rabbit\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f914}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f914.svg"},"count":3},{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":2}],"mentions":[]},{"id":"420761988600168451","type":"Default","timestamp":"2018-03-07T01:57:55.462+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Human bio lecturer \\"im just really obsessed with lollies","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"420877518329872385","type":"Default","timestamp":"2018-03-07T09:36:59.896+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy: \\"i don\'t know what it is, but this (absinthe) makes everything taste nice and songs sound amazing.\\"\\nTom: \\"surely listen to Gucci Gang\\"\\nLachy: \\"alright i\'m listening to gucci gang. ooh that intro sounds nice. gucci gang gucci gang gucci gang gucci gang\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"420916485976883212","type":"Default","timestamp":"2018-03-07T12:11:50.507+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy: \\"I\'ve just been drinking red\\"\\nSeb: \\"what, red wine?\\"\\nLachy: \\"nah the red version of blue\\"\\nSeb: \\"black fingernails, red version of blue\\"\\nLachy: \\"Please kill me seb. it\'s too much to do.\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421257868541427712","type":"Default","timestamp":"2018-03-08T10:48:22.453+00:00","timestampEdited":"2018-03-08T10:48:26.995+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"given the context of the situation it would be more appropriate to clobber a babies head back in the vagina\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421295212187615232","type":"Default","timestamp":"2018-03-08T13:16:45.872+00:00","timestampEdited":"2018-03-08T14:32:23.885+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate - \\"do you reckon youd do damage if you ripped a fat nang up your ass\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421599601762762752","type":"Default","timestamp":"2018-03-09T09:26:18.002+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan: \\"oi guys did you know that minecraft is owned by minecraft? Oh shit i meant microsoft\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421925301409284107","type":"Default","timestamp":"2018-03-10T07:00:30.849+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \\"eyyy 8 year olds *raises eyebrows*","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421925470670422016","type":"Default","timestamp":"2018-03-10T07:01:11.204+00:00","timestampEdited":"2018-03-10T07:01:57.357+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sam \\" stick your tongue as far into the bottle and then give a F A T succ\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421974328033411072","type":"Default","timestamp":"2018-03-10T10:15:19.707+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser \\"yo seb did you know rasputin had a 13\' schlong\\" seb \\"yeah. First hand experience\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421993228217090060","type":"Default","timestamp":"2018-03-10T11:30:25.862+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvab- *sees fish painted on bowl and tried to grab it* \u201cthat\u2019s not a real fish\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"421994932891287552","type":"Default","timestamp":"2018-03-10T11:37:12.288+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*spatula falls on ground*\\n*alvan picks it up*\\nJack-\u201cNo wait don\u2019t put it back it\u2019s dirty!\u201d\\nAlvan- *puts spatula back on floor","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"422038566831521805","type":"Default","timestamp":"2018-03-10T14:30:35.43+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"422038566831521803","url":"https://cdn.discordapp.com/attachments/369780935069138954/422038566831521803/Screenshot_20180310-222945.png","fileName":"Screenshot_20180310-222945.png","fileSizeBytes":147621}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"422573058272919563","type":"Default","timestamp":"2018-03-12T01:54:28.12+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Haziq- \\"my life succ\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"422699498372857858","type":"Default","timestamp":"2018-03-12T10:16:53.789+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"aaaaaaaah i like little girls they make me feel so good\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"423309347507011604","type":"Default","timestamp":"2018-03-14T02:40:13.153+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan- \\"curtin is optimal for heelies","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f60d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f60d.svg"},"count":1}],"mentions":[]},{"id":"425126616864391179","type":"Default","timestamp":"2018-03-19T03:01:23.931+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"425126616159485962","url":"https://cdn.discordapp.com/attachments/369780935069138954/425126616159485962/image.png","fileName":"image.png","fileSizeBytes":4053191}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"425126622153277470","type":"Default","timestamp":"2018-03-19T03:01:25.192+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"425126621478125580","url":"https://cdn.discordapp.com/attachments/369780935069138954/425126621478125580/image.jpg","fileName":"image.jpg","fileSizeBytes":4139}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"425249401435324417","type":"Default","timestamp":"2018-03-19T11:09:18.054+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kawai (aka metalix) \\"what does dick taste like, tastes like bbq\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"425925841336270859","type":"Default","timestamp":"2018-03-21T07:57:13.894+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"dayum these are some good pistachiachios\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"426359951309406208","type":"Default","timestamp":"2018-03-22T12:42:13.777+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian - \u201csarith, are you the nigga khan?\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"426604777804267530","type":"Default","timestamp":"2018-03-23T04:55:04.962+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lecture - \\"bent over\\"","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"427014714133053442","type":"Default","timestamp":"2018-03-24T08:04:01.399+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"It\'s time to give the goblin some jizz\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"427067410521128961","type":"Default","timestamp":"2018-03-24T11:33:25.197+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kade - \\"you can sit on my dick if you want\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"362532935481425921","name":"yourewelcome","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/362532935481425921.png"},"count":1}],"mentions":[]},{"id":"427090542078328834","type":"Default","timestamp":"2018-03-24T13:05:20.19+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"427090542078328832","url":"https://cdn.discordapp.com/attachments/369780935069138954/427090542078328832/image.png","fileName":"image.png","fileSizeBytes":35947}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"428507691170791424","type":"Default","timestamp":"2018-03-28T10:56:34.863+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\" i have so many arrows in my arsehole","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"428529867735433216","type":"Default","timestamp":"2018-03-28T12:24:42.168+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Haziq- \\" look at you man, you obese\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"428837582730690561","type":"Default","timestamp":"2018-03-29T08:47:27.14+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"my sister - (looks at my rabbit hopping in her room) \\"he\'s exploring my woom\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"428884195964747776","type":"Default","timestamp":"2018-03-29T11:52:40.601+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"get back, touch the sack\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429270838639067147","type":"Default","timestamp":"2018-03-30T13:29:03.398+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"the classic thick thorhead brain reading coon\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429287607608934431","type":"Default","timestamp":"2018-03-30T14:35:41.432+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack: \u201c(French kisses a cat) bet you liked that didn\u2019t you\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429604072220393474","type":"Default","timestamp":"2018-03-31T11:33:12.475+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"IM TRANSGENDER! IM A LAMP POST\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429619828555382804","type":"Default","timestamp":"2018-03-31T12:35:49.078+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam- \\"why are there spiderwebs all over me and why cant i get then off\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429642986469720065","type":"Default","timestamp":"2018-03-31T14:07:50.355+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - my cock is ready for you nathan. Nathan: unfortunately my ass isn\u2019t ready\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429662658891874314","type":"Default","timestamp":"2018-03-31T15:26:00.626+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb- \\"my cock has gas\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429663143870857217","type":"Default","timestamp":"2018-03-31T15:27:56.254+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan- \\"Slut drop on me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429819803721531394","type":"Default","timestamp":"2018-04-01T01:50:26.873+00:00","timestampEdited":"2018-04-01T02:28:00.43+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan: \u201cI no longer suck ass. I eat that shit up like a apple fritta\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429828240304242708","type":"Default","timestamp":"2018-04-01T02:23:58.311+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan: \u201cI can take this down easily, and then I threw it up\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"429835734011215872","type":"Default","timestamp":"2018-04-01T02:53:44.95+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan: (sees dog standing directly in front Sam) \\n\u201cSam turned into a dog! Sam\u2019s dead?\u201d \\n(Walks a little bit further) \\n\u201cHe\u2019s still alive! Sam\u2019s not dead!\u201d \\n(Goes and hugs sam) \\n\u201cYour alive!\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"426356294090358784","name":"goblin","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/426356294090358784.png"},"count":1},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"429835914018291722","type":"Default","timestamp":"2018-04-01T02:54:27.867+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Some random guys in Dan Murphy: \u201cwhat\u2019s the finest goon we can get?\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"430737304630460416","type":"Default","timestamp":"2018-04-03T14:36:16.136+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan \u201cClose your oriphases so lachy can spray you\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"430740402082152449","type":"Default","timestamp":"2018-04-03T14:48:34.626+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan -\u201cyour a big walking heat\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431034473090514946","type":"Default","timestamp":"2018-04-04T10:17:06.618+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\"can someone please tickle my nuts\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431385174928785409","type":"Default","timestamp":"2018-04-05T09:30:40.452+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"this is why we dont quote stuff anymore tom\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431743076005052426","type":"Default","timestamp":"2018-04-06T09:12:50.718+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"can we hit women\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431743208683208705","type":"Default","timestamp":"2018-04-06T09:13:22.351+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Wamen*","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431783214818918411","type":"Default","timestamp":"2018-04-06T11:52:20.557+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cJack poured his shirt on me\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431789296605986826","type":"Default","timestamp":"2018-04-06T12:16:30.568+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan holding a can of Summersby getting ready to show off that he\u2019s not as smashed as he is on FaceTime when he realises - \u201cFuck, that\u2019s not a Solo\u2122\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431804176448618497","type":"Default","timestamp":"2018-04-06T13:15:38.199+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan: \u201cmy tweet to post malone had one comment!\u201d\\n(Checks phone)\\nAlvan: \u201coh shit it was me\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"431861749881372702","type":"Default","timestamp":"2018-04-06T17:04:24.775+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"raw power. More gasoline. Fuck nibbas. You\'re dead\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431973307693137923","type":"Default","timestamp":"2018-04-07T00:27:42.23+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cthe African and the French lanky Jew\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431975589143117825","type":"Default","timestamp":"2018-04-07T00:36:46.17+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201csex is a disease\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"431989811088195594","type":"Default","timestamp":"2018-04-07T01:33:16.946+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI carry crystal meth in my fanny pack\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"432751735195303956","type":"Default","timestamp":"2018-04-09T04:00:53.809+00:00","timestampEdited":"2018-04-09T04:01:09.748+00:00","callEndedTimestamp":null,"isPinned":false,"content":"- just because jacks shit at grenades doesn\'t mean I have to suck his dick (sam)\\n- Manta rays are space planes (Sam)\\n- This is just cordial flavoured water (jacks)\\n- Black holes are Death Stars \\n- Any variation of snickers ad (nathan)","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"432773701851807774","type":"Default","timestamp":"2018-04-09T05:28:11.068+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Random dood in cssc \\"you cant cure abos\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"433089186048901150","type":"Default","timestamp":"2018-04-10T02:21:48.362+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"I guess nucleophiles are my fetish\\" - Med Lecturer","author":{"id":"120896940299780096","name":"milkshakehello","discriminator":"0000","nickname":"HELLO?","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/120896940299780096/0bf0f96d97c0fdd7b7051b45062701bf.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"433214131890290699","type":"Default","timestamp":"2018-04-10T10:38:17.772+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"big nose. That\'s a hoe!\\"\\n- \\"it\'s like Pinocchio but every time she tells a lie, it gets thicker\\"","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"433262743366270977","type":"Default","timestamp":"2018-04-10T13:51:27.651+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"433262743366270976","url":"https://cdn.discordapp.com/attachments/369780935069138954/433262743366270976/unknown.png","fileName":"unknown.png","fileSizeBytes":16349}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"433264619289706498","type":"Default","timestamp":"2018-04-10T13:58:54.906+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"433264619289706496","url":"https://cdn.discordapp.com/attachments/369780935069138954/433264619289706496/unknown.png","fileName":"unknown.png","fileSizeBytes":18123}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"433626548642250752","type":"Default","timestamp":"2018-04-11T13:57:05.588+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \\" I\'m dabbing so hard\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"433908534221078528","type":"Default","timestamp":"2018-04-12T08:37:36.189+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Do I want to do this question? Nope, it\'s too hard (end of video)\\"- My Physics lecturer in the solutions video for a practice test","author":{"id":"120896940299780096","name":"milkshakehello","discriminator":"0000","nickname":"HELLO?","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/120896940299780096/0bf0f96d97c0fdd7b7051b45062701bf.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"321585755598225408","name":"reeeeee","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/321585755598225408.png"},"count":1}],"mentions":[]},{"id":"434238992481910795","type":"Default","timestamp":"2018-04-13T06:30:43.578+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom \\"theres no meat in my ass\\"\\nTom \\"its dripping out of the ass\\" (with meat in mouth)","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"434247958418948096","type":"Default","timestamp":"2018-04-13T07:06:21.224+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Coworker -\u201cwith all those numbers on your arm, you like like a Jew in one of those gasing camps\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"434388032431456256","type":"Default","timestamp":"2018-04-13T16:22:57.471+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \\"its bent... like me\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"434648341561999361","type":"Default","timestamp":"2018-04-14T09:37:20.004+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"I stick it in and hope for the best\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"434683003659223050","type":"Default","timestamp":"2018-04-14T11:55:04.092+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"A throwback to leavers. Sorry if any repeats.\\n\\n\\nIf culture is getting hit by shreks wet nutsack then ive got culture - Rogers\\nI got assaulted by shreks nut sack - Rogers \\nShut the fuck up sam u ogre nut - Rogers\\nIll go clean up shreks nut - Michael (?)\\nWhy is shreks nut on the stairs - Lauryn\\nTo which he will be rewarded with his nuts grated on his pavement - ??? About Fraser\\nWe have two guys prepped here ready to take an egg up their ass - Lauryn talking abt Michael and Rogers\\nShove that egg up there - ???\\nI already have an egg up my ass - Rogers\\nNow this i can watch - Rogers on Laura and Lia having a pillow fight\\nRogers you might even die today - Michael \\nMore pillows for my asshole - Rogers (?)\\nPlease eat my ass im fluorescent - Walmsley","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435070312691007520","type":"Default","timestamp":"2018-04-15T13:34:05.761+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"my snatch has a macadamia nut\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435316222792302593","type":"Default","timestamp":"2018-04-16T05:51:15.298+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy-\\"Wow that guys wearing a mario shirt\\" *disgusted* \\"oh wait\\" *looks at his shirt* it was a mario shirt","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435371481682149378","type":"Default","timestamp":"2018-04-16T09:30:50.044+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Ana_OR (from Habbo Hotel) - \\"wow im 12\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435376710461030410","type":"Default","timestamp":"2018-04-16T09:51:36.682+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My ancient AF maths lecturer - \\"That\'s a nice cylinder, when i die i want to be buried in a cylinder so people wont think I\'m square\\"","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435383380973060096","type":"Default","timestamp":"2018-04-16T10:18:07.056+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Some dude - \\"Japanese 3 lecture? Does the girls wearing cosplay costume?\\"","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435391584826163200","type":"Default","timestamp":"2018-04-16T10:50:43.007+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - It needs more giant wolf dick","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395143386923018","type":"Default","timestamp":"2018-04-16T11:04:51.434+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Rory -\\"Life\u2026 death\u2026 and the spirit of the night. Calling, calling out your name. This is nature\u2019s way of pleading for help. Wait, there\u2019s no mountain to great, calling, calling out your name. Because we as the dominant species should take on the responsibilities of sharks and treat them the way we would want them to treat us\u2026\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395195916255243","type":"Default","timestamp":"2018-04-16T11:05:03.958+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Walmsley:\\n- \u201cThere\u2019s a lot of carbon in the atmosqueer\u201d\\n- \u201cMate come over for some cheeky tiki\u201d\\n- \u201cLook out for the wild harps\u201d\\n- \u201cWhen you hitting it from behind and she scream fush, BATCH\u201d\\n- \u201cwhat\u2019s up guys, I fucked your bitch\u201d\\n- \u201cCO3\u201d\\n- \u201c(lochie to Michael) we\u2019ll sleep together\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395252384169984","type":"Default","timestamp":"2018-04-16T11:05:17.421+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Rogers:\\n- \u201cYou don\u2019t speak Spanish, YOU WERENT BORN SPANISH\u201d\\n- \u201cTen minutes into slong and whoah\u201d\\n- \u201cI am three AFRICAN STICKS SHORT OF A CHILD ARMY\\n- \u201che\u2019s GGAAAAAAAAAAAAWWWWWWWWWNNNNN\u201d\\n- \u201cyou know what I like in women, I like it when they them big, fat and round earlobes\u201d\\n- \u201cMaybe I can pass a few ATAR subjects by killing some of my brain cells, by sniffing fucking textas\u201d\\n- \u201cJust take it out and bbblllrrrrrr\u201d\\n- \u201cpower point sam and origami Nathan\u201d\\n- \u201cwho trilby rose\u201d\\n- \u201cMy dad fucks me every weekend\u201d\\n- \u201cIf you ignore it its not there\u201d\\n- \u201cI fuck dead mangled dogs\u201d\\n- \u201ckill your life\u201d\\n- \u201cbaboons with shot guns killed mums dog\u201d\\n- \u201cMichael said \u201che\u2019s gonna do somethin with his hands and wood\u201d\u201d \\n- \u201cWhen you turn 90 and worst comes to worst, go to Canada and stick your dick into a moose\u201d\\n- \u201cyou can\u2019t dent metal with metal\u201d\\n- \u201cim going to make it look better by outlining it in thick black juice\u201d\\n- \u201cyou\u2019re a candle Michael\u201d\\n- \u201cjust the sip\u201d\\n- \u201cmy name is punjeffarydooakbar\u201d \\n- \u201cyou got a boner looking at deformed children. : i can just imagine tone sitting at his computer, googling autistic children and at the same time whiping out his dick and fapping. hoping that one day, his children will look like that so he can fap to them aswell.\u201d\\n-","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395310102249482","type":"Default","timestamp":"2018-04-16T11:05:31.182+00:00","timestampEdited":"2018-04-16T11:06:43.759+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sam:\\n- \u201cI don\u2019t speak fluent black man\u201d\\n- \u201cWhat\u2019s the difference between an apple and an orange, ones an apple and the others an orange\u201d\\n- \u201cHe\u2019s such a Connel\u201d\\n- \u201cI have a year six boyfriend\u201d\\n- \u201cEvery hole is a goal\u201d\\n- \u201ccologne\u201d\\n- \u201cNathan you\u2019re a cunt. CAPITAL C, CAPITAL C, hunt\u201d\\n- \u201cIn 6th period English. Sam: do you have physics next\u201d\\n- \u201cASTC all shit talk connal\u201d \\n- \u201c you don\u2019t need a santa hat oooor you can dress up as a tractor\u201d\\n- \u201c you bruised my meat\u201d\\n- \u201cresonance is when you whistle just right and they explode\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395365982699520","type":"Default","timestamp":"2018-04-16T11:05:44.505+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael (is a candle):\\n- \u201cNah it\u2019s not a boat, it\u2019s a plane with three wings\u201d\\nNathan:\\n- \u201chello women, let\u2019s get down\u201d\\n- \u201cWoooh fuck our children\u201d\\n- \u201cHey origami is Japanese not Asian\u201d\\n- \u201cDicks are like nipples if you rub them they feel good\u201d\\n- \u201cI\u2019m hungry for the Deitz\u201d\\n- \u201cOpen wide kid, and then you shove your dick in her mouth\u201d\\n- \u201cWhats an oboe. Oh it\u2019s the big black long one\u201d\\n- \u201cbanana blaarrst\u201d\\n- \u201c oxygen equals\u201d\\n- \u201cWhen you enter a pig\u201d \\n- \u201cI like children because they\u2019re tasty\u201d \\n- \u201csettlers that came from America to settle in America\u201d \\n- \u201cI stimulate 12 year olds\u201d\\n- \u201cdance off, hands off, PANTS OFF\u201d\\n- \u201chey is it rosie, I don\u2019t know her first name or last name\u201d\\n- \u201csam: why is this noose whit. Nathan: because you can\u2019t buy spray paint on Sundays\u201d\\n- \u201cI made that a bit sexual\u201d\\n- \u201cdo you like lolis, do you like sarith. Then your not going to like what I did. I fucked elsie (lochies sister)\u201d\\n- \u201cBuddhism is not a religion. It doesn\u2019t have a god or a religious figure\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395406755659776","type":"Default","timestamp":"2018-04-16T11:05:54.226+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan:\\n- \u201cwhat would you do if cocaine fell from the sky\u201d\\n- \u201cyou\u2019re a candle Michael\u201d\\nMs Watson:\\n- \u201cIt goes on facebook, then it becomes a meme.\u201d\\n- \u201cStop the boats, stop the balls\u201d\\nConall:\\n- \u201cI need to hand in my blee book\u201d\\n- \u201cyeah I made a lot of money over the weekend (context: Conall you suck dick for cash right?\u201d)\\nSean and Issa:\\n- \u201cIssa: you can\u2019t fail a general. Sean: I beg to differ\u201d\\nMrs Taylor:\\n- \u201cOhkay * infinity\u201d \\n- \u201cNotes on the board\u201d\\n- \u201cpull up your onenotes and sync\u201d\\nMr Brown\\n- \u201cyou learn more with pain\u201d (2014)\\n\\nMs Strickland\\n- \u201cif its out of charge just give it a rub\u201d\\nAlvan:\\n- \u201c*with cum on glasses* I was with seb around the corner\u201d\\nJack:\\n- \u201c I jizz on cockroaches\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395448291852288","type":"Default","timestamp":"2018-04-16T11:06:04.129+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb:\\n- \u201cyou have to be short and skinny to be a 4WD\u201d\\nJasmin (aborogional sbs)\\n- \u201c I want the door so I can jump out quicker\u201d\\n\\nRon (driving legend)\\n- \u201c I can\u2019t believe that a white person lives in that house\\n- \u201c I\u2019m not saying all Indians are bad drivers, but, all Indians are bad drivers\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435395526498713600","type":"Default","timestamp":"2018-04-16T11:06:22.775+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan\\n- \u201cits called CP island, and people get concerned when I pull it out and fap to it\u201d\\n- Any variation of your not you memes e.g: \u201cyour not you when you eat a snatched TV, enslave a nigga\u201d\\n- \u201cto think about it nobody stole the jew\u2019s kidneys in the holocaust, I\u2019m missing something\u201d\\nJosh Mott\\n- \u201cI shove a javelin up my arse every night\u201d\\nLochie\\n- \u201cI\u2019m an elephant\u201d\\n- \u201cdid you say giant anal recombination\u201d\\n- \u201coh man come on\u201d\\n\\nAlvan\\n- \u201cYou could either pass physics or make a muffin\u201d\\n- \\"miss middleton: do your job you stupid machine, alvan: when seb is acting up\\"\\n- \\n\\nSam \\n- Yeah soft balls, my balls are soft\\n\\nJack \\n- Please I got to get out of this kid\\n- Why is a cello smaller than a violin\\n\\nLachy\\n- \u201cI need to get rid of the black\\n- \u201cIll fuck anything with legs. Michael: a pig, lachy: a table\u201d\\n- \u201cArham farham nearham closeham\u201d\\n- \u201cMichael: water is just universe sauce, Lachy: water is unisauce.\u201d\\n- \u201cno I don\u2019t want some head, actually it depends on who its from\u201d\\n\\nSome random kid\\n- \u201call praise the rat king\u201d\\nMiss Middleton\\n- \u201cthat\u2019s quite a lot of moisture\u201d\\nArham\\n- \u201cI don\u2019t fuck goats I fuck camels\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435436156709240836","type":"Default","timestamp":"2018-04-16T13:47:49.772+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"wanna play rocket snatch\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"435696956015378454","type":"Default","timestamp":"2018-04-17T07:04:09.172+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"(context: year 12 comp sci)\\n\\n_in response to Mr Harper saying something about the football_\\nJack, Alvan and Kristian - \u201cNERD!\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"436489071682912256","type":"Default","timestamp":"2018-04-19T11:31:44.264+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Claire \\" remember that time we went to australia zoo and saw CHRIS Irwin\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"436881003974230026","type":"Default","timestamp":"2018-04-20T13:29:08.204+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201ccan I call you dragon, cause I\u2019ll be dragon these nuts across your face\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"436922505211412490","type":"Default","timestamp":"2018-04-20T16:14:02.87+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I throw poop at chicks I want\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"437219317323399170","type":"Default","timestamp":"2018-04-21T11:53:28.392+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jesse \\" your Australia is fucked\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"438275094087991297","type":"Default","timestamp":"2018-04-24T09:48:45.188+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201ci sit on my home at my ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"438345916638953473","type":"Default","timestamp":"2018-04-24T14:30:10.6+00:00","timestampEdited":"2018-04-24T14:30:34.982+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"id like to see a rat stretched over your fat cock\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"438346698977443840","type":"Default","timestamp":"2018-04-24T14:33:17.124+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James - \\"you can suck a fat potato\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"439403358303027202","type":"Default","timestamp":"2018-04-27T12:32:04.339+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"mum\'s colleague \\"great, the last thing i need is crawling on my knees looking for a screw\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"439403502171717632","type":"Default","timestamp":"2018-04-27T12:32:38.64+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"me dad \\" what restaurant is that?\\" mum \\" hemorrhoids\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"439414389741715456","type":"Default","timestamp":"2018-04-27T13:15:54.439+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Famous quote","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"439414493597007882","type":"Default","timestamp":"2018-04-27T13:16:19.2+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"439414493118988288","url":"https://cdn.discordapp.com/attachments/369780935069138954/439414493118988288/image.png","fileName":"image.png","fileSizeBytes":1494945}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"439442245314150422","type":"Default","timestamp":"2018-04-27T15:06:35.725+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"439442245314150421","url":"https://cdn.discordapp.com/attachments/369780935069138954/439442245314150421/unknown.png","fileName":"unknown.png","fileSizeBytes":30884}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"439442329925976075","type":"Default","timestamp":"2018-04-27T15:06:55.898+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"439442329925976074","url":"https://cdn.discordapp.com/attachments/369780935069138954/439442329925976074/unknown.png","fileName":"unknown.png","fileSizeBytes":48402}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":2},{"emoji":{"id":"","name":"\u{1f1fc}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fc.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1ed}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ed.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1e6}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e6.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f9.svg"},"count":1},{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"442949744797679616","type":"Default","timestamp":"2018-05-07T07:24:08.768+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Law tut -\\"we\'ve had STIs since we\'ve been fucking gorillas\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"442954072824479746","type":"Default","timestamp":"2018-05-07T07:41:20.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Law tut - \\"I think bestiality is an excellent example\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"444086404234870784","type":"Default","timestamp":"2018-05-10T10:40:49.496+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"mum \\"oh look twilight saga\\" me dad \\"what? tight arse spiders?\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"444100085949661194","type":"Default","timestamp":"2018-05-10T11:35:11.471+00:00","timestampEdited":"2018-05-10T11:35:33.919+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Ryan (a white man) \\"I didn\'t eat rice before..... when I was white\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"444395660570263554","type":"Default","timestamp":"2018-05-11T07:09:41.952+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"444395660570263552","url":"https://cdn.discordapp.com/attachments/369780935069138954/444395660570263552/image.png","fileName":"image.png","fileSizeBytes":68659}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"444808100126392320","type":"Default","timestamp":"2018-05-12T10:28:35.205+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"oh great. Is Sarithbot going to type in paragraphs too?\\"","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"445208746700963853","type":"Default","timestamp":"2018-05-13T13:00:36.792+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"445208746700963850","url":"https://cdn.discordapp.com/attachments/369780935069138954/445208746700963850/unknown.png","fileName":"unknown.png","fileSizeBytes":19091}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f621}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f621.svg"},"count":1},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"445737287515504660","type":"Default","timestamp":"2018-05-15T00:00:50.742+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan \\"I didn\'t have breakfast this morning, I just had an up and go with my meds\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"447324832980271104","type":"Default","timestamp":"2018-05-19T09:09:11.076+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \\"you dabbed on my cock rocket\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"448101033667723264","type":"Default","timestamp":"2018-05-21T12:33:31.741+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"jews cant eat fish\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"448459271257063424","type":"Default","timestamp":"2018-05-22T12:17:02.238+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[{"id":"448459270657409036","url":"https://cdn.discordapp.com/attachments/369780935069138954/448459270657409036/20180522_201634.png","fileName":"20180522_201634.png","fileSizeBytes":40206}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"449578613784838192","type":"Default","timestamp":"2018-05-25T14:24:54.293+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb-\u201calvan rub my tits for luck\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"449807881311748099","type":"Default","timestamp":"2018-05-26T05:35:55.931+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb-\u201c come to, at 2, get lit, you\u2019re a Jew\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"450322184594784257","type":"Default","timestamp":"2018-05-27T15:39:35.389+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kales friend - \\"whats oscillate mean\\" me-to go back and forward. friend \\"whats an oscillate triangle then\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"451294066756550666","type":"Default","timestamp":"2018-05-30T08:01:30.153+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"You\'re indicating not stroking someone\'s cock\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"452091205598314556","type":"Default","timestamp":"2018-06-01T12:49:02.863+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cGajime my human, 30 units\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"452100932839145472","type":"Default","timestamp":"2018-06-01T13:27:42.018+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- do you want to open a chef?","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"452347714018213889","type":"Default","timestamp":"2018-06-02T05:48:19.236+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201clet me guess, killmonger was like nut in a kid\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f914}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f914.svg"},"count":1}],"mentions":[]},{"id":"452855405320732673","type":"Default","timestamp":"2018-06-03T15:25:42.275+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cpir noongar budjar\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"454882303043174410","type":"Default","timestamp":"2018-06-09T05:39:52.35+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"What do you mean I cant use stack overflow in the exam\\" - cits1401","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"455018204826173441","type":"Default","timestamp":"2018-06-09T14:39:53.86+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"headcrab ate my ass, not clickbait\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"455746805599305749","type":"Default","timestamp":"2018-06-11T14:55:05.821+00:00","timestampEdited":"2018-06-11T14:57:53.183+00:00","callEndedTimestamp":null,"isPinned":false,"content":"James \\"Oops it slipped in deeper. Im fuckin my car\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"455747335893286922","type":"Default","timestamp":"2018-06-11T14:57:12.253+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\" thats an impossible shot for anybodys skill level on this table.\\" Harry \\"not with my skill level.\\" *procedes to sink black ball in wrong pocket*","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"456834024002813962","type":"Default","timestamp":"2018-06-14T14:55:18.888+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - I\'ve never wanted to fuck a carrot so much","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"457160637328392194","type":"Default","timestamp":"2018-06-15T12:33:09.573+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"457160637328392193","url":"https://cdn.discordapp.com/attachments/369780935069138954/457160637328392193/image.png","fileName":"image.png","fileSizeBytes":88728}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f171}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f171.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f17e}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f17e.svg"},"count":2},{"emoji":{"id":"","name":"\u2139","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2139.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1f3}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f3.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1f4}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f4.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1f9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f9.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1e8}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e8.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1ed}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ed.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1ee}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ee.svg"},"count":2},{"emoji":{"id":"362532935481425921","name":"yourewelcome","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/362532935481425921.png"},"count":5},{"emoji":{"id":"377408287907381248","name":"honour","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/377408287907381248.png"},"count":2}],"mentions":[]},{"id":"457190639751135254","type":"Default","timestamp":"2018-06-15T14:32:22.708+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam *in creepy voice* \\"i want my QT nekos\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"457241409469153282","type":"Default","timestamp":"2018-06-15T17:54:07.152+00:00","timestampEdited":"2018-06-15T18:54:33.205+00:00","callEndedTimestamp":null,"isPinned":false,"content":"maccas manager - \\"tell the next person who wants it fresh to FUCK OFF, dumb fucking bitch\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"457241519288614913","type":"Default","timestamp":"2018-06-15T17:54:33.335+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"maccas manager - \\"if u cant open this one how will you be able to open a condom\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"457242127244591105","type":"Default","timestamp":"2018-06-15T17:56:58.283+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"brendan gilbert - \\"Yeah can i get a McSuicide large, with a noose, yeah can i also super size that, and yeah just sprinkle some cyanide on the side yeah\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"457549047763435543","type":"Default","timestamp":"2018-06-16T14:16:33.837+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201c I\u2019ll fuck mad cock In five years\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"459672932344528896","type":"Default","timestamp":"2018-06-22T10:56:07.381+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"we almost lost the sausage\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"461004774989365258","type":"Default","timestamp":"2018-06-26T03:08:23.412+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My penpal at 5:33 pm her time: *\\"There\'s almost nothing to eat, so I cracked and ate a bunch of ancient walnuts from the back of the cupboard. Nom nom nom.\\"*","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"461005143035346945","type":"Default","timestamp":"2018-06-26T03:09:51.161+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My penpal at 5:42 pm her time: *\\"Fucking walnuts had weird bugs on them. Tried to induce vomiting, failed. Whatever, people eat worse things regularly. I\'ll eat granola bars.\\"*","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"461885020416507904","type":"Default","timestamp":"2018-06-28T13:26:10.276+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"me cock is a lady\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"461885223345586178","type":"Default","timestamp":"2018-06-28T13:26:58.658+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"the devils bread\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"462215032412045312","type":"Default","timestamp":"2018-06-29T11:17:31.267+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"slice your dick up like sashimi\\"\\nTom - \\"I\'d eat her dick out\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"462230762444292097","type":"Default","timestamp":"2018-06-29T12:20:01.599+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cI only get off to kung fu pandas massive throbbing cock inside of tigress\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f43c}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f43c.svg"},"count":4},{"emoji":{"id":"","name":"\u{1f346}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f346.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f42f}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f42f.svg"},"count":3}],"mentions":[]},{"id":"462572257982677011","type":"Default","timestamp":"2018-06-30T10:57:00.48+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"the fat interracial animal is my only hope\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"462572721708990464","type":"Default","timestamp":"2018-06-30T10:58:51.041+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"fingering is not the best idea\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"462602242508324884","type":"Default","timestamp":"2018-06-30T12:56:09.348+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I would probably fuck jim carrey\\" \\n \\"I am the queen of nangs\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"463228237405880331","type":"Default","timestamp":"2018-07-02T06:23:38.162+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201c remember when we eat him out whenever we come over\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"463286846718214144","type":"Default","timestamp":"2018-07-02T10:16:31.711+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"well just yeet his meat\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1fe}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fe.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1ea}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ea.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f4e7}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f4e7.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f9.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f356}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f356.svg"},"count":1}],"mentions":[]},{"id":"464035777177845761","type":"Default","timestamp":"2018-07-04T11:52:30.647+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb to lachy -\u201cI would stick my dick in your ear\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"464035976923316255","type":"Default","timestamp":"2018-07-04T11:53:18.27+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cdon\u2019t wet willy me, or I\u2019ll put my small wet Willy in you\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"464723607084335104","type":"Default","timestamp":"2018-07-06T09:25:42.076+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c24000 duck pelts and jizz. Now that\u2019s a good coffee\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"465338907475836936","type":"Default","timestamp":"2018-07-08T02:10:41.121+00:00","timestampEdited":"2018-07-10T02:40:27.22+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb (in response to Fraser appearing at a window) - \\"It\'s Baron Samedi, the god of the death!\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"466165351520927755","type":"Default","timestamp":"2018-07-10T08:54:40.736+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Griffin -\u201cSluggy boi, get in my testicles\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"466166745615302656","type":"Default","timestamp":"2018-07-10T09:00:13.114+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI too throw my nut at animals\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"466602898986500097","type":"Default","timestamp":"2018-07-11T13:53:20.181+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201cHoly shit, I\u2019m so good at being toxic\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"466640850076827649","type":"Default","timestamp":"2018-07-11T16:24:08.426+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201cHitler was so retarded! Fuck it I\u2019m going back in time and replacing hitler\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471305552044228610","type":"Default","timestamp":"2018-07-24T13:20:00.041+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"471305552044228608","url":"https://cdn.discordapp.com/attachments/369780935069138954/471305552044228608/image.png","fileName":"image.png","fileSizeBytes":244189}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471305562873790464","type":"Default","timestamp":"2018-07-24T13:20:02.623+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"471305562211221506","url":"https://cdn.discordapp.com/attachments/369780935069138954/471305562211221506/image.png","fileName":"image.png","fileSizeBytes":184348}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471305574483623947","type":"Default","timestamp":"2018-07-24T13:20:05.391+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"471305574483623946","url":"https://cdn.discordapp.com/attachments/369780935069138954/471305574483623946/image.png","fileName":"image.png","fileSizeBytes":65427}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471308601722667018","type":"Default","timestamp":"2018-07-24T13:32:07.141+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Camping memes","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471308621074923520","type":"Default","timestamp":"2018-07-24T13:32:11.755+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Camp memes review\\n- do it you won\u2019t \\n- Baby nigger\\n- I can\u2019t under stand you, go back to your country, white post (I can\u2019t stand Jews, get back in the oven, gas shower. I will back hand you, get back in the kitchen, male power. You can\u2019t oyster, go back to your cabin, you can eat, white flour.)\\n- Meme nibbas exist, bois nibbas\\n- Cotton man\\n- Sand guardian, guardian of the sand. Posieden quivers before him\\n- Pizza pasta put it in my cock\\n- The jetty for service\\n- $112.50, ta (the god that was the general store women and the general store it\u2019s self)\\n- Hutt river province (is a meme in its self)\\n- $112.50 we were hardly here\\n- Tent in wind\\n- Jedi council (it is critical that you take a sip)\\n- Long street\\n- Dolmeyo\\n- Broken Seb ree\\n- Yeet yort yate\\n- Flame thrower and the exploding cans\\n- Eat a nug koi sake\\n- Feels good and seven nation army on guitar literally a million times\\n- Michaels tent pegs (in foot or cock)\\n- Big gay\\n- Wickets here, good energy lads, can\u2019t be in the middle for ever\\n- You Can\u2019t have an oyster \\n- Torch back in kole beer\\n- Alvan breaking the toilet door twice\\n- Great northern coco pops (great pops)\\n- 5kmh through camp site\\n- 4wd up a hill and nearly dying \\n- Yeeting through a puddle of mud and soaking a random strangers boot and outside of car\\n- Harry \\n- Yeeting a puddle of mud at 80km and nearly dying\\n- Overtaking jack at 160km just to let him overtake him again\\n- Sebs meme game\\n- Harry burning his socks\\n- Black paint \\n- Nice chair\\n- Weaponise me\\n- Suck curry nerd \\n- Sounds good, doesn\u2019t work\\n- Country road -John Denver \\n- your on the wrong side of history Spider-Man","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471518656635863052","type":"Default","timestamp":"2018-07-25T03:26:48.135+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan- \\"Am snooze\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"471604691265126402","type":"Default","timestamp":"2018-07-25T09:08:40.389+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"i want some fucking nut\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"472419452697182209","type":"Default","timestamp":"2018-07-27T15:06:14.652+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"It\'s a fucking fish TOM!!!\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"472420283358248980","type":"Default","timestamp":"2018-07-27T15:09:32.697+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"im going to marowack you in the pussy","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"473130041992019969","type":"Default","timestamp":"2018-07-29T14:09:52.342+00:00","timestampEdited":"2018-07-29T14:11:24.127+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom- \\"Is the Travis Powell, this is Travis Powell\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"473131112760213526","type":"Default","timestamp":"2018-07-29T14:14:07.633+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"There is no way that is Travis, there is no possible way this is Travis...... (silence), holy shit that might actually be Travis\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"473777853453041667","type":"Default","timestamp":"2018-07-31T09:04:02.63+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"473777853453041664","url":"https://cdn.discordapp.com/attachments/369780935069138954/473777853453041664/meme_Large.mp3","fileName":"meme_Large.mp3","fileSizeBytes":241508}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"473777878308356096","type":"Default","timestamp":"2018-07-31T09:04:08.556+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"-seb","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"473806557230923786","type":"Default","timestamp":"2018-07-31T10:58:06.144+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \u201cI have no qualms about hitting a disabled African child\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":2}],"mentions":[]},{"id":"477319225485295616","type":"Default","timestamp":"2018-08-10T03:36:11.518+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Comp guest speaker \\"has anyone try go to a website but it says this website is not secure\\"","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"477319252752203796","type":"Default","timestamp":"2018-08-10T03:36:18.019+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Giggles","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"477436527291400193","type":"Default","timestamp":"2018-08-10T11:22:18.448+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Wow what a cool rat tail - lachy","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"477496782704738314","type":"Default","timestamp":"2018-08-10T15:21:44.458+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cyou druggo, go smoke paint","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"477499499414159390","type":"Default","timestamp":"2018-08-10T15:32:32.172+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cPaul Dillon is hot\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"477862487249780748","type":"Default","timestamp":"2018-08-11T15:34:55.216+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser \\"when you fuck medusa you look her in the eyes to make yourself rock hard\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"478075629049217034","type":"Default","timestamp":"2018-08-12T05:41:52.181+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cBing bang badda boom. Frasers phone is a massive coon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"478549234552012800","type":"Default","timestamp":"2018-08-13T13:03:48.532+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\" every time cum my dick gets smaller\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"478568074866327552","type":"Default","timestamp":"2018-08-13T14:18:40.413+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"griffin-\\"this is my baby nigger beating stick\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"479287786055139339","type":"Default","timestamp":"2018-08-15T13:58:32.932+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan Rogers - \\"My mic picks up really loud silent noises\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"480340479628804098","type":"Default","timestamp":"2018-08-18T11:41:34.638+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Claire -\u201c tom, what is pimms, Claire, I love pimms\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"480355269550014474","type":"Default","timestamp":"2018-08-18T12:40:20.83+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser \\"there\'s a flying Fox\\" Claire \\" so that means you Fuck each other right?\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482153480971223040","type":"Default","timestamp":"2018-08-23T11:45:47.842+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201ckeen and a wet bean\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482160001394409472","type":"Default","timestamp":"2018-08-23T12:11:42.432+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201clachy go tails and finger your asshole for good luck\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482361865536798720","type":"Default","timestamp":"2018-08-24T01:33:50.594+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \u201cdrop on your knees, suck on my sneeze\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482407938468610050","type":"Default","timestamp":"2018-08-24T04:36:55.237+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"From Uni peeps","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482408038582583297","type":"Default","timestamp":"2018-08-24T04:37:19.106+00:00","timestampEdited":"2018-08-24T04:38:45.44+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Milly - \\"Do you find physical movement aids?\\" Tarliha - \\"My friend has chlamydia.\\"","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482531328710017035","type":"Default","timestamp":"2018-08-24T12:47:13.763+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan to lachy-\u201cshut up fat man, talk to me when your bmi is under 50\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482532137870819328","type":"Default","timestamp":"2018-08-24T12:50:26.682+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan to Sean-\u201cyo cool version of lachy, deal me in\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482545102661746703","type":"Default","timestamp":"2018-08-24T13:41:57.729+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jett to crescendo -\u201cblack women, we don\u2019t need them\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"482578929945804802","type":"Default","timestamp":"2018-08-24T15:56:22.782+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jett -\u201cbing bang badda boom, my leaf blower was stolen by a coon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482582191575138304","type":"Default","timestamp":"2018-08-24T16:09:20.415+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cstop, wait a minute, lick my toes, put some pussy in it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"482602757103026176","type":"Default","timestamp":"2018-08-24T17:31:03.619+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michaels jack -\u201cI\u2019m love to with a hard cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"483174079927681026","type":"Default","timestamp":"2018-08-26T07:21:17.595+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cAbra, abra, kadabra. My life\u2019s a fucking distaster\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"483497206779871243","type":"Default","timestamp":"2018-08-27T04:45:17.04+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[{"id":"483497206779871242","url":"https://cdn.discordapp.com/attachments/369780935069138954/483497206779871242/unknown.png","fileName":"unknown.png","fileSizeBytes":11976}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"483623889180819457","type":"Default","timestamp":"2018-08-27T13:08:40.478+00:00","timestampEdited":"2018-08-28T02:45:45.417+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"Id lick susan boils clit for 10 mil\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"486132392181104641","type":"Default","timestamp":"2018-09-03T11:16:34.199+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Jimmy Barnes is my fursona\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"486527282119180302","type":"Default","timestamp":"2018-09-04T13:25:43.297+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\"midgets sown on the back of the cap, swung at the bill, to suck your face\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"486817281918107648","type":"Default","timestamp":"2018-09-05T08:38:04.637+00:00","timestampEdited":"2018-09-05T08:38:13.004+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Fraser \\" I don\'t feel like fancy Loli porn for lunch\\" *looks at sign saying artisian flatbread*","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":4}],"mentions":[]},{"id":"486881499908407326","type":"Default","timestamp":"2018-09-05T12:53:15.399+00:00","timestampEdited":"2018-09-05T12:53:22.394+00:00","callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\" my words do that. they touch alot of things\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"487249366596452363","type":"Default","timestamp":"2018-09-06T13:15:01.652+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"487249366596452362","url":"https://cdn.discordapp.com/attachments/369780935069138954/487249366596452362/unknown.png","fileName":"unknown.png","fileSizeBytes":16338}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"393278138274283520","name":"coolandgood","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/393278138274283520.png"},"count":3},{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":3}],"mentions":[]},{"id":"488287356848439336","type":"Default","timestamp":"2018-09-09T09:59:37.813+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"somethings wrong, i hold my head, sam is gone, the devils bread\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"488692679530643456","type":"Default","timestamp":"2018-09-10T12:50:14.271+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Random Maccas Lady \\"can u slow down your voice\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"489020543228575744","type":"Default","timestamp":"2018-09-11T10:33:03.068+00:00","timestampEdited":"2018-09-11T10:34:42.926+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"It disappears in a quick amount of seconds\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"489415452053733387","type":"Default","timestamp":"2018-09-12T12:42:16.669+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"claaaaaaaaaaaire, ok fuck your dad\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"489649538605252620","type":"Default","timestamp":"2018-09-13T04:12:27.252+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nang lord \\"NBA2K19, I love nigger ball\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"491198107678277632","type":"Default","timestamp":"2018-09-17T10:45:54.89+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"mabye I am a pineapple\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"494155324417376282","type":"Default","timestamp":"2018-09-25T14:36:50.303+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"cause niggas dont get there cocks in a twist\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"495111078385156107","type":"Default","timestamp":"2018-09-28T05:54:39.806+00:00","timestampEdited":"2018-09-28T05:55:01.273+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom- let me fist my dad","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"495118492799074305","type":"Default","timestamp":"2018-09-28T06:24:07.54+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cI walk these empty yeets on the boulevard of succ my knees\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"495158840459919362","type":"Default","timestamp":"2018-09-28T09:04:27.172+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201calright let\u2019s rubble\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"495184129231683591","type":"Default","timestamp":"2018-09-28T10:44:56.485+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI want to fuck Tate and bear his child\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"362532935481425921","name":"yourewelcome","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/362532935481425921.png"},"count":2}],"mentions":[]},{"id":"495199082617241600","type":"Default","timestamp":"2018-09-28T11:44:21.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"deep throating a Hawaiin pizza\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"312965567130763276","name":"Stonedaf","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/312965567130763276.png"},"count":1}],"mentions":[]},{"id":"495488919660658688","type":"Default","timestamp":"2018-09-29T06:56:04.186+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom-\u201cif you squeeze my tit right now, milk would come out\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1},{"emoji":{"id":"393279144953380864","name":"orangno","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/393279144953380864.png"},"count":1}],"mentions":[]},{"id":"495791164868395019","type":"Default","timestamp":"2018-09-30T02:57:05.059+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb- \u201cstation wagons are just cars with tumors\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"495807188179353615","type":"Default","timestamp":"2018-09-30T04:00:45.314+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cpregnant women raped, black people sprayed, prawns crushed. It\u2019s lachy time\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"495808744828043265","type":"Default","timestamp":"2018-09-30T04:06:56.448+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack-\u201cclean water, reliable food source, minorities inpressed","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"496317644048433153","type":"Default","timestamp":"2018-10-01T13:49:07.477+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Okay, I guess I\'m gay\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"496623531795415070","type":"Default","timestamp":"2018-10-02T10:04:36.799+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb-\\" lachy i love the back of your noggin\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"498385962079092746","type":"Default","timestamp":"2018-10-07T06:47:52.923+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"498385961554542605","url":"https://cdn.discordapp.com/attachments/369780935069138954/498385961554542605/image0.jpg","fileName":"image0.jpg","fileSizeBytes":17678}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"498386321694261270","type":"Default","timestamp":"2018-10-07T06:49:18.662+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"498386321694261269","url":"https://cdn.discordapp.com/attachments/369780935069138954/498386321694261269/image0.png","fileName":"image0.png","fileSizeBytes":49782}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"498483751727136790","type":"Default","timestamp":"2018-10-07T13:16:27.792+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cmy ass is a vagina\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"393279144953380864","name":"orangno","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/393279144953380864.png"},"count":1}],"mentions":[]},{"id":"500327687089553429","type":"Default","timestamp":"2018-10-12T15:23:36.241+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"500327687089553428","url":"https://cdn.discordapp.com/attachments/369780935069138954/500327687089553428/image0.png","fileName":"image0.png","fileSizeBytes":37827}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"500681706290806789","type":"Default","timestamp":"2018-10-13T14:50:20.996+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\" when you were studying the math I was studying the diiick\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"500736298407952384","type":"Default","timestamp":"2018-10-13T18:27:16.771+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"Train, sacrifice and kill.... *burb*\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"500744776627257384","type":"Default","timestamp":"2018-10-13T19:00:58.136+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\" *walking up to heater* WHY IS IT SPICY?\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"500746020142055426","type":"Default","timestamp":"2018-10-13T19:05:54.613+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser (to Seb and lachy) -\u201cyou thought water was spicy and ate cardboard\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"501292309040594945","type":"Default","timestamp":"2018-10-15T07:16:40.036+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"megan - \\"sometimes you put your peepee in your peepee\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":5},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1}],"mentions":[]},{"id":"501631301049253893","type":"Default","timestamp":"2018-10-16T05:43:42.029+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"501631301049253889","url":"https://cdn.discordapp.com/attachments/369780935069138954/501631301049253889/image0.png","fileName":"image0.png","fileSizeBytes":40280}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"393278138274283520","name":"coolandgood","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/393278138274283520.png"},"count":1},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"502502090967351296","type":"Default","timestamp":"2018-10-18T15:23:54.524+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser \\"it\'s going down, im yellin nigger. you better move, you better dance\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"503440516994695179","type":"Default","timestamp":"2018-10-21T05:32:52.724+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Gremlin Kristian -\u201cI\u2019m fucking wet\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"503891879469907970","type":"Default","timestamp":"2018-10-22T11:26:25.924+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"panda worrier\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"504951356143042560","type":"Default","timestamp":"2018-10-25T09:36:24.847+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI\u{1f64f}like\u{1f64f}my\u{1f64f}body\u{1f64f}covered\u{1f64f}in\u{1f64f}garlic bread\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"505684866432630794","type":"Default","timestamp":"2018-10-27T10:11:07.328+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"get yeeted\\"\\nMegan - \\"that\'s what I\'ll say when I dump you\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"317925876656242698","name":"hurtsabit","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/317925876656242698.png"},"count":3}],"mentions":[]},{"id":"506309033515286551","type":"Default","timestamp":"2018-10-29T03:31:20.357+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\" 16 plus 6 is..... 18\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"506860665315786755","type":"Default","timestamp":"2018-10-30T16:03:19.627+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cMichael, I\u2019m gay\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"507149701863178240","type":"Default","timestamp":"2018-10-31T11:11:51.31+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Maccas sign -","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"507149701376770058","url":"https://cdn.discordapp.com/attachments/369780935069138954/507149701376770058/20181031_191121.jpg","fileName":"20181031_191121.jpg","fileSizeBytes":1315630}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"507476851099435008","type":"Default","timestamp":"2018-11-01T08:51:49.766+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"what\'s 25 times 10\\"\\nMegan - \\"that\'s 125\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":7}],"mentions":[]},{"id":"508992653162053652","type":"Default","timestamp":"2018-11-05T13:15:05.14+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"anime is stored in the balls","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"510794645345796108","type":"Default","timestamp":"2018-11-10T12:35:33.556+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan \\"my dog is a trap\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"511036912925147137","type":"Default","timestamp":"2018-11-11T04:38:14.648+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"I dont like Donkey\'s dick\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"367855260540076042","name":"itstimetostop","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/367855260540076042.png"},"count":1}],"mentions":[]},{"id":"511141615939878912","type":"Default","timestamp":"2018-11-11T11:34:17.792+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"my sister \\"boys go to mars to get candy bars, girls go to venus to get a penis\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"511414662537936899","type":"Default","timestamp":"2018-11-12T05:39:17.174+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - you should do it. Just kill lachy","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"511499865117687808","type":"Default","timestamp":"2018-11-12T11:17:51.052+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"black cocks sound good to me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"511512552899870736","type":"Default","timestamp":"2018-11-12T12:08:16.055+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian -\\"mouth is stored in the balls\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"511513013757411328","type":"Default","timestamp":"2018-11-12T12:10:05.932+00:00","timestampEdited":"2018-11-12T12:18:34.161+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"deaf nut is where you watch deaf people fuck\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"511514219821268992","type":"Default","timestamp":"2018-11-12T12:14:53.48+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"wait, Austin is a catgirl?\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"511516633727107092","type":"Default","timestamp":"2018-11-12T12:24:29+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"all africans are gay","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"511804211424526363","type":"Default","timestamp":"2018-11-13T07:27:12.866+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"511804210736791554","url":"https://cdn.discordapp.com/attachments/369780935069138954/511804210736791554/unknown.png","fileName":"unknown.png","fileSizeBytes":72337}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"408570890503192576","name":"link","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/408570890503192576.png"},"count":2}],"mentions":[]},{"id":"511811676992176138","type":"Default","timestamp":"2018-11-13T07:56:52.796+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry (to me)- \u201cWell ok then Mr big dick\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"512269907673612297","type":"Default","timestamp":"2018-11-14T14:17:43.504+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"512269907673612296","url":"https://cdn.discordapp.com/attachments/369780935069138954/512269907673612296/image0.png","fileName":"image0.png","fileSizeBytes":49965}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"512818214615646211","type":"Default","timestamp":"2018-11-16T02:36:30.066+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"120896940299780096","name":"milkshakehello","discriminator":"0000","nickname":"HELLO?","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/120896940299780096/0bf0f96d97c0fdd7b7051b45062701bf.png?size=512"},"attachments":[{"id":"512818214615646209","url":"https://cdn.discordapp.com/attachments/369780935069138954/512818214615646209/Screenshot_2018-11-16-10-35-05-1.png","fileName":"Screenshot_2018-11-16-10-35-05-1.png","fileSizeBytes":56047}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"512922451009863681","type":"Default","timestamp":"2018-11-16T09:30:41.959+00:00","timestampEdited":"2018-11-16T09:30:45.764+00:00","callEndedTimestamp":null,"isPinned":false,"content":"andy - can we grab the forgiveness forms","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"512922547835371520","type":"Default","timestamp":"2018-11-16T09:31:05.044+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - \\"arrow based weapon systems\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"513241227056119819","type":"Default","timestamp":"2018-11-17T06:37:24.091+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \\"a dude fingers a chick. And that dude gives you a hand job. Its second hand sex\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"513651969043333121","type":"Default","timestamp":"2018-11-18T09:49:32.612+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I wouldn\'t mind being a thicc jew\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"514299858308431872","type":"Default","timestamp":"2018-11-20T04:44:01.45+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- I bet you would eat a busted nut megan","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":2}],"mentions":[]},{"id":"514750328550457346","type":"Default","timestamp":"2018-11-21T10:34:01.925+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Me \u201cyou have to take your pants off when you do herpes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"514768479904071681","type":"Default","timestamp":"2018-11-21T11:46:09.545+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom- chicken is the good yom","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"515473995911659521","type":"Default","timestamp":"2018-11-23T10:29:37.669+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201crice bubbles , rice bubbles, crack snapple and pop\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"517613506237825045","type":"Default","timestamp":"2018-11-29T08:11:16.681+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[{"id":"517613506237825044","url":"https://cdn.discordapp.com/attachments/369780935069138954/517613506237825044/unknown.png","fileName":"unknown.png","fileSizeBytes":15586}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"518292135041171456","type":"Default","timestamp":"2018-12-01T05:07:54.396+00:00","timestampEdited":"2018-12-01T05:10:56.286+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201csomeone please assist me, I am Insanly flaccid\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"518613809334714397","type":"Default","timestamp":"2018-12-02T02:26:07.524+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cice doesn\u2019t really melt\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"518687083687313418","type":"Default","timestamp":"2018-12-02T07:17:17.491+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"I love zuccing daddy\'s jelly\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"519141637218369567","type":"Default","timestamp":"2018-12-03T13:23:31.498+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan- \\"glenn from total drama island asking for a friend\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"519780810434543616","type":"Default","timestamp":"2018-12-05T07:43:22.268+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"little baby cheesus.... HELP!!\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"519859281978195979","type":"Default","timestamp":"2018-12-05T12:55:11.342+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan -\u201cJesus exposed nipples are making me uncomfortable\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"519860211264258074","type":"Default","timestamp":"2018-12-05T12:58:52.901+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- While you were on the phone we were practicing teabagging.\\nLochie, get the rope.\\n\\n\\nLachy - suck my ass then\\nNathan- \u201csings\u201d maybe!\\n\\nLachy- I don\u2019t have a mirror\\nNathan- \u201cholds up meat box\u201d\\nLachy- that\u2019s not a mirror?\\nNathan- you look like a large greasy box of meat\\n\\n\\nNathan- I too waterboard myself when I\u2019m lonely \\n\\n\\nNathan- I\u2019d run my hands through those beards\\n\\nNathan- veiny? I\u2019d fuck the guy next to him\\n\\nNathan- so does anyone want my man meat? I mean meat box.\\n\\nNathan- so my friend Simon \\nLachy- soymond?\\nNathan- soy milk?!\\n\\n\\nNathan- I\u2019d be on top because I\u2019m scared of having things in my ass","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523398844600287233","type":"Default","timestamp":"2018-12-15T07:20:08.833+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Anonymous \\"tie megan down and dip my balls into her mouth\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523405472594919424","type":"Default","timestamp":"2018-12-15T07:46:29.07+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201c13 I was puberty\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523418802399215627","type":"Default","timestamp":"2018-12-15T08:39:27.143+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"back when my dad used to do me\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523418900243808256","type":"Default","timestamp":"2018-12-15T08:39:50.471+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"I\'m hungry for ass michael\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523430695238893589","type":"Default","timestamp":"2018-12-15T09:26:42.617+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James: shut up black speaker Alvan: 3 minuets before martin luther king jnr was assassinated","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523713211661287465","type":"Default","timestamp":"2018-12-16T04:09:19.781+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\" ich bana hurt feet. Not managin\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"523768706652700682","type":"Default","timestamp":"2018-12-16T07:49:50.818+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"More than 0 is still 0 - nathan 2018","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"524429540618010643","type":"Default","timestamp":"2018-12-18T03:35:45.913+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cjust cleaned up an old mans vomit, #instagram","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"526048203364368387","type":"Default","timestamp":"2018-12-22T14:47:45.185+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"i want to sex alvan\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"526387857401577474","type":"Default","timestamp":"2018-12-23T13:17:25.018+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"526387857401577472","url":"https://cdn.discordapp.com/attachments/369780935069138954/526387857401577472/yehaw.PNG","fileName":"yehaw.PNG","fileSizeBytes":2794}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"526388992896270347","type":"Default","timestamp":"2018-12-23T13:21:55.741+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"526388992896270346","url":"https://cdn.discordapp.com/attachments/369780935069138954/526388992896270346/yehaw_2.PNG","fileName":"yehaw_2.PNG","fileSizeBytes":3315}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"526746086027821056","type":"Default","timestamp":"2018-12-24T13:00:53.378+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"random thot \\"music to my eyes\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"527086674828591104","type":"Default","timestamp":"2018-12-25T11:34:16.076+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"me aunty \\"coleslaw farts are the best farts\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"527542145297416193","type":"Default","timestamp":"2018-12-26T17:44:08.698+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cnothing like a fetus\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"527553479955316737","type":"Default","timestamp":"2018-12-26T18:29:11.091+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cthat\u2019s dog piss,\u201d Sam-\u201cyeah I like to drink that\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"527554175333040131","type":"Default","timestamp":"2018-12-26T18:31:56.882+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cbuffalo soldier, invading Africa. Inslaving the natives, for my diamond mine\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"527558527250857985","type":"Default","timestamp":"2018-12-26T18:49:14.46+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"527558526717919233","url":"https://cdn.discordapp.com/attachments/369780935069138954/527558526717919233/image0.png","fileName":"image0.png","fileSizeBytes":31808}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"527769068841861123","type":"Default","timestamp":"2018-12-27T08:45:51.487+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"527769068841861121","url":"https://cdn.discordapp.com/attachments/369780935069138954/527769068841861121/image0.png","fileName":"image0.png","fileSizeBytes":34564}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"528484783614066690","type":"Default","timestamp":"2018-12-29T08:09:51.186+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"big daddy jeffle long\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529225824109461514","type":"Default","timestamp":"2018-12-31T09:14:29.008+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cL & P, lemon mountain poo\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529225955600891943","type":"Default","timestamp":"2018-12-31T09:15:00.358+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cafter talking about kiddy dick Sam wants to know about the fluid around the balls\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529226582309732352","type":"Default","timestamp":"2018-12-31T09:17:29.777+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan -\u201ckiddy dicks and smegma\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529239572283129856","type":"Default","timestamp":"2018-12-31T10:09:06.828+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom: do you moisturise your dick. Sam: you know it","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529239628650119168","type":"Default","timestamp":"2018-12-31T10:09:20.267+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom \u201cI got a scaly dick\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529257652115472384","type":"Default","timestamp":"2018-12-31T11:20:57.396+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan to sam \\"well then take my head daddy\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529258472504557578","type":"Default","timestamp":"2018-12-31T11:24:12.992+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - oh yeah, tickling the flesh of the stomach with the acid eating your fingers","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529510835664715786","type":"Default","timestamp":"2019-01-01T04:07:01.058+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\" who\'s ready to slide some hot meat inside me\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"529566796370673665","type":"Default","timestamp":"2019-01-01T07:49:23.13+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy: \u201cMy body feels great, I\u2019m all tingly now, colour is returning to my body\u201d\\nJames: \u201cThat\u2019s what food will do to you\u201d\\nLachy: \u201cNa that\u2019s what a soft cock will do to you\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1},{"emoji":{"id":"525555814841450496","name":"megawut","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/525555814841450496.png"},"count":1}],"mentions":[]},{"id":"531074622917967883","type":"Default","timestamp":"2019-01-05T11:40:56.993+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sister: my ice is cold","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"531805501005234207","type":"Default","timestamp":"2019-01-07T12:05:11.908+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan: \u201clets start a petition to ban the wind\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"532225573406113792","type":"Default","timestamp":"2019-01-08T15:54:24.973+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy: \u201cyou\u2019d suck a fat cock before you take a shot\u201d\\nHarry: \u201cyes, exactly\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"524772707716300800","name":"hitormiss","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/524772707716300800.png"},"count":1}],"mentions":[]},{"id":"532384150875799572","type":"Default","timestamp":"2019-01-09T02:24:32.788+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c*whip sound effect, here\u2019s how you poach a dishwasher in a salmon","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"532408204374704128","type":"Default","timestamp":"2019-01-09T04:00:07.589+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI actually wish I could die of ligma","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"532415079375962133","type":"Default","timestamp":"2019-01-09T04:27:26.717+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cBy being officially lesbian I am allowed to say: \u201ceat my ass.\u201d\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"532881338718617600","type":"Default","timestamp":"2019-01-10T11:20:11.607+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201c... highlight of my life, I\u2019d know if I saw bob the builder live\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"532883363305095168","type":"Default","timestamp":"2019-01-10T11:28:14.306+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cSo they don\u2019t give drugs to kids so they go with used tampons?\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"533581309151412227","type":"Default","timestamp":"2019-01-12T09:41:37.563+00:00","timestampEdited":"2019-01-12T09:42:09.329+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cevery time you floss, you loose an inch of your cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"533625659898200083","type":"Default","timestamp":"2019-01-12T12:37:51.605+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan \\"if I yack on your pizza. I\'ll ginger your butthole","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"533651261698998304","type":"Default","timestamp":"2019-01-12T14:19:35.55+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry- i wanna be a furry","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"533659750634618900","type":"Default","timestamp":"2019-01-12T14:53:19.47+00:00","timestampEdited":"2019-01-12T14:53:39.178+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"I just touched Tates cock. Im gay now\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"533673811611090954","type":"Default","timestamp":"2019-01-12T15:49:11.868+00:00","timestampEdited":"2019-01-12T15:49:49.327+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate- Megan got her ass sucked by a female\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"533673886747721738","type":"Default","timestamp":"2019-01-12T15:49:29.782+00:00","timestampEdited":"2019-01-12T15:49:39.423+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Megan- \\"They been sucking my toes\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"534804509281484801","type":"Default","timestamp":"2019-01-15T18:42:11.2+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"534804509281484800","url":"https://cdn.discordapp.com/attachments/369780935069138954/534804509281484800/Screenshot_20190116-024125_Messenger.jpg","fileName":"Screenshot_20190116-024125_Messenger.jpg","fileSizeBytes":131394}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535033561942720513","type":"Default","timestamp":"2019-01-16T09:52:21.61+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam-\u201cI wanted to get crabs when everyone was looking\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535045132613845002","type":"Default","timestamp":"2019-01-16T10:38:20.273+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan- \\"This is it not chief\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535057560408162334","type":"Default","timestamp":"2019-01-16T11:27:43.29+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cTom I will suck your dick for 10 double blacks\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535057756105998346","type":"Default","timestamp":"2019-01-16T11:28:29.948+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Everyone playing jackbox - \u201cSugg peen big nig\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535060046623801344","type":"Default","timestamp":"2019-01-16T11:37:36.05+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam (an old one) -\u201cnew phone who dis\u201d (old bois will know)","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535752844830048257","type":"Default","timestamp":"2019-01-18T09:30:32.014+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"chop off her skin - seb","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"535873620908703764","type":"Default","timestamp":"2019-01-18T17:30:27.275+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"if its not english it shoudnt be showing up - kreestian","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"536070976778010634","type":"Default","timestamp":"2019-01-19T06:34:40.581+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Can we throat fuck alvan - nathan\\nOk alvan down on your knees - jack","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"536560224027410432","type":"Default","timestamp":"2019-01-20T14:58:46.215+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser \\"i\'ll suck his crocodile knob\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1f8}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f8.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1fa}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fa.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1e8}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e8.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f0}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f0.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f40a}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f40a.svg"},"count":2}],"mentions":[]},{"id":"536570737776132097","type":"Default","timestamp":"2019-01-20T15:40:32.888+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"construction cone man arse\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f477}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f477.svg"},"count":1}],"mentions":[]},{"id":"538107770931773442","type":"Default","timestamp":"2019-01-24T21:28:10.149+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"538107770931773441","url":"https://cdn.discordapp.com/attachments/369780935069138954/538107770931773441/image0.png","fileName":"image0.png","fileSizeBytes":63021}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"538655744397148183","type":"Default","timestamp":"2019-01-26T09:45:37.204+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"i have no pp - nathan 2k19","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"538970373698355200","type":"Default","timestamp":"2019-01-27T06:35:50.675+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cTom makes me moist... FUCK\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"539000122143539200","type":"Default","timestamp":"2019-01-27T08:34:03.257+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"obanga is well spoken. Oops ice cream machine broken\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"540531214868545537","type":"Default","timestamp":"2019-01-31T13:58:04.209+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"yeet your voice into his asshole\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"541016649088892940","type":"Default","timestamp":"2019-02-01T22:07:00.746+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"541016649088892938","url":"https://cdn.discordapp.com/attachments/369780935069138954/541016649088892938/image0.png","fileName":"image0.png","fileSizeBytes":201862}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"541258375833452544","type":"Default","timestamp":"2019-02-02T14:07:32.893+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian \\"he\'s trying so hard to get the foreskin out, but he can\'t","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"541279248401563662","type":"Default","timestamp":"2019-02-02T15:30:29.301+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\"i\'ll suck a foreskin if it was juicy\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"541279343658270723","type":"Default","timestamp":"2019-02-02T15:30:52.012+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"my sister makes me a lolicon\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"312965525422473216","name":"IWANADIE","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/312965525422473216.png"},"count":2}],"mentions":[]},{"id":"541886638540718080","type":"Default","timestamp":"2019-02-04T07:44:02.395+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201c maybe he\u2019s born with it, maybe it\u2019s listerine","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"541939658037395486","type":"Default","timestamp":"2019-02-04T11:14:43.228+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"Loli is the way to go chief\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"541943361737719808","type":"Default","timestamp":"2019-02-04T11:29:26.259+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'m Skitty and I\'m gonna eat this mcflurry like its wailord nut\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"542698199979130884","type":"Default","timestamp":"2019-02-06T13:28:53.72+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser- \\"Thats a cock. Nice\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"542702785964015618","type":"Default","timestamp":"2019-02-06T13:47:07.104+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"im gonna feed these wormadam my seed\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"542703718144016422","type":"Default","timestamp":"2019-02-06T13:50:49.353+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian \\"esbern likes taking the dragon bone\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"542704024890376194","type":"Default","timestamp":"2019-02-06T13:52:02.487+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser \\"sam has been diagnosed with gay skin\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"542709776686120983","type":"Default","timestamp":"2019-02-06T14:14:53.822+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser \\"ca ca I like dick\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"543330500752834562","type":"Default","timestamp":"2019-02-08T07:21:25.972+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"tilikum Kum in my bum bum\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"543387241347809290","type":"Default","timestamp":"2019-02-08T11:06:53.984+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith \\"no, I\'m gay\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"543428850554765312","type":"Default","timestamp":"2019-02-08T13:52:14.392+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sarith \\"how is my breathing constant?\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"543717497682133022","type":"Default","timestamp":"2019-02-09T08:59:13.23+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cTurns our Harry\u2019s cream isn\u2019t that bad\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"426356294090358784","name":"goblin","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/426356294090358784.png"},"count":1}],"mentions":[]},{"id":"543757860849451010","type":"Default","timestamp":"2019-02-09T11:39:36.559+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - jack you\'re not my mum. This is my mom","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"545142921989586955","type":"Default","timestamp":"2019-02-13T07:23:20.868+00:00","timestampEdited":"2019-02-13T07:23:51.401+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom \\"what\'s the hardest part of the wheelchair\\"\\n_followed by big bang laugh track_","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"545184246285729792","type":"Default","timestamp":"2019-02-13T10:07:33.348+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"cummy in my tummy\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"546298074897580032","type":"Default","timestamp":"2019-02-16T11:53:30.783+00:00","timestampEdited":"2019-02-18T01:40:57.527+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\u201c you can\u2019t spell gamer with out gay\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"546306492136030208","type":"Default","timestamp":"2019-02-16T12:26:57.609+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cif I pop a stiffy it\u2019s lachys fault\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"546307649873117194","type":"Default","timestamp":"2019-02-16T12:31:33.635+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan \\" Fuck Jump Force. Naruto games hentai instead\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"546334134352740352","type":"Default","timestamp":"2019-02-16T14:16:48.027+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cNutting at maximum efficiency\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"546974464320208908","type":"Default","timestamp":"2019-02-18T08:41:14.588+00:00","timestampEdited":"2019-02-20T15:23:18.711+00:00","callEndedTimestamp":null,"isPinned":false,"content":"James: \u201clachy: I\u2019ll eat your ass. James: I can\u2019t do it myself!\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"550322365393928192","type":"Default","timestamp":"2019-02-27T14:24:36.405+00:00","timestampEdited":"2019-02-27T14:25:05.66+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate -\\"strange muscular transaction, but acceptable none the less\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"550323456282198016","type":"Default","timestamp":"2019-02-27T14:28:56.493+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"strage\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"550665380142645252","type":"Default","timestamp":"2019-02-28T13:07:37.494+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Tate Devenish destroys lachtards with straight facts\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"551713892556865556","type":"Default","timestamp":"2019-03-03T10:34:02.334+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cyour bottle is a long neck chode\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"551725621391261721","type":"Default","timestamp":"2019-03-03T11:20:38.706+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb- \\"can we go back to watching people kill each other\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"551747513036701697","type":"Default","timestamp":"2019-03-03T12:47:38.081+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \u201c I went on a nice little date with vagina\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"317925876656242698","name":"hurtsabit","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/317925876656242698.png"},"count":2}],"mentions":[]},{"id":"552837113406685184","type":"Default","timestamp":"2019-03-06T12:57:19.053+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\"sniff that meatus bro\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"552845693803560964","type":"Default","timestamp":"2019-03-06T13:31:24.779+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"552845693279010817","url":"https://cdn.discordapp.com/attachments/369780935069138954/552845693279010817/image0.png","fileName":"image0.png","fileSizeBytes":360486},{"id":"552845693803560961","url":"https://cdn.discordapp.com/attachments/369780935069138954/552845693803560961/image1.png","fileName":"image1.png","fileSizeBytes":65953}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553864726874947596","type":"Default","timestamp":"2019-03-09T09:00:41.196+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201cmy keys have entered me\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553883840100302866","type":"Default","timestamp":"2019-03-09T10:16:38.144+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI\u2019m glad you guys are bonding over swallowing nut\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553888277715746817","type":"Default","timestamp":"2019-03-09T10:34:16.154+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI\u2019m overflowing with dick sauce\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553888385845166080","type":"Default","timestamp":"2019-03-09T10:34:41.934+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cyou name is Lesbian? My dick is hard thanks\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553899701024456714","type":"Default","timestamp":"2019-03-09T11:19:39.683+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan-\u201c I\u2019m sorry but ever gender is my son","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553913238220439583","type":"Default","timestamp":"2019-03-09T12:13:27.202+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cthe dip makes the chip cuter\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"553924811735302185","type":"Default","timestamp":"2019-03-09T12:59:26.543+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"nut in my hair when I get a haircut\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"555739727056338951","type":"Default","timestamp":"2019-03-14T13:11:16.075+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser \\"The rest of the world ain\'t interested street shitters\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"555758206249336852","type":"Default","timestamp":"2019-03-14T14:24:41.858+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cmeth is healthier than that!\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"556714740009664513","type":"Default","timestamp":"2019-03-17T05:45:37.278+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cbaby on board, I\u2019ll rape your baby","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"557029696047546387","type":"Default","timestamp":"2019-03-18T02:37:08.649+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[{"id":"557029695485640725","url":"https://cdn.discordapp.com/attachments/369780935069138954/557029695485640725/received_739696993097620.jpeg","fileName":"received_739696993097620.jpeg","fileSizeBytes":57261}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"557500253478060072","type":"Default","timestamp":"2019-03-19T09:46:58.283+00:00","timestampEdited":"2019-03-19T09:47:09.002+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"i\'d nut on a text emoji\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"561112929915633678","type":"Default","timestamp":"2019-03-29T09:02:27.466+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201c it tastes like head\u201d \\nLachys mum \u201cmy sons gay\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"561167943397015572","type":"Default","timestamp":"2019-03-29T12:41:03.702+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cmoney is expensive","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"561168802478424065","type":"Default","timestamp":"2019-03-29T12:44:28.523+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cLick my feet\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"561168846610759692","type":"Default","timestamp":"2019-03-29T12:44:39.045+00:00","timestampEdited":"2019-03-29T12:44:47.024+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sam-\u201cnah I don\u2019t like blacks\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"561544950119137310","type":"Default","timestamp":"2019-03-30T13:39:09.109+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"we was viet kangs\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"564781712727605248","type":"Default","timestamp":"2019-04-08T12:00:53.451+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"I didn\'t get hard wood, that\'s why I\'m failing!\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"565170519054483456","type":"Default","timestamp":"2019-04-09T13:45:52.103+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"Batman claps his ass to swim\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"565844675920003074","type":"Default","timestamp":"2019-04-11T10:24:43.625+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Me Dad - \\"Mate he was blacker than the ace of spades\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"565897673455042563","type":"Default","timestamp":"2019-04-11T13:55:19.222+00:00","timestampEdited":"2019-04-11T13:56:58.627+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\u201cyou can\u2019t spell exist without egg\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"566579016455421963","type":"Default","timestamp":"2019-04-13T11:02:44.052+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cmegan\u2019s a boys night\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"566579599660810250","type":"Default","timestamp":"2019-04-13T11:05:03.099+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cif north Melbourne win I\u2019ll suck my own nut.\u201d Seb-\u201cyou\u2019re at a 1 nut deficit\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"566600616844197898","type":"Default","timestamp":"2019-04-13T12:28:33.986+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb-\u201cif umpires did finger guns when someone got a goal.\u201d Tom-\u201cI would suck him off\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"566674119974977566","type":"Default","timestamp":"2019-04-13T17:20:38.498+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cI wanna sleep but I gotta make memes, the duality of man\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"566767875386376203","type":"Default","timestamp":"2019-04-13T23:33:11.53+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Conrad-\u201c how does cloud sleep without being impaled.\u201d Fin-\u201che puts his sword down\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"566772404404092970","type":"Default","timestamp":"2019-04-13T23:51:11.332+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I hope the deep recesses of my ass give you comfort\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"567928908616433665","type":"Default","timestamp":"2019-04-17T04:26:43.423+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cThis fucker is so slow\u201d *yells out window* \u201cWHERE\u2019D YOU LEARN TO DRIVE!\u201d \\nFin - \u201cThat\u2019s a police officer\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":3},{"emoji":{"id":"353748084033060865","name":"Quebab","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353748084033060865.png"},"count":3}],"mentions":[]},{"id":"567944616377057291","type":"Default","timestamp":"2019-04-17T05:29:08.445+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cany further back and I\u2019m inside you\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"567952490088366090","type":"Default","timestamp":"2019-04-17T06:00:25.684+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cif a man is attractive enough to make me gay than so be it\u201d","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"568775275383357462","type":"Default","timestamp":"2019-04-19T12:29:52.985+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\"the jewish people are a blight on our world\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"569145252531929119","type":"Default","timestamp":"2019-04-20T13:00:02.411+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fin - \\"TUTCH TITZ LOL GET HIM\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"569183933900521472","type":"Default","timestamp":"2019-04-20T15:33:44.768+00:00","timestampEdited":"2019-04-20T15:34:26.006+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Missing teeth Guy out side of cold rock -\u201cdo you want to ice cream my butthole.\u201d *starts groping lachys nipples*","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"569314166230482944","type":"Default","timestamp":"2019-04-21T00:11:14.575+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Random smol gril: want some chicken? *pulls half eaten dusty af chicken piece out of pocket*","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f914}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f914.svg"},"count":2}],"mentions":[]},{"id":"569377366988554250","type":"Default","timestamp":"2019-04-21T04:22:22.81+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cAlvan will probably end up fingering a bird tonight...\u201d\\n\\nAlvan - \u201cuber is a train\u201d\\n\\nTom - \u201cif we run into max mofo I\u2019ll suck his cock\u201d\\n\\nAlvan - \u201cI need some lube\u201d\\n\\nAlvan- \u201cMichael look good in leather\u201d\\n\\nLachy- \u201cI can find a beer\u201d\\n\\nAlvan - ** slaps child **\\n\\nTom - \u201coi finger his asshole, you wouldn\u2019t\u201d\\n\\nLachy to Alvan - \u201chow are you champ?\u201d\\nAlvan to Lachy - \u201cwell I just saw you get sexually assaulted, so pretty good\u201d\\n\\nTom - \u201cLachy loves people grabbing his tits\u201d\\n\\nBar lady rene- \u201cif my brother looked like him I\u2019d fuck him\u201d\\n\\nLachy to Tom - \u201care you dm-ing your sister?\u201d\\nTom to Lachy - \u201cno, kissing\u201d\\n**Sweet home Alabama starts playing**\\n\\nTom - \u201ca random bitch just touched my dick\u201d\\n\\nLachy to fin - \u201cif you touch my titties I\u2019ll eat your ass\u201d\\n\\nFraser - \u201cthey call me the futa\u201d\\n\\nJames- \u201cI feel like a monkey with Parkinson\u2019s\u201d\\n\\nFraser - \u201cif I fap to them I\u2019m not gay\u201d\\n\\nLachy - \u201cwhere\u2019s Tom?\u201d\\nHarry - \u201ctoilets, with Fraser..\u201d\\n\\nHarry - \u201cwe\u2019re going to stare at the ocean for 10 minutes right?\u201d\\nMichael - \u201cno\u201d\\n\\nHarry - \u201cI\u2019m all about that octo-puss\u201d\\n\\nAlvan - \u201cbruh you should have smashed that chick, she was so into you, did you see the way she was walking at you?\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"569425438607409175","type":"Default","timestamp":"2019-04-21T07:33:23.977+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"imagine pokemon but you collect little kids\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"569794855635517450","type":"Default","timestamp":"2019-04-22T08:01:19.86+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"hitler is jesus\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"570170755539533835","type":"Default","timestamp":"2019-04-23T08:55:01.381+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"when she get\'s blown up, she loses all her skin and there\'s just titties left\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"570945218195488769","type":"Default","timestamp":"2019-04-25T12:12:27.667+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"punching people with horse dicks\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"571258100980383784","type":"Default","timestamp":"2019-04-26T08:55:44.736+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate-\u201c yeah that fat kid is crazy, he ate one of my planes once. MH370, with like a fork\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"571303890579095574","type":"Default","timestamp":"2019-04-26T11:57:41.827+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom-\u201cI\u2019m up here getting my dick eaten by a crock, and you best know I\u2019m enjoying it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"571714757183406091","type":"Default","timestamp":"2019-04-27T15:10:20.059+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom-\u201che grows but he\u2019s not a dealer\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"571715664356835338","type":"Default","timestamp":"2019-04-27T15:13:56.346+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Umer- \\"any holes a goal\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"571718511773089802","type":"Default","timestamp":"2019-04-27T15:25:15.223+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James \\"get in me\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"571719257893765121","type":"Default","timestamp":"2019-04-27T15:28:13.112+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"I frequently visit james house and fuck him in the ass\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"571758368864206849","type":"Default","timestamp":"2019-04-27T18:03:37.894+00:00","timestampEdited":"2019-04-28T12:05:40.974+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"light my balls on fire and ill smoke it through my nose\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"573124260868915221","type":"Default","timestamp":"2019-05-01T12:31:11.925+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser: \\"hung daddy has joined the online session, i do not like this\\" seb: \\"i do\\" tom: \\"hung daddy is my father\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"573140860666118155","type":"Default","timestamp":"2019-05-01T13:37:09.625+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \\"Frogman turned Adam Gay\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"574137869958905857","type":"Default","timestamp":"2019-05-04T07:38:55.164+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cI can smell your sneeze\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"574138690679341067","type":"Default","timestamp":"2019-05-04T07:42:10.839+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cwe will go to daddy\u2019s after we are smashed\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"574146133287501825","type":"Default","timestamp":"2019-05-04T08:11:45.295+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb- Lachy-\\"look whos aroud now its not me, its not me.\\" Seb-\\"lachy got his codine from the local pharmacy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"574546416815439903","type":"Default","timestamp":"2019-05-05T10:42:20.325+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cif it weren\u2019t for my memory problems, I would have sex with my brain\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"574939105952137218","type":"Default","timestamp":"2019-05-06T12:42:44.711+00:00","timestampEdited":"2019-05-06T12:42:53.233+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"my cock is bent\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"574962581752774657","type":"Default","timestamp":"2019-05-06T14:16:01.778+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom: \\"im shooting my nibber\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"576815963270545433","type":"Default","timestamp":"2019-05-11T17:00:42.366+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Liam \\" in the third grade I was gay\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"577412967948353537","type":"Default","timestamp":"2019-05-13T08:32:59.373+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI fucked your dad do it\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"577468648579661824","type":"Default","timestamp":"2019-05-13T12:14:14.67+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"I\'m the other Lachy\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"577868613290164232","type":"Default","timestamp":"2019-05-14T14:43:33.688+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"-Tate \\"I got a horse dick in my ass\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"578571383777394709","type":"Default","timestamp":"2019-05-16T13:16:07.229+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI like rape\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"579219760609492993","type":"Default","timestamp":"2019-05-18T08:12:32.312+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lee (lachys mum) -*sees people speak Japanese* \u201clook lachy I can speak Pok\xe9mon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"579312913781620736","type":"Default","timestamp":"2019-05-18T14:22:41.759+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201clee is fucking hot\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"579336509489152000","type":"Default","timestamp":"2019-05-18T15:56:27.414+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - \\"i bought a fucking cock ring from the como bathroom\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"579548343085170698","type":"Default","timestamp":"2019-05-19T05:58:12.479+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - *\\"I live in a bush, I come across snakes all the time.\\"*","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"581145043277185034","type":"Default","timestamp":"2019-05-23T15:42:55.47+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI hate all niggas and I wish they\u2019d get raped","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f954}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f954.svg"},"count":3}],"mentions":[]},{"id":"581764155703296000","type":"Default","timestamp":"2019-05-25T08:43:03.375+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I desire gamer girl piss bean\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"582545615205040172","type":"Default","timestamp":"2019-05-27T12:28:17.839+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"isn\'t there an episode where they suck on his bulb?\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"582592304032907264","type":"Default","timestamp":"2019-05-27T15:33:49.323+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"africans cant be gay cause they\'re malnourished\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583281141918859292","type":"Default","timestamp":"2019-05-29T13:11:01.073+00:00","timestampEdited":"2019-05-29T13:11:05.315+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"you should change your nicknort\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583281523365642250","type":"Default","timestamp":"2019-05-29T13:12:32.017+00:00","timestampEdited":"2019-05-29T13:13:08.503+00:00","callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"doesnt that mean if a girl sucks on balls shes gay\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583527917775093770","type":"Default","timestamp":"2019-05-30T05:31:37.022+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack - \\"whats our lecturer name\\"\\n\\"Egg\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583527938637561866","type":"Default","timestamp":"2019-05-30T05:31:41.996+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Nigga\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583527955439812618","type":"Default","timestamp":"2019-05-30T05:31:46.002+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"yeah\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583528740085301257","type":"Default","timestamp":"2019-05-30T05:34:53.076+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb-\\" i aint going to subiaco ranch oval kwinana\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"583674112791281673","type":"Default","timestamp":"2019-05-30T15:12:32.63+00:00","timestampEdited":"2019-05-30T15:12:36.862+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"why is my lachy jiggiling\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"584271291788296193","type":"Default","timestamp":"2019-06-01T06:45:31.198+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael- \\"you shot a snake in my hole\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"584612553708011525","type":"Default","timestamp":"2019-06-02T05:21:34.38+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan:","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"584612558040989698","type":"Default","timestamp":"2019-06-02T05:21:35.413+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"584612558036795394","url":"https://cdn.discordapp.com/attachments/369780935069138954/584612558036795394/unknown.png","fileName":"unknown.png","fileSizeBytes":7628}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":3}],"mentions":[]},{"id":"585797681125785610","type":"Default","timestamp":"2019-06-05T11:50:50.775+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"ok, that man has been touched when he was a child\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"585797766132006932","type":"Default","timestamp":"2019-06-05T11:51:11.042+00:00","timestampEdited":"2019-06-05T12:04:12.149+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"what, that man has been touched by a child. go ahead and quote it\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"585798556150136862","type":"Default","timestamp":"2019-06-05T11:54:19.397+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"wii fit is good at giving head bro\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"585800517091983360","type":"Default","timestamp":"2019-06-05T12:02:06.922+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom-\\"my hands are tied, im gay\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344447227302772736","name":"deletthis","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344447227302772736.png"},"count":1}],"mentions":[]},{"id":"585800910630944778","type":"Default","timestamp":"2019-06-05T12:03:40.749+00:00","timestampEdited":"2019-06-05T12:04:02.442+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"this is the meet and fuck game with more layers to it\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"585801080659771398","type":"Default","timestamp":"2019-06-05T12:04:21.287+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"munch on my cock Tom\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"585809406747475968","type":"Default","timestamp":"2019-06-05T12:37:26.381+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"then suddenly....... THE FIRE NATION ATE ASS\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"586825995424890901","type":"Default","timestamp":"2019-06-08T07:57:00.009+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201cmy balls are vibrating\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"587996183650107404","type":"Default","timestamp":"2019-06-11T13:26:54.623+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"-harry","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"587996182928818177","url":"https://cdn.discordapp.com/attachments/369780935069138954/587996182928818177/image0.png","fileName":"image0.png","fileSizeBytes":63024}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"588256967437582339","type":"Default","timestamp":"2019-06-12T06:43:10.323+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cjames if you fuck nitroglycerin your dick will explode\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"589467316404879396","type":"Default","timestamp":"2019-06-15T14:52:40.004+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Harry I need your thicc ass in my life, stop cheating on me\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"589469308623519793","type":"Default","timestamp":"2019-06-15T15:00:34.986+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb- \\"or a nice closed ass\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"589470098482528256","type":"Default","timestamp":"2019-06-15T15:03:43.303+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb- \\"Bye text based Harry\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"590138640189882369","type":"Default","timestamp":"2019-06-17T11:20:16.067+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Yiff me\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f440}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f440.svg"},"count":4}],"mentions":[]},{"id":"590140536111759371","type":"Default","timestamp":"2019-06-17T11:27:48.09+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Lachy is a loli\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"590500320421871617","type":"Default","timestamp":"2019-06-18T11:17:27.354+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cthey\u2019re like muslims but better\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"590517722358480917","type":"Default","timestamp":"2019-06-18T12:26:36.299+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cMrs handle\u2019s tits where so fake that they where the main cause of global warming","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"590523577921437706","type":"Default","timestamp":"2019-06-18T12:49:52.374+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201cthis doors moving about 14 times\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"591184093178232832","type":"Default","timestamp":"2019-06-20T08:34:31.483+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My sister: \\"i dont speak the ling ling\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"591605583728345117","type":"Default","timestamp":"2019-06-21T12:29:22.661+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cSome avacado And maybe pepper\u201d to tune of borderline","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"591608213594570762","type":"Default","timestamp":"2019-06-21T12:39:49.67+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201ccharlie can\u2019t fuck without a strap on\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"591610908590080003","type":"Default","timestamp":"2019-06-21T12:50:32.207+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan: \\" I would have a threesome with Kevin and captain raymond halt\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f914}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f914.svg"},"count":2}],"mentions":[]},{"id":"591812539680030730","type":"Default","timestamp":"2019-06-22T02:11:44.805+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI like the hoe shit, I need some mo shit. Onions in my shit\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"592681784077058078","type":"Default","timestamp":"2019-06-24T11:45:48.819+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan -\\"the subtle cream of cow\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"593050689291288586","type":"Default","timestamp":"2019-06-25T12:11:42.676+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - i, lachy rogers, have stuck a chip up my ass","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"593398494258266154","type":"Default","timestamp":"2019-06-26T11:13:45.842+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"I have nut every day\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"593414938001801226","type":"Default","timestamp":"2019-06-26T12:19:06.336+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cI cant be friends with gays\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594117237401714699","type":"Default","timestamp":"2019-06-28T10:49:47.561+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Pete -\u201cI take drugs because of her\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594171356409757706","type":"Default","timestamp":"2019-06-28T14:24:50.538+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \\"I\'ll sleep with you anytime Alvan\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594184825355763735","type":"Default","timestamp":"2019-06-28T15:18:21.785+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy-\u201cCome sit on my lap i can\u2019t meet santa but i can be santa I\u2019m fat enough\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"594416690192973840","type":"Default","timestamp":"2019-06-29T06:39:42.67+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cHey Fraser, do you want to change gender?\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594541463614783508","type":"Default","timestamp":"2019-06-29T14:55:30.972+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan- \\"honestly I\'d be pegged\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":4}],"mentions":[]},{"id":"594866847753437186","type":"Default","timestamp":"2019-06-30T12:28:28.596+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cgotta watch those browns man\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594883352436146186","type":"Default","timestamp":"2019-06-30T13:34:03.619+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"I\'m a cock type\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594899554155888650","type":"Default","timestamp":"2019-06-30T14:38:26.41+00:00","timestampEdited":"2019-06-30T14:39:22.787+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"the weirdest thing i\'ve ever fapped to is Walmsley\'s slut drop at leavers\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594901210952237261","type":"Default","timestamp":"2019-06-30T14:45:01.421+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cfucking cock br\xfbl\xe9e\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594909495738630227","type":"Default","timestamp":"2019-06-30T15:17:56.668+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cmeg my penis large\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594914730330816513","type":"Default","timestamp":"2019-06-30T15:38:44.692+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan-\u201cyes\u201d ^","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594925236403830804","type":"Default","timestamp":"2019-06-30T16:20:29.535+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cI\u2019d fuck 12 year old me\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"594926623678267445","type":"Default","timestamp":"2019-06-30T16:26:00.287+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cdumbest shit\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f914}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f914.svg"},"count":2}],"mentions":[]},{"id":"595478260511670282","type":"Default","timestamp":"2019-07-02T04:58:00.757+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Student nurse \\"you\'re so young. What kind of cream do u use\\" random coworker \\"her husbands cream\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"595873073454907425","type":"Default","timestamp":"2019-07-03T07:06:51.498+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"Weep, you girls. My penis has given you up. Now it penetrates men\u2019s behinds. Goodbye, wondrous femininity\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"598502586424754186","type":"Default","timestamp":"2019-07-10T13:15:36.244+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"this aint penut butter nigga, this is shit\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"599202656530989106","type":"Default","timestamp":"2019-07-12T11:37:25.964+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Use it as lube as spice up your 2nd anniversary with megan lmao\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"599587596460359680","type":"Default","timestamp":"2019-07-13T13:07:02.795+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cif that\u2019s the money you get from it, I\u2019d jack off dogs for a living\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"599604874509811723","type":"Default","timestamp":"2019-07-13T14:15:42.203+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201c you can rub buts with me cause I\u2019m a negative person","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"599613155571662912","type":"Default","timestamp":"2019-07-13T14:48:36.562+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cbro plusle is thicc have you seen that bod.\u201d \u201cHard core smash\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"599837863877804034","type":"Default","timestamp":"2019-07-14T05:41:31.197+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"every time I meet you you\'re a different lesbian\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":2}],"mentions":[]},{"id":"599890610467373057","type":"Default","timestamp":"2019-07-14T09:11:06.964+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'m so hungry for the forbidden gay\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"601010930427494400","type":"Default","timestamp":"2019-07-17T11:22:52.057+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"601010927781019649","url":"https://cdn.discordapp.com/attachments/369780935069138954/601010927781019649/unknown.png","fileName":"unknown.png","fileSizeBytes":40168}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"601276789091860513","type":"Default","timestamp":"2019-07-18T04:59:17.702+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"601276789091860512","url":"https://cdn.discordapp.com/attachments/369780935069138954/601276789091860512/image0.png","fileName":"image0.png","fileSizeBytes":25218}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"601405948933963805","type":"Default","timestamp":"2019-07-18T13:32:31.808+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate-\u201cyeah she\u2019s good at taking meat\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"602544479735644231","type":"Default","timestamp":"2019-07-21T16:56:38.704+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"dead man\'s clit\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"603161710622277642","type":"Default","timestamp":"2019-07-23T09:49:18.015+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Lord farquad doesnt have gaint tids\\" - tate","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"603560413505912832","type":"Default","timestamp":"2019-07-24T12:13:36.19+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom \\"i\'ve fucked joy like 5 times\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"603898554527907841","type":"Default","timestamp":"2019-07-25T10:37:15.292+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb \\"i dont like indians they\'re everywhere\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604276536312332298","type":"Default","timestamp":"2019-07-26T11:39:13.172+00:00","timestampEdited":"2019-07-26T11:39:18.941+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"my mums a bean\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604295075656237066","type":"Default","timestamp":"2019-07-26T12:52:53.296+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"everything, i hate the gays. they are afraid of me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604557545662578699","type":"Default","timestamp":"2019-07-27T06:15:51.022+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"604557545662578698","url":"https://cdn.discordapp.com/attachments/369780935069138954/604557545662578698/image0.png","fileName":"image0.png","fileSizeBytes":24884}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604557574406144000","type":"Default","timestamp":"2019-07-27T06:15:57.875+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604618599436648449","type":"Default","timestamp":"2019-07-27T10:18:27.376+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201clachy, you\u2019re a chode\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604637980656664606","type":"Default","timestamp":"2019-07-27T11:35:28.219+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201ccut my balls off\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604690456789385236","type":"Default","timestamp":"2019-07-27T15:03:59.504+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"That\'s molten wax and that hurts.\\" - Lachy Rogers at his 20th","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604866435101229087","type":"Default","timestamp":"2019-07-28T02:43:16.003+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"604866435101229086","url":"https://cdn.discordapp.com/attachments/369780935069138954/604866435101229086/image0.png","fileName":"image0.png","fileSizeBytes":56580}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"604946144849821696","type":"Default","timestamp":"2019-07-28T08:00:00.288+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"theres one of me naked on my bed touching on my cock,\\" \\"it happened yesterday\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"605758271386812447","type":"Default","timestamp":"2019-07-30T13:47:06.343+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"i dont apreciate niggers\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"606786197968125972","type":"Default","timestamp":"2019-08-02T09:51:43.138+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - \\"my dog\'s a nigga and i own that\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"607186638765948948","type":"Default","timestamp":"2019-08-03T12:22:55.664+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"607186638178877441","url":"https://cdn.discordapp.com/attachments/369780935069138954/607186638178877441/image0.png","fileName":"image0.png","fileSizeBytes":43336}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"607551290918305802","type":"Default","timestamp":"2019-08-04T12:31:55.512+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cbetter hope your skin is made of jack\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"608079752930263083","type":"Default","timestamp":"2019-08-05T23:31:50.674+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"608079752930263081","url":"https://cdn.discordapp.com/attachments/369780935069138954/608079752930263081/image0.png","fileName":"image0.png","fileSizeBytes":45103}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"608079789906984970","type":"Default","timestamp":"2019-08-05T23:31:59.49+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fin-","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"609673071691038720","type":"Default","timestamp":"2019-08-10T09:03:07.469+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"... and so your dick explodes\\" Alvan-\\" Is that one of the dangers of wearing a cock ring\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177330169217034","type":"Default","timestamp":"2019-08-14T12:40:30.638+00:00","timestampEdited":"2019-08-14T12:40:55.561+00:00","callEndedTimestamp":null,"isPinned":false,"content":"lachy: \\"sigma ball\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177451300847646","type":"Default","timestamp":"2019-08-14T12:40:59.518+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam: \\"sigma balls\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177498058948621","type":"Default","timestamp":"2019-08-14T12:41:10.666+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian:\\" sigma balls\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177550600994846","type":"Default","timestamp":"2019-08-14T12:41:23.193+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom: \\"sigma balls\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177591579213826","type":"Default","timestamp":"2019-08-14T12:41:32.963+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack: \\"sigma balls\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177631714508800","type":"Default","timestamp":"2019-08-14T12:41:42.532+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser: \\"sigma balls\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611177673061957650","type":"Default","timestamp":"2019-08-14T12:41:52.39+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"gay bot: \\"sigma balls\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611459691922456621","type":"Default","timestamp":"2019-08-15T07:22:30.926+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"611459691922456620","url":"https://cdn.discordapp.com/attachments/369780935069138954/611459691922456620/unknown.png","fileName":"unknown.png","fileSizeBytes":7496}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611487069931569162","type":"Default","timestamp":"2019-08-15T09:11:18.352+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I am becoming a woman\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611872137606856705","type":"Default","timestamp":"2019-08-16T10:41:25.64+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI wanna meet the African slave kid\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611872950353920030","type":"Default","timestamp":"2019-08-16T10:44:39.414+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201coh yeah it\u2019s enema time\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611891930971897886","type":"Default","timestamp":"2019-08-16T12:00:04.746+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\\"show us ur feet seb\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611896414368432148","type":"Default","timestamp":"2019-08-16T12:17:53.671+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cWe are aborting Harry, actually we need to keep him if he has an ass like that\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"611897152288981023","type":"Default","timestamp":"2019-08-16T12:20:49.605+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"abort him if he gets to close\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"612227471772745729","type":"Default","timestamp":"2019-08-17T10:13:23.907+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Tom - \u201cI\u2019m getting your sister pregnant, 2020\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"612265575196131329","type":"Default","timestamp":"2019-08-17T12:44:48.471+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cI\u2019m pretty sure Harry has a vagina\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"612291579935195136","type":"Default","timestamp":"2019-08-17T14:28:08.484+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cGluten free pussy\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"612320861902471184","type":"Default","timestamp":"2019-08-17T16:24:29.849+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom (sees Michael rum throw the night) -\u201cis that a nigger\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"614023315174195200","type":"Default","timestamp":"2019-08-22T09:09:26.339+00:00","timestampEdited":"2019-08-22T09:09:37.416+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I\'m a futa\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"614040770378203156","type":"Default","timestamp":"2019-08-22T10:18:47.984+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- Plays GTA for 1 Mintue \\"I wanna kill all niggas\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"614099019873910794","type":"Default","timestamp":"2019-08-22T14:10:15.746+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cjacks on testicle duty\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"615512376313118768","type":"Default","timestamp":"2019-08-26T11:46:26.18+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"615512376313118766","url":"https://cdn.discordapp.com/attachments/369780935069138954/615512376313118766/image0.png","fileName":"image0.png","fileSizeBytes":37248}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"616501049838010378","type":"Default","timestamp":"2019-08-29T05:15:04.317+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Claire- \\"What colour is pee? GREEN!!\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"617382773401059358","type":"Default","timestamp":"2019-08-31T15:38:43.596+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cthe most important member of your family i wanna meet is your snake\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f40d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f40d.svg"},"count":4}],"mentions":[]},{"id":"618325945157287946","type":"Default","timestamp":"2019-09-03T06:06:33.266+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My mum \\"I am the government\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"618436205281017866","type":"Default","timestamp":"2019-09-03T13:24:41.328+00:00","timestampEdited":"2019-09-04T09:37:14.458+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201che got drunk on lemon cello and disproved the existence of Israel\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"619413818992230400","type":"Default","timestamp":"2019-09-06T06:09:22.6+00:00","timestampEdited":"2019-09-13T09:25:09.887+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"he\'s the ideal house wife. I wouldnt have to beat him. I could just get him drunk and fuck him\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f632}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f632.svg"},"count":1}],"mentions":[]},{"id":"619743152420421633","type":"Default","timestamp":"2019-09-07T03:58:01.808+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to the save the children fundraiser \\"sorry Israel isnt real\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344431289614467082","name":"Warmachine","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344431289614467082.png"},"count":1}],"mentions":[]},{"id":"619825474930999306","type":"Default","timestamp":"2019-09-07T09:25:09.024+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"I would fuck meryl streep\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"619871745725431808","type":"Default","timestamp":"2019-09-07T12:29:00.841+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack : *cries*","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2}],"mentions":[]},{"id":"619910334672666655","type":"Default","timestamp":"2019-09-07T15:02:21.163+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack \\" you\'re pulling cards if I\'m suckin this","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"621590779596374017","type":"Default","timestamp":"2019-09-12T06:19:50.454+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201chey welcome to my ASMR but slapping\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f609}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f609.svg"},"count":1}],"mentions":[]},{"id":"622079013871157275","type":"Default","timestamp":"2019-09-13T14:39:54.576+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201coh god oh fuck, I can\u2019t take it anymore. I need to fuck the goat\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622332329267822593","type":"Default","timestamp":"2019-09-14T07:26:29.673+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"yo id smash Mitchell\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622412661795192842","type":"Default","timestamp":"2019-09-14T12:45:42.44+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack \\"yo Fraser you\'re Asian you have perky titties\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622467127726702625","type":"Default","timestamp":"2019-09-14T16:22:08.13+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kayla- \\"Yo Tom a gangster name\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622501866667769925","type":"Default","timestamp":"2019-09-14T18:40:10.539+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom \\"kath and Kim makes me horny\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622596369387094018","type":"Default","timestamp":"2019-09-15T00:55:41.743+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cthat bird is about to taste my schlong","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622599970456993792","type":"Default","timestamp":"2019-09-15T01:10:00.305+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\" im sitting there getting grapefruited by a horse\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"622629611771002893","type":"Default","timestamp":"2019-09-15T03:07:47.345+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cdon\u2019t get hard around children\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"623517851709472768","type":"Default","timestamp":"2019-09-17T13:57:20.249+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"Gotta die for the bear sins... The bear Judas\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"623519761837457438","type":"Default","timestamp":"2019-09-17T14:04:55.659+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"The bear killed Jesus\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"623874553013338127","type":"Default","timestamp":"2019-09-18T13:34:44.467+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"623874553013338125","url":"https://cdn.discordapp.com/attachments/369780935069138954/623874553013338125/Screenshot_20190918-213426_One_UI_Home.jpg","fileName":"Screenshot_20190918-213426_One_UI_Home.jpg","fileSizeBytes":41205}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"623935270206570518","type":"Default","timestamp":"2019-09-18T17:36:00.574+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack \\"it\'s a bit racist but ok\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"624062749911285770","type":"Default","timestamp":"2019-09-19T02:02:34.104+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cput a zinger pie in my ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"624603865190498324","type":"Default","timestamp":"2019-09-20T13:52:46.04+00:00","timestampEdited":"2019-09-20T13:53:09.476+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom \\"kids\' get pussy\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"624887275888705555","type":"Default","timestamp":"2019-09-21T08:38:56.416+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"you guys wanna go to a brothel\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"624953969432723484","type":"Default","timestamp":"2019-09-21T13:03:57.396+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Leightons dad \\"hooper in your name is better than herpes on your blood\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"625695093143371776","type":"Default","timestamp":"2019-09-23T14:08:55.058+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"5 inch patty slammer\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"626744187190116383","type":"Default","timestamp":"2019-09-26T11:37:38.57+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cI\u2019ll be a women if he wants\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"626748797094985758","type":"Default","timestamp":"2019-09-26T11:55:57.657+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"dude the baby\'s kinda thicc too\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627343919683731457","type":"Default","timestamp":"2019-09-28T03:20:45.939+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"piss in me\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627357887655837696","type":"Default","timestamp":"2019-09-28T04:16:16.163+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"You having a drink tonight?\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627371447664246794","type":"Default","timestamp":"2019-09-28T05:10:09.121+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"I breathe and you go *quote that*\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627375778358886401","type":"Default","timestamp":"2019-09-28T05:27:21.639+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"we need a third word for mediocre. There you go, mediocre.\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627380104397455371","type":"Default","timestamp":"2019-09-28T05:44:33.047+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - (bellowing) \\"He\'s fingered a bird on her period.. *belches*\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627382079386288143","type":"Default","timestamp":"2019-09-28T05:52:23.921+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Harry, you\'ve got the quote game going good \u{1f44c}\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627387795903873025","type":"Default","timestamp":"2019-09-28T06:15:06.845+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"On the trophy it\'ll be like *for absolutely curbstomping your opponent*\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627387874568044544","type":"Default","timestamp":"2019-09-28T06:15:25.6+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Tom Clancy\'s Fish Pub\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627390936464490507","type":"Default","timestamp":"2019-09-28T06:27:35.613+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Harry have you been quoting this whole time? Are you serious? I\'m actually triggered.\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627391215490301952","type":"Default","timestamp":"2019-09-28T06:28:42.138+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"He\'s got a mullet, he deserves to get smashed.\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"627394339483418634","type":"Default","timestamp":"2019-09-28T06:41:06.956+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"You\'re a flog (x24)\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"628182497368342528","type":"Default","timestamp":"2019-09-30T10:52:58.439+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Speaking of wet hands what in sweet Christ\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"628199167080136724","type":"Default","timestamp":"2019-09-30T11:59:12.808+00:00","timestampEdited":"2019-09-30T11:59:33.911+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'m gonna jizz in lochie in adelaide\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"628210149906972674","type":"Default","timestamp":"2019-09-30T12:42:51.318+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"I smashed siobhann\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"628569884363718677","type":"Default","timestamp":"2019-10-01T12:32:18.696+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"adjusts man bun, here milady have this hankerchief to wipe your panties\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"629225138306416641","type":"Default","timestamp":"2019-10-03T07:56:03.41+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - can we get some descaling liquid raped fast","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"629225756463202304","type":"Default","timestamp":"2019-10-03T07:58:30.79+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James - you know you can uncover your head, I\u2019m not going to molest you again","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"629721012476444688","type":"Default","timestamp":"2019-10-04T16:46:29.025+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Jack and Sam vore, that\'s pretty hot\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"630288558480949248","type":"Default","timestamp":"2019-10-06T06:21:42.537+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201call I want for Christmas is a cold pint and a placenta parmy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"630703581598842891","type":"Default","timestamp":"2019-10-07T09:50:51.759+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"630703594458578944","type":"Default","timestamp":"2019-10-07T09:50:54.825+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"630703594026303498","url":"https://cdn.discordapp.com/attachments/369780935069138954/630703594026303498/image0.png","fileName":"image0.png","fileSizeBytes":46574}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"631091480764612618","type":"Default","timestamp":"2019-10-08T11:32:14.127+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"631091547722612746","type":"Default","timestamp":"2019-10-08T11:32:30.091+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"631091547127152671","url":"https://cdn.discordapp.com/attachments/369780935069138954/631091547127152671/image0.png","fileName":"image0.png","fileSizeBytes":96540}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f40d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f40d.svg"},"count":1}],"mentions":[]},{"id":"631452870482460682","type":"Default","timestamp":"2019-10-09T11:28:16.15+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy talking to fraser \\"if you die that would be fun\\" \u{1f626}","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"631462352977657856","type":"Default","timestamp":"2019-10-09T12:05:56.953+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cI\u2019m having a smell, do you stroke toast?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"632549154555428874","type":"Default","timestamp":"2019-10-12T12:04:30.641+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\\" if you have a reverse card out do your balls get pregnant\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"632566255827550227","type":"Default","timestamp":"2019-10-12T13:12:27.902+00:00","timestampEdited":"2019-10-12T13:12:42.197+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb \\" If you were a girl I\'d suck your shit\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"632579262355865620","type":"Default","timestamp":"2019-10-12T14:04:08.9+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cmy tum requires bum","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"636902750587715594","type":"Default","timestamp":"2019-10-24T12:24:08.821+00:00","timestampEdited":"2019-10-24T12:24:22.45+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I need to quench the unscratchable cock\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"636932071683784714","type":"Default","timestamp":"2019-10-24T14:20:39.515+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\\"i want to peg a bowling ball with a 10 inch dildo\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"637613383352582194","type":"Default","timestamp":"2019-10-26T11:27:56.875+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"637613382471516160","url":"https://cdn.discordapp.com/attachments/369780935069138954/637613382471516160/image0.png","fileName":"image0.png","fileSizeBytes":4798556}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"637613579406671872","type":"Default","timestamp":"2019-10-26T11:28:43.618+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cthe white Australia party is better than tomato sauce\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"638434048464912385","type":"Default","timestamp":"2019-10-28T17:48:58.685+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kale - \\"thats not anime thats just Japanese animation\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"639062649073696799","type":"Default","timestamp":"2019-10-30T11:26:48.749+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"639062649073696798","url":"https://cdn.discordapp.com/attachments/369780935069138954/639062649073696798/rip.png","fileName":"rip.png","fileSizeBytes":16335}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"639412985353338880","type":"Default","timestamp":"2019-10-31T10:38:55.427+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cwish I didn\u2019t wear tight pants, I\u2019ve got a stiffy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"639837873465589777","type":"Default","timestamp":"2019-11-01T14:47:16.647+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Romney \\"raw caramel is just camel\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"641259965637459969","type":"Default","timestamp":"2019-11-05T12:58:09.842+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"im pregenant\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"641262204796141578","type":"Default","timestamp":"2019-11-05T13:07:03.699+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"gamers dont talk to women\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"641289668721246238","type":"Default","timestamp":"2019-11-05T14:56:11.609+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"jack, you gave me so much cum\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"641292384990396447","type":"Default","timestamp":"2019-11-05T15:06:59.218+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"brothers of the cum regoice, cum cum cum in me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"642324457842802689","type":"Default","timestamp":"2019-11-08T11:28:04.561+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"642324457376972810","url":"https://cdn.discordapp.com/attachments/369780935069138954/642324457376972810/unknown.png","fileName":"unknown.png","fileSizeBytes":21013}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"643691609732546590","type":"Default","timestamp":"2019-11-12T06:00:38.972+00:00","timestampEdited":"2019-11-12T07:18:45.141+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb -\\"not really hitting that grind cause im one handed, eating that pears ass\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"643820636321480706","type":"Default","timestamp":"2019-11-12T14:33:21.308+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI only got my wisdom teeth out so there\u2019s more space in my mouth for toes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"645248172007882765","type":"Default","timestamp":"2019-11-16T13:05:52.338+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"645248171550834688","url":"https://cdn.discordapp.com/attachments/369780935069138954/645248171550834688/Screenshot_20191116-2050032.png","fileName":"Screenshot_20191116-2050032.png","fileSizeBytes":33871}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"646742687122194433","type":"Default","timestamp":"2019-11-20T16:04:32.508+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb- Preteen workers good, 18+ workers bad","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"647047281639555092","type":"Default","timestamp":"2019-11-21T12:14:53.5+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\\"if my room was messy when i was a kid my mum would rape me\\" \\"she wishes she could get this tight ass\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"647767265571241986","type":"Default","timestamp":"2019-11-23T11:55:51.046+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201cNathan fuck me in the ass\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f914}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f914.svg"},"count":1}],"mentions":[]},{"id":"647817012806025247","type":"Default","timestamp":"2019-11-23T15:13:31.711+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael \\" give me your erection\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"648019004035956769","type":"Default","timestamp":"2019-11-24T04:36:10.173+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"648019001858981890","url":"https://cdn.discordapp.com/attachments/369780935069138954/648019001858981890/image0.png","fileName":"image0.png","fileSizeBytes":37619}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"648487372660539404","type":"Default","timestamp":"2019-11-25T11:37:17.955+00:00","timestampEdited":"2019-11-25T11:37:22.141+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"I want to have sex with you Seb\\"\\nAlso Tom - \\"Yeah you can watch Lachy\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"648488102964232212","type":"Default","timestamp":"2019-11-25T11:40:12.073+00:00","timestampEdited":"2019-11-25T11:40:19.739+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"james sucked my cock once\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"648488183490805761","type":"Default","timestamp":"2019-11-25T11:40:31.272+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"i got molested by james\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"649602340822843412","type":"Default","timestamp":"2019-11-28T13:27:47.08+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"yeah yeah, im giving my pussy a wank. that shit really be dank\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"649614230416523274","type":"Default","timestamp":"2019-11-28T14:15:01.78+00:00","timestampEdited":"2019-11-28T16:45:56.713+00:00","callEndedTimestamp":null,"isPinned":false,"content":"seb -\\" i havent shid and cum, and put stuff in my bum for 3 weeks\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"649648257370161194","type":"Default","timestamp":"2019-11-28T16:30:14.438+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"Yes lachy grind with me\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"651052079313321984","type":"Default","timestamp":"2019-12-02T13:28:31.671+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I think I\'m addicted to cum O\'Neil\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"651053568501088316","type":"Default","timestamp":"2019-12-02T13:34:26.721+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"It cums in my ass?\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"652474324284080164","type":"Default","timestamp":"2019-12-06T11:40:01.296+00:00","timestampEdited":"2019-12-06T11:40:24.069+00:00","callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"you\'re telling me james pegged a 4. *leans in close to mic* years old\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"652517899495276548","type":"Default","timestamp":"2019-12-06T14:33:10.436+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"harry -\\"i was trying to ram this up jacks arse\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"652859030737387541","type":"Default","timestamp":"2019-12-07T13:08:42.462+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan- \\"Why they gotta give bowling pins tits\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"652859634503385090","type":"Default","timestamp":"2019-12-07T13:11:06.411+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom \\"suck off your homie Sunday.. I mean saturday\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"652882632773730344","type":"Default","timestamp":"2019-12-07T14:42:29.626+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom-\u201c where does a lesbian get drinks, lick her land\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"653200388236771379","type":"Default","timestamp":"2019-12-08T11:45:08.432+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"who gives a fuck, my ass thick, let them fap to it\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"653231658530766848","type":"Default","timestamp":"2019-12-08T13:49:23.851+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser - \\"give me your underage purple ass.\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"653539623196426252","type":"Default","timestamp":"2019-12-09T10:13:08.349+00:00","timestampEdited":"2019-12-09T10:40:16.735+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\\"the kyke on wheels, stealing your mineral\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"655005565717839872","type":"Default","timestamp":"2019-12-13T11:18:16.282+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"the wine has my seed in it\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"655714828870221824","type":"Default","timestamp":"2019-12-15T10:16:37.795+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"I\'m so hungry I can eat a whole school of children\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"656072033033125888","type":"Default","timestamp":"2019-12-16T09:56:01.904+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"i belive cleansing the noggers would be benificial O\'Neil\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"656157454727643147","type":"Default","timestamp":"2019-12-16T15:35:28.023+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\\"If I don\'t have my P\'s by June 2020, James can slip me his 7.2 inch cock, I deserve it\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"656513155656318976","type":"Default","timestamp":"2019-12-17T15:08:53.733+00:00","timestampEdited":"2019-12-17T15:10:40.121+00:00","callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"we\'re drinking that rum, we\'re licking that bum, might as well cum\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"656522719768346624","type":"Default","timestamp":"2019-12-17T15:46:53.995+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"656522719336202240","url":"https://cdn.discordapp.com/attachments/369780935069138954/656522719336202240/image0.png","fileName":"image0.png","fileSizeBytes":32381}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"656793598318084116","type":"Default","timestamp":"2019-12-18T09:43:16.474+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cbloods or crips Austin.\u201d Austin -\u201cthe KKK\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"657134411984273419","type":"Default","timestamp":"2019-12-19T08:17:32.784+00:00","timestampEdited":"2019-12-19T08:17:52.453+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Fin -\u201cpenis is driving\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"657455745515782172","type":"Default","timestamp":"2019-12-20T05:34:24.668+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cRon Weasley fucked me at the gym\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"657589518660010004","type":"Default","timestamp":"2019-12-20T14:25:58.671+00:00","timestampEdited":"2019-12-20T14:27:24.905+00:00","callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"can we please just consume jeff bezos flesh\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"657591761366941702","type":"Default","timestamp":"2019-12-20T14:34:53.374+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - \\"do you think fursuits are tax deductible.\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"657594065881137175","type":"Default","timestamp":"2019-12-20T14:44:02.813+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom - what would you do if you got blindfolded, and 20 nuns fucked you? would you fuck em?","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"657594327505174543","type":"Default","timestamp":"2019-12-20T14:45:05.189+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"bro imagine if chicken joe got fucked by 20 nuns\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"658256949254553622","type":"Default","timestamp":"2019-12-22T10:38:06.525+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"Imma start finger banging your cards until I can feel again\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"658294082426109958","type":"Default","timestamp":"2019-12-22T13:05:39.763+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James - \\"That could start a bit of segregation\\"\\nLachy - \\"but that\'s ideal\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"658326371336060948","type":"Default","timestamp":"2019-12-22T15:13:58.039+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - *sighs* \\"guess we beating niggas for fun\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"658334146900262922","type":"Default","timestamp":"2019-12-22T15:44:51.878+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"God I fucking hate niggas\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"659311756547588107","type":"Default","timestamp":"2019-12-25T08:29:32.181+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Uncle \\" Fraser I\'m gonna Give you 21 condoms\\" \\nDad \\" Fraser you gonna fuck some chicks?\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"659375827573538817","type":"Default","timestamp":"2019-12-25T12:44:07.904+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jet -\u201cin the directors cut of toy story, woody calls buz a nigger\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2}],"mentions":[]},{"id":"660002683322761217","type":"Default","timestamp":"2019-12-27T06:15:01.961+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \\"Do spiders breathe\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"660316962999631892","type":"Default","timestamp":"2019-12-28T03:03:52.075+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Whats on this drive\\" - lachy\\n\\"Its porn. Child porn\\"- seb\\n\\"Ok lets watch this\\" - Jachy","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"660357376335151147","type":"Default","timestamp":"2019-12-28T05:44:27.365+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jacks dog: *eats jack*","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"660382385874927617","type":"Default","timestamp":"2019-12-28T07:23:50.104+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cRoman helmet, fat lachy, nigger stick\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"660383866879475722","type":"Default","timestamp":"2019-12-28T07:29:43.203+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201che\u2019s an alien, and the others where like his his alieness with drugs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"660842465514881041","type":"Default","timestamp":"2019-12-29T13:52:01.638+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"660842478144061503","type":"Default","timestamp":"2019-12-29T13:52:04.649+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"660842478144061501","url":"https://cdn.discordapp.com/attachments/369780935069138954/660842478144061501/image0.png","fileName":"image0.png","fileSizeBytes":29343}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"661564249444843532","type":"Default","timestamp":"2019-12-31T13:40:08.337+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Bully the depressed people, they\'ll figure it out on their own\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"661565717765816325","type":"Default","timestamp":"2019-12-31T13:45:58.412+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\" who\'s doing the tuney wooney skabooty\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"661577516917456927","type":"Default","timestamp":"2019-12-31T14:32:51.549+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"-Seb to Tom \\"a toe suck for a knob suck. It aint gay you have socks on\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"661619757761429514","type":"Default","timestamp":"2019-12-31T17:20:42.551+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cwhat\u2019s up baby lachy, you\u2019re hot\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"661635687434682378","type":"Default","timestamp":"2019-12-31T18:24:00.481+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"I hate my life\\" - Alvan","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"661726217195487252","type":"Default","timestamp":"2020-01-01T00:23:44.458+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Bye Jimothy\\" - Seb","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"661748327293124608","type":"Default","timestamp":"2020-01-01T01:51:35.916+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"I would\'ve copped the wetness\\" - Lachy","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"662253544664989704","type":"Default","timestamp":"2020-01-02T11:19:09.124+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'m bouta do what Hitler couldn\'t do but in style\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"662253617939611658","type":"Default","timestamp":"2020-01-02T11:19:26.594+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"YES! The Jews are dead!\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"662965001945874463","type":"Default","timestamp":"2020-01-04T10:26:13.758+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cTate is closest to a black, so it\u2019s alright\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"663291518236491826","type":"Default","timestamp":"2020-01-05T08:03:41.308+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb- \\"CSGO more like qtgf:GO\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"663723706350305280","type":"Default","timestamp":"2020-01-06T12:41:02.984+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"FraserDeathAdder\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"663774608624975883","type":"Default","timestamp":"2020-01-06T16:03:19.032+00:00","timestampEdited":"2020-01-06T16:04:18.46+00:00","callEndedTimestamp":null,"isPinned":false,"content":"James -\u201cI\u2019m a good Christian boy, I don\u2019t even own a penis\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"663957087998443528","type":"Default","timestamp":"2020-01-07T04:08:25.505+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael \\"I\'m wealthy in the wood department\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"665516731841773599","type":"Default","timestamp":"2020-01-11T11:25:53.574+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Evie \u201c can I vas-your-lean?\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"537222023693336587","name":"oof","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/537222023693336587.png"},"count":1}],"mentions":[]},{"id":"666626252236390415","type":"Default","timestamp":"2020-01-14T12:54:43.85+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"my eyes are spicy bro, like their on fire it hurts\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"666628725911060501","type":"Default","timestamp":"2020-01-14T13:04:33.62+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"your whole army is not as strong as a nigga with hair\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"666629159719665710","type":"Default","timestamp":"2020-01-14T13:06:17.048+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"um school as in like mmmmmmmmm school\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"668344762457260042","type":"Default","timestamp":"2020-01-19T06:43:28.615+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201ca moments respite from eternal pain\u201d","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"668797092713463818","type":"Default","timestamp":"2020-01-20T12:40:52.552+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"jizz is already covered in jeans\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"669522008152866843","type":"Default","timestamp":"2020-01-22T12:41:25.861+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\"the greens won\'t leave me alone\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"670279919170748418","type":"Default","timestamp":"2020-01-24T14:53:05.929+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"imagine if you could do it like chopsticks and fold your dick away and get another ball\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"671334312599093248","type":"Default","timestamp":"2020-01-27T12:42:52.912+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cbro my knees are wet,\u201d lachy: \u201cwhy,\u201d seb: \u201cAlvans pussy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"672031549599907851","type":"Default","timestamp":"2020-01-29T10:53:27.167+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"you have the ability to wank me right now\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1},{"emoji":{"id":"312965109032943617","name":"blyat","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/312965109032943617.png"},"count":1}],"mentions":[]},{"id":"672070069831860235","type":"Default","timestamp":"2020-01-29T13:26:31.106+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Evie - \u201cimagine being a pre-cum baby\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"672289826778906655","type":"Default","timestamp":"2020-01-30T03:59:45.245+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Gym murdered me yesterday\\"\\nFin - \\"Haha why did Jim murder you\\"\\nLachy - \\"Because I ate his family\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"672779562211344404","type":"Default","timestamp":"2020-01-31T12:25:47.271+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"672779569182408714","type":"Default","timestamp":"2020-01-31T12:25:48.933+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"672779568536354848","url":"https://cdn.discordapp.com/attachments/369780935069138954/672779568536354848/image0.png","fileName":"image0.png","fileSizeBytes":290571}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"673775039417417769","type":"Default","timestamp":"2020-02-03T06:21:27.532+00:00","timestampEdited":"2020-02-03T06:27:00.03+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cour with the old, In with the new. \\nReplace the lachy, with the Jew\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"673865260490293269","type":"Default","timestamp":"2020-02-03T12:19:57.912+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fin -\u201cthere\u2019s a million niggers and they\u2019re all trying to kill me\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"673883815906639913","type":"Default","timestamp":"2020-02-03T13:33:41.868+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201clachy would you smoke weed infused chicken crimpy flavoured juul\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"674244031940919307","type":"Default","timestamp":"2020-02-04T13:25:04.063+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201chow quaint\u201d \u201chey you wanna eat my shit, it\u2019s sooooo stinky\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"674488941076021279","type":"Default","timestamp":"2020-02-05T05:38:14.951+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"being a cuck is a good thing, yeah?\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"674523348767604756","type":"Default","timestamp":"2020-02-05T07:54:58.384+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"evie do you wanna lick my toes\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"674523465662857217","type":"Default","timestamp":"2020-02-05T07:55:26.254+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan- \\"Who wants to play call of huge giant cock\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"674613199076851732","type":"Default","timestamp":"2020-02-05T13:52:00.367+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy: \\"wow aparently cum can break chains,\\" fin: \\"yeah how did you free the slaves?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"674933006997127188","type":"Default","timestamp":"2020-02-06T11:02:48.517+00:00","timestampEdited":"2020-02-07T08:23:44.2+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'ve hoovered shneef of the back of an alter boys penis\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"675625716892696584","type":"Default","timestamp":"2020-02-08T08:55:23.426+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201clachy I wanna put my cock between your knees and slide up and down\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"675971386715668491","type":"Default","timestamp":"2020-02-09T07:48:57.534+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"8 million goats to buy constonandinople\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"677378526122475532","type":"Default","timestamp":"2020-02-13T05:00:25.712+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"i want to get vagina\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"677378674294784012","type":"Default","timestamp":"2020-02-13T05:01:01.039+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Cocaine is illegal\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"677411460908843018","type":"Default","timestamp":"2020-02-13T07:11:17.977+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"fin you better get naked right now, or we having a scrap\\" fin -\\" *sigh* how naked do i have to get\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"677507042407350283","type":"Default","timestamp":"2020-02-13T13:31:06.382+00:00","timestampEdited":"2020-02-13T13:42:49.502+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI want to suck the urine out of her meaty shaft\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"678155601129242645","type":"Default","timestamp":"2020-02-15T08:28:14.831+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael (soccer) \\"how to spit roast a gnome?\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"679582952820047882","type":"Default","timestamp":"2020-02-19T07:00:01.993+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Seb shit out a log and let me eat it\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680708856372002826","type":"Default","timestamp":"2020-02-22T09:33:58.318+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cthat\u2019s a sexy looking chicken\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680763103406850146","type":"Default","timestamp":"2020-02-22T13:09:31.819+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Megan I would literally snort your dad\'s dandruff\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680767917490700294","type":"Default","timestamp":"2020-02-22T13:28:39.586+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cYou have to square up to the balls\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680776798233165831","type":"Default","timestamp":"2020-02-22T14:03:56.92+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Oh shit, my balls are ripe!\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680782449151705092","type":"Default","timestamp":"2020-02-22T14:26:24.204+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'ve seen your cock too many times, I don\'t want a repeat\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680784608282935376","type":"Default","timestamp":"2020-02-22T14:34:58.981+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Do not wet my cock, it is already wet enough\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680795591395246110","type":"Default","timestamp":"2020-02-22T15:18:37.559+00:00","timestampEdited":"2020-02-23T01:25:54.577+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Jett -\u201clook at the micro nigga in there\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680808622426554482","type":"Default","timestamp":"2020-02-22T16:10:24.399+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean (to Catlyn) -\u201c if you bought a strap on, I might do it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"680809460075069450","type":"Default","timestamp":"2020-02-22T16:13:44.11+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201ccya guys! Merry Christmas! *in the distance* think of me when you jerk off\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"681482535410335980","type":"Default","timestamp":"2020-02-24T12:48:17.775+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I left a soulless corporation to move to the country and steal salad from a chick\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"681839884763136112","type":"Default","timestamp":"2020-02-25T12:28:16.5+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Literally salad for coochie, we live in a society\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"683283017900490763","type":"Default","timestamp":"2020-02-29T12:02:46.252+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cI put Jews in the oven lachy, are they a baking tray","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"683531350208151596","type":"Default","timestamp":"2020-03-01T04:29:33.288+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\u201cfloat like a butterfly, sting like a Jew\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"683699870611275777","type":"Default","timestamp":"2020-03-01T15:39:11.683+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"They didn\'t even put something nice in there, like a roofie\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"684059877949047016","type":"Default","timestamp":"2020-03-02T15:29:44.121+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom byrne: \\"mate, come in my hole\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"684369931512709131","type":"Default","timestamp":"2020-03-03T12:01:46.651+00:00","timestampEdited":"2020-03-03T12:01:57.681+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tom byrne *in the distance* -\\"ay lachys comtemplaiting whats better, midnight spicy nuggys or death\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"684628746879369236","type":"Default","timestamp":"2020-03-04T05:10:13.043+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan, \\"do you know what is funny, when people are deaf.\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"684738884709384196","type":"Default","timestamp":"2020-03-04T12:27:51.948+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Aww man, I suck so much dick\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"685482482849677346","type":"Default","timestamp":"2020-03-06T13:42:39.56+00:00","timestampEdited":"2020-03-07T03:40:41.56+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cah bro, MY NIGGER IGGLE PIGGLE. ah bro macca packa\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"685482924232933381","type":"Default","timestamp":"2020-03-06T13:44:24.794+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cay bro these ciders and I\u2019m in the garden. In the fucking night garden. One more cider and I\u2019m Macca packa\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"685498454734274655","type":"Default","timestamp":"2020-03-06T14:46:07.554+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cif your yeast infection taste like beer, I\u2019d eat that\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"685522699530797260","type":"Default","timestamp":"2020-03-06T16:22:27.964+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cbro, my ear is full of cider\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"686361129517318192","type":"Default","timestamp":"2020-03-08T23:54:05.25+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cyou need to make one cloth and you gotta birth communism from the beginning\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"688210294639558658","type":"Default","timestamp":"2020-03-14T02:22:00.571+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"I have kid piss in my ball\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f606}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f606.svg"},"count":1}],"mentions":[]},{"id":"689386011607826432","type":"Default","timestamp":"2020-03-17T08:13:53.34+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \\" only cum inside animal girls\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"689452918826598455","type":"Default","timestamp":"2020-03-17T12:39:45.264+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fin -\\"shift the pussy over, yeah there you go\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"689480465471897604","type":"Default","timestamp":"2020-03-17T14:29:12.896+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fin - \\"We have seen this one, but this time it doesn\'t have clothes on\\"\\nsam - \\"Isn\'t that a child?\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"689815201197195288","type":"Default","timestamp":"2020-03-18T12:39:20.112+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian -\\"thats rich coming from a negro\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f440}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f440.svg"},"count":1}],"mentions":[]},{"id":"690533237969256479","type":"Default","timestamp":"2020-03-20T12:12:33.419+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201ci have post traumatic down syndrome from playing with you guys\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f606}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f606.svg"},"count":2}],"mentions":[]},{"id":"690540768963723276","type":"Default","timestamp":"2020-03-20T12:42:28.948+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"1 2 skip a few, 99 you\'re gay\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"691148069571395605","type":"Default","timestamp":"2020-03-22T04:55:40.696+00:00","timestampEdited":"2020-03-22T04:56:15.082+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb -\\"m\'lady, i couldnt help noticing you have a rather fine bussy. and was wondering you could spare a crumb for a simp such as myself\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"691633206109143101","type":"Default","timestamp":"2020-03-23T13:03:26.26+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"it feels good to be a rat. betray the bois for personal gain\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"309981808898998273","name":"swastika","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/309981808898998273.png"},"count":1}],"mentions":[]},{"id":"691906716865921027","type":"Default","timestamp":"2020-03-24T07:10:16.306+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"damn dude, henry be kinda hitting different\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"691961884504752139","type":"Default","timestamp":"2020-03-24T10:49:29.296+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"perfectly noggered, as all things should be\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"692354595283795999","type":"Default","timestamp":"2020-03-25T12:49:58.842+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"Well maybe you should become transgender, sam and let me smash\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"692976416681099274","type":"Default","timestamp":"2020-03-27T06:00:52.616+00:00","timestampEdited":"2020-03-27T06:01:43.126+00:00","callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\"why the fuck is my gpu at -168.5 degrees?\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"693078728372387901","type":"Default","timestamp":"2020-03-27T12:47:25.624+00:00","timestampEdited":"2020-03-27T12:47:41.218+00:00","callEndedTimestamp":null,"isPinned":false,"content":"jack - \\"no homo, i\'m flaccid right now\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"693344646843072532","type":"Default","timestamp":"2020-03-28T06:24:05.528+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"693344655076491314","type":"Default","timestamp":"2020-03-28T06:24:07.491+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"693344654770569216","url":"https://cdn.discordapp.com/attachments/369780935069138954/693344654770569216/unknown.png","fileName":"unknown.png","fileSizeBytes":16011}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"694106777301549116","type":"Default","timestamp":"2020-03-30T08:52:31.589+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"thats why sam is inferior becuase he doesnt have a woman to get him snacks. ... dont punch me please\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"694466618285096963","type":"Default","timestamp":"2020-03-31T08:42:24.365+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My mom - \u201cIf someone wants to hunt you down and kill you, so what? Who cares?\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f44d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f44d.svg"},"count":1}],"mentions":[]},{"id":"694876313558843433","type":"Default","timestamp":"2020-04-01T11:50:23.33+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"You got really nice titties man\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"694901235647512600","type":"Default","timestamp":"2020-04-01T13:29:25.219+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Lachy\'s coochie is now open for business\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"694901330321342474","type":"Default","timestamp":"2020-04-01T13:29:47.791+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"can we electrify lachys coochie","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"695222737769332799","type":"Default","timestamp":"2020-04-02T10:46:57.298+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \\"im not having gay sex with a woman. Im working\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"695657606395592744","type":"Default","timestamp":"2020-04-03T15:34:58.058+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"engage the bussy finder\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"695666991230615684","type":"Default","timestamp":"2020-04-03T16:12:15.577+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - *in southern accent* \\"is that a tail i spy coming out of your asshole\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"695865343029018654","type":"Default","timestamp":"2020-04-04T05:20:26.331+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201ccheesy Mac, more like cheesy crack\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"695867427862610012","type":"Default","timestamp":"2020-04-04T05:28:43.394+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Do you ever just be vibin\', and then you\'re chillin\' and then you\'re like... yeah\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"695963894119792660","type":"Default","timestamp":"2020-04-04T11:52:02.742+00:00","timestampEdited":"2020-04-04T11:52:07.971+00:00","callEndedTimestamp":null,"isPinned":false,"content":"fin -\\"i agree, asians suck\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"696001361166204928","type":"Default","timestamp":"2020-04-04T14:20:55.582+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\"Hey look, I\'m attracted to 1 year old cats ok?\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"696722312518434826","type":"Default","timestamp":"2020-04-06T14:05:43.779+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cjustice rains from my cock and balls\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"696740651303305276","type":"Default","timestamp":"2020-04-06T15:18:36.086+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"Betty Crock er ball torture\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"696740682685087824","type":"Default","timestamp":"2020-04-06T15:18:43.568+00:00","timestampEdited":"2020-04-06T15:18:48.664+00:00","callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"whats wrong with korea, theyve got hot boys\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"697071923963756624","type":"Default","timestamp":"2020-04-07T13:14:57.643+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"i can remotly control my dick with my mind, so chastity belts dont affect me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"697079881372270622","type":"Default","timestamp":"2020-04-07T13:46:34.837+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"so what type of bone is a cock and ball lachy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"697084664325865482","type":"Default","timestamp":"2020-04-07T14:05:35.182+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean - \\"you\'ve had your first cock and ball torture yes, but what about second cock and ball torture?\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"697084973777158155","type":"Default","timestamp":"2020-04-07T14:06:48.961+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"damn bro, you got the whole balls flattening\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"697087797395456000","type":"Default","timestamp":"2020-04-07T14:18:02.164+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"the names torture, cock and ball torture. dick flattened not crushed\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"697092551445971066","type":"Default","timestamp":"2020-04-07T14:36:55.618+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - \\"sticks and stones may give me crohns but chains and whips excite me\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"698127729614127144","type":"Default","timestamp":"2020-04-10T11:10:21.326+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"If you look at the image where he\'s hitting a fat ollie on a chode...\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"698839487903694858","type":"Default","timestamp":"2020-04-12T10:18:37.726+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"698839487580471396","url":"https://cdn.discordapp.com/attachments/369780935069138954/698839487580471396/image0.png","fileName":"image0.png","fileSizeBytes":38938}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"699624304681418824","type":"Default","timestamp":"2020-04-14T14:17:12.627+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201ctwo gamers, one cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"700679022853488700","type":"Default","timestamp":"2020-04-17T12:08:17.035+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I dabble in ass fiddling\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"701089424913727551","type":"Default","timestamp":"2020-04-18T15:19:04.511+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb (*in southern voice*) -\u201cI wanna castrate niggers\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"701104525917945886","type":"Default","timestamp":"2020-04-18T16:19:04.871+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"701104545853603890","type":"Default","timestamp":"2020-04-18T16:19:09.624+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"701104545396293648","url":"https://cdn.discordapp.com/attachments/369780935069138954/701104545396293648/unknown.png","fileName":"unknown.png","fileSizeBytes":15750}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"701279550960566333","type":"Default","timestamp":"2020-04-19T03:54:34.093+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"701279550683873410","url":"https://cdn.discordapp.com/attachments/369780935069138954/701279550683873410/image0.png","fileName":"image0.png","fileSizeBytes":142971}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"702920892262514769","type":"Default","timestamp":"2020-04-23T16:36:40.354+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"702920892237217854","url":"https://cdn.discordapp.com/attachments/369780935069138954/702920892237217854/image0.png","fileName":"image0.png","fileSizeBytes":78768}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"703153961078620200","type":"Default","timestamp":"2020-04-24T08:02:48.29+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"We should phase out black people\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"703220633751912529","type":"Default","timestamp":"2020-04-24T12:27:44.294+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Buy my little negro children, *alvan joins call* speaking of which\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"703458063851454594","type":"Default","timestamp":"2020-04-25T04:11:12.041+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mum -\u201cdon\u2019t tell granny how to suck eggs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704239819240243241","type":"Default","timestamp":"2020-04-27T07:57:37.05+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201c Jousting, but the horse is my asshole\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704628840701624360","type":"Default","timestamp":"2020-04-28T09:43:26.994+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Conrad- \\"cognac my feet\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704629546674028555","type":"Default","timestamp":"2020-04-28T09:46:15.311+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"but could you imagine the hairs from his moustache touching your cock\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704629695127224372","type":"Default","timestamp":"2020-04-28T09:46:50.705+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"I would shove my dick inside Steve Harvey\'s belly button\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704690935430250506","type":"Default","timestamp":"2020-04-28T13:50:11.531+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"Yo Some Niggas\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704707600591093871","type":"Default","timestamp":"2020-04-28T14:56:24.815+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"I had a dream the other day where i was a school shooter\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"704922203212349541","type":"Default","timestamp":"2020-04-29T05:09:10.067+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"ive been living off unicum squirts\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"705600744614789240","type":"Default","timestamp":"2020-05-01T02:05:26.944+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jett \\"where are niggas\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"706050576739467275","type":"Default","timestamp":"2020-05-02T07:52:55.28+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James - \u201cdick really makes my mouth smell different \u201c","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"706140312405409872","type":"Default","timestamp":"2020-05-02T13:49:29.93+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201che asks for the mc chicken and he as to mc stop. Uhhhhhhhhhh I don\u2019t feel mc fucking well. My parents will be mc proud of me\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"379230256860758017","name":"yort","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/379230256860758017.png"},"count":1}],"mentions":[]},{"id":"706496919429578833","type":"Default","timestamp":"2020-05-03T13:26:31.67+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"griffin -\\"bo diddle by bo diddle some kids\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"707573539053764649","type":"Default","timestamp":"2020-05-06T12:44:37.791+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean-\\"how do you make black dye.\\" seb-\\"you shoot them\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"707600842089431132","type":"Default","timestamp":"2020-05-06T14:33:07.342+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fin -\\"thats his first job, clean the nigga of the sky\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"707891004820160515","type":"Default","timestamp":"2020-05-07T09:46:07.528+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam-","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"707891004736274453","url":"https://cdn.discordapp.com/attachments/369780935069138954/707891004736274453/image0.png","fileName":"image0.png","fileSizeBytes":27151}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"707961717983805450","type":"Default","timestamp":"2020-05-07T14:27:06.86+00:00","timestampEdited":"2020-05-07T14:27:35.377+00:00","callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"im the map, im the map, ive got ur bitch in my crib and her face in my lap\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"708251370137845830","type":"Default","timestamp":"2020-05-08T09:38:05.315+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cgin is the cordial of alcoholics\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"708853518949154916","type":"Default","timestamp":"2020-05-10T01:30:48.779+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cOOHH MY GOD, NOO, BACON! oh my god it\u2019s an AA gun. MY HAND IS NOT THE ENEMY!","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"709080137383018498","type":"Default","timestamp":"2020-05-10T16:31:18.824+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"have you seen fins insides, hes got nice organs","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"710018393935183873","type":"Default","timestamp":"2020-05-13T06:39:36.618+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"710018393658490910","url":"https://cdn.discordapp.com/attachments/369780935069138954/710018393658490910/unknown.png","fileName":"unknown.png","fileSizeBytes":11128}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"710512245746172004","type":"Default","timestamp":"2020-05-14T15:22:00.065+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - \\"i\'m gonna reverse nut into my brain and die\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"710774690796404736","type":"Default","timestamp":"2020-05-15T08:44:51.841+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201csorry grandma\u201d, Sam -\u201cyou deserve the number on your arm\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"710802300230434827","type":"Default","timestamp":"2020-05-15T10:34:34.443+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"memories flooding back, please crush my sack\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"711111623263125525","type":"Default","timestamp":"2020-05-16T07:03:42.801+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jordie - \\"I see three eyes\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"711115137175519264","type":"Default","timestamp":"2020-05-16T07:17:40.583+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"I don\'t know my parents birthdays but I can remember the number of hairs on Harry\'s ball sack\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"711189436544843849","type":"Default","timestamp":"2020-05-16T12:12:54.933+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael \\"Lachy do the jizz world\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"711193456055418890","type":"Default","timestamp":"2020-05-16T12:28:53.259+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael:Are you feeting my boobies\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"711275413925789737","type":"Default","timestamp":"2020-05-16T17:54:33.538+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"we are the crystal gems, we always save the day. and if you think we cant, where really really gay\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"712567854565687306","type":"Default","timestamp":"2020-05-20T07:30:15.399+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Dinhjason - \\"My fucking spleen hole, it just ruptured from cringe\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"712572136316731423","type":"Default","timestamp":"2020-05-20T07:47:16.248+00:00","timestampEdited":"2020-05-20T07:47:30.489+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\" Wheels are the feet of cars. So I like wheels\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713211909800853574","type":"Default","timestamp":"2020-05-22T02:09:30.133+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\\"the experiment was conducted on 2 seperate samples, one containing jews, and the other containing joe\'s nuts. The jews were chosen because they\'re bad, and so a final solution of zyklon b in water was used against them. Joe\'s nuts were used as a control\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713238771524567080","type":"Default","timestamp":"2020-05-22T03:56:14.467+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[{"id":"713238771172114457","url":"https://cdn.discordapp.com/attachments/369780935069138954/713238771172114457/Screenshot_20200522-115619_Facebook.jpg","fileName":"Screenshot_20200522-115619_Facebook.jpg","fileSizeBytes":25657}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713240727051567135","type":"Default","timestamp":"2020-05-22T04:04:00.701+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[{"id":"713240726909222982","url":"https://cdn.discordapp.com/attachments/369780935069138954/713240726909222982/Screenshot_20200522-120428_Discord.jpg","fileName":"Screenshot_20200522-120428_Discord.jpg","fileSizeBytes":88098}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713306801541742644","type":"Default","timestamp":"2020-05-22T08:26:34.087+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\\"uh your a walking disaster\\"\\nLachy -\\"facts, but what do i do about it\\"\\nFraser -\\"Dont move, dont walk, dont leave glass on the floor. Well dont leave anything on the floor. Dont be on the floor, levitate\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713309614976008232","type":"Default","timestamp":"2020-05-22T08:37:44.862+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fin -\\"slender man is e-boys cousin\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713346494408687717","type":"Default","timestamp":"2020-05-22T11:04:17.604+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My Sister - \\"ur moms gay\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"713628934058672178","type":"Default","timestamp":"2020-05-23T05:46:36.464+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Evie - \\"Can I smell?\\"\\nMichael - \\"do you want to\\"\\nEvie - \\"yes, ill be gentle\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":2}],"mentions":[]},{"id":"713714245652709418","type":"Default","timestamp":"2020-05-23T11:25:36.333+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack (in the distance) -\\"can we paint my toes? lachy wants feet picks\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"714735420067283004","type":"Default","timestamp":"2020-05-26T07:03:23.286+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - \\"Are you gonna be up at 13pm?\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"715071742195924992","type":"Default","timestamp":"2020-05-27T05:19:48.73+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy -\\"okay so theres the bois, the apes.\\" sam -\\"*laughs* they\'re called people of colour\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"715130366188453939","type":"Default","timestamp":"2020-05-27T09:12:45.779+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"this Audi is asking for my wallet from inside my cock\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"715132937775087659","type":"Default","timestamp":"2020-05-27T09:22:58.893+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cthe bottom of the bottle has a sphincter you can finger\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"715997217017692271","type":"Default","timestamp":"2020-05-29T18:37:19.122+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"its two thirty lois, I make your husband gay\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"715997464863178775","type":"Default","timestamp":"2020-05-29T18:38:18.213+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I have crones, I\'m stressin out, butt hole, thank you\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"716184827618918411","type":"Default","timestamp":"2020-05-30T07:02:48.975+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan - \u201cPizza doesn\u2019t come in circles\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"716627120322773043","type":"Default","timestamp":"2020-05-31T12:20:19.773+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alister \\"england is just a pear with a penis\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"716647093053423616","type":"Default","timestamp":"2020-05-31T13:39:41.643+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cit\u2019s wack that goofy claps cheeks\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"716991643420590100","type":"Default","timestamp":"2020-06-01T12:28:48.852+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"beer, rum, shid and cum. these are the things i need in my bum\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"717385942146613288","type":"Default","timestamp":"2020-06-02T14:35:36.994+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"spit in my mouth really quick\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"718369119740887070","type":"Default","timestamp":"2020-06-05T07:42:24.799+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \'I wanna tinkersmell her feet\'","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"696016695856201828","name":"Pepislam","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016695856201828.png"},"count":1}],"mentions":[]},{"id":"718786005532147713","type":"Default","timestamp":"2020-06-06T11:18:58.117+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser - \\"Wait dude, loli sports? fuck yeah\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"718788426081632276","type":"Default","timestamp":"2020-06-06T11:28:35.221+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb \\"but you\'re a nurse you should be good at taking butt plugs\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"719802374507724860","type":"Default","timestamp":"2020-06-09T06:37:39.364+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"brought a tear to my cock\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"720154006655074414","type":"Default","timestamp":"2020-06-10T05:54:55.001+00:00","timestampEdited":"2020-06-10T05:55:15.248+00:00","callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"Muhammad was just the original gamer\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"720675952425959485","type":"Default","timestamp":"2020-06-11T16:28:56.57+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"whale cocks do be looking kinda fresh doe\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"722440915423068210","type":"Default","timestamp":"2020-06-16T13:22:16.54+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb \\"Welcome to Nubani. we only cum in LA LOLIS.\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"722881151974244374","type":"Default","timestamp":"2020-06-17T18:31:37.113+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cmy balls are so soft and wide\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"723535992325275770","type":"Default","timestamp":"2020-06-19T13:53:43.219+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"crack has class ya know?\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"723549593463291964","type":"Default","timestamp":"2020-06-19T14:47:45.983+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"not gregg bea liemke ii \'m in\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"723906746216611841","type":"Default","timestamp":"2020-06-20T14:26:57.835+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"Mr J can you suck a fart out of my cake\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"724180104401387560","type":"Default","timestamp":"2020-06-21T08:33:11.505+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cdid you know pussy actually stands for penis pussy. It has a hole in it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"724180924689809438","type":"Default","timestamp":"2020-06-21T08:36:27.077+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate *in the tune to ghost assassin* -\u201cthe dorito was crusty, my airways getting dusty\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"724216204784304258","type":"Default","timestamp":"2020-06-21T10:56:38.507+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I like Jack penis\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"724967233599700992","type":"Default","timestamp":"2020-06-23T12:40:57.73+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean *in women voice* -\u201cyou used to date me, and now I\u2019m gonna kill all your niggers\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"725208498241142844","type":"Default","timestamp":"2020-06-24T04:39:39.703+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"725208497733500999","url":"https://cdn.discordapp.com/attachments/369780935069138954/725208497733500999/image0.png","fileName":"image0.png","fileSizeBytes":457218}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"725659172447846401","type":"Default","timestamp":"2020-06-25T10:30:28.807+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"Tate got that dumpy. Be lookin kinda plumpy. Make my peepee jumpy.\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"725720765974183956","type":"Default","timestamp":"2020-06-25T14:35:13.848+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb *in the tune of feel good inc* -\u201cwindmill, windmill Shid and cum, plantation inside my bum\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"726614404946329617","type":"Default","timestamp":"2020-06-28T01:46:13.982+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"726614404719706114","url":"https://cdn.discordapp.com/attachments/369780935069138954/726614404719706114/image0.png","fileName":"image0.png","fileSizeBytes":182536}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"726614434021244928","type":"Default","timestamp":"2020-06-28T01:46:20.914+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"726614433773649950","url":"https://cdn.discordapp.com/attachments/369780935069138954/726614433773649950/image0.png","fileName":"image0.png","fileSizeBytes":110179}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"726664340920467526","type":"Default","timestamp":"2020-06-28T05:04:39.646+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchel -\u201cthe avalanches would just be a giant sausage rolling down a hill\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"727142190194884678","type":"Default","timestamp":"2020-06-29T12:43:27.791+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Whats more important? the lore or paedophiles?\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"728470290379571261","type":"Default","timestamp":"2020-07-03T04:40:51.55+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb and lachy-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"728470290409193482","url":"https://cdn.discordapp.com/attachments/369780935069138954/728470290409193482/image0.png","fileName":"image0.png","fileSizeBytes":81973}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"728982774765191188","type":"Default","timestamp":"2020-07-04T14:37:17.349+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cStone me lachlan\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"730759606598631475","type":"Default","timestamp":"2020-07-09T12:17:47.07+00:00","timestampEdited":"2020-07-09T12:17:58.075+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c*tucks his cock back into the ball hammock* what about now?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"730795488844054662","type":"Default","timestamp":"2020-07-09T14:40:22.064+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cDon\u2019t flick your cum at me, Jack\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"732833284471652362","type":"Default","timestamp":"2020-07-15T05:37:50.402+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cthat\u2019s the game Sean and catlin play, the peg game\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"732919897025413121","type":"Default","timestamp":"2020-07-15T11:22:00.444+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cwow your borthole is really stretched out right now Tate\u201d\\n-\u201cI fist tates borthole\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"732920187942076486","type":"Default","timestamp":"2020-07-15T11:23:09.804+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cwhen you got a cock as big as she does, you gotta pay a premium\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"732920925749641356","type":"Default","timestamp":"2020-07-15T11:26:05.711+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cit\u2019s called deep dish for a reason, it\u2019s tates borthole","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"733665464118673409","type":"Default","timestamp":"2020-07-17T12:44:37.491+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"I woke up at 9:30 with my cock on seb\'s ass\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"733684761700204595","type":"Default","timestamp":"2020-07-17T14:01:18.393+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"I\'d bone harry to some xue hua piao piao\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"733685059428679791","type":"Default","timestamp":"2020-07-17T14:02:29.377+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb \\"why don\'t schools teach us more important stuff like taxes and W I P E\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"734017279855165450","type":"Default","timestamp":"2020-07-18T12:02:36.899+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser- \\"I\'d be gay for Tate\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f440}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f440.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1fe}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fe.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f4}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f4.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1fc}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fc.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1ed}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ed.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1e6}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e6.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f9.svg"},"count":1}],"mentions":[]},{"id":"736547666795823114","type":"Default","timestamp":"2020-07-25T11:37:28.158+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Me dad \\"A bottle of whiskey a week doesn\'t make me an alcoholic\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"736561900829016106","type":"Default","timestamp":"2020-07-25T12:34:01.816+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I also like 15 year olds\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"737258253834256486","type":"Default","timestamp":"2020-07-27T10:41:05.31+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"i just like seeing lachy suffer\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"737300679118553218","type":"Default","timestamp":"2020-07-27T13:29:40.286+00:00","timestampEdited":"2020-07-27T13:30:43.473+00:00","callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"im keen for lachy to diiee\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"737325803695636562","type":"Default","timestamp":"2020-07-27T15:09:30.452+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seen -\\"fart\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"738053857212366918","type":"Default","timestamp":"2020-07-29T15:22:31.937+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"why don\'t you use the woman Snapchat filter so I\'ve got something to jack off to\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"738082759775617055","type":"Default","timestamp":"2020-07-29T17:17:22.845+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cdid you just fart on my whisky collection","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"740560414886330399","type":"Default","timestamp":"2020-08-05T13:22:41.856+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \\"oh only dozens died in the Lebanon explosion, kinda wildin\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"741285243771944982","type":"Default","timestamp":"2020-08-07T13:22:54.529+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb *in voice of guy from over the hedge* -\u201cno, erectile\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"741620050967920672","type":"Default","timestamp":"2020-08-08T11:33:18.785+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"you want me to wear the buttplug? Yes\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"737498030919516171","name":"seenfart","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/737498030919516171.png"},"count":1},{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"741975459541286952","type":"Default","timestamp":"2020-08-09T11:05:34.792+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cThat joke was so powerful, it counterspelled his m i n d \u201c","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"742706861110984765","type":"Default","timestamp":"2020-08-11T11:31:54.515+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\\"ay bro do you flush or garggle\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"742730450149179392","type":"Default","timestamp":"2020-08-11T13:05:38.58+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"yeah I know, Emily was my first wife\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"742735878316883978","type":"Default","timestamp":"2020-08-11T13:27:12.756+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"starcraft 2 made by blizzard employed child labour, working with the chineese goverment. to overhung hong gong.\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"743084304506290307","type":"Default","timestamp":"2020-08-12T12:31:44.033+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Do you think sonic would be circumcised\\nSean -\u201cof course bro, look at the fucking nose. He\u2019s Jewish\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"743189281312604183","type":"Default","timestamp":"2020-08-12T19:28:52.454+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Finally, Tates moldy borthole\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"746216959183683604","type":"Default","timestamp":"2020-08-21T03:59:47.11+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"i have a masters in molecular coochie eating\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"746612159508906055","type":"Default","timestamp":"2020-08-22T06:10:10.21+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"360 degree alcoholic combat\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"746691144460533822","type":"Default","timestamp":"2020-08-22T11:24:01.69+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb (in haiku format) -\\n\u201cTate I have bad news\\nI have been diagnosed with\\nLachlan Rogers aids\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"743694739706216500","name":"silver","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/743694739706216500.png"},"count":3},{"emoji":{"id":"743694724421910559","name":"gold","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/743694724421910559.png"},"count":3}],"mentions":[]},{"id":"746717529891930143","type":"Default","timestamp":"2020-08-22T13:08:52.467+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cde winds my name, de winds my nature\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"747844606233804850","type":"Default","timestamp":"2020-08-25T15:47:28.407+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian - \\"alright im ready to eliminate coloured people when you are\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"737498030919516171","name":"seenfart","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/737498030919516171.png"},"count":2}],"mentions":[]},{"id":"748185080236867645","type":"Default","timestamp":"2020-08-26T14:20:23.735+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"jack is a coon insurance\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"748187177522823178","type":"Default","timestamp":"2020-08-26T14:28:43.767+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"748187177216901250","url":"https://cdn.discordapp.com/attachments/369780935069138954/748187177216901250/unknown.png","fileName":"unknown.png","fileSizeBytes":30961}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"748188488280703008","type":"Default","timestamp":"2020-08-26T14:33:56.276+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"damn bussy do be kinda tight though\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"748188942163116093","type":"Default","timestamp":"2020-08-26T14:35:44.49+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"i actually fucking hate coochie dude\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"748190291655262379","type":"Default","timestamp":"2020-08-26T14:41:06.234+00:00","timestampEdited":"2020-08-26T14:41:07.861+00:00","callEndedTimestamp":null,"isPinned":false,"content":"lachy \\" i hate you, i hate niggers and i hate pansexuals\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"748203964545368107","type":"Default","timestamp":"2020-08-26T15:35:26.105+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"life goals is hitting your family\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"749830886672957541","type":"Default","timestamp":"2020-08-31T03:20:14.567+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"not only do i have a masters in molecular coochie eating, but i also have a masters in aids acquisition\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"750020385419952149","type":"Default","timestamp":"2020-08-31T15:53:14.589+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"a proverb from the great philosopher A.Law - \\"dude just bury your head in anime tiddies and live out your life\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"750368655283323061","type":"Default","timestamp":"2020-09-01T14:57:08.595+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"750368654880800840","url":"https://cdn.discordapp.com/attachments/369780935069138954/750368654880800840/image0.png","fileName":"image0.png","fileSizeBytes":65847}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"750616314812301403","type":"Default","timestamp":"2020-09-02T07:21:15.228+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"Oh god there\'s a Chinese guy in the game\\"","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"751056144071524383","type":"Default","timestamp":"2020-09-03T12:28:58.695+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"What y\'all think of bum fluff on the tip of me chin?\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"751057371752693761","type":"Default","timestamp":"2020-09-03T12:33:51.397+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cyou know what we do now\u201d\\nLachy -\u201ckills the Jews\u201d\\nHarry -\u201cafter that\u201d\\nSeb -\u201cIsrael\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"751090740339409009","type":"Default","timestamp":"2020-09-03T14:46:27.088+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan - \\"You and Alvan, one celebrity shot and your cock is in my mouth\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"751118965031567521","type":"Default","timestamp":"2020-09-03T16:38:36.379+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cay cya\u201d\\nSean -\u201cSHUT UP NIGGA\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"754282597416435812","type":"Default","timestamp":"2020-09-12T10:09:45.117+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb (points at Fraser) -\u201cyou\u2019ve got a succulent Chinese cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"754351048231092285","type":"Default","timestamp":"2020-09-12T14:41:45.063+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate (to Andy) - \\"Na, na, you\'re turning me into Hitler\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"309981808898998273","name":"swastika","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/309981808898998273.png"},"count":2}],"mentions":[]},{"id":"754530077018161204","type":"Default","timestamp":"2020-09-13T02:33:08.852+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"754530077164830760","url":"https://cdn.discordapp.com/attachments/369780935069138954/754530077164830760/image0.png","fileName":"image0.png","fileSizeBytes":24042}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"754540365771702362","type":"Default","timestamp":"2020-09-13T03:14:01.882+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cwhat if the baby was born with michael aids, now where talkin\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"754541591049273354","type":"Default","timestamp":"2020-09-13T03:18:54.011+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate-\u201c\\nSeb-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"754541590890152036","url":"https://cdn.discordapp.com/attachments/369780935069138954/754541590890152036/image0.png","fileName":"image0.png","fileSizeBytes":109682}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"755993008671031327","type":"Default","timestamp":"2020-09-17T03:26:18.938+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"40 year old co worker who I just taught some memes -\u201c I had jaids yesterday morning, jaw aids, wasn\u2019t fun\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"756774039199940648","type":"Default","timestamp":"2020-09-19T07:09:51.127+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"today we are talking to lachy, to ask him how he got his chode so big\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"756791892905164860","type":"Default","timestamp":"2020-09-19T08:20:47.782+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian -\\"its dangerous to go alone, here take this. and then lachy takes off his leg and hands it to you\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"757917617947410493","type":"Default","timestamp":"2020-09-22T10:54:01.547+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cWhere there\u2019s a whip, there\u2019s a nae nae\u201d","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"758937567697305600","type":"Default","timestamp":"2020-09-25T06:26:56.517+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"40 year old co work -\u201che has a musical asshole\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"759020518539001876","type":"Default","timestamp":"2020-09-25T11:56:33.539+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb- \\"Tom has a beard waiting for me in his asshole\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"759036183581425735","type":"Default","timestamp":"2020-09-25T12:58:48.376+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201c you sit here, I\u2019m gonna go empty my penis\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"759043563518165056","type":"Default","timestamp":"2020-09-25T13:28:07.89+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb to jack -\u201cjaaaaaack, your balls are in a vice, you can never watch stargate again.\u201d Alex -\u201cayyyyy seeb happy birthday\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"759308364990906439","type":"Default","timestamp":"2020-09-26T07:00:21.481+00:00","timestampEdited":"2020-09-26T11:12:51.054+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"Damn, you lookin like a double wide extra meaty forearm surprise\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"759308491529388042","type":"Default","timestamp":"2020-09-26T07:00:51.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201chow does it feel having big meaty forearms\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"759637393178886257","type":"Default","timestamp":"2020-09-27T04:47:47.914+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Byrne -\u201cI\u2019m keen to be groped by 50 year old women\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760007481119866930","type":"Default","timestamp":"2020-09-28T05:18:23.755+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201crape is a fun thing kids\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760486570914086942","type":"Default","timestamp":"2020-09-29T13:02:07.663+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"i dont have a job, you have a weird shaped ball sack\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760487405718339615","type":"Default","timestamp":"2020-09-29T13:05:26.696+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"who is the guy that is selling my dad into slavery\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760512568170119179","type":"Default","timestamp":"2020-09-29T14:45:25.892+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\" when barrow\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760514636277088257","type":"Default","timestamp":"2020-09-29T14:53:38.967+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\'shut up bro, im listening to hamburger patty 2\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760716058419265596","type":"Default","timestamp":"2020-09-30T04:14:01.748+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"760716058108624946","url":"https://cdn.discordapp.com/attachments/369780935069138954/760716058108624946/image0.png","fileName":"image0.png","fileSizeBytes":27389}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760716416525008906","type":"Default","timestamp":"2020-09-30T04:15:27.127+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"760716416365232138","url":"https://cdn.discordapp.com/attachments/369780935069138954/760716416365232138/image0.png","fileName":"image0.png","fileSizeBytes":34268}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"760717161416228864","type":"Default","timestamp":"2020-09-30T04:18:24.723+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"760717161269297163","url":"https://cdn.discordapp.com/attachments/369780935069138954/760717161269297163/image0.png","fileName":"image0.png","fileSizeBytes":24438}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"764363399684947979","type":"Default","timestamp":"2020-10-10T05:47:15.67+00:00","timestampEdited":"2020-10-10T05:51:04.932+00:00","callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"New Extreme Turn-Based Automatic AI N-Word Auto-Chess Official Discord\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"764364158564040744","type":"Default","timestamp":"2020-10-10T05:50:16.601+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate-\\" you know what they say, the invading coochie is always the gorilla grip\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"764364332489375754","type":"Default","timestamp":"2020-10-10T05:50:58.068+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"I\'ve been following an underground band called the gorilla grips\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"764366022638567435","type":"Default","timestamp":"2020-10-10T05:57:41.031+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"number of gorilla grips per capita, the government is keeping track of them\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"765115766051438594","type":"Default","timestamp":"2020-10-12T07:36:53.79+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\" if i vore lachy, i would steal his piss and his jum. most of you would go to powering my body\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"765912399445491766","type":"Default","timestamp":"2020-10-14T12:22:25.992+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"765912398859075604","url":"https://cdn.discordapp.com/attachments/369780935069138954/765912398859075604/unknown.png","fileName":"unknown.png","fileSizeBytes":2902}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"765930211338223628","type":"Default","timestamp":"2020-10-14T13:33:12.678+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"S for semen, E for egg, Zee for xylophone\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766599237604737025","type":"Default","timestamp":"2020-10-16T09:51:40.97+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"The last thing I see before I die is tom giving me a huge bobby\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766656171020648498","type":"Default","timestamp":"2020-10-16T13:37:54.954+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"I\'ll rape you no matter the bunk Tom\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766657609289170965","type":"Default","timestamp":"2020-10-16T13:43:37.864+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - what is the suck","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766937543333511178","type":"Default","timestamp":"2020-10-17T08:15:59.341+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate- \\"My mouth just taste like special sauce\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766969402696400917","type":"Default","timestamp":"2020-10-17T10:22:35.205+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James -\u201cput it in dad, make it hurt\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766969474606956594","type":"Default","timestamp":"2020-10-17T10:22:52.35+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cDaddy bend me over and fuck me like a chicken nugget\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"766981155722887188","type":"Default","timestamp":"2020-10-17T11:09:17.345+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\" Don\'t go so hard I have a sensitive ass\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"768063186758533121","type":"Default","timestamp":"2020-10-20T10:48:53.647+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cyour feet is a joke, my crack addiction is not\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f62e}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f62e.svg"},"count":1}],"mentions":[]},{"id":"769518062974009356","type":"Default","timestamp":"2020-10-24T11:10:03.167+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cDarkies ain\u2019t shit\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"769567026024284218","type":"Default","timestamp":"2020-10-24T14:24:36.868+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"Alvan Two Mutuals\\"\\n\\nMichael - \\"Alvan Timmy Neutron\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"769579012687003650","type":"Default","timestamp":"2020-10-24T15:12:14.711+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan to brooke -\u201cyou\u2019re dripping sweat like a leaky faucet\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"769739885732167690","type":"Default","timestamp":"2020-10-25T01:51:29.834+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cepoxy the forbidden lube\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"770113898597711922","type":"Default","timestamp":"2020-10-26T02:37:41.45+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"770113898253910026","url":"https://cdn.discordapp.com/attachments/369780935069138954/770113898253910026/image0.png","fileName":"image0.png","fileSizeBytes":33615}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"773197776174710834","type":"Default","timestamp":"2020-11-03T14:51:55.16+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"773197775856599090","url":"https://cdn.discordapp.com/attachments/369780935069138954/773197775856599090/image0.png","fileName":"image0.png","fileSizeBytes":90129}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"776065495832330272","type":"Default","timestamp":"2020-11-11T12:47:12.806+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cMegan trying to see, umatis blind\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"776844057208291359","type":"Default","timestamp":"2020-11-13T16:20:56.303+00:00","timestampEdited":"2020-11-15T04:02:54.187+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"Remember when he tricked me into killing that black guy? wait no\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"777381190524731394","type":"Default","timestamp":"2020-11-15T03:55:18.865+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"777381190415155200","url":"https://cdn.discordapp.com/attachments/369780935069138954/777381190415155200/image0.png","fileName":"image0.png","fileSizeBytes":19152}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"777871335191609354","type":"Default","timestamp":"2020-11-16T12:22:58.46+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201can \u201cM\u201d so thick it can\u2019t fit in your point of view\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"777877679470805005","type":"Default","timestamp":"2020-11-16T12:48:11.054+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cnone of the bois have feminine penises\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"777915262812422174","type":"Default","timestamp":"2020-11-16T15:17:31.621+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cthere are no hoes in Kalgoorlie\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"778955619553378325","type":"Default","timestamp":"2020-11-19T12:11:31.997+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\\"I wish I could get an orc girlfriend so she could stomp on my testicles.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"779221114492289055","type":"Default","timestamp":"2020-11-20T05:46:30.923+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mozart -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"779221113947160646","url":"https://cdn.discordapp.com/attachments/369780935069138954/779221113947160646/image0.png","fileName":"image0.png","fileSizeBytes":4259125}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"779335995048591421","type":"Default","timestamp":"2020-11-20T13:23:00.582+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cwhos cock are you showing your cock to\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"779339845389647942","type":"Default","timestamp":"2020-11-20T13:38:18.575+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"I don\'t mind doing kids\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"779357061598150656","type":"Default","timestamp":"2020-11-20T14:46:43.239+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c a cock powered by oestrogen\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"780292894178934814","type":"Default","timestamp":"2020-11-23T04:45:23.113+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"lachy be like, did you know that black people are race of primates known as monkeys\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"781840353241464842","type":"Default","timestamp":"2020-11-27T11:14:26.104+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"eat my stinker\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"781923084688818207","type":"Default","timestamp":"2020-11-27T16:43:10.818+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"gamer girl after jack gets an ace - \\"if you do that again im going to fall off my chair straight onto my bed\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1},{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"782112897902837770","type":"Default","timestamp":"2020-11-28T05:17:25.815+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cgood times are stored in the balls\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"782144453287608320","type":"Default","timestamp":"2020-11-28T07:22:49.205+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Some random food truck -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"782144452780490762","url":"https://cdn.discordapp.com/attachments/369780935069138954/782144452780490762/image0.jpg","fileName":"image0.jpg","fileSizeBytes":958611}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"782217375276990494","type":"Default","timestamp":"2020-11-28T12:12:35.162+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*talking about sexual assault*\\nFin - \\"you don\'t smile and laugh about that\\"\\nJack - \\"Poggers dude\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"782223220132413451","type":"Default","timestamp":"2020-11-28T12:35:48.684+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cwomen aren\u2019t people\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"782234929344938014","type":"Default","timestamp":"2020-11-28T13:22:20.378+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"im gonna eat your piss.... scrumptious piss\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"782244793714737172","type":"Default","timestamp":"2020-11-28T14:01:32.227+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201cScotty\u2019s not even here and you pranked me\u201d\\nLachy - \u201cThe ninjas are here, shut up\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"782253416259911701","type":"Default","timestamp":"2020-11-28T14:35:48.002+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jordana \\"tease up my nose\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783236648124547072","type":"Default","timestamp":"2020-12-01T07:42:48.746+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Bri (megans friend)- whys cock sonic kinda cute tho","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269305231605802","type":"Default","timestamp":"2020-12-01T09:52:34.807+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Josh Mott - \u201cI shove a javelin up my arse every night\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269320457191434","type":"Default","timestamp":"2020-12-01T09:52:38.437+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \u201cI\u2019m an elephant\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269362131795968","type":"Default","timestamp":"2020-12-01T09:52:48.373+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \u201cdid you say giant anal recombination\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269384092778529","type":"Default","timestamp":"2020-12-01T09:52:53.609+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cYou could either pass physics or make a muffin\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269403750825985","type":"Default","timestamp":"2020-12-01T09:52:58.296+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"miss middleton: do your job you stupid machine, alvan: when seb is acting up\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269434533609472","type":"Default","timestamp":"2020-12-01T09:53:05.635+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - Yeah soft balls, my balls are soft","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269457765859328","type":"Default","timestamp":"2020-12-01T09:53:11.174+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - Please I got to get out of this kid","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269475758899211","type":"Default","timestamp":"2020-12-01T09:53:15.464+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - Why is a cello smaller than a violin","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269493019246623","type":"Default","timestamp":"2020-12-01T09:53:19.579+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI need to get rid of the black","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269518612889651","type":"Default","timestamp":"2020-12-01T09:53:25.681+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201cIll fuck anything with legs. Michael: a pig, lachy: a table\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269538040774656","type":"Default","timestamp":"2020-12-01T09:53:30.313+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201cArham farham nearham closeham\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269557200093184","type":"Default","timestamp":"2020-12-01T09:53:34.881+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201cMichael: water is just universe sauce, Lachy: water is unisauce.\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269579102617610","type":"Default","timestamp":"2020-12-01T09:53:40.103+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \u201cno I don\u2019t want some head, actually it depends on who its from\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269604179968022","type":"Default","timestamp":"2020-12-01T09:53:46.082+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Miss Middleton - \u201cthat\u2019s quite a lot of moisture\u201d","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269622236708875","type":"Default","timestamp":"2020-12-01T09:53:50.387+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb in Spec yr 12 -\\"My computer must have broke from moisture in the air\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f6b1}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f6b1.svg"},"count":1}],"mentions":[]},{"id":"783269645288603658","type":"Default","timestamp":"2020-12-01T09:53:55.883+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan Bubble tea with the bois Yr 12 - \\"If you try really hard with microsoft word you can make an image with it\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269664792903681","type":"Default","timestamp":"2020-12-01T09:54:00.533+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan Yr 11 outside of school camp - \\"get memed you creamy supreme\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269683910148096","type":"Default","timestamp":"2020-12-01T09:54:05.091+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Yr 12 misc drunk lachy conversations -\\"How to spell Pizza: \\"P-E-T-E-Z-U\\" or \\"P-I-T-Z-A-E\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269698930343956","type":"Default","timestamp":"2020-12-01T09:54:08.672+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Yr 12 drunk lachy text -\\"biiiiiiiiig uber\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269715908624434","type":"Default","timestamp":"2020-12-01T09:54:12.72+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam- \\"just because jacks shit at grenades doesn\'t mean I have to suck his dick\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269732312416276","type":"Default","timestamp":"2020-12-01T09:54:16.631+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam- \\"Manta rays are space planes\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269748015759371","type":"Default","timestamp":"2020-12-01T09:54:20.375+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jacks- \\"This is just cordial flavoured water\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269763794731008","type":"Default","timestamp":"2020-12-01T09:54:24.137+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"unatributed - \\"Black holes are Death Stars\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269777615487007","type":"Default","timestamp":"2020-12-01T09:54:27.432+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"nathan - \\"Any variation of snickers ad\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269792601604106","type":"Default","timestamp":"2020-12-01T09:54:31.005+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan- \\"I went to a Brazilian meat buffe\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269808857677824","type":"Default","timestamp":"2020-12-01T09:54:34.881+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan- \\"The where no races in the 1950\'s\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269824327188501","type":"Default","timestamp":"2020-12-01T09:54:38.569+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan- \\"Oh sorry I get black people mixed up\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269838705393684","type":"Default","timestamp":"2020-12-01T09:54:41.997+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"Africans can\'t afford money\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269879746396171","type":"Default","timestamp":"2020-12-01T09:54:51.782+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam- \\"why do Americans go on facebook\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269895387349032","type":"Default","timestamp":"2020-12-01T09:54:55.511+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam- \\"Ahhh my ass crack is all moist\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783269910549626920","type":"Default","timestamp":"2020-12-01T09:54:59.126+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Michael is lance armstrongs missing testicle\\"","author":{"id":"122297673805070338","name":"neatht","discriminator":"0000","nickname":"Nathan Huwu Harvey","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/122297673805070338/1a9c009a6b24726e357f44cbf2452ad2.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"783737630591680514","type":"Default","timestamp":"2020-12-02T16:53:32.274+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachey - \\"I fuck chickens and I enjoy it, I have aids...\\"","author":{"id":"588327456230998046","name":"Motzart","discriminator":"7676","nickname":"Mozart","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/588327456230998046/432d321978ae1d28ce46433230eb1023.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"784699859864649748","type":"Default","timestamp":"2020-12-05T08:37:05.61+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cisn\u2019t cum ball a police officer\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"784812545462108241","type":"Default","timestamp":"2020-12-05T16:04:51.95+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI\u2019m a caramel nigger and I wanna be free\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"784995673711968276","type":"Default","timestamp":"2020-12-06T04:12:33.127+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - kid hitler be like \\"apes together jew kid. Stop the apes\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"785881707508531200","type":"Default","timestamp":"2020-12-08T14:53:20.046+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"jack you cant even say that facism isnt based\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"786474784431013899","type":"Default","timestamp":"2020-12-10T06:10:00.603+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cstop jiggling it around like it\u2019s a Mexican slave","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"786784789411004467","type":"Default","timestamp":"2020-12-11T02:41:51.55+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cwhen you end up in platform 9 and 1/4 instead of 9 and 3/4 and go to aushwitz instead\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"786788999020019720","type":"Default","timestamp":"2020-12-11T02:58:35.199+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Whip her like the woman.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787279706650181693","type":"Default","timestamp":"2020-12-12T11:28:29.015+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I\'ll pop an apple in his ass, oh yeah!\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787286316991643719","type":"Default","timestamp":"2020-12-12T11:54:45.043+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - i don\u2019t condone the use of the nword *but*","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787288552881782795","type":"Default","timestamp":"2020-12-12T12:03:38.121+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb *to alvan* - how big is your cock\\nAlvan - this big, now take a sip","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787313993832202260","type":"Default","timestamp":"2020-12-12T13:44:43.716+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam \\"the real question is. If you can earth bend kidney stones\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787328398095679561","type":"Default","timestamp":"2020-12-12T14:41:57.96+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean \\"My shirt is wet cause of megan\\" \u{1f624}","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787329629416980486","type":"Default","timestamp":"2020-12-12T14:46:51.53+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - based? I\'m peri peri based","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"787716818068176976","type":"Default","timestamp":"2020-12-13T16:25:24.498+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"I\'m gonna go get hit by something, see what it looks like\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789493311408439296","type":"Default","timestamp":"2020-12-18T14:04:33.516+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'m so sorry she\'s dead, is she ok?\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789498276105027635","type":"Default","timestamp":"2020-12-18T14:24:17.192+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cTimmy was an average kid, with a not so average cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789512524180619265","type":"Default","timestamp":"2020-12-18T15:20:54.198+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"sit-up comedy, people in wheelchairs be like\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789512731166113803","type":"Default","timestamp":"2020-12-18T15:21:43.547+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\\"are going to cum Sam, cum to Shrek\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789819089426186281","type":"Default","timestamp":"2020-12-19T11:39:05.048+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cif you take a bath in rice would you get really dehydrated\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789831060149501952","type":"Default","timestamp":"2020-12-19T12:26:39.091+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"she\'s a master of synchronized cum grabbing\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789831834467827743","type":"Default","timestamp":"2020-12-19T12:29:43.703+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cyou did well with the snails, now get ready for the robo cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"789891190299426827","type":"Default","timestamp":"2020-12-19T16:25:35.236+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI lost my jorts to big sleep\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"790591011524706344","type":"Default","timestamp":"2020-12-21T14:46:25.618+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI wanna fuck my cat lachy!\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"791112217352470538","type":"Default","timestamp":"2020-12-23T01:17:30.771+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cbro you got attention deficit, high definition disorder\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"792374550880845864","type":"Default","timestamp":"2020-12-26T12:53:34.537+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cThe n-word is the opposite of poggers\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"792743251177111612","type":"Default","timestamp":"2020-12-27T13:18:39.538+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"the thing that made it worse, is that... for a crackhead, his fingers were so wet.\\"","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"793850951077199952","type":"Default","timestamp":"2020-12-30T14:40:15.774+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"megan is quite the dilf\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"794366560490881024","type":"Default","timestamp":"2021-01-01T00:49:06.638+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201chair of the pog?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"794553939495485440","type":"Default","timestamp":"2021-01-01T13:13:41.274+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"can they make service stations but for cum. Fill her up!\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"794797924776804382","type":"Default","timestamp":"2021-01-02T05:23:11.898+00:00","timestampEdited":"2021-01-02T05:32:12.965+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Fraser -","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[{"id":"794797924591861800","url":"https://cdn.discordapp.com/attachments/369780935069138954/794797924591861800/20210102_132258.jpg","fileName":"20210102_132258.jpg","fileSizeBytes":55726}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2},{"emoji":{"id":"737498030919516171","name":"seenfart","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/737498030919516171.png"},"count":1},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1}],"mentions":[]},{"id":"794800543536250930","type":"Default","timestamp":"2021-01-02T05:33:36.259+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - we will take the scenic fart please","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"795513425941757963","type":"Default","timestamp":"2021-01-04T04:46:20.669+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201care you mad that I fingered your shussy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"796333737893560321","type":"Default","timestamp":"2021-01-06T11:05:58.279+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cdo asians count as humans?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"796659295286591488","type":"Default","timestamp":"2021-01-07T08:39:37.21+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"He enslaves little black people from the jungle\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"796949779887947797","type":"Default","timestamp":"2021-01-08T03:53:54.136+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - im a bottom text","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"796967291585429524","type":"Default","timestamp":"2021-01-08T05:03:29.25+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"796967291350155294","url":"https://cdn.discordapp.com/attachments/369780935069138954/796967291350155294/image0.png","fileName":"image0.png","fileSizeBytes":65188}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"797095590319357982","type":"Default","timestamp":"2021-01-08T13:33:18.052+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Anonymous -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"797095590055510036","url":"https://cdn.discordapp.com/attachments/369780935069138954/797095590055510036/image0.jpg","fileName":"image0.jpg","fileSizeBytes":495368}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"798897403041284116","type":"Default","timestamp":"2021-01-13T12:53:03.681+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - to asset dominance you just rape an old guy","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"798954859943952404","type":"Default","timestamp":"2021-01-13T16:41:22.474+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean- I\'m worried about getting beat up by homophobes","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"799118319394619412","type":"Default","timestamp":"2021-01-14T03:30:54.244+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"799118319260794920","url":"https://cdn.discordapp.com/attachments/369780935069138954/799118319260794920/image0.png","fileName":"image0.png","fileSizeBytes":46033}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"799132200938635305","type":"Default","timestamp":"2021-01-14T04:26:03.862+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"799132200717123604","url":"https://cdn.discordapp.com/attachments/369780935069138954/799132200717123604/image0.png","fileName":"image0.png","fileSizeBytes":84474}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"799135739920121866","type":"Default","timestamp":"2021-01-14T04:40:07.621+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"799135739719319584","url":"https://cdn.discordapp.com/attachments/369780935069138954/799135739719319584/image0.png","fileName":"image0.png","fileSizeBytes":32350}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"799306882044919830","type":"Default","timestamp":"2021-01-14T16:00:11.083+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - hes a good inslomi\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"799594023928987648","type":"Default","timestamp":"2021-01-15T11:01:11.043+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"I would fuck lachy in the borthole\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"799987049620307968","type":"Default","timestamp":"2021-01-16T13:02:55.67+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean \\"hey lachy is it incest if we fuck?\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800023921285529630","type":"Default","timestamp":"2021-01-16T15:29:26.56+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"I\'m pretty pog at deepthroating, I ain\'t gay though\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800025285013536790","type":"Default","timestamp":"2021-01-16T15:34:51.698+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - *points gun at Alex* \\"sorry babe, women and children first","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800179074461859881","type":"Default","timestamp":"2021-01-17T01:45:57.96+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cthen perish comfortably\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800182936224661563","type":"Default","timestamp":"2021-01-17T02:01:18.676+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry (to lachy) -\u201chey can you control alt die\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800192821150875668","type":"Default","timestamp":"2021-01-17T02:40:35.426+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Griffin -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"800192820925038623","url":"https://cdn.discordapp.com/attachments/369780935069138954/800192820925038623/image0.png","fileName":"image0.png","fileSizeBytes":69971}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800206226339659796","type":"Default","timestamp":"2021-01-17T03:33:51.472+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan (to bri)-\u201c I can\u2019t believe that you lost your virginity to Fraser\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800227534628847648","type":"Default","timestamp":"2021-01-17T04:58:31.764+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"I can go bigger\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800343143529840640","type":"Default","timestamp":"2021-01-17T12:37:55.074+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Pete - \u201cthere\u2019s an ooga booga in all of us\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800716137129967616","type":"Default","timestamp":"2021-01-18T13:20:03.678+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lewis -\u201cAy yo, I get it cause he\u2019s brown\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"800739966107779132","type":"Default","timestamp":"2021-01-18T14:54:44.949+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan -\u201cFor all we know, I\u2019m the god of sucking cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f346}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f346.svg"},"count":1}],"mentions":[]},{"id":"801061616833134683","type":"Default","timestamp":"2021-01-19T12:12:52.458+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael (to Baskin robins worker) - \\"I\'m really struggling\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"801408794554007562","type":"Default","timestamp":"2021-01-20T11:12:26.077+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c*daaaaad put a shirt on* and then lachy and Tate peg the dad\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"801426954112466975","type":"Default","timestamp":"2021-01-20T12:24:35.653+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cGetting served up Wayne\u2019s cake\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"801429884823011339","type":"Default","timestamp":"2021-01-20T12:36:14.389+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cI inherited no Asian traits except small penis\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"801432280978423809","type":"Default","timestamp":"2021-01-20T12:45:45.677+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cHe Whispers in your ear, fat cock rhymes with hitler\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"802432758479716352","type":"Default","timestamp":"2021-01-23T07:01:18.101+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"RUNNING RUNNING RED LOGJTS RED LIGHTS RES LIFGDA\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"802743144331608085","type":"Default","timestamp":"2021-01-24T03:34:39.855+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"i kinda want to just murder this guy, cause oonga boonga black guy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"803609780379713566","type":"Default","timestamp":"2021-01-26T12:58:21.99+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate \\"daaaaad. im whisking her woooomb\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"803626326602416179","type":"Default","timestamp":"2021-01-26T14:04:06.917+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cyeast is probably cum\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"804552685315293205","type":"Default","timestamp":"2021-01-29T03:25:08.045+00:00","timestampEdited":"2021-01-29T03:25:15.717+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lee - *starts flailing arms around*\\nLachy -\u201cwhat are you doing\u201d\\nLee -\u201ctryna be an octopus\u201d\\nLachy -\u201cwhy!\u201d\\nLee -\u201cBECAUSE ITS PROBABLY BETTER THAN TRYING TO BE FUCKING ME\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1f2}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f2.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1f4}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f4.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f17e}\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f17e.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1e9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e9.svg"},"count":2}],"mentions":[]},{"id":"804622638432387072","type":"Default","timestamp":"2021-01-29T08:03:06.168+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cthis is gonna be an action packed son\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"804643656362360855","type":"Default","timestamp":"2021-01-29T09:26:37.233+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan -\u201ccrack my back like a glow stick\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"804755207510163456","type":"Default","timestamp":"2021-01-29T16:49:53.099+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"Don\'t piss in the carpool\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"804933596996829184","type":"Default","timestamp":"2021-01-30T04:38:44.467+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cwhen you get hit by a three fart scallop from Gordon\u2019s 40th clone\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"805332114412929065","type":"Default","timestamp":"2021-01-31T07:02:18.423+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Some karen having a meltdown about the line at woolies - \\"what about bringing out some water!?\\"\\n\\nOld lady next to me - \\"I think some beers would go alright actually\\"","author":{"id":"186383302213632000","name":"Griffasaur","discriminator":"6336","nickname":"Kahoot Premium","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/186383302213632000/5340bacf6bcc2d3c1af8a3134d43e097.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2}],"mentions":[]},{"id":"805396030107025429","type":"Default","timestamp":"2021-01-31T11:16:17.112+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"ive never used cock\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"805823637458255932","type":"Default","timestamp":"2021-02-01T15:35:26.649+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"if you dont like it take it up with the complaints department, my left and right cock\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"806061205370175488","type":"Default","timestamp":"2021-02-02T07:19:27.253+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"same wave brain\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"806103062687121408","type":"Default","timestamp":"2021-02-02T10:05:46.815+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"Buddhas got that wet as bussy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"696016786633523200","name":"monkaS","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016786633523200.png"},"count":2}],"mentions":[]},{"id":"806131108815175740","type":"Default","timestamp":"2021-02-02T11:57:13.533+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"deliver us from cum and fornight and burger, amen\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"806132446340710411","type":"Default","timestamp":"2021-02-02T12:02:32.424+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb- \\"i think its funny when women arent present\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"806193941916680213","type":"Default","timestamp":"2021-02-02T16:06:54.112+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"806193941527265290","url":"https://cdn.discordapp.com/attachments/369780935069138954/806193941527265290/image0.jpg","fileName":"image0.jpg","fileSizeBytes":418844}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"807262586902675456","type":"Default","timestamp":"2021-02-05T14:53:18.931+00:00","timestampEdited":"2021-02-05T15:40:16.206+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean - (*pointing at Tate) \u201cyou\u2019re the only reason we haven\u2019t had a foursome yet!\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"807268689534779412","type":"Default","timestamp":"2021-02-05T15:17:33.912+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean (to tate) - \\"you better beat the fuck out of her tonight\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"807948372145209364","type":"Default","timestamp":"2021-02-07T12:18:22.874+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to Tom \\"How tight is your asshole\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"807962966380380211","type":"Default","timestamp":"2021-02-07T13:16:22.411+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - ah, there\u2019s a man walking his women\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"808239224540626944","type":"Default","timestamp":"2021-02-08T07:34:07.489+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"SEAN, your fart compilation for this evening\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"808364944705060954","type":"Default","timestamp":"2021-02-08T15:53:41.512+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie \\" i wanna rape my granddad\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"808375905189101580","type":"Default","timestamp":"2021-02-08T16:37:14.695+00:00","timestampEdited":"2021-02-08T16:37:39.58+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Michael - \u201cI see you cum guzzling... but\u2019s that\u2019s ok...\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"808376658783633468","type":"Default","timestamp":"2021-02-08T16:40:14.366+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cHEY GOOGLE... FART ON COMMAND!\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"808686013043703859","type":"Default","timestamp":"2021-02-09T13:09:30.169+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201chentai and aids are devastated\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"809819605576187934","type":"Default","timestamp":"2021-02-12T16:13:59.69+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael Roberts - \\"Oh no, it\'s a black!\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"810118541432586240","type":"Default","timestamp":"2021-02-13T12:01:51.552+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI\u2019m pleased to know my pizza is safe from the fat one\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"811976422054428742","type":"Default","timestamp":"2021-02-18T15:04:24.81+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Alvan is literally so fuckable as a 17 year old\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812201089972961301","type":"Default","timestamp":"2021-02-19T05:57:09.816+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201ccan I get a glass of piss please, lightly sparkling\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812201143014391838","type":"Default","timestamp":"2021-02-19T05:57:22.462+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cpoopy and lightly sparkling piss\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812530401561935892","type":"Default","timestamp":"2021-02-20T03:45:43.817+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cWhen the autistic kid gets a dose of radiation he becomes a mu-tard\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812616796141912114","type":"Default","timestamp":"2021-02-20T09:29:01.89+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy - \\"Jack what happened? You used to look cool and now you look like a tramp.\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812628535252353055","type":"Default","timestamp":"2021-02-20T10:15:40.712+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"dick on the shhmmvvct... tee\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812668921609060373","type":"Default","timestamp":"2021-02-20T12:56:09.57+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"my cock is thin and small it will fit in your arse\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812671994810073138","type":"Default","timestamp":"2021-02-20T13:08:22.278+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate \\"I can\'t wait to fuck some snail pussy\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"812693399165337641","type":"Default","timestamp":"2021-02-20T14:33:25.474+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Shut up, do a speech\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"813439936022708284","type":"Default","timestamp":"2021-02-22T15:59:53.731+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Do I look like I have intelligence?\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1}],"mentions":[]},{"id":"814136521191325698","type":"Default","timestamp":"2021-02-24T14:07:52.577+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201cI only like doing it with strangers so I can wipe their ass\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"776065198477934622","name":"Actually","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/776065198477934622.png"},"count":1}],"mentions":[]},{"id":"814522839339892757","type":"Default","timestamp":"2021-02-25T15:42:58.001+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cit\u2019s not a yeast infection, it\u2019s mayonnaise\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814523638429909013","type":"Default","timestamp":"2021-02-25T15:46:08.519+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cEver wonder why I missed that party one time. It\u2019s because I engigogugigigiog yeast in my mouth\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814530521114607697","type":"Default","timestamp":"2021-02-25T16:13:29.479+00:00","timestampEdited":"2021-02-26T03:49:03.652+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cso I\u2019m taking a kebab and eating a kebab?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814532819693862964","type":"Default","timestamp":"2021-02-25T16:22:37.503+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cwhen you go for a shit, gargle\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814532859792588810","type":"Default","timestamp":"2021-02-25T16:22:47.063+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201ccum with the texture of yogurt\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814536231315832864","type":"Default","timestamp":"2021-02-25T16:36:10.897+00:00","timestampEdited":"2021-02-25T16:38:06.14+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cyou like it when I fuck your knussy, your knee pussy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814536963477471363","type":"Default","timestamp":"2021-02-25T16:39:05.458+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cnothing better than some sleepy knussy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814537557639561297","type":"Default","timestamp":"2021-02-25T16:41:27.117+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cMegan falls asleep one night and wakes up with cum on her knees and a yeast infection\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814539008713162793","type":"Default","timestamp":"2021-02-25T16:47:13.08+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate *To kids mgmt* -\u201cshow me your cock, fuck me in the knees, homie\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"353748084033060865","name":"Cementdasconkcretebaby","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353748084033060865.png"},"count":4}],"mentions":[]},{"id":"814540875279499285","type":"Default","timestamp":"2021-02-25T16:54:38.104+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"That dumpy was in my face for a minute and i caught a glimpse of jesus christ\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"814541209766068245","type":"Default","timestamp":"2021-02-25T16:55:57.852+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"no one told me where to cum\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"815202697845145610","type":"Default","timestamp":"2021-02-27T12:44:28.9+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201ccum\u201d Mozart -\u201cI wish I could\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"815243132697444393","type":"Default","timestamp":"2021-02-27T15:25:09.32+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cI would fuck my dad\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"815243260204548127","type":"Default","timestamp":"2021-02-27T15:25:39.72+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cnew at Dan\u2019s.... My Bussy\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"815790228438646834","type":"Default","timestamp":"2021-03-01T03:39:07.109+00:00","timestampEdited":"2021-03-01T03:39:11.67+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\\"what the fuck is a colour\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"816673342232592434","type":"Default","timestamp":"2021-03-03T14:08:17.845+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cshare a coke with slomi mommy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"817012101335220225","type":"Default","timestamp":"2021-03-04T12:34:24.309+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy -\\"when did we become apes.\\" sean -\\"Born\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":3}],"mentions":[]},{"id":"817694446543568896","type":"Default","timestamp":"2021-03-06T09:45:48.084+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James - \\"I went to KMart, found a peach dress and a $5 bra\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"817728087420174346","type":"Default","timestamp":"2021-03-06T11:59:28.694+00:00","timestampEdited":"2021-03-06T15:06:59.583+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean- \\"If you cut the bottom you\'re sus\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"817737215509528595","type":"Default","timestamp":"2021-03-06T12:35:45+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cshow me your nipple\u201d","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"817805053959864350","type":"Default","timestamp":"2021-03-06T17:05:18.947+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cBro! No question! I would fuck Princess Peach\u2019s mouth!\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"817807782065471518","type":"Default","timestamp":"2021-03-06T17:16:09.378+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan to Sean \\"If you showed me your cock I wouldn\'t even see it\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"817925435505377290","type":"Default","timestamp":"2021-03-07T01:03:40.144+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cbut every time the Hobbits appear in frame, you slit your fucking wrists\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"818466856918450177","type":"Default","timestamp":"2021-03-08T12:55:05.068+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cit ain\u2019t over till the fat man rips\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"819070971813560341","type":"Default","timestamp":"2021-03-10T04:55:37.283+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"what are aboriginals\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"819558539839275018","type":"Default","timestamp":"2021-03-11T13:13:02.559+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Who\'s that? Is that a native? Oh it\'s Alvan.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"819788190473781249","type":"Default","timestamp":"2021-03-12T04:25:35.537+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"would you like to know niggy boy?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820199725214334986","type":"Default","timestamp":"2021-03-13T07:40:53.065+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"sean and megan are spreaders of lingual viruses\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820253095526400030","type":"Default","timestamp":"2021-03-13T11:12:57.539+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201chow\u2019s it taste\u201d lachy -\u201csweet fruity and white\u201d Megan -\u201cthe ideal race\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820283011521576981","type":"Default","timestamp":"2021-03-13T13:11:50.068+00:00","timestampEdited":"2021-03-13T13:13:00.231+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cstop wait a minute.\u201d Michael -\u201cfill my cock put some nigger in it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820285218564341811","type":"Default","timestamp":"2021-03-13T13:20:36.268+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cTate why am I cum\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820285693464281108","type":"Default","timestamp":"2021-03-13T13:22:29.493+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cif you don\u2019t love me at my Seb, you don\u2019t deserve me at my wyeueheyeueydueiowweuwyeyehewyeywhe\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820294935995088936","type":"Default","timestamp":"2021-03-13T13:59:13.084+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cjack box I sleep, jack off real shit\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"820320895864274984","type":"Default","timestamp":"2021-03-13T15:42:22.399+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI wish i was born as a musically talented black person\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"821735189284651028","type":"Default","timestamp":"2021-03-17T13:22:16.227+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"I think if there was only 1 colour there would be 50% less problems\\" - my based grandfather","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"821741831342522398","type":"Default","timestamp":"2021-03-17T13:48:39.817+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cmidori is Japanese for blue\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822057638622789662","type":"Default","timestamp":"2021-03-18T10:43:34.14+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cthat sucks, take that L, fortnight dance fortnight dance\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822077274240712744","type":"Default","timestamp":"2021-03-18T12:01:35.636+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"822077274081591296","url":"https://cdn.discordapp.com/attachments/369780935069138954/822077274081591296/image0.png","fileName":"image0.png","fileSizeBytes":35315}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822081417076801601","type":"Default","timestamp":"2021-03-18T12:18:03.365+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"822081416966832148","url":"https://cdn.discordapp.com/attachments/369780935069138954/822081416966832148/image0.png","fileName":"image0.png","fileSizeBytes":32331}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822099349952659466","type":"Default","timestamp":"2021-03-18T13:29:18.896+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Yea I\'m edging cockroaches\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822303647861440542","type":"Default","timestamp":"2021-03-19T03:01:07.313+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"mitch -\\"crack me a cone\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822306731081990174","type":"Default","timestamp":"2021-03-19T03:13:22.41+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lochie -\\"Cock leg yummy yummy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822668267352358923","type":"Default","timestamp":"2021-03-20T03:09:59.374+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"822668267365728297","url":"https://cdn.discordapp.com/attachments/369780935069138954/822668267365728297/image0.png","fileName":"image0.png","fileSizeBytes":92288}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"822788881426022432","type":"Default","timestamp":"2021-03-20T11:09:16.01+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy -\u201cheart on the sleeves, hands on the toes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822817774136852521","type":"Default","timestamp":"2021-03-20T13:04:04.569+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"You get more cancer! That\'s pog!!\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"822857209524125696","type":"Default","timestamp":"2021-03-20T15:40:46.698+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cAlex can stick her entire hand down my throat without me gagging\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"823474964433993728","type":"Default","timestamp":"2021-03-22T08:35:30.946+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"823474964266745856","url":"https://cdn.discordapp.com/attachments/369780935069138954/823474964266745856/image0.png","fileName":"image0.png","fileSizeBytes":30469}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":1}],"mentions":[]},{"id":"823475247663677460","type":"Default","timestamp":"2021-03-22T08:36:38.473+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"823475247557640223","url":"https://cdn.discordapp.com/attachments/369780935069138954/823475247557640223/image0.png","fileName":"image0.png","fileSizeBytes":27875}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824331192572706836","type":"Default","timestamp":"2021-03-24T17:17:51.642+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Michael Orange Juice Simpson\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"824483025126948914","type":"Default","timestamp":"2021-03-25T03:21:11.344+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I\'m doing heart anatomy in a lab today where I get to cut open a live person\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824488661428338709","type":"Default","timestamp":"2021-03-25T03:43:35.143+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"African Shrapnel\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824488762099892254","type":"Default","timestamp":"2021-03-25T03:43:59.145+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian - \\"Ethnic shrapnel ethnic shrapnel\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824489130133159946","type":"Default","timestamp":"2021-03-25T03:45:26.891+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian -\\"if you fail the wipe check, do you get deported?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824490003077529600","type":"Default","timestamp":"2021-03-25T03:48:55.017+00:00","timestampEdited":"2021-03-25T03:49:09.975+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"weet-bix legends\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824490607854092288","type":"Default","timestamp":"2021-03-25T03:51:19.207+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"lachy you have a dissection today? its gotta be beef\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824584364339494943","type":"Default","timestamp":"2021-03-25T10:03:52.495+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - \\"That bee do be boppin some bussy.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824633740054757376","type":"Default","timestamp":"2021-03-25T13:20:04.583+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"time to consume a 4 year old?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"824639414466117672","type":"Default","timestamp":"2021-03-25T13:42:37.468+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"tim sorcombe, the shadow jim morcombe\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"825353625215434763","type":"Default","timestamp":"2021-03-27T13:00:38.58+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James - \u201cI probably got an enema from jumping off there\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"825992275825131570","type":"Default","timestamp":"2021-03-29T07:18:24.751+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"Yeah, a life would be nice\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"826722245019172866","type":"Default","timestamp":"2021-03-31T07:39:02.969+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"826722244868833290","url":"https://cdn.discordapp.com/attachments/369780935069138954/826722244868833290/image0.png","fileName":"image0.png","fileSizeBytes":57444}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"696016736612384838","name":"TripleMonkas","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016736612384838.png"},"count":1}],"mentions":[]},{"id":"826736749560070144","type":"Default","timestamp":"2021-03-31T08:36:41.121+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"826736749124124702","url":"https://cdn.discordapp.com/attachments/369780935069138954/826736749124124702/image0.png","fileName":"image0.png","fileSizeBytes":74874}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"826820177702289469","type":"Default","timestamp":"2021-03-31T14:08:11.94+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"smack your daughter to death with a hammer, do it, do it\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827186136648515615","type":"Default","timestamp":"2021-04-01T14:22:23.352+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"soz lol\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"309656649688285184","name":"triggered","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/309656649688285184.png"},"count":1},{"emoji":{"id":"353748084033060865","name":"Cementdasconkcretebaby","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353748084033060865.png"},"count":1},{"emoji":{"id":"805644695316725800","name":"execute","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805644695316725800.png"},"count":2}],"mentions":[]},{"id":"827232244543782922","type":"Default","timestamp":"2021-04-01T17:25:36.331+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"Michael, let me at your wrist\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827254470383239168","type":"Default","timestamp":"2021-04-01T18:53:55.384+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"who turned on the darkness?\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827360561729503233","type":"Default","timestamp":"2021-04-02T01:55:29.532+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cif I start moving at high speeds I\u2019m gonna throw up\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827362092192890930","type":"Default","timestamp":"2021-04-02T02:01:34.423+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to tate \\"why do u leak that much\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827363929104842802","type":"Default","timestamp":"2021-04-02T02:08:52.377+00:00","timestampEdited":"2021-04-02T02:09:07.502+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy- \\"g\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827364210790236170","type":"Default","timestamp":"2021-04-02T02:09:59.536+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201csome dude looking up your ass, be like damn girl you frying chicken In there, you shit loud as fuck\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827511983205122058","type":"Default","timestamp":"2021-04-02T11:57:11.225+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cwhat If your peen was shaped like a swastika, how much damage could you do to Jewish women\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827883710715265075","type":"Default","timestamp":"2021-04-03T12:34:17.97+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate: \\"mmmm\\" *sucks thumb* \\"your cream is next\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827915234337095721","type":"Default","timestamp":"2021-04-03T14:39:33.787+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam (Sean\u2019s brother) -\u201cmy butthole is for zen\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827921001319890975","type":"Default","timestamp":"2021-04-03T15:02:28.743+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201chello burger where donald \u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827921935848439819","type":"Default","timestamp":"2021-04-03T15:06:11.552+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cwomen be like, until I\u2019m speaking, fuck me\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"827922734679719956","type":"Default","timestamp":"2021-04-03T15:09:22.008+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c I have your 4 basic food groups: cock, ball, torture, world chicken \u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"828546999790993408","type":"Default","timestamp":"2021-04-05T08:29:58.409+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"So im looking through my screenshots of Willem Dafoe\\" -tate","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"829371586750054430","type":"Default","timestamp":"2021-04-07T15:06:35.26+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"in thiccness and in health\\" sean -\\"amen\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"830281335343939594","type":"Default","timestamp":"2021-04-10T03:21:36.227+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cis the 1900\u2019s the 1800\u2019s\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"830502238538825819","type":"Default","timestamp":"2021-04-10T17:59:23.653+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cLow key, anything with tits and an ass I\u2019m like yes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"830502797942194226","type":"Default","timestamp":"2021-04-10T18:01:37.025+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cIf the dog is 3 you can fuck it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"831524459608408104","type":"Default","timestamp":"2021-04-13T13:41:20.148+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201chalf job is enough job\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"832126465637220402","type":"Default","timestamp":"2021-04-15T05:33:29.57+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"832126464987758602","url":"https://cdn.discordapp.com/attachments/369780935069138954/832126464987758602/image0.png","fileName":"image0.png","fileSizeBytes":25193}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"832126818672443422","type":"Default","timestamp":"2021-04-15T05:34:53.74+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"832126818462335026","url":"https://cdn.discordapp.com/attachments/369780935069138954/832126818462335026/image0.png","fileName":"image0.png","fileSizeBytes":102739}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"832877611133829138","type":"Default","timestamp":"2021-04-17T07:18:16.612+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Joel - \u201cum you shouldn\u2019t gender your baby until it can make up it\u2019s own mind!\u201d \\nElsie - \u201cso what do you call them? Fire hydrant?!","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"832947764714405888","type":"Default","timestamp":"2021-04-17T11:57:02.529+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"James to brooke -\u201cI treat you both equally! I give him a firm sensual squeeze and I give you a firm sensual squeeze\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"832968403785744385","type":"Default","timestamp":"2021-04-17T13:19:03.267+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean \\"I dunno dude Tate would top the fuck out of me\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":8},{"emoji":{"id":"776065198477934622","name":"Actually","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/776065198477934622.png"},"count":1}],"mentions":[]},{"id":"833333888394854451","type":"Default","timestamp":"2021-04-18T13:31:21.588+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"833333888209780776","url":"https://cdn.discordapp.com/attachments/369780935069138954/833333888209780776/image0.png","fileName":"image0.png","fileSizeBytes":52656}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"833730704848322570","type":"Default","timestamp":"2021-04-19T15:48:10.003+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mozart -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"833730704516186192","url":"https://cdn.discordapp.com/attachments/369780935069138954/833730704516186192/image0.png","fileName":"image0.png","fileSizeBytes":33820}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"834251674884374569","type":"Default","timestamp":"2021-04-21T02:18:18.939+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"fucking hipsters and their homemade broth, fuck broth culture\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"834350176294273064","type":"Default","timestamp":"2021-04-21T08:49:43.505+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"834350176126763028","url":"https://cdn.discordapp.com/attachments/369780935069138954/834350176126763028/image0.png","fileName":"image0.png","fileSizeBytes":33307}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"834420932759650334","type":"Default","timestamp":"2021-04-21T13:30:53.161+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - \\"I sniff what your shittin out.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"834990934990913537","type":"Default","timestamp":"2021-04-23T03:15:52.283+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"tricycle means you have 4 wheels, and bisexual means you like 1 gender\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835150488626135042","type":"Default","timestamp":"2021-04-23T13:49:52.834+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"how can someone draw cock fat\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835749598404280321","type":"Default","timestamp":"2021-04-25T05:30:31.736+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"andy -\\"you know the butthole dimension in the back of the van\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835871740411904011","type":"Default","timestamp":"2021-04-25T13:35:52.66+00:00","timestampEdited":"2021-04-27T13:29:21.946+00:00","callEndedTimestamp":null,"isPinned":false,"content":"caitlin -\\"come here then, you ninglenongle\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835875027144540191","type":"Default","timestamp":"2021-04-25T13:48:56.278+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"random overwatch player - \'i dedicate this victory to lesbians\\" fraser -\'powered by coochie\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835884396749914113","type":"Default","timestamp":"2021-04-25T14:26:10.166+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[{"id":"835884396627886120","url":"https://cdn.discordapp.com/attachments/369780935069138954/835884396627886120/image0.jpg","fileName":"image0.jpg","fileSizeBytes":1676284}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835884682062462977","type":"Default","timestamp":"2021-04-25T14:27:18.19+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"harry -\\"your gonna have cops rocking up at your door one day\\", sean -\\"good i can take one of there guns and shoot myself with it\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835887332683022366","type":"Default","timestamp":"2021-04-25T14:37:50.147+00:00","timestampEdited":"2021-04-25T14:39:25.889+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Gotta hunt the little korean coochie\\"","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835887444934262794","type":"Default","timestamp":"2021-04-25T14:38:16.91+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - \\"Lauchy\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344431289614467082","name":"Warmachine","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344431289614467082.png"},"count":1}],"mentions":[]},{"id":"835889332610662461","type":"Default","timestamp":"2021-04-25T14:45:46.967+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Caitlin when she sees my cock.... WELELELEL\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f629}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f629.svg"},"count":1},{"emoji":{"id":"696015444015972372","name":"Pog","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696015444015972372.png"},"count":1}],"mentions":[]},{"id":"835892218202947635","type":"Default","timestamp":"2021-04-25T14:57:14.946+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan - (in a voice quavering with terror) \\"Tracer is coming to eat my coochie!\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835893215583272980","type":"Default","timestamp":"2021-04-25T15:01:12.74+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Caitlin be like: Why do girls only want bitchy bimbos?\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835895303764705361","type":"Default","timestamp":"2021-04-25T15:09:30.601+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Courthole is now in session, all rise.\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835906385463214102","type":"Default","timestamp":"2021-04-25T15:53:32.684+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"caitlin -\\"demon coochie\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"835909180949790751","type":"Default","timestamp":"2021-04-25T16:04:39.18+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"jews be like, well im a formal nose\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"836266558715330640","type":"Default","timestamp":"2021-04-26T15:44:44.679+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy -\\"I\'ve got 10 legs, 4 + 8.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f913}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f913.svg"},"count":1}],"mentions":[]},{"id":"836425035399823370","type":"Default","timestamp":"2021-04-27T02:14:28.465+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"836425035219730432","url":"https://cdn.discordapp.com/attachments/369780935069138954/836425035219730432/image0.png","fileName":"image0.png","fileSizeBytes":64844}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"836580832738672661","type":"Default","timestamp":"2021-04-27T12:33:33.445+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"836580832608124958","url":"https://cdn.discordapp.com/attachments/369780935069138954/836580832608124958/image0.png","fileName":"image0.png","fileSizeBytes":37882}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"836621285597511720","type":"Default","timestamp":"2021-04-27T15:14:18.158+00:00","timestampEdited":"2021-04-27T15:14:25.134+00:00","callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"just nuke em all, itll be pog\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"837952441588645939","type":"Default","timestamp":"2021-05-01T07:23:50.478+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"kristian -\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"837952441344327690","url":"https://cdn.discordapp.com/attachments/369780935069138954/837952441344327690/unknown.png","fileName":"unknown.png","fileSizeBytes":15037}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"838376928452935710","type":"Default","timestamp":"2021-05-02T11:30:36.033+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"my dad - \\"what does WAP mean\\" my mom - \\"wet anal probe\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2},{"emoji":{"id":"697277554796658748","name":"BiggieCheese","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/697277554796658748.png"},"count":2},{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":3},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"810788822131802163","name":"richmitch","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/810788822131802163.png"},"count":1},{"emoji":{"id":"317925876656242698","name":"hurtsabit","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/317925876656242698.png"},"count":1}],"mentions":[]},{"id":"838760347401322518","type":"Default","timestamp":"2021-05-03T12:54:10.234+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"lachy when you throw it back i literally cum so fucking hard\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"839132615981531158","type":"Default","timestamp":"2021-05-04T13:33:25.98+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"real men just let mucus fall out of the bort i mean nose\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"840189952154664962","type":"Default","timestamp":"2021-05-07T11:34:54.568+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sarith - \\"in halo these nuts\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"841286581255667772","type":"Default","timestamp":"2021-05-10T12:12:31.32+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c\u201cNot exactly how I envisioned Hobley sticking his snake down my throat but\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"841324117084602379","type":"Default","timestamp":"2021-05-10T14:41:40.559+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan - \\"i was like: hey siri, where the nearest baddies around me? and i went.\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"841858277835145227","type":"Default","timestamp":"2021-05-12T02:04:14.406+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan - \\"I like rap but only when it explodes my balls.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"841892457611657237","type":"Default","timestamp":"2021-05-12T04:20:03.5+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"hes got some fatty rat nuts\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"842329082980728833","type":"Default","timestamp":"2021-05-13T09:15:03.1+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"you dip your balls in the women borthole and thats how baby come\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"842330532490379274","type":"Default","timestamp":"2021-05-13T09:20:48.69+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"When you see female humans. guh-HUH\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843077093469323284","type":"Default","timestamp":"2021-05-15T10:47:22.698+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Alvan if you can stand in a straight line...\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843078619160772608","type":"Default","timestamp":"2021-05-15T10:53:26.451+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cYou may have a sip of his cock as a reward\u201d\\nSarith - \u201cI really want that video if it exists\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843087734247915530","type":"Default","timestamp":"2021-05-15T11:29:39.657+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin *I\'m not a fan of macadamia nut but I like cock\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843089112902008853","type":"Default","timestamp":"2021-05-15T11:35:08.354+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate: \u201csometimes I let loose a stinky diarrhoea and think that\u2019s tasty\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843090661803819008","type":"Default","timestamp":"2021-05-15T11:41:17.641+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin: \\"I\'m decisive when it comes to people spitting on me\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843111175793147925","type":"Default","timestamp":"2021-05-15T13:02:48.557+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I\'m not even that drunk, I\'m just a fucking retard\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843136861107126293","type":"Default","timestamp":"2021-05-15T14:44:52.413+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cpay your spine or fart your entrance.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"843137670465323008","type":"Default","timestamp":"2021-05-15T14:48:05.379+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201clook at those fat legs and that pointy peen.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"844876457058107413","type":"Default","timestamp":"2021-05-20T09:57:24.408+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cthis guys been farting for years\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"844892628038320128","type":"Default","timestamp":"2021-05-20T11:01:39.87+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cYou\u2019re Tupac one night and everyone expects you to drop bars\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"844892822388604949","type":"Default","timestamp":"2021-05-20T11:02:26.207+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"844892822468689940","url":"https://cdn.discordapp.com/attachments/369780935069138954/844892822468689940/Screenshot_20210520-185553_Facebook.jpg","fileName":"Screenshot_20210520-185553_Facebook.jpg","fileSizeBytes":37973}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"844961316757700618","type":"Default","timestamp":"2021-05-20T15:34:36.537+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI went through a cum spree on the weekend\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"844987314370773024","type":"Default","timestamp":"2021-05-20T17:17:54.851+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate (looking at Lachy). -\u201c you\u2019re the fart guy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"845616292471767040","type":"Default","timestamp":"2021-05-22T10:57:14.916+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cdate rape but with toes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"845646164417052672","type":"Default","timestamp":"2021-05-22T12:55:56.943+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\ufffcTom -\u201cpiss on my mouth\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"845674430940315668","type":"Default","timestamp":"2021-05-22T14:48:16.207+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201cI have to fuck you by law\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"847473060293771334","type":"Default","timestamp":"2021-05-27T13:55:22.862+00:00","timestampEdited":"2021-05-27T15:03:42.788+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cDo women not wipe they\u2019re sweaty coochies when playing volleyball!?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"847888841334456350","type":"Default","timestamp":"2021-05-28T17:27:32.787+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cwhen is July 28th\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"848107609739362314","type":"Default","timestamp":"2021-05-29T07:56:51.239+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"when your edging for hours on end does your sack expand like your pumping a supersoaker\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"848876373182513152","type":"Default","timestamp":"2021-05-31T10:51:38.727+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cCan you just fuck my dad already\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"850206478899478558","type":"Default","timestamp":"2021-06-04T02:57:00.642+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"850206478719385640","url":"https://cdn.discordapp.com/attachments/369780935069138954/850206478719385640/image0.png","fileName":"image0.png","fileSizeBytes":49412}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u2764\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2764.svg"},"count":3}],"mentions":[]},{"id":"850600639561728000","type":"Default","timestamp":"2021-06-05T05:03:15.867+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cBan women? Honestly yeah\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"850636695673897000","type":"Default","timestamp":"2021-06-05T07:26:32.314+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cSkinheads are nice if you\u2019re white\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"851421206216572978","type":"Default","timestamp":"2021-06-07T11:23:54.203+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Byrnie -\u201cLooks like Megan will be spreading your legs tonight\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"851796679903674419","type":"Default","timestamp":"2021-06-08T12:15:54.106+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Byrnie -\u201cstop dying it\u2019s bad for your health\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"852453955334045696","type":"Default","timestamp":"2021-06-10T07:47:40.78+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cmy life is a constant risk\u201d, James-\u201cthink you mean at risk\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"852743092590477342","type":"Default","timestamp":"2021-06-11T02:56:36.474+00:00","timestampEdited":"2021-06-11T02:56:50.903+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"i think i have a crush on the iris assistant\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"852743126594224189","type":"Default","timestamp":"2021-06-11T02:56:44.581+00:00","timestampEdited":"2021-06-11T02:56:55.852+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"id let her peg me\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"853919245414957087","type":"Default","timestamp":"2021-06-14T08:50:13.159+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cYou got that piss pant, foot through the women vibes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"853952229807882240","type":"Default","timestamp":"2021-06-14T11:01:17.251+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201c\u201cYou sure Lauren\u2019s boyfriend doesn\u2019t piss out the sides?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"853956053816836096","type":"Default","timestamp":"2021-06-14T11:16:28.966+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201c\u201cYou sure Lauren\u2019s boyfriend doesn\u2019t piss out the sides?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"853984852851425290","type":"Default","timestamp":"2021-06-14T13:10:55.191+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cShove a whole garlic clove up your dick hole\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"854008741622972416","type":"Default","timestamp":"2021-06-14T14:45:50.718+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cWomen like to piss after sex to not get a hdmi\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"854377174130622514","type":"Default","timestamp":"2021-06-15T15:09:51.873+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cNext time sebs at a urinal I\u2019m molesting him for that, grab some cheek and nice goin cupcake\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"854415197405577216","type":"Default","timestamp":"2021-06-15T17:40:57.328+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cHave you tried crying on your penis to see if itll grow\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855051471917416449","type":"Default","timestamp":"2021-06-17T11:49:16.993+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI\u2019d rather be fucked my Kerry packer than Sam\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855061770229383178","type":"Default","timestamp":"2021-06-17T12:30:12.302+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cYou wanna go outside and beat each other with sticks\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855398966933979157","type":"Default","timestamp":"2021-06-18T10:50:06.261+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - Alzheimer\u2019s is when your brain is like \u{1f3b6} Boo dee boo dee boop \u{1f3b6}","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855771975943061524","type":"Default","timestamp":"2021-06-19T11:32:18.539+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cWhat the fuck is this? Alvan you\u2019re a dipshit.\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855782631484031046","type":"Default","timestamp":"2021-06-19T12:14:39.018+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb (to jack) -\u201cyou should fuck your brother and find out\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855787208865873920","type":"Default","timestamp":"2021-06-19T12:32:50.351+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy (to Alvan) - \u201cwhat up black boy\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855787296250265630","type":"Default","timestamp":"2021-06-19T12:33:11.185+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan (to Lachy) -\u201cwhat up white boy\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855797143750180864","type":"Default","timestamp":"2021-06-19T13:12:19.012+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cDid I just feel my butthole vibrate\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"855814724259414076","type":"Default","timestamp":"2021-06-19T14:22:10.532+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"she may be 4 months old but she got some plump cheeks\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":5},{"emoji":{"id":"312965525422473216","name":"IWANADIE","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/312965525422473216.png"},"count":3},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":3},{"emoji":{"id":"805644695316725800","name":"execute","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805644695316725800.png"},"count":6}],"mentions":[]},{"id":"855832292055711764","type":"Default","timestamp":"2021-06-19T15:31:59.021+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"thanks for looking out for my borthole\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"856042869349679144","type":"Default","timestamp":"2021-06-20T05:28:44.56+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"856042869181382676","url":"https://cdn.discordapp.com/attachments/369780935069138954/856042869181382676/image0.png","fileName":"image0.png","fileSizeBytes":29176}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"856495497912254464","type":"Default","timestamp":"2021-06-21T11:27:19.619+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cpeanuts deez nuts\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"856525049828474890","type":"Default","timestamp":"2021-06-21T13:24:45.345+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I would snort her dandruff\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"856532237603700756","type":"Default","timestamp":"2021-06-21T13:53:19.044+00:00","timestampEdited":"2021-06-25T09:43:26.988+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cI like the fat ones when they\u2019re fresh and hot\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"857851698575441930","type":"Default","timestamp":"2021-06-25T05:16:23.054+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"I didn\'t expect bull penis to be so squishy\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"858362494417764382","type":"Default","timestamp":"2021-06-26T15:06:06.273+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mum (on her mother\u2019s 80th birthday) -\u201ctell mormor (her mum) we bought it, suck shit and die\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"858599687867072522","type":"Default","timestamp":"2021-06-27T06:48:37.598+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Alright, everyone get in James\'s hole!\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"858599828467875841","type":"Default","timestamp":"2021-06-27T06:49:11.12+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Pissing is for weaklings\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"859041740844695563","type":"Default","timestamp":"2021-06-28T12:05:11.241+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cWell I guess I\u2019ll just have to fuck Nathan then.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"859086230141796393","type":"Default","timestamp":"2021-06-28T15:01:58.316+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \u201cLachy give me your cum\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"859786560970948668","type":"Default","timestamp":"2021-06-30T13:24:50.197+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"the apple doesnt fall far from the tree, me and my dad getting pegged by girls with dicks\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"859787142687752263","type":"Default","timestamp":"2021-06-30T13:27:08.889+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"getting seb to say he\'s suicidal is pretty pog\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"859788686832041994","type":"Default","timestamp":"2021-06-30T13:33:17.042+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"an observation: dogs are always happy, another observation: dogs never wipe\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"860480769598947368","type":"Default","timestamp":"2021-07-02T11:23:22.432+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"860480769105592340","url":"https://cdn.discordapp.com/attachments/369780935069138954/860480769105592340/image0.png","fileName":"image0.png","fileSizeBytes":155643}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805644695316725800","name":"execute","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805644695316725800.png"},"count":2},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":2}],"mentions":[]},{"id":"860508983039361054","type":"Default","timestamp":"2021-07-02T13:15:29.04+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"my cock is acoustic not electric lachy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"860510924585304085","type":"Default","timestamp":"2021-07-02T13:23:11.941+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"860510924409798677","url":"https://cdn.discordapp.com/attachments/369780935069138954/860510924409798677/image0.png","fileName":"image0.png","fileSizeBytes":90846}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805644695316725800","name":"execute","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805644695316725800.png"},"count":1},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1}],"mentions":[]},{"id":"860926374575603712","type":"Default","timestamp":"2021-07-03T16:54:02.937+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan - \\"i beat the women, thats fax\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"862663854507687936","type":"Default","timestamp":"2021-07-08T11:58:10.434+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201csomeone threw up their chair\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"862665459023216670","type":"Default","timestamp":"2021-07-08T12:04:32.98+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Isaac-\u201care we having chicken mcburgen\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"862726607126265887","type":"Default","timestamp":"2021-07-08T16:07:31.824+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cEat my cumyies and I\u2019ll fuck your bummy and I\u2019ll kill the creepers and I\u2019ll be fine \u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"864470608162717716","type":"Default","timestamp":"2021-07-13T11:37:34.073+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"864470607973318666","url":"https://cdn.discordapp.com/attachments/369780935069138954/864470607973318666/image0.png","fileName":"image0.png","fileSizeBytes":54984}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"865172954031194123","type":"Default","timestamp":"2021-07-15T10:08:26.377+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \u201chrrrnngh I\u2019m trying to get a drink but I\u2019m dummy thicc and the clap of my ass cheeks keeps alerting the waiter.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865184639990890526","type":"Default","timestamp":"2021-07-15T10:54:52.527+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cLachy, try my beans\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865219497539534869","type":"Default","timestamp":"2021-07-15T13:13:23.214+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean-\u201cDamn you look like a guy with a un-Walshed asshole\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865222362400030781","type":"Default","timestamp":"2021-07-15T13:24:46.25+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cI remember her being browner\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865222504381808690","type":"Default","timestamp":"2021-07-15T13:25:20.101+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cMarcus dibble be like, Walsh looks good with a butt plug\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865222603098947624","type":"Default","timestamp":"2021-07-15T13:25:43.637+00:00","timestampEdited":"2021-07-16T05:03:36.794+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c[redacted] be like this Walsh guy a nigger\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865232105672146984","type":"Default","timestamp":"2021-07-15T14:03:29.227+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cwhat Tom cum taste like\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865233598691672115","type":"Default","timestamp":"2021-07-15T14:09:25.191+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201ctweedle-deez and tweedle-nuts\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865243967305023548","type":"Default","timestamp":"2021-07-15T14:50:37.261+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \u201cI legitimately thought we were in a hamburger for half a second\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865963752695791636","type":"Default","timestamp":"2021-07-17T14:30:47.471+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"865963752507834398","url":"https://cdn.discordapp.com/attachments/369780935069138954/865963752507834398/unknown.png","fileName":"unknown.png","fileSizeBytes":9266}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865963759453077514","type":"Default","timestamp":"2021-07-17T14:30:49.082+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"865963759218458624","url":"https://cdn.discordapp.com/attachments/369780935069138954/865963759218458624/unknown.png","fileName":"unknown.png","fileSizeBytes":7159}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865974975533809667","type":"Default","timestamp":"2021-07-17T15:15:23.204+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan- \u201cI can\u2019t believe that they just kamikaze. What is this, Japan?\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"865978165942812682","type":"Default","timestamp":"2021-07-17T15:28:03.857+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan-\u201cJames and I came back with chips once and I thought she was going to beat us to death with a sock.\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"867343288829476874","type":"Default","timestamp":"2021-07-21T09:52:34.516+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"the weak should fear the strong, and the cows should fear the seb\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"867810938216120341","type":"Default","timestamp":"2021-07-22T16:50:50.818+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"867810938446020629","url":"https://cdn.discordapp.com/attachments/369780935069138954/867810938446020629/image0.png","fileName":"image0.png","fileSizeBytes":62491}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"867811410808930410","type":"Default","timestamp":"2021-07-22T16:52:43.493+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201c","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"867811410859786280","url":"https://cdn.discordapp.com/attachments/369780935069138954/867811410859786280/image0.png","fileName":"image0.png","fileSizeBytes":129181}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":2}],"mentions":[]},{"id":"868460137701064705","type":"Default","timestamp":"2021-07-24T11:50:32.037+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cImagine getting a rimjob\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"868469276217049108","type":"Default","timestamp":"2021-07-24T12:26:50.829+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cNice titties\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"776065198477934622","name":"Actually","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/776065198477934622.png"},"count":2},{"emoji":{"id":"537222023693336587","name":"oof","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/537222023693336587.png"},"count":1},{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2},{"emoji":{"id":"805644695316725800","name":"execute","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805644695316725800.png"},"count":1}],"mentions":[]},{"id":"868469550985920522","type":"Reply","timestamp":"2021-07-24T12:27:56.339+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Context this is to Andy\u2019s mother","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","isBot":false}],"reference":{"messageId":"868469276217049108","channelId":"369780935069138954","guildId":"304925122127593473"}},{"id":"868477079426060338","type":"Default","timestamp":"2021-07-24T12:57:51.259+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack \\"did i beat caitlin\\"\\ntate \\"in what\\"\\njack \\"beat her up\\"\\ntate \\"what no\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"868490888068882510","type":"Default","timestamp":"2021-07-24T13:52:43.496+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean to Jack - \u201chey are you alright, come sit by the fire\u201d\\nAlvan to jack - \u201cwhat\u2019s up big boy\u201d *slaps his ass*","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":3}],"mentions":[]},{"id":"868509395481428029","type":"Default","timestamp":"2021-07-24T15:06:16.007+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cI have sex with a bee and a bee hive\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"869176571884351540","type":"Default","timestamp":"2021-07-26T11:17:23.257+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Your balls aren\'t empty, keep breeding!\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"870174130438299698","type":"Default","timestamp":"2021-07-29T05:21:19.75+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Can you do radiation therapy on my nuts?\\"","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"870696415897202709","type":"Default","timestamp":"2021-07-30T15:56:42.307+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Michael is mentally deformed\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"870879973190287420","type":"Default","timestamp":"2021-07-31T04:06:05.776+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cYou can name deez but you can\u2019t be nuts\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"871747918497992715","type":"Default","timestamp":"2021-08-02T13:35:00.063+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Derun - \\"TIUKET\\nTOKIET\\nLIET\\nBRB\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873172872653324318","type":"Default","timestamp":"2021-08-06T11:57:15.608+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cdo you reckon chicken little has child bearing hip.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873176814334386216","type":"Default","timestamp":"2021-08-06T12:12:55.378+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI\u2019m literally with joe rogan as we speak\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873500425322659840","type":"Default","timestamp":"2021-08-07T09:38:50.25+00:00","timestampEdited":"2021-08-07T14:20:02.742+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI\u2019m being gaped\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873538274822610944","type":"Default","timestamp":"2021-08-07T12:09:14.274+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201csay the word and I\u2019ll king hit michael\u201d\\n\u201cI\u2019ll fuckin kill him\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873565070339219486","type":"Default","timestamp":"2021-08-07T13:55:42.823+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Alvan, I love you, but I\'ll beat you with a fucking spoon\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873571168664313906","type":"Default","timestamp":"2021-08-07T14:19:56.777+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI shaved him in the shower\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873612666223083571","type":"Default","timestamp":"2021-08-07T17:04:50.566+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \u201cBig Time Thrush\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873612812176461834","type":"Default","timestamp":"2021-08-07T17:05:25.364+00:00","timestampEdited":"2021-08-07T17:05:35.983+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Megan: \\"girl, you need to get your pussy checked out\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873639282512916490","type":"Default","timestamp":"2021-08-07T18:50:36.384+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith, cooked as all hell - \u201cKristian came to Lochie\u2019s\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873639295922081792","type":"Default","timestamp":"2021-08-07T18:50:39.581+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Yeah","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873776984650575963","type":"Default","timestamp":"2021-08-08T03:57:47.132+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - I was still high this morning when I fed the dogs. I almost ate the dog biscuits.\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873778711223230474","type":"Default","timestamp":"2021-08-08T04:04:38.779+00:00","timestampEdited":"2021-08-08T04:06:30.431+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Megan \u201cwhat do you know about the lore behind kombucha\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873783814466445322","type":"Default","timestamp":"2021-08-08T04:24:55.487+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201call that glitters is cum\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873793293199216691","type":"Default","timestamp":"2021-08-08T05:02:35.393+00:00","timestampEdited":"2021-08-08T05:02:40.292+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cI\u2019m gonna piss\u201d\\nSam -\u201chonestly great, I hope I can hear you\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"873814207261442058","type":"Default","timestamp":"2021-08-08T06:25:41.694+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI\u2019m just gonna blow the dude\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"875692896714625054","type":"Default","timestamp":"2021-08-13T10:50:56.164+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"is this bionicles?\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"875697570960261131","type":"Default","timestamp":"2021-08-13T11:09:30.591+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cIt\u2019s fine, I\u2019ve already licked the dust off my fingers. The snacking is finished\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"875743387691655238","type":"Default","timestamp":"2021-08-13T14:11:34.151+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"How the fuck does everyone look cooler with a furry\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"876330715619397692","type":"Default","timestamp":"2021-08-15T05:05:24.041+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cHonestly I reckon buzz aldrin died on the moon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"876368411289059339","type":"Default","timestamp":"2021-08-15T07:35:11.389+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201che does have a juicy ass tom\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"876386416848953354","type":"Default","timestamp":"2021-08-15T08:46:44.249+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry-\u201cmaybe thats what we should do before every party\u201d lachy-\u201ceat sebs ass?\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f606}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f606.svg"},"count":1}],"mentions":[]},{"id":"876747500453761044","type":"Default","timestamp":"2021-08-16T08:41:33.289+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"porn is bussin\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"878292523636883507","type":"Default","timestamp":"2021-08-20T15:00:55.521+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Hasindi (my sister) - \\"we live in a grain silo\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"879933533148299334","type":"Default","timestamp":"2021-08-25T03:41:42.677+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mozart -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"879933532909232148","url":"https://cdn.discordapp.com/attachments/369780935069138954/879933532909232148/image0.png","fileName":"image0.png","fileSizeBytes":130209}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"880715062749311007","type":"Default","timestamp":"2021-08-27T07:27:13.854+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"880715062497644585","url":"https://cdn.discordapp.com/attachments/369780935069138954/880715062497644585/image0.png","fileName":"image0.png","fileSizeBytes":43774}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":6}],"mentions":[]},{"id":"880777556096352266","type":"Default","timestamp":"2021-08-27T11:35:33.429+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cAyo this bitch got balls\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"880857994324226048","type":"Default","timestamp":"2021-08-27T16:55:11.397+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cIf you don\u2019t quote it, you\u2019re a bitch\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"880859996911456277","type":"Default","timestamp":"2021-08-27T17:03:08.851+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"First\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"880860809536876605","type":"Default","timestamp":"2021-08-27T17:06:22.596+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cThey\u2019re comedians riffing about shit\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"880860964591894589","type":"Default","timestamp":"2021-08-27T17:06:59.564+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cThey\u2019re from Canada?\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"882094646149398528","type":"Default","timestamp":"2021-08-31T02:49:12.168+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"882094645780316230","url":"https://cdn.discordapp.com/attachments/369780935069138954/882094645780316230/image0.png","fileName":"image0.png","fileSizeBytes":33843}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"882101044673404939","type":"Default","timestamp":"2021-08-31T03:14:37.695+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"882101044421726258","url":"https://cdn.discordapp.com/attachments/369780935069138954/882101044421726258/image0.png","fileName":"image0.png","fileSizeBytes":55793}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f980}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f980.svg"},"count":3}],"mentions":[]},{"id":"883278464982061066","type":"Default","timestamp":"2021-09-03T09:13:16.572+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser.M -\u201cImagine being so good at fellatio that you can suck out kidney stones\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"883287277332213800","type":"Default","timestamp":"2021-09-03T09:48:17.6+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cHorse cum does come at a premium\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"883307136598290452","type":"Default","timestamp":"2021-09-03T11:07:12.418+00:00","timestampEdited":"2021-09-03T11:07:22.086+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201ca beathing tube up the arse could be equivalent to deez nuts\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"883561594271989780","type":"Default","timestamp":"2021-09-04T03:58:19.855+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"Only a minority can catch a cold\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"883903059464433734","type":"Default","timestamp":"2021-09-05T02:35:11.501+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cAhhh, go away disabled people\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"884013126494851092","type":"Default","timestamp":"2021-09-05T09:52:33.526+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch *in Carl wheezers voice* -\u201cjimmy you\u2019re being a bit of a nigger\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"885857270133559308","type":"Default","timestamp":"2021-09-10T12:00:31.632+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cIs my dick black? Am I Alvan?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"885889347855974410","type":"Default","timestamp":"2021-09-10T14:07:59.557+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - (running) \u201cCaitlin control your man!\u201d\\nSean - (furiously power walking behind)","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805644695316725800","name":"execute","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805644695316725800.png"},"count":3}],"mentions":[]},{"id":"885920409961238548","type":"Default","timestamp":"2021-09-10T16:11:25.34+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - it\u2019s extremely long but exotic. Alvan - ru talking about ur cock","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"885923161646989342","type":"Default","timestamp":"2021-09-10T16:22:21.393+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\u201cReverent Tim Tom\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"885960156536533052","type":"Default","timestamp":"2021-09-10T18:49:21.662+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - he just fucked my mouth and my dick. And he\'s my cousin","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"887324636478586880","type":"Default","timestamp":"2021-09-14T13:11:19.031+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"How about you condition the hair on my nuts, with, your mouth.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":2}],"mentions":[]},{"id":"890392709548888134","type":"Default","timestamp":"2021-09-23T00:22:44.653+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"890392709284655134","url":"https://cdn.discordapp.com/attachments/369780935069138954/890392709284655134/image0.png","fileName":"image0.png","fileSizeBytes":72487}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"890924496373035039","type":"Default","timestamp":"2021-09-24T11:35:52.512+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cYou guys will hear two things tonight, the slapping of sex and the crying of Sean\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"890988922405023766","type":"Default","timestamp":"2021-09-24T15:51:52.875+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"890988922379853834","url":"https://cdn.discordapp.com/attachments/369780935069138954/890988922379853834/unknown.png","fileName":"unknown.png","fileSizeBytes":20417}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f606}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f606.svg"},"count":2},{"emoji":{"id":"","name":"\u2764\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2764.svg"},"count":1}],"mentions":[]},{"id":"891302254987079751","type":"Default","timestamp":"2021-09-25T12:36:57.184+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - Jaste Is Backed","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"893330846893879317","type":"Default","timestamp":"2021-10-01T02:57:51.184+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nobody:\\nSeb:","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"893330863843082251","type":"Default","timestamp":"2021-10-01T02:57:55.225+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"893330863771774986","url":"https://cdn.discordapp.com/attachments/369780935069138954/893330863771774986/image0.png","fileName":"image0.png","fileSizeBytes":19400}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":3}],"mentions":[]},{"id":"893468882097045515","type":"Default","timestamp":"2021-10-01T12:06:21.341+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cdoes classic Jack just mean he\u2019s racist again?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"893497958509715456","type":"Default","timestamp":"2021-10-01T14:01:53.698+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nicole - \\"shove it in your mouth and swallow\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"893502845444325406","type":"Default","timestamp":"2021-10-01T14:21:18.834+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cevery time you get upset with me lachy it\u2019s because I ate your ball in the womb\u201d","author":{"id":"456056439065149442","name":"Sir-LethalAss","discriminator":"1834","nickname":"Nicknort","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/456056439065149442/5ac7d40da988af36a355dda62ce73898.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"893518149872398376","type":"Default","timestamp":"2021-10-01T15:22:07.694+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cwould you curb stomp a baby for a snickers bar\u201d\\nMum -\u201cno, cause I don\u2019t like snickers bars\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"894220607816863745","type":"Default","timestamp":"2021-10-03T13:53:26.719+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201calcohol is stored in the penis\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"894225584857694239","type":"Default","timestamp":"2021-10-03T14:13:13.338+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cdo you reckon he has hairy cum\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"895588367801147394","type":"Default","timestamp":"2021-10-07T08:28:26.111+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Oh no! Black people are in the cave!\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"895646660665937972","type":"Default","timestamp":"2021-10-07T12:20:04.213+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cspeak for yourself, I cum instantly\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"896675133966671882","type":"Default","timestamp":"2021-10-10T08:26:51.356+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cim gonna gets some sloppy top for my lizard knob\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"896989378101010452","type":"Default","timestamp":"2021-10-11T05:15:32.996+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"harry \\"Hey! Give me back the black fuckers\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f606}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f606.svg"},"count":1}],"mentions":[]},{"id":"898836655589445644","type":"Default","timestamp":"2021-10-16T07:35:58.27+00:00","timestampEdited":"2021-10-16T07:36:09.429+00:00","callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"me when gor, samndge\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"900946973367087134","type":"Default","timestamp":"2021-10-22T03:21:37.236+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"choclan nogers\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"901103574111617054","type":"Default","timestamp":"2021-10-22T13:43:53.763+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cMan literally saw baby and was like, penis\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"901114027487424562","type":"Default","timestamp":"2021-10-22T14:25:26.042+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb - \u201cget me the Sam body pillow\u201d","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"901494090376577024","type":"Default","timestamp":"2021-10-23T15:35:40.096+00:00","timestampEdited":"2021-10-23T15:37:23.933+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201chey what\u2019s Mozart\u2019s sisters name?\u201d\\nLachy -\u201ceisha\u201d\\nSean -\u201cfit eisha these nuts in your mouth\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"902091318992445500","type":"Default","timestamp":"2021-10-25T07:08:50.494+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cgo as the little mermaid\u201d\\nLachy -\u201cnah I wanna go as an object, something that isn\u2019t real\u201d\\nSam -\u201cthe little mermaid\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"902180855416487957","type":"Default","timestamp":"2021-10-25T13:04:37.641+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"I can\'t believe my grandpa quickscoped a Jap with an acog.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"902551195481153566","type":"Default","timestamp":"2021-10-26T13:36:13.593+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nicole -\u201cMichael is body shaming his own candle\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"903852250223484968","type":"Default","timestamp":"2021-10-30T03:46:09.216+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \u201cLike, my mum was trying to help me make ur testicle\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":3},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"904027145330888804","type":"Default","timestamp":"2021-10-30T15:21:07.459+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cMay your stay in hell be as enjoyable as your road to it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"904029002912657440","type":"Default","timestamp":"2021-10-30T15:28:30.341+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cWhen push comes to shove, the bois will back the bois\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"905300236396806184","type":"Default","timestamp":"2021-11-03T03:39:56.022+00:00","timestampEdited":"2021-11-03T03:40:14.481+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachlan - \u201cgimme a sauce\\nSquec*\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"321585755598225408","name":"reeeeee","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/321585755598225408.png"},"count":2}],"mentions":[]},{"id":"905741035752271893","type":"Default","timestamp":"2021-11-04T08:51:30.778+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"905741035873894430","url":"https://cdn.discordapp.com/attachments/369780935069138954/905741035873894430/image0.png","fileName":"image0.png","fileSizeBytes":42440}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"905759936863141928","type":"Default","timestamp":"2021-11-04T10:06:37.154+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"seb -\\"where is sam?\\"\\nlachy -\\"hes dead\\"\\nfraser -\\"Poooog\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"906200955652014140","type":"Default","timestamp":"2021-11-05T15:19:04.227+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cHe\u2019s gonna hook up with an Oktoberfest waitress, she carries like 8 pints in one hand so her grip strength is gonna squeeze the life out of his cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"906489434223022120","type":"Default","timestamp":"2021-11-06T10:25:22.878+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201che\u2019s getting thirsty, he\u2019s been sniffing ass all day\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"907617361283137586","type":"Default","timestamp":"2021-11-09T13:07:21.645+00:00","timestampEdited":"2021-11-09T13:37:54.984+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan: \u201cAy yo; Squeakuel or Chipwrecked?\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"908432911869554738","type":"Default","timestamp":"2021-11-11T19:08:04.057+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cIf Cody didn\u2019t go Mario goomba stomper on your veggie patch, I could\u2019ve become friends with him\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"909409284851396619","type":"Default","timestamp":"2021-11-14T11:47:49.516+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cyou had motor bike boy, we had war machine, we are not the same\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344431289614467082","name":"Warmachine","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344431289614467082.png"},"count":3}],"mentions":[]},{"id":"909898394863009854","type":"Default","timestamp":"2021-11-15T20:11:22.43+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nicole to Sean -\u201cbig words for an art student\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"911454206349688872","type":"Default","timestamp":"2021-11-20T03:13:36.794+00:00","timestampEdited":"2021-11-20T03:14:05.885+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cWith experience comes flannel\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f60d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f60d.svg"},"count":1}],"mentions":[]},{"id":"911454777009922059","type":"Default","timestamp":"2021-11-20T03:15:52.85+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cI love Israel\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"912693792912605215","type":"Default","timestamp":"2021-11-23T13:19:17.261+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"This nibba commanding beans.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"696015444015972372","name":"Pog","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696015444015972372.png"},"count":1}],"mentions":[]},{"id":"913769323913424896","type":"Default","timestamp":"2021-11-26T12:33:03.834+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser.m -\u201cdude, we gotta microwave your brain\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"914322889740787744","type":"Default","timestamp":"2021-11-28T01:12:44.212+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Ben -\u201cso we are going to cook a bunch of eggs sorta flat like\u201d\\nLee -\u201cyou mean sort of like a scrambled egg pancake\u201d\\nLachy -\u201cI\u2019m sorry a scrambled egg pancake? Did you mean an omelette!?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"914323135828983828","type":"Default","timestamp":"2021-11-28T01:13:42.884+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Ben -\u201calvan does have a lot of foresight, I mean foreskin\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"914361784327090186","type":"Default","timestamp":"2021-11-28T03:47:17.404+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry-\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"914361784088006686","url":"https://cdn.discordapp.com/attachments/369780935069138954/914361784088006686/image0.png","fileName":"image0.png","fileSizeBytes":27562}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"914390814216585217","type":"Default","timestamp":"2021-11-28T05:42:38.669+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Glenn - \\"I hope your jocks aren\'t crispy mate\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"914416781454622780","type":"Default","timestamp":"2021-11-28T07:25:49.741+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cAy so Bless up, I don\u2019t have to walk past homeless people\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f60a}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f60a.svg"},"count":1}],"mentions":[]},{"id":"914460492137889834","type":"Default","timestamp":"2021-11-28T10:19:31.18+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Chris, Mitch, Lachy, Sam and tate -\u201cHamburger glizzy children cum cum nationalism gladiator sausage roll McDonald\u2019s moment hood classic McNugget dee snuts, minecraft pig@yahoo.com\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"915236396938199100","type":"Default","timestamp":"2021-11-30T13:42:41.3+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cI just fiddled the nut, and now it works\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"915928480376565800","type":"Default","timestamp":"2021-12-02T11:32:46.85+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cYeah his third eye opens just to ponder orbs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"916159505065181235","type":"Default","timestamp":"2021-12-03T02:50:47.428+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"916159504662548490","url":"https://cdn.discordapp.com/attachments/369780935069138954/916159504662548490/IMG_8383.png","fileName":"IMG_8383.png","fileSizeBytes":77520}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":4}],"mentions":[]},{"id":"917379333910331425","type":"Default","timestamp":"2021-12-06T11:37:57.288+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nicole -\u201cyou\u2019re only straight because you\u2019re not gay\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"918120538193408071","type":"Default","timestamp":"2021-12-08T12:43:14.16+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \u201cYou don\u2019t be out here milking your homies?\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"918853773248581692","type":"Default","timestamp":"2021-12-10T13:16:51.02+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"918853773030457384","url":"https://cdn.discordapp.com/attachments/369780935069138954/918853773030457384/image0.png","fileName":"image0.png","fileSizeBytes":27080}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919205921144582164","type":"Default","timestamp":"2021-12-11T12:36:09.621+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cget you a bitch that drives a Prius, gonna drive my dick up her ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919226250223050824","type":"Default","timestamp":"2021-12-11T13:56:56.451+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cOh god not Greasy Lachy\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919227838966681600","type":"Default","timestamp":"2021-12-11T14:03:15.237+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\u201cyou want fuck your sister!?\u201d\\nHarry *turns to lachy* -\u201cMitchell put on the wig\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919229320482922546","type":"Default","timestamp":"2021-12-11T14:09:08.458+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cYes, I\u2019ve been pegged\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919229374639771669","type":"Default","timestamp":"2021-12-11T14:09:21.37+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cMitchell get the steel capped boots\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919781018003714048","type":"Default","timestamp":"2021-12-13T02:41:23.397+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cOn this episode of Top Gear: Sean sits in darkness and sweats, I go bowling, and Tate sabotages the Applecross power grid.\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919809749510393957","type":"Default","timestamp":"2021-12-13T04:35:33.522+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Bowling ally cashier -\u201cdid you want me to put deez on it?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"919858795591639070","type":"Default","timestamp":"2021-12-13T07:50:27.019+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"I\'ve got balls\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"921629016421720106","type":"Default","timestamp":"2021-12-18T05:04:40.554+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"if you think about your ass is kinda a scratch and sniff\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f60d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f60d.svg"},"count":1},{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"922797388505178174","type":"Default","timestamp":"2021-12-21T10:27:22.166+00:00","timestampEdited":"2021-12-21T10:28:03.415+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Nicole -\u201cdoes that mean Tate is peanut butter\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":2}],"mentions":[]},{"id":"922813964616871947","type":"Default","timestamp":"2021-12-21T11:33:14.219+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cthe horses are moos without moos\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"922817033782067241","type":"Default","timestamp":"2021-12-21T11:45:25.965+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nicole -\u201cyou\u2019re not balding, your hair is just migrating\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"923196673189113876","type":"Default","timestamp":"2021-12-22T12:53:59.053+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \u201cI wonder how that would work in the Overwatch Lore\u201d\\nFraser - \u201cWhat, kicking women?\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"923517865351593994","type":"Default","timestamp":"2021-12-23T10:10:17.232+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean- \u201cyou cannot detect a single fart\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"923529158783537172","type":"Default","timestamp":"2021-12-23T10:55:09.796+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cYou see twitching hand I see nut scratcher\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"925266064735076362","type":"Default","timestamp":"2021-12-28T05:57:00.445+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"you don\'t like it when I fire my seed at you?\\"","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"926445067240112170","type":"Default","timestamp":"2021-12-31T12:01:56.547+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean \\"RACISM WINS!\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"926446477193138236","type":"Default","timestamp":"2021-12-31T12:07:32.706+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cyou thought based Sam was kill, he\u2019s just a pedophile\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"926446671213264956","type":"Default","timestamp":"2021-12-31T12:08:18.964+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201cjuicy pussy just be syphilis\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"926511104664932362","type":"Default","timestamp":"2021-12-31T16:24:21.096+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI feel like a smoke\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"926517177341866054","type":"Default","timestamp":"2021-12-31T16:48:28.935+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cLachy can I attack you right now?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"926706756778856499","type":"Default","timestamp":"2022-01-01T05:21:48.195+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jim - What\u2019s Jack\u2019s girlfriends name?\\nHarry - Alex\\nFatu - What\u2019s Alvan\u2019s girlfriend\u2019s name?\\nJim - Apollo","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f62e}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f62e.svg"},"count":1}],"mentions":[]},{"id":"927057135613919242","type":"Default","timestamp":"2022-01-02T04:34:05.019+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \u201cohhhh now that\u2019s a creamy foot","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"927057347984130089","type":"Default","timestamp":"2022-01-02T04:34:55.652+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \u201csorry I came on you. Don\u2019t ask why it\u2019s lumpy\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f62e}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f62e.svg"},"count":1}],"mentions":[]},{"id":"927074905911095330","type":"Default","timestamp":"2022-01-02T05:44:41.788+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cSoo much food, suck little time to eat it\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"927167574481965076","type":"Default","timestamp":"2022-01-02T11:52:55.697+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cI\u2019m so retarded I\u2019m smart\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"927414786780692480","type":"Default","timestamp":"2022-01-03T04:15:15.702+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cyou reckon my IQ is in double digits or no\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":4}],"mentions":[]},{"id":"927888057154297916","type":"Default","timestamp":"2022-01-04T11:35:52.152+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"If you don\'t have shits to take, I\'ll give you one.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928097684873707591","type":"Default","timestamp":"2022-01-05T01:28:51.295+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"928097684999528588","url":"https://cdn.discordapp.com/attachments/369780935069138954/928097684999528588/image0.png","fileName":"image0.png","fileSizeBytes":26773}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928196065012875315","type":"Default","timestamp":"2022-01-05T07:59:46.948+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser - Suicide is better with friends","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928340751711096842","type":"Reply","timestamp":"2022-01-05T17:34:42.945+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201c","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"928340751472017428","url":"https://cdn.discordapp.com/attachments/369780935069138954/928340751472017428/IMG_1834.png","fileName":"IMG_1834.png","fileSizeBytes":27219}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f606}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f606.svg"},"count":1}],"mentions":[{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","isBot":false}],"reference":{"messageId":"928097684873707591","channelId":"369780935069138954","guildId":"304925122127593473"}},{"id":"928613938529181707","type":"Default","timestamp":"2022-01-06T11:40:15.758+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cif I wanted to fuck a bird, I\u2019d fuck a bird\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928614253777281044","type":"Default","timestamp":"2022-01-06T11:41:30.919+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI\u2019m going to say it, birdwatching is just zoophile voyeurism\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928614634783645707","type":"Default","timestamp":"2022-01-06T11:43:01.758+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cjust open your mouth and I\u2019ll squirt it in bro\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928626520577159179","type":"Default","timestamp":"2022-01-06T12:30:15.552+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI\u2019d fuck a fish so hard\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928636439279853578","type":"Default","timestamp":"2022-01-06T13:09:40.355+00:00","timestampEdited":"2022-01-07T06:27:07+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cI gotta feed Megan my meatballs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"928638590840344576","type":"Default","timestamp":"2022-01-06T13:18:13.327+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cHey Lachy if since you only have one ball, do you ever put the other one up there and pretend you\u2019re a women\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929325278084345876","type":"Default","timestamp":"2022-01-08T10:46:52.324+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy \\"when the mom vored her own son, I felt that\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929350843071860786","type":"Default","timestamp":"2022-01-08T12:28:27.492+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201ccrab coon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929352380775022612","type":"Default","timestamp":"2022-01-08T12:34:34.109+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cI\u2019m going to sit on my girlfriend\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929375959549894716","type":"Default","timestamp":"2022-01-08T14:08:15.727+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack -\u201cLachy got big titties, lgbt\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929383827078541352","type":"Default","timestamp":"2022-01-08T14:39:31.492+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean- you got the Indian one. That\'s the worst","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929384528689127474","type":"Default","timestamp":"2022-01-08T14:42:18.769+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean- you got the Indian one. That\'s the worst","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"929434057534758932","type":"Default","timestamp":"2022-01-08T17:59:07.366+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cGod I wish I could fucking shove a McDonald\u2019s cheeseburger up my ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"931178470489333770","type":"Default","timestamp":"2022-01-13T13:30:47.824+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"I enjoy cock play.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"931200439649726504","type":"Default","timestamp":"2022-01-13T14:58:05.68+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Bane is the number one cheese man.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":1}],"mentions":[]},{"id":"931502540053430282","type":"Default","timestamp":"2022-01-14T10:58:32.029+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201calright tate, put your cock in this\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"931516426680926239","type":"Default","timestamp":"2022-01-14T11:53:42.859+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cinverted genitals moment\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"931516530108280853","type":"Default","timestamp":"2022-01-14T11:54:07.518+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"how do you spell genitals\\"\\ntate \\"j\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"931842084615372860","type":"Default","timestamp":"2022-01-15T09:27:45.761+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"the jewish people just do it for the cum velocity\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"931856756630511617","type":"Default","timestamp":"2022-01-15T10:26:03.842+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"931856756647264287","url":"https://cdn.discordapp.com/attachments/369780935069138954/931856756647264287/unknown.png","fileName":"unknown.png","fileSizeBytes":286927}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":3}],"mentions":[]},{"id":"932605862852329472","type":"Default","timestamp":"2022-01-17T12:02:44.683+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\\"MEGAN!!! Melons, please.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"932830514941927475","type":"Default","timestamp":"2022-01-18T02:55:25.915+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c\\nHarry -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"932830514690289674","url":"https://cdn.discordapp.com/attachments/369780935069138954/932830514690289674/image0.png","fileName":"image0.png","fileSizeBytes":111782}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"933556869534998628","type":"Default","timestamp":"2022-01-20T03:01:42.345+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"shes always pegging me from behind, so shes never seen me from the front\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"934060951404179496","type":"Default","timestamp":"2022-01-21T12:24:44.828+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael \\"Keen to burn all my wood\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"934349640982220810","type":"Default","timestamp":"2022-01-22T07:31:53.787+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cDo vibrators use quartz?\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"934349877226401832","type":"Default","timestamp":"2022-01-22T07:32:50.112+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201cit\u2019s really stiff now so when you bash it feels like a real woman\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"934466924375597136","type":"Default","timestamp":"2022-01-22T15:17:56.327+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kiara -\u201cI feel like I\u2019m part of the gang!\u201d\\nSean (sarcasm) -\u201cyou\u2019re not, you\u2019ve still got lots to do\u201d\\nKiara -\u201cwhat do I gotta do, show my cock?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"934468947292598312","type":"Default","timestamp":"2022-01-22T15:25:58.628+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin-\u201cYou gotta whip out your dick to be part of the bois\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"935470544961278015","type":"Default","timestamp":"2022-01-25T09:45:58.121+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cblack is an aggressive colour\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"935500072358125668","type":"Default","timestamp":"2022-01-25T11:43:18.001+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cit tastes like beer farted on mineral water\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"935739584736796733","type":"Default","timestamp":"2022-01-26T03:35:02.202+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"yeah I\'ve got an order for Tate. 69\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"936496272947441715","type":"Default","timestamp":"2022-01-28T05:41:50.73+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Finally I can go soft\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"936627576330412082","type":"Default","timestamp":"2022-01-28T14:23:35.896+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Imma gonna take da D\\"","author":{"id":"198694327881302017","name":"XX_SENPAI_XX","discriminator":"9647","nickname":"Noodles \u{1f351}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198694327881302017/a177e7d95572ee9ed9b3f8ec38a8974a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"937703539734614037","type":"Default","timestamp":"2022-01-31T13:39:05.562+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"Looks like black lives don\'t matter\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"696016736612384838","name":"TripleMonkas","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016736612384838.png"},"count":2}],"mentions":[]},{"id":"939014292240482334","type":"Default","timestamp":"2022-02-04T04:27:33.312+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"my cousin to me at the gravesite \\"megan did you see me manspreading at the funeral\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":3}],"mentions":[]},{"id":"939126124267573318","type":"Default","timestamp":"2022-02-04T11:51:56.145+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \u201cMen before a boxing match be like \u2018think about your wife\u2019 \u201c","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"939129225254948864","type":"Default","timestamp":"2022-02-04T12:04:15.478+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cI have a pathological desire to play accordion\u201d\\nMegan -\u201cthat\u2019s an odd way to say you wanna fuck your cousin\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"943470718698528768","type":"Default","timestamp":"2022-02-16T11:35:48.176+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cthat\u2019s the type of opera it is, there\u2019s horse heads and slut drops, what more can you ask for\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"943485810831921153","type":"Default","timestamp":"2022-02-16T12:35:46.421+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"anyway lets just stop analysing the fish tits\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"943695588778709023","type":"Default","timestamp":"2022-02-17T02:29:21.381+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - \\"I want to stare lovingly into your eyes as we rip the fattest sharts known to man uwu\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f633}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f633.svg"},"count":2}],"mentions":[]},{"id":"943817199049662484","type":"Default","timestamp":"2022-02-17T10:32:35.529+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate- \u201cI do as the women commands\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"943836812219129916","type":"Default","timestamp":"2022-02-17T11:50:31.673+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser -\u201cMy mother was a chameleon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"944214250430279732","type":"Default","timestamp":"2022-02-18T12:50:19.955+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"genocide is a little based\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"944216479564460092","type":"Default","timestamp":"2022-02-18T12:59:11.422+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"do you hate Malaysian people\\"\\njack -\\"yes\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"944220368376303657","type":"Default","timestamp":"2022-02-18T13:14:38.587+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"mushrooms arent organic, theyre fungus\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"944225510861463572","type":"Default","timestamp":"2022-02-18T13:35:04.651+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"944225510454595684","url":"https://cdn.discordapp.com/attachments/369780935069138954/944225510454595684/Screenshot_20210208-000507_Instagram.jpg","fileName":"Screenshot_20210208-000507_Instagram.jpg","fileSizeBytes":267083}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"946678209628479509","type":"Default","timestamp":"2022-02-25T08:01:13.606+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"fuck you coloured woman\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"949284444643139605","type":"Default","timestamp":"2022-03-04T12:37:28.455+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"caitlin -\\"damn maybe i need to put an ice cube in my butthole, food for thought\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"949307811786002462","type":"Default","timestamp":"2022-03-04T14:10:19.616+00:00","timestampEdited":"2022-03-04T14:11:14.241+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"If I drew the flag first i wouldn\'t be able to draw the vomit\\"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"949886270920867870","type":"Default","timestamp":"2022-03-06T04:28:55.021+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"if you think about it, if you do chemo, its a free wax\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"949977663211200552","type":"Default","timestamp":"2022-03-06T10:32:04.641+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cDadpilled\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"950754598530994216","type":"Default","timestamp":"2022-03-08T13:59:20.456+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cJesus could\u2019ve pissed on a patch of iron ore that made that knife, you never know\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"953274254995128320","type":"Default","timestamp":"2022-03-15T12:51:33.37+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"i prefer my cocks cold\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"953274294513852437","type":"Default","timestamp":"2022-03-15T12:51:42.792+00:00","timestampEdited":"2022-03-15T12:52:09.389+00:00","callEndedTimestamp":null,"isPinned":false,"content":"sam -\\"cock on the rocks\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"953648262936662066","type":"Default","timestamp":"2022-03-16T13:37:43.812+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI think your hole is bigger than Michael\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"953657687424524288","type":"Default","timestamp":"2022-03-16T14:15:10.785+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI was just in school and there was Megan in lingerie and I was like ok, cool\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"954269150132457473","type":"Default","timestamp":"2022-03-18T06:44:54.855+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\\"lachy can speak perfectly when it comes to rape\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"955003786756247602","type":"Default","timestamp":"2022-03-20T07:24:05.875+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack to alvan -\\"how can you tell if theres chocolate on your hands?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"955100866820579358","type":"Default","timestamp":"2022-03-20T13:49:51.566+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"sometimes you just gotta suckle on a man titty for sustanance\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"955817512799436840","type":"Default","timestamp":"2022-03-22T13:17:33.282+00:00","timestampEdited":"2022-03-22T13:17:48.31+00:00","callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"soggy biscuit is best taken in shifts\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"955840087755743292","type":"Default","timestamp":"2022-03-22T14:47:15.571+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom - \\"I thought it was just old guy like I want big penis.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"956140542822060072","type":"Default","timestamp":"2022-03-23T10:41:09.641+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alex- \\"i would call up the internet company and tell them my boyfriend is abusing me\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":2}],"mentions":[]},{"id":"957496014435143700","type":"Default","timestamp":"2022-03-27T04:27:19.257+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jane to sam -\\"id give you a hug but like you, i havent showered in three days\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"958674267174764594","type":"Default","timestamp":"2022-03-30T10:29:16.601+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cI\u2019ve been going down the onion YouTube\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"959450710196518953","type":"Default","timestamp":"2022-04-01T13:54:35.043+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Big fat weenie monster big flat coo hire dark coochirbn mr bruh my duck itchy fell off EOOOOOO nucke deep nuts big pussy-cat \u{1f928}\\" - Seen fart","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"959699228496642098","type":"Default","timestamp":"2022-04-02T06:22:06.423+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean- \\"I can cover it up with the gunshot. Ni\\" *gunshot\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f52b}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f52b.svg"},"count":2}],"mentions":[]},{"id":"960940119710400532","type":"Default","timestamp":"2022-04-05T16:32:57.943+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"You\'re seeing me through the window of my discord personality.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"962310866857001021","type":"Default","timestamp":"2022-04-09T11:19:49.53+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"I\'m a boner\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"962329744613986375","type":"Default","timestamp":"2022-04-09T12:34:50.338+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Brooke -\u201cwhere James\u201d\\nLachy -\u201cin my room\u201d\\nBrooke -\u201che\u2019s not doing you so what is he doing in there?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"962351156464611418","type":"Default","timestamp":"2022-04-09T13:59:55.321+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"blacks is nothing\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"962646544933355520","type":"Default","timestamp":"2022-04-10T09:33:41.42+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Childhood is idolising Ronald Mcdonald. Adulthood is realising the Hamburgler was right all along\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f4af}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f4af.svg"},"count":3}],"mentions":[]},{"id":"964166171672842260","type":"Default","timestamp":"2022-04-14T14:12:08.668+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - me nig","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"964385254360113213","type":"Default","timestamp":"2022-04-15T04:42:42.051+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cI\u2019m a nutter, I was literally raping kids this morning, I was fucking shit up\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"966239573728444447","type":"Default","timestamp":"2022-04-20T07:31:06.24+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"966239573803954186","url":"https://cdn.discordapp.com/attachments/369780935069138954/966239573803954186/image0.png","fileName":"image0.png","fileSizeBytes":33589}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"967421971438649424","type":"Default","timestamp":"2022-04-23T13:49:31.822+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cI don\u2019t like people who have two X chromosomes\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"969060852567265401","type":"Default","timestamp":"2022-04-28T02:21:51.532+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"969060852659519498","url":"https://cdn.discordapp.com/attachments/369780935069138954/969060852659519498/image0.png","fileName":"image0.png","fileSizeBytes":67114}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"970328802209194015","type":"Default","timestamp":"2022-05-01T14:20:14.284+00:00","timestampEdited":"2022-05-01T14:20:21.073+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"When I have my joker moment Alvan, you\'re gonna be the first\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"","name":"\u{1f921}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f921.svg"},"count":1}],"mentions":[]},{"id":"970703969888403488","type":"Default","timestamp":"2022-05-02T15:11:01.229+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"i thought that was google\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"970703969796120576","url":"https://cdn.discordapp.com/attachments/369780935069138954/970703969796120576/unknown.png","fileName":"unknown.png","fileSizeBytes":17018}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"972072797205565460","type":"Default","timestamp":"2022-05-06T09:50:15.093+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"972072796970700840","url":"https://cdn.discordapp.com/attachments/369780935069138954/972072796970700840/unknown.png","fileName":"unknown.png","fileSizeBytes":8824}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"972100691327868948","type":"Default","timestamp":"2022-05-06T11:41:05.57+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I didn\'t finish the slur I just said half of it\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"972481430468821023","type":"Default","timestamp":"2022-05-07T12:54:00.855+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"how do I interact with the feet? - sam","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"974637669793558538","type":"Default","timestamp":"2022-05-13T11:42:08.371+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy -\\"is that a gay dog, a prooff?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"975248769736118322","type":"Default","timestamp":"2022-05-15T04:10:25.951+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy -\\"you have presidential aids\\"\\nlachy -\\"I DOOO, except im not a president so whats normal person aids?\\"\\ntate -\\"residential aids\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f4af}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f4af.svg"},"count":2}],"mentions":[]},{"id":"975271851649560646","type":"Default","timestamp":"2022-05-15T05:42:09.108+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \\"your gonna need to drink some poon juice\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"976092409295433788","type":"Default","timestamp":"2022-05-17T12:02:45.296+00:00","timestampEdited":"2022-08-12T00:59:32.556+00:00","callEndedTimestamp":null,"isPinned":false,"content":"\\"You\'re just mad you can\'t take an epic prank. You should prank him back and burn his dog alive\\" - Sean","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"976129053897658469","type":"Default","timestamp":"2022-05-17T14:28:22.05+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"can you smell what the rock is concussing?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"977166393369821224","type":"Default","timestamp":"2022-05-20T11:10:23.053+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cI\u2019d actually punch these women if I had my hands free\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"977396511790997524","type":"Default","timestamp":"2022-05-21T02:24:47.56+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"mum -\\"so we finished voting, did you want a democratic sausage?\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"977617549837598760","type":"Default","timestamp":"2022-05-21T17:03:07.137+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*caitlin and Lachy look at Sean*\\nLachy -\u201cshould I glass him?\u201d\\nCaitlin - *sighs* \u201cnah I better do it\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":6}],"mentions":[]},{"id":"978818898898079825","type":"Default","timestamp":"2022-05-25T00:36:51.073+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \\"Big deal I beat BBC all the time\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"978858641060925440","type":"Default","timestamp":"2022-05-25T03:14:46.343+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser M -\u201cCBD oil is just expensive decaf\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"978999778115481630","type":"Default","timestamp":"2022-05-25T12:35:36.039+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy - \\"I can\'t believe I\'m getting edged by 5 Japanese Men\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"980340308095164476","type":"Default","timestamp":"2022-05-29T05:22:23.292+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"When\'s the Geneva convention this year?\\" - Seb","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"980661012388786176","type":"Default","timestamp":"2022-05-30T02:36:45.154+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Stay stinky gamer.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"980759244980756520","type":"Default","timestamp":"2022-05-30T09:07:05.629+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Couldn\'t he just force pull the cum out?\\" - Fraser","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"981121148441997312","type":"Default","timestamp":"2022-05-31T09:05:10.138+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"it\'s not domestic if she deserved it\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1},{"emoji":{"id":"696016786633523200","name":"monkaS","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016786633523200.png"},"count":2}],"mentions":[]},{"id":"981870479612735489","type":"Default","timestamp":"2022-06-02T10:42:44.611+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"The Devil cries when a nice man morbs.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"982493234083283044","type":"Default","timestamp":"2022-06-04T03:57:20.847+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\" I guess she kinda wants to keep her necrophilia under the wraps\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982588987342454794","type":"Default","timestamp":"2022-06-04T10:17:50.203+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"i need another beer and I\'ve already got one\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982619422462193714","type":"Default","timestamp":"2022-06-04T12:18:46.501+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom B -\u201che died uncontrollably cumming\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982639046754983946","type":"Default","timestamp":"2022-06-04T13:36:45.297+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy \\"Do you think if he painted the art with his balls he\'d be called Jackson Bollock?\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982644723548303492","type":"Default","timestamp":"2022-06-04T13:59:18.75+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI would take joy in drowning a child\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982649695224619018","type":"Default","timestamp":"2022-06-04T14:19:04.09+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201ccongrats! You\u2019re the last person to get me hard in the past two seconds!\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982661642619858944","type":"Default","timestamp":"2022-06-04T15:06:32.571+00:00","timestampEdited":"2022-06-04T15:06:59.66+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201cI wish no one was here\u2026 so I could put my dick in your mouth.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"982665562960326656","type":"Default","timestamp":"2022-06-04T15:22:07.253+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cwhat\u2019s this black stuff on my hand?\u201d\\nJames - \u201cyour hand.\u201d\\nLachy - \u201cI\u2019m not Alvan\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"985910039929815060","type":"Default","timestamp":"2022-06-13T14:14:30.842+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"985910039694954566","url":"https://cdn.discordapp.com/attachments/369780935069138954/985910039694954566/image0.png","fileName":"image0.png","fileSizeBytes":80450}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":2}],"mentions":[]},{"id":"988752599475945513","type":"Default","timestamp":"2022-06-21T10:29:49.85+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Oh my God. I just got an enternal heart from a poop. Insane.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1},{"emoji":{"id":"","name":"\u{1f4a9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f4a9.svg"},"count":1}],"mentions":[]},{"id":"989831220164689961","type":"Default","timestamp":"2022-06-24T09:55:53.062+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy -\\"it says breakfast scroll but who actually eats scrolls for breakfast\\"\\nfraser - \\"yeah i ate the Quran for breakfast\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"990245545320796160","type":"Default","timestamp":"2022-06-25T13:22:15.877+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser \\"you like korea? Name every korean\\"\\nAlvan \\"kim. Jong, and Un\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"991296231135527063","type":"Default","timestamp":"2022-06-28T10:57:18.896+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser \\"reduce, abuse, recycle\\"\\nTate \\" what I do to women\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2}],"mentions":[]},{"id":"992418937088258190","type":"Default","timestamp":"2022-07-01T13:18:32.854+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to brooke \u201cI like your eggs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"992454071267115098","type":"Default","timestamp":"2022-07-01T15:38:09.495+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan to his phone - \\"Ayo siri where the baddies at?\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"993009317533978744","type":"Default","timestamp":"2022-07-03T04:24:30.521+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\"dude honestly thank god im not circumcised, cause the tips all i got\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"993030650858840094","type":"Default","timestamp":"2022-07-03T05:49:16.782+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy \\"Filet Mignussy\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"993035698993111050","type":"Default","timestamp":"2022-07-03T06:09:20.351+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"alright my cats have enough energy, time invade Saudi Arabia\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"993506687807918090","type":"Default","timestamp":"2022-07-04T13:20:52.835+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tom -\\"i wanna suck some delicious balls\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"993831992783273984","type":"Default","timestamp":"2022-07-05T10:53:31.585+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam -\u201canaphylactic cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"996076579144880138","type":"Default","timestamp":"2022-07-11T15:32:42.676+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"September 11th, 2001.... 2977 people lost their lives...\\" - Me\\n\\"Damn... World war 1...\\" - Fraser","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"998539756495441960","type":"Default","timestamp":"2022-07-18T10:40:29.92+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"998539756327686195","url":"https://cdn.discordapp.com/attachments/369780935069138954/998539756327686195/IMG_2199.png","fileName":"IMG_2199.png","fileSizeBytes":31344}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":1}],"mentions":[]},{"id":"999301115160051715","type":"Default","timestamp":"2022-07-20T13:05:51.971+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"Aight you bloods or quimps\\" - Fraser","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1000361043807178812","type":"Default","timestamp":"2022-07-23T11:17:38.653+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"just call me a slur\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1000422017700479097","type":"Default","timestamp":"2022-07-23T15:19:55.962+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy \\"most degrading thing is I hate going over speed bumps cause it makes my tits bounce\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1000423429083766875","type":"Default","timestamp":"2022-07-23T15:25:32.462+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy \\"me becoming a primary school teacher to fuck children\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"1001477973448343552","type":"Default","timestamp":"2022-07-26T13:15:55.431+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cthe W in gay stands for winner\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":2}],"mentions":[]},{"id":"1002103255884632084","type":"Default","timestamp":"2022-07-28T06:40:34.381+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"1002103255683313764","url":"https://cdn.discordapp.com/attachments/369780935069138954/1002103255683313764/IMG_2307.png","fileName":"IMG_2307.png","fileSizeBytes":116137}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u2764\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2764.svg"},"count":4}],"mentions":[]},{"id":"1002176636931817532","type":"Default","timestamp":"2022-07-28T11:32:09.786+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Angus (me cousin) - \u201cit\u2019s time to give this baby a disability!\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1005308486466408458","type":"Default","timestamp":"2022-08-06T02:57:00.902+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy -\\"my \'person of colour\' comments are common\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1005690144545849344","type":"Default","timestamp":"2022-08-07T04:13:35.279+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cthis man is sentient, does that \u2026 concern you?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1005705348537126972","type":"Default","timestamp":"2022-08-07T05:14:00.193+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"you\'ve never greamed your pants\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1007282135972974602","type":"Default","timestamp":"2022-08-11T13:39:35.613+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"1007282135780040774","url":"https://cdn.discordapp.com/attachments/369780935069138954/1007282135780040774/IMG_4223.png","fileName":"IMG_4223.png","fileSizeBytes":68056}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1007903461419012106","type":"Default","timestamp":"2022-08-13T06:48:31.143+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"jack -\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"1007903461142167572","url":"https://cdn.discordapp.com/attachments/369780935069138954/1007903461142167572/unknown.png","fileName":"unknown.png","fileSizeBytes":14523}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1008005898762977320","type":"Default","timestamp":"2022-08-13T13:35:34.109+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cYou\u2019re consistently drippy though\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1008026759641432185","type":"Default","timestamp":"2022-08-13T14:58:27.73+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"byrney \\"pre cum breakfast\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1008034332423749824","type":"Default","timestamp":"2022-08-13T15:28:33.222+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate- \\"alvan just sucked my thumb like a little whore\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1008042633773461625","type":"Default","timestamp":"2022-08-13T16:01:32.418+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"I need Sean to tell the story so I can talk\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1009404042738413588","type":"Default","timestamp":"2022-08-17T10:11:17.609+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"I dont like fat people\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":2}],"mentions":[]},{"id":"1010206324837068913","type":"Default","timestamp":"2022-08-19T15:19:16.567+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"Sasuke just ended me with a Deag to the head\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1010216190649581568","type":"Default","timestamp":"2022-08-19T15:58:28.76+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"I don\'t remember Captain Planet hating fat coloured people\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1010573401355722803","type":"Default","timestamp":"2022-08-20T15:37:54.429+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cWhy does cider up the nose taste like hospital\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1010974070327738398","type":"Default","timestamp":"2022-08-21T18:10:01.356+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy \\"I treat my women like I treat my pasta, I throw them against the wall when they\'re ready\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"696015444015972372","name":"Pog","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696015444015972372.png"},"count":2},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1011914052462706818","type":"Default","timestamp":"2022-08-24T08:25:10.561+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[{"id":"1011914052164915301","url":"https://cdn.discordapp.com/attachments/369780935069138954/1011914052164915301/IMG_9310.png","fileName":"IMG_9310.png","fileSizeBytes":25958}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4},{"emoji":{"id":"","name":"\u{1f1ea}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ea.svg"},"count":7},{"emoji":{"id":"","name":"\u{1f1fd}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fd.svg"},"count":7},{"emoji":{"id":"","name":"\u{1f95a}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f95a.svg"},"count":3}],"mentions":[]},{"id":"1013022140313899008","type":"Default","timestamp":"2022-08-27T09:48:19.292+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cI don\u2019t take my anxiety out on my fingers, I take it out on women\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f171}\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f171.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f170}\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f170.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f1f8}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f8.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f1ea}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ea.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f1e9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e9.svg"},"count":3}],"mentions":[]},{"id":"1013274239211667496","type":"Default","timestamp":"2022-08-28T02:30:04.353+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan - \u201cI think I remember why we stopped drinking listerine\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1},{"emoji":{"id":"","name":"\u{1f1f1}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f1.svg"},"count":1}],"mentions":[]},{"id":"1013465614116987020","type":"Default","timestamp":"2022-08-28T15:10:31.686+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kale - \\"I got the biggest fag serving me today\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"1014531716792205332","type":"Default","timestamp":"2022-08-31T13:46:50.371+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Ordering a burger does not constitute Champagne taste or lack thereof\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1014532024096276490","type":"Reply","timestamp":"2022-08-31T13:48:03.638+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sam - \\"slander\\"","author":{"id":"89754325429002240","name":"myson","discriminator":"0000","nickname":"Low Testosterone bird man","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/89754325429002240/f641316eb75dad558f44ac7538787361.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","isBot":false}],"reference":{"messageId":"1014531716792205332","channelId":"369780935069138954","guildId":"304925122127593473"}},{"id":"1014532147199082506","type":"Default","timestamp":"2022-08-31T13:48:32.988+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy -\\n\\nSam -","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[{"id":"1014532146838380685","url":"https://cdn.discordapp.com/attachments/369780935069138954/1014532146838380685/unknown.png","fileName":"unknown.png","fileSizeBytes":27077}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1017807540505038898","type":"Default","timestamp":"2022-09-09T14:43:47.606+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb \\"You know what would be mad prank? If you shit in my mouth\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f496}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f496.svg"},"count":1}],"mentions":[]},{"id":"1017822471619096666","type":"Default","timestamp":"2022-09-09T15:43:07.461+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\" it was an African American dog\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1020192340134088734","type":"Default","timestamp":"2022-09-16T04:40:08.145+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"If I was a burrito, I\'d let the homies eat.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1020308738873249882","type":"Default","timestamp":"2022-09-16T12:22:39.767+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Joseph - \\"there\'s no way 9/11 happened in a country\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":2}],"mentions":[]},{"id":"1020354638333095976","type":"Default","timestamp":"2022-09-16T15:25:03.051+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\\"Yo Lachy, can you take tenny to tweny off plean\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1020356437102297088","type":"Default","timestamp":"2022-09-16T15:32:11.911+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lauchy - \\"being retarded isn\'t a job, it\'s a life style\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1020357948721078392","type":"Default","timestamp":"2022-09-16T15:38:12.309+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I will economically ruin the uber driver. I\'ll cut off his arms and then he won\'t be able to work\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1022120610354188330","type":"Default","timestamp":"2022-09-21T12:22:23.591+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cdo you want emergency egg?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1022133553951162408","type":"Default","timestamp":"2022-09-21T13:13:49.585+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"read the quote fat Boi\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1022136875013652532","type":"Default","timestamp":"2022-09-21T13:27:01.388+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"anyone could fuck my knee at any moment and I\'d be ok with it\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1022151329210171402","type":"Default","timestamp":"2022-09-21T14:24:27.537+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cMe after eating black people, mmmmmm nigs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1},{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":1}],"mentions":[]},{"id":"1022151449649627196","type":"Default","timestamp":"2022-09-21T14:24:56.252+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cme after eating a ten pack of niggets\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1022218764592369734","type":"Default","timestamp":"2022-09-21T18:52:25.385+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cConsent is not required for the knussy, it\u2019s the lords blind spot\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1023205798832255007","type":"Default","timestamp":"2022-09-24T12:14:32.686+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201cthose skyscrapers are rather large\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"1023584658786631721","type":"Default","timestamp":"2022-09-25T13:19:59.938+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I think I\'ve changed my mind. Violence is the answer\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1024650593702248539","type":"Default","timestamp":"2022-09-28T11:55:38.626+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I love blitzkreig.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"1024696321547968533","type":"Default","timestamp":"2022-09-28T14:57:20.994+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachlan -","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"1024696321279541248","url":"https://cdn.discordapp.com/attachments/369780935069138954/1024696321279541248/IMG_4908.png","fileName":"IMG_4908.png","fileSizeBytes":21953}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1025371051829514282","type":"Default","timestamp":"2022-09-30T11:38:29.229+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"I don\'t wanna be the blackface guy\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1025395422182772839","type":"Default","timestamp":"2022-09-30T13:15:19.574+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy to alvan - \\"that\'s what you laugh at you black fuck\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1025410165022933013","type":"Default","timestamp":"2022-09-30T14:13:54.541+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Nathan - \\"I\'m so glad I got you guys into cock\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1025415837886201947","type":"Default","timestamp":"2022-09-30T14:36:27.057+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \u201ccan you feel my thighs\u201d\\nSean - \u201cjust come out bro\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1025627529630994472","type":"Default","timestamp":"2022-10-01T04:37:38.302+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \\"Sam\'s the only one on discord since 2015\\"\\nSam- \\"Been grooming from the start\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1026487333173858414","type":"Default","timestamp":"2022-10-03T13:34:11.441+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201che\u2019s mystical bro\u201d\\nLochie -\u201cis that what you call your missing testicle\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1027864089051025408","type":"Default","timestamp":"2022-10-07T08:44:55.621+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"\\"I gotta get poolside for..\\" - Billy\\n\\"THE DOGS! You\'re called Billydog for a reason\\" - Sam","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1027961328700239902","type":"Default","timestamp":"2022-10-07T15:11:19.36+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \u201c Fluck them fliggas\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1027991477034426388","type":"Default","timestamp":"2022-10-07T17:11:07.283+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cmy mouth is a heat seeking ball missile\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1029390945659134052","type":"Default","timestamp":"2022-10-11T13:52:06.604+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"I\'m putting the curvy back into scurvy\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1029745110587560057","type":"Default","timestamp":"2022-10-12T13:19:26.103+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Jack\'s in blackface, kinda sick with it.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"1030790552679104522","type":"Default","timestamp":"2022-10-15T10:33:38.921+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb (dressed as a minion) - \u201cSayonara, rigger.\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1030813677047267409","type":"Default","timestamp":"2022-10-15T12:05:32.2+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mozart -\u201cthe suction of judgement\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1030817357855211701","type":"Default","timestamp":"2022-10-15T12:20:09.773+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*bully making out with Fraser* alvan to Jack- \\"why don\'t we ever do that\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1e8}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e8.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f170}\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f170.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f1f5}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f5.svg"},"count":3}],"mentions":[]},{"id":"1030853497685553212","type":"Default","timestamp":"2022-10-15T14:43:46.18+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cam I getting spit roasted\u201d\\nTate -\u201cyou boutta get the cousin double team\u201d\\nBilly -\u201cyou getting spit roasted by Father Christmas and the banana man\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":6}],"mentions":[]},{"id":"1030875290693550190","type":"Default","timestamp":"2022-10-15T16:10:22.038+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb to lachy - \u201cwe shared bodily fluids\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1032582434329468978","type":"Default","timestamp":"2022-10-20T09:13:56.798+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"You can be a twinky DILF.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1f1}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f1.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f60d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f60d.svg"},"count":1}],"mentions":[]},{"id":"1034043159442890752","type":"Default","timestamp":"2022-10-24T09:58:20.804+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Mr Crips\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1035410271998590976","type":"Default","timestamp":"2022-10-28T04:30:45.837+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"1035410271663034408","url":"https://cdn.discordapp.com/attachments/369780935069138954/1035410271663034408/IMG_2977.png","fileName":"IMG_2977.png","fileSizeBytes":79721}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f4af}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f4af.svg"},"count":6}],"mentions":[]},{"id":"1037756923476463616","type":"Default","timestamp":"2022-11-03T15:55:31.148+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy & alvan -\u201cif we gonna smoke a cigarette, it\u2019s gonna be a Chung Wha\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1039535327804657714","type":"Default","timestamp":"2022-11-08T13:42:15.781+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"Kill yourself\\"\\nBilly - \\"Planning on it\\"\\nAlvan - \\"Awesome Sauce\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f622}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f622.svg"},"count":2},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1039884063672115200","type":"Default","timestamp":"2022-11-09T12:48:00.891+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \u201cThis is not garlic cheese, this is ice cream\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1039895659119120454","type":"Default","timestamp":"2022-11-09T13:34:05.461+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - \\"Have you tried lactating?\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1041152842364371104","type":"Default","timestamp":"2022-11-13T00:49:41.304+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201c the Indian minion, the mindian\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1041304268885475408","type":"Default","timestamp":"2022-11-13T10:51:24.2+00:00","timestampEdited":"2022-11-13T10:51:31.393+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201chow did the man turn white?!?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1041486570257133679","type":"Default","timestamp":"2022-11-13T22:55:48.234+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cThanks adding \u201chung like Kebab Kingz\u201d to my tinder bio, try to get the sponsorship\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1041537315023093840","type":"Default","timestamp":"2022-11-14T02:17:26.729+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cIf it wasn\u2019t morally wrong, how fun would it be to kill a toddler\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1041588088431984700","type":"Default","timestamp":"2022-11-14T05:39:12.053+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cCaitlin wake the fuck up\u201d\\nCaitlin -\u201cno I\u2019m having a nap\u201d\\nLachy -\u201cnap on Sean\u2019s balls\u201d\\n*Sean and Caitlin look at each other*\\nCaitlin -\u201cpresent them\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1041868604683075685","type":"Default","timestamp":"2022-11-15T00:13:52.339+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*Bartender shows egg tattoo*\\nCaitlin, Lachy and Sean simultaneously -\u201cITS THE LITTLE FELLA!\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1042995351663169567","type":"Default","timestamp":"2022-11-18T02:51:09.753+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201chow do you get a good angle on an ass\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":1}],"mentions":[]},{"id":"1043131088308011028","type":"Default","timestamp":"2022-11-18T11:50:31.891+00:00","timestampEdited":"2022-11-18T11:50:57.168+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"aheufydkowyvnee you\'ve got a tight borthole.\\nSean - \\"audbenkwuvyebnkchvef I\'d like you in me.","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1043321209800106064","type":"Default","timestamp":"2022-11-19T00:26:00.387+00:00","timestampEdited":"2022-11-19T07:15:51.808+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"1043321209586204692","url":"https://cdn.discordapp.com/attachments/369780935069138954/1043321209586204692/IMG_3378.png","fileName":"IMG_3378.png","fileSizeBytes":36902}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1043424288566411314","type":"Default","timestamp":"2022-11-19T07:15:36.28+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201coh god\u2026.. oh fuck\u2026.. ah I\u2019m so full of meat\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f924}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f924.svg"},"count":3}],"mentions":[]},{"id":"1043425774578962472","type":"Default","timestamp":"2022-11-19T07:21:30.573+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I have brain damaaahhhhhhhhhhhh\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1043494332172349530","type":"Default","timestamp":"2022-11-19T11:53:55.977+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cit\u2019s called a six pack, but what\u2019s in the pack\u201d\\nCaitlin -\u201csix\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1043893182196371506","type":"Default","timestamp":"2022-11-20T14:18:49.233+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Hustler on the street: what you looking for\\nMe: sleep\\nHustler: what about japanese girls?","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1044045623520936028","type":"Default","timestamp":"2022-11-21T00:24:34.077+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[{"id":"1044045623642554509","url":"https://cdn.discordapp.com/attachments/369780935069138954/1044045623642554509/IMG_3430.png","fileName":"IMG_3430.png","fileSizeBytes":90817}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f633}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f633.svg"},"count":2},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1044161947416936488","type":"Default","timestamp":"2022-11-21T08:06:47.855+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cdon\u2019t belt him with the Bintang tower please\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1044162016358715482","type":"Default","timestamp":"2022-11-21T08:07:04.292+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cLachy look at this\u201d\\nLachy -\u201chold on let me inflate\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1044162074621788181","type":"Default","timestamp":"2022-11-21T08:07:18.183+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cBold of you to assume I won\u2019t take this out on my women\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1044162148324093962","type":"Default","timestamp":"2022-11-21T08:07:35.755+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI could actually just sip from your cock\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1044162230742163456","type":"Default","timestamp":"2022-11-21T08:07:55.405+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cplease don\u2019t, you\u2019ll be just as bad as the couple in the pool\u201d\\nSean -\u201cnot as bad, I\u2019m feeling my own balls\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1044179709707178014","type":"Default","timestamp":"2022-11-21T09:17:22.715+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Waitress - \u201cWould you like your orgasm now or later\u201d\\nSam - \u201c\u{1f633}\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":8}],"mentions":[]},{"id":"1044193273448767508","type":"Default","timestamp":"2022-11-21T10:11:16.563+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Waitress - \u201cAnother orgasm?\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1044424740170911814","type":"Default","timestamp":"2022-11-22T01:31:02.53+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cyour piss is not gonna look a nice colour after drinking that\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1044477728700776468","type":"Default","timestamp":"2022-11-22T05:01:35.98+00:00","timestampEdited":"2022-11-22T05:01:53.948+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sam \u201c I think I tensed my head to hard, cos now my brain hurts\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1044533026593460224","type":"Default","timestamp":"2022-11-22T08:41:20.025+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cwhen you need a wipe, Walsh is there for you\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1044941201071157308","type":"Default","timestamp":"2022-11-23T11:43:16.404+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Kristian - \\"he\'s rightposting and making me wet\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1045014350995406928","type":"Default","timestamp":"2022-11-23T16:33:56.705+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam: \u201cAlvan, how are you so bad at twerking\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1045279992445153351","type":"Default","timestamp":"2022-11-24T10:09:30.562+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI think Michael would be a pear shaped bimbo if he was a girl\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1045350029633790023","type":"Default","timestamp":"2022-11-24T14:47:48.729+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cExcept the figs, I hate figgers.\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":3}],"mentions":[]},{"id":"1045350085321572423","type":"Default","timestamp":"2022-11-24T14:48:02.006+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cMe pissing in lachys ears is called a night joggy, I\u2019m gonna fill his brains with my piss, hydrate his cranium\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":1}],"mentions":[]},{"id":"1045350141772701728","type":"Default","timestamp":"2022-11-24T14:48:15.465+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Byrnie -\u201cafter 70 years, I\u2019m still dehumanising the Jews\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":3}],"mentions":[]},{"id":"1045654709844852806","type":"Default","timestamp":"2022-11-25T10:58:30.152+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cI\u2019m gonna sit on every fish I can find\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1045654751167127613","type":"Default","timestamp":"2022-11-25T10:58:40.004+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cAnyone who inspires lady Gaga deserves a shniff\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1045654788198649886","type":"Default","timestamp":"2022-11-25T10:58:48.833+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cI\u2019m never dreading a milf, bring it on\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1045744382474727514","type":"Default","timestamp":"2022-11-25T16:54:49.773+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith: \u201cthis is a pretty strong drink\u201d\\nAlvan: \u201cis that water?\u201d","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":6}],"mentions":[]},{"id":"1046020778862317618","type":"Default","timestamp":"2022-11-26T11:13:07.807+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cjust cough into you labia\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046026941549006948","type":"Default","timestamp":"2022-11-26T11:37:37.106+00:00","timestampEdited":"2022-11-26T11:37:41.435+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cmy knee pussy is so chaffed\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046038638506541137","type":"Default","timestamp":"2022-11-26T12:24:05.878+00:00","timestampEdited":"2022-11-26T12:24:16.863+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Byrnie -\u201cwhere\u2019s my testicle?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046046763238313994","type":"Default","timestamp":"2022-11-26T12:56:22.965+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cwhy don\u2019t you want my tongue?!?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046048831122444389","type":"Default","timestamp":"2022-11-26T13:04:35.987+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cdon\u2019t pour skittles down my feet they\u2019re stinky!\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046289437639856188","type":"Default","timestamp":"2022-11-27T05:00:41.051+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"wait what about Enigma?\\"\\nAlvan and Kristian - \\"Enigma balls\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046403612278001758","type":"Default","timestamp":"2022-11-27T12:34:22.406+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Byrnie -\u201ceverywhere you go the punishment is death\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046686708382584853","type":"Default","timestamp":"2022-11-28T07:19:17.777+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cWait you\u2019re not pregnant at 2? Weak game\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1046722510424637500","type":"Default","timestamp":"2022-11-28T09:41:33.649+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Byrnie -\u201cIf you ever have whiskey dick, a well placed thumb can go a long way\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1046728357066326076","type":"Default","timestamp":"2022-11-28T10:04:47.597+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cI feel like a women who plays CSGO should be feared\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1047344770902655056","type":"Default","timestamp":"2022-11-30T02:54:12.108+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy - \\"Wait the human race has just been doing to the ocean what i\'ve been doing to the restaurant tap water with my sodastream... It makes sense now.\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1047495703041146940","type":"Default","timestamp":"2022-11-30T12:53:57.134+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cAre you seriously a rigger?\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1047503509295214642","type":"Default","timestamp":"2022-11-30T13:24:58.29+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Andy - \u201cI thought you said we stan mammaries\u201d\\nSam - \u201cI stan mammaries\u201d","author":{"id":"229935501497335811","name":"froooooooooooooooooooooooooooosk","discriminator":"0000","nickname":"@Kristian\'t\u2705","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/229935501497335811/f8cc4e2970ac613ad1592e92a18e9db7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1047868809228337192","type":"Default","timestamp":"2022-12-01T13:36:32.581+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Jack - \\"Ergh yuck, are we actually playing with alvan\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1048231555748876358","type":"Default","timestamp":"2022-12-02T13:37:58.091+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[{"id":"1048231555455262760","url":"https://cdn.discordapp.com/attachments/369780935069138954/1048231555455262760/image.png","fileName":"image.png","fileSizeBytes":8477}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1048456298284457994","type":"Default","timestamp":"2022-12-03T04:31:00.887+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy -\\"just found out Martin Luther King is dead, gonna sit in the back of the bus in his honour\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1048773577513635980","type":"Default","timestamp":"2022-12-04T01:31:46.15+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cXiao she wo, bread\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1048815079774224485","type":"Default","timestamp":"2022-12-04T04:16:41.06+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"trigger warning// suicide. Kill yourself.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":2}],"mentions":[]},{"id":"1049194843836010557","type":"Default","timestamp":"2022-12-05T05:25:43.868+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy -\\"They actually put coke on the oranges to make them grow so citrussy\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1050602723365629952","type":"Default","timestamp":"2022-12-09T02:40:08.505+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Jesus, how many minorities can you fit into one person.\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1050754878445723769","type":"Default","timestamp":"2022-12-09T12:44:45.103+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\\"Im Faze Man from cod\\"","author":{"id":"168210610906071040","name":"tiggy_t","discriminator":"0000","nickname":"Joltoid","color":"#F5BAFA","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/168210610906071040/ca374a1e200f2df7530ce09c715f2ddb.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1051121567263895622","type":"Default","timestamp":"2022-12-10T13:01:50.53+00:00","timestampEdited":"2022-12-10T14:50:42.536+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201clgtb, let\u2019s get this bag\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1051129397077348362","type":"Default","timestamp":"2022-12-10T13:32:57.303+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cgood sir, I would like to twerk on your finest women\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1051130625278619688","type":"Default","timestamp":"2022-12-10T13:37:50.129+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cif I\u2019m sucking on a titty and milk come out I\u2019m googoo gaagaa moment\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":7}],"mentions":[]},{"id":"1051197729386266795","type":"Default","timestamp":"2022-12-10T18:04:28.995+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201csome of the classes start with a n word pass\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1051792065048096788","type":"Default","timestamp":"2022-12-12T09:26:09.659+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"This is why we love you Billy. No one knows how to set fire to an infant quite like you\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"1052821795041976320","type":"Default","timestamp":"2022-12-15T05:37:56.421+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"How do hands work again?\\" Alvan - \\"Five fingers and a thumb\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":7}],"mentions":[]},{"id":"1052908663465066526","type":"Default","timestamp":"2022-12-15T11:23:07.467+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb (to Lachy) -\u201care you hard?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1053620456705507400","type":"Default","timestamp":"2022-12-17T10:31:32.2+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sarith - \\"that was an oral brap\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1055051111725281351","type":"Default","timestamp":"2022-12-21T09:16:26.937+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"China boy\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1055066153476694107","type":"Default","timestamp":"2022-12-21T10:16:13.17+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"Hilo is good what do you mean\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1055071278043766856","type":"Default","timestamp":"2022-12-21T10:36:34.962+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"Sam\'s a born cracker\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1055090178370310154","type":"Default","timestamp":"2022-12-21T11:51:41.151+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"I got a big ole clit\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1055832646460116992","type":"Default","timestamp":"2022-12-23T13:01:59.338+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"I wanna kiss a Devenis tonight\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1056130173717708920","type":"Default","timestamp":"2022-12-24T08:44:15.364+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Aght I think that\'s enough of infant Sean cum talk I think\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":2}],"mentions":[]},{"id":"1056597330540908604","type":"Default","timestamp":"2022-12-25T15:40:34.23+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - *disgusting fucking burp* \\"oops, that was a bit of a rumble from the jungle.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":6}],"mentions":[]},{"id":"1057609093528956988","type":"Default","timestamp":"2022-12-28T10:40:57.324+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"harry -\\"i love caitlin, shes a champ, she needs to domestically abuse sean more\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u2764\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2764.svg"},"count":2}],"mentions":[]},{"id":"1057618648749068378","type":"Default","timestamp":"2022-12-28T11:18:55.466+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"harry -\\"how do you spell big women\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1058213199251525682","type":"Default","timestamp":"2022-12-30T02:41:27.352+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cI\u2019m the kinda of guy that when his penis says it\u2019s penis time, then it\u2019s penis time\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1058213259435573289","type":"Default","timestamp":"2022-12-30T02:41:41.701+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cI wish I was whale cum\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1058272567884005496","type":"Default","timestamp":"2022-12-30T06:37:21.937+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cI\u2019m tryna pop and lock rn but I\u2019m in a seatbelt\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1058282814283452447","type":"Default","timestamp":"2022-12-30T07:18:04.869+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael - \u201cWhat is a bathtub?\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1058798283142737932","type":"Default","timestamp":"2022-12-31T17:26:22.222+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \u201cIf god wanted the African child to live he would\u2019ve given him bread\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1060188932043702386","type":"Default","timestamp":"2023-01-04T13:32:18.757+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \\"It was funny bullying my only black friend because he was born in the year of the monkey\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":2}],"mentions":[]},{"id":"1060893136462827620","type":"Default","timestamp":"2023-01-06T12:10:34.174+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Skinwalkers scare me. What about skinrunners? Or Skinsprinters??\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1061913219653972048","type":"Default","timestamp":"2023-01-09T07:44:00.959+00:00","timestampEdited":"2023-01-09T07:46:02.585+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"How tf did it take so long to discover i had ADHD\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1061913550844604458","type":"Default","timestamp":"2023-01-09T07:45:19.921+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Billy if you gone quote it, quote the actual thing lmao\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f621}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f621.svg"},"count":1},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1061914167373725728","type":"Default","timestamp":"2023-01-09T07:47:46.913+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"the great big ants\\n\\nOne day i went to the forest it was green but one spot wasn\'t it had a house that looked like a jail i tried to open it i couldn\'t open it. It was locked i bet someone has the key i mean it wouldn\'t be locked of someone did not have the key ill come back tomorrow early and ill find out who has the key. In the morning i go looking for the key i can\'t find it then i hear something, its the guy with the keys, i hide behind a bush he carring a dead body he unlocks it he drops it in the cage closes the door and locks it then he stands there and counts down from 5 on his hand 5 4 3 2 1 then i heard a big\\nburp!!!!!!!!!!!!!!!!!!!!!!!!!!!! and he ran away, but the bright side for me is that he droped the keys i go pick them up i read what the keys say it sees green ant\'s i look in the cage i see something its green i sout its the green ants i look again there giant there massive! Im shour that\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3},{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":2}],"mentions":[]},{"id":"1061921372068130897","type":"Default","timestamp":"2023-01-09T08:16:24.646+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy (extended) - \\"\\n!!!!!! and he ran away, but the bright side for me is that he droped the keys i go pick them up read what the keys say it sees green ant\'s look in the cage i see something its green i sout its the green ants i look again there giant there massive! Im shour that they were there but now there gone this is creepy to see a dead human getting ripped to shreds all thats left was the bones CRUNCH! Now there are no more bones i got to tell\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":3},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":2},{"emoji":{"id":"696016786633523200","name":"monkaS","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016786633523200.png"},"count":3},{"emoji":{"id":"737498030919516171","name":"seenfart","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/737498030919516171.png"},"count":2},{"emoji":{"id":"353748084033060865","name":"Cementdasconkcretebaby","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353748084033060865.png"},"count":2}],"mentions":[]},{"id":"1062949316307722370","type":"Default","timestamp":"2023-01-12T04:21:05.651+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"Finally, Wet Chimp\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":2}],"mentions":[]},{"id":"1062966640741990420","type":"Default","timestamp":"2023-01-12T05:29:56.118+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"I can\'t wait for CumCunt to be removed from Titty Milk City\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1063011729312854059","type":"Default","timestamp":"2023-01-12T08:29:06.071+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"When Megan was born she was a bite sized baby.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"805641491916652554","name":"pogtate","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/805641491916652554.png"},"count":2},{"emoji":{"id":"353858582904569866","name":"Nahtun","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/353858582904569866.png"},"count":1},{"emoji":{"id":"344447227302772736","name":"deletthis","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344447227302772736.png"},"count":1}],"mentions":[]},{"id":"1063490394580590633","type":"Default","timestamp":"2023-01-13T16:11:08.764+00:00","timestampEdited":"2023-01-14T07:52:36.682+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Isaac -\u201ca ten year old, mmmh the prime age\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1064071428296687666","type":"Default","timestamp":"2023-01-15T06:39:57.997+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"with age comes wisdom and girth\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1064142185383075882","type":"Default","timestamp":"2023-01-15T11:21:07.801+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry - \'mmmm wime\'","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1064407154276188200","type":"Default","timestamp":"2023-01-16T04:54:01.308+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI hope I have an open casket funeral the mortician fills my body with the blue raspelberry flavoured fluid\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1064871384632799312","type":"Default","timestamp":"2023-01-17T11:38:42.45+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"I\'m on board to bark.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1065255163931140176","type":"Default","timestamp":"2023-01-18T13:03:42.565+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cWhat colour is a minion\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"368014566011174922","name":"ultrathonk","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/368014566011174922.png"},"count":1}],"mentions":[]},{"id":"1065255568807297175","type":"Default","timestamp":"2023-01-18T13:05:19.095+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitch -\u201cI\u2019m not a nob changer, I\u2019m a shaft gamer\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1065608617522384976","type":"Default","timestamp":"2023-01-19T12:28:12.468+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - we could never fuck because I\u2019m not flexibly\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1065803442943164567","type":"Default","timestamp":"2023-01-20T01:22:22.468+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie -\u201ca lot of children touching those balls\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1065944066136744036","type":"Default","timestamp":"2023-01-20T10:41:09.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Just put lemon juice on your dick\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1066315623686213713","type":"Default","timestamp":"2023-01-21T11:17:35.873+00:00","timestampEdited":"2023-01-21T11:18:07.672+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \u201cPebgimom city.\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1066329779676123217","type":"Default","timestamp":"2023-01-21T12:13:50.924+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cStay away from me boy, I don\u2019t want your colour to rub off\u201d","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1066342868152746054","type":"Default","timestamp":"2023-01-21T13:05:51.46+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan \u201cMCDONALDS\u201d *starts to YMCA*","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1067055838923071568","type":"Default","timestamp":"2023-01-23T12:18:56.938+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"I\'m Bear Grylls. My testosterone is at an all time low. My marriage is failing.\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1067074492393865237","type":"Default","timestamp":"2023-01-23T13:33:04.272+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\\"wipe lives matter\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1067442842592624720","type":"Default","timestamp":"2023-01-24T13:56:45.803+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"fraser -\\"can you imagine having a heavy nut, you bust a nut on her and she gets a concussion\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1067443511517007932","type":"Default","timestamp":"2023-01-24T13:59:25.287+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"(group talking about lachy\'s single testicle)\\nSam - \\"It\'s a story with a twist\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f388}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f388.svg"},"count":1}],"mentions":[]},{"id":"1067455898789888132","type":"Default","timestamp":"2023-01-24T14:48:38.643+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy -\\"damn date rape is a banger\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f62d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f62d.svg"},"count":2},{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":1}],"mentions":[]},{"id":"1067741968102338580","type":"Default","timestamp":"2023-01-25T09:45:22.882+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cImma coat Mitchell in oil and jump into the pool with him\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1068429468819013662","type":"Default","timestamp":"2023-01-27T07:17:15.826+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Ngl, Kanye peaked like 2 weeks ago\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1068739824489603153","type":"Default","timestamp":"2023-01-28T03:50:30.384+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \u201cYour child\u2019s gonna be less insured than your dog\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1068815759540768768","type":"Default","timestamp":"2023-01-28T08:52:14.711+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI Slurp on those blood clots occasionally\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1068872131527577660","type":"Default","timestamp":"2023-01-28T12:36:14.84+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Australians when they see anything with squinty eyes:\\" Lauchy - \\"CHINESE!!!\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1068876329098956861","type":"Default","timestamp":"2023-01-28T12:52:55.619+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"I\'ll pour my excess cum into your mouth\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1068928372622753794","type":"Default","timestamp":"2023-01-28T16:19:43.762+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Ben (to billy) -\u201cOne day you\u2019ll question your pride\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1071423679990354000","type":"Default","timestamp":"2023-02-04T13:35:11.399+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Shuzz - \\"Ya boy over here hasn\'t even gotten a WHIF of coochie\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1072516564936564738","type":"Default","timestamp":"2023-02-07T13:57:55.475+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Idk I just feel like being a horrible person today.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1073856060244381738","type":"Default","timestamp":"2023-02-11T06:40:36.043+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Whitecat is better than Blackdog, it\'s a colour issue\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1073923201131884584","type":"Default","timestamp":"2023-02-11T11:07:23.678+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin -\u201cthat\u2019s fondling not juggling\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f633}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f633.svg"},"count":2}],"mentions":[]},{"id":"1074542949557342278","type":"Default","timestamp":"2023-02-13T04:10:03.217+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"michael: \\"It\'s easier to ask for forgiveness than ask for consent\\"","author":{"id":"180631298497445888","name":"mbob6924","discriminator":"0000","nickname":"@HisMajestyKingoftheGnomes","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/180631298497445888/97500f1d1efa97669f7b114127858d8c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"697277554796658748","name":"BiggieCheese","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/697277554796658748.png"},"count":1},{"emoji":{"id":"718427145239789630","name":"bruh","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/718427145239789630.png"},"count":2}],"mentions":[]},{"id":"1076033355423957013","type":"Default","timestamp":"2023-02-17T06:52:23.666+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"1076033355423961138","url":"https://cdn.discordapp.com/attachments/369780935069138954/1076033355423961138/Screenshot_20230217_145205_Messenger.jpg","fileName":"Screenshot_20230217_145205_Messenger.jpg","fileSizeBytes":8670}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4},{"emoji":{"id":"499839753185787914","name":"megasad","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/499839753185787914.png"},"count":1}],"mentions":[]},{"id":"1076422344567951410","type":"Default","timestamp":"2023-02-18T08:38:05.905+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Caitlin - \\"Pacific brim with no yankee\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1076863724201181204","type":"Default","timestamp":"2023-02-19T13:51:59.01+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cthey look like very fingerable toes\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1077615427934507069","type":"Default","timestamp":"2023-02-21T15:38:59.146+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy -\u201cI will not keep myself shackled to society\u2019s norms, I want to feel Lachy fart\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1077803490950250546","type":"Default","timestamp":"2023-02-22T04:06:16.863+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam to Billy- \u201cIt\u2019s cause I\u2019m better than you\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1079346427752349778","type":"Default","timestamp":"2023-02-26T10:17:21.663+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Oh no! my meat is all raw!\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1079730886938984448","type":"Default","timestamp":"2023-02-27T11:45:03.876+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"there is never too much cheese, just the wrong mindset\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f602}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f602.svg"},"count":3},{"emoji":{"id":"344458372705157130","name":"yeet","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/344458372705157130.png"},"count":1},{"emoji":{"id":"","name":"\u{1f525}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f525.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f496}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f496.svg"},"count":2}],"mentions":[]},{"id":"1080279543094444163","type":"Default","timestamp":"2023-03-01T00:05:13.697+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchell -\u201cMy ass is quite acoustic\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1080281492892160000","type":"Default","timestamp":"2023-03-01T00:12:58.565+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cphineas and ferb caused nine eleven\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1080281599263907860","type":"Default","timestamp":"2023-03-01T00:13:23.926+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy -\u201cFerb looks like the twin towers, and phineas looks like he\u2019d resent the pentagon\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1080435755157045309","type":"Default","timestamp":"2023-03-01T10:25:57.555+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[{"id":"1080435754909585428","url":"https://cdn.discordapp.com/attachments/369780935069138954/1080435754909585428/IMG_8124.png","fileName":"IMG_8124.png","fileSizeBytes":517113}],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1080859271941595147","type":"Default","timestamp":"2023-03-02T14:28:51.825+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tanaya -\u201cI\u2019m not saying yes, I\u2019m not saying no, I\u2019m saying gobble fucking gobble\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1080874237352489050","type":"Default","timestamp":"2023-03-02T15:28:19.857+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cJust so you know, the voices in my head told me to bite your ear off with my teeth. BUT I RESISTED THEM\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1080875253590396938","type":"Default","timestamp":"2023-03-02T15:32:22.147+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean -\u201cOh baby my pussy is a floppin\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1081126027499159593","type":"Default","timestamp":"2023-03-03T08:08:51.306+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"hobley \\"its always worth it for the nut megan\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1},{"emoji":{"id":"","name":"\u{1f1fb}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fb.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1e6}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e6.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f1}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f1.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1ee}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ee.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1e9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e9.svg"},"count":1}],"mentions":[]},{"id":"1081898741709148162","type":"Default","timestamp":"2023-03-05T11:19:20.73+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Meg - \\"If children weren\'t meant for the mines, why are they built like that?\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1081914630802255953","type":"Default","timestamp":"2023-03-05T12:22:28.985+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"If you can\'t handle me at my domestic lemon\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1081919319774085211","type":"Default","timestamp":"2023-03-05T12:41:06.923+00:00","timestampEdited":"2023-03-05T23:12:28.835+00:00","callEndedTimestamp":null,"isPinned":false,"content":"tate - \\"im adding him to my ideal blunt rotation jerma and that bird\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[{"id":"1081919319434334269","url":"https://cdn.discordapp.com/attachments/369780935069138954/1081919319434334269/20230304_104001.jpg","fileName":"20230304_104001.jpg","fileSizeBytes":820582}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1081942492003454986","type":"Default","timestamp":"2023-03-05T14:13:11.613+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cwe live in a soslidity\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1081960558774992946","type":"Default","timestamp":"2023-03-05T15:24:59.067+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"Me and the boys love the rayyymke\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1082997640255524995","type":"Default","timestamp":"2023-03-08T12:05:58.56+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"young Sam. Kill yourself\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1084033704713797652","type":"Default","timestamp":"2023-03-11T08:42:55.576+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Mmm I\'m so spreadable Homie\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1084120493893894235","type":"Default","timestamp":"2023-03-11T14:27:47.729+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"the people you beat ask the most from you.\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1085049519311425607","type":"Default","timestamp":"2023-03-14T03:59:24.649+00:00","timestampEdited":"2023-03-14T03:59:47.499+00:00","callEndedTimestamp":null,"isPinned":false,"content":"hobley - *shakes fist* \\"she took mongolia in the divorce\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1086094156633473155","type":"Default","timestamp":"2023-03-17T01:10:25.595+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"It\'s a pretty nice life being one of Billy\'s discord kittens\\nPwease boost my server ~~ tickles your balls\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":6}],"mentions":[]},{"id":"1086259288806268959","type":"Default","timestamp":"2023-03-17T12:06:36.173+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"tate -\\" what do you reckon my bpm is? burps per minute?\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1086564880586391632","type":"Default","timestamp":"2023-03-18T08:20:54.931+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate- \u201cI\u2019m all for a Jew reduction\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f633}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f633.svg"},"count":1}],"mentions":[]},{"id":"1086643545290588281","type":"Default","timestamp":"2023-03-18T13:33:30.058+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy - \\"alvan deserves to be raped\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1088410605649678336","type":"Default","timestamp":"2023-03-23T10:35:10.078+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"alvan -","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[{"id":"1088410605439959102","url":"https://cdn.discordapp.com/attachments/369780935069138954/1088410605439959102/image.png","fileName":"image.png","fileSizeBytes":16633}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1090461949814382623","type":"Default","timestamp":"2023-03-29T02:26:28.639+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \u201cCan I get an iced latte with no ice?\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":2}],"mentions":[]},{"id":"1090882672483651665","type":"Default","timestamp":"2023-03-30T06:18:16.74+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billiam - \u201cI was in a servo once I grabbed the last chiko roll and this ambo behind me was like aye on ya mate, glad I\u2019m not the only one that eats that shit. I\u2019ve never felt so honoured NGL.\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1091284755011620944","type":"Default","timestamp":"2023-03-31T08:56:00.685+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \\"Do you wanna hear my toxic trait?\\"\\nSam - \\"Do you want a list?\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"398346603615748106","name":"laughingopeneyes","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/398346603615748106.png"},"count":1}],"mentions":[]},{"id":"1091364193778806894","type":"Default","timestamp":"2023-03-31T14:11:40.363+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cwhen did songs become so long\u201d\\nTom -\u201cPink Floyd\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2},{"emoji":{"id":"","name":"\u{1f1f7}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f7.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1ea}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ea.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1e6}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e6.svg"},"count":1},{"emoji":{"id":"","name":"\u{1f1f1}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f1.svg"},"count":1}],"mentions":[]},{"id":"1091377832346783806","type":"Default","timestamp":"2023-03-31T15:05:52.051+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"he tootin\'... but is he shootin\'\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1091705299490046042","type":"Default","timestamp":"2023-04-01T12:47:06.302+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -\u201cJesus died so Lachy could walk on cum\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1092355074702974996","type":"Default","timestamp":"2023-04-03T07:49:04.785+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"*talking with my dad about people who think they\u2019re main characters* \\nDad- \u201cIf I was like that I\u2019d kill myself and re roll my stats","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f525}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f525.svg"},"count":1}],"mentions":[]},{"id":"1092648113208049684","type":"Default","timestamp":"2023-04-04T03:13:30.609+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \\"Did you know lady dimitrescu\'s ass has more polygons than all of RE1\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u2764\ufe0f","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2764.svg"},"count":3},{"emoji":{"id":"","name":"\u{1f480}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f480.svg"},"count":1}],"mentions":[]},{"id":"1093109961493594132","type":"Default","timestamp":"2023-04-05T09:48:43.821+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb -","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[{"id":"1093109961292263474","url":"https://cdn.discordapp.com/attachments/369780935069138954/1093109961292263474/image.png","fileName":"image.png","fileSizeBytes":50356}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1093461352586158161","type":"Default","timestamp":"2023-04-06T09:05:01.986+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \u201cWhen she won\u2019t let me tech deck across the chest deck \u{1f62d}\u201d","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1093560918484471959","type":"Default","timestamp":"2023-04-06T15:40:40.346+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Taj - \\"I\'m gonna suck his dick afterwards and make it a creamy shot\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1093873740368056370","type":"Default","timestamp":"2023-04-07T12:23:42.895+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Orli - \\"we\'ve spent too many generations of selectively breeding Chinese children to give up child labour now\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1094152146112479252","type":"Default","timestamp":"2023-04-08T06:49:59.997+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sam - \\"I can tolerate Pedophillia, but i can\'t tolerate unfunny jokes\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"737498030919516171","name":"seenfart","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/737498030919516171.png"},"count":3}],"mentions":[]},{"id":"1095621259255087124","type":"Default","timestamp":"2023-04-12T08:07:43.865+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"lachy - \\n\\"I hadn\u2019t cosideredjdoaldkcue\\n\\nHelp\\"","author":{"id":"434651362853126144","name":"swegmeg1","discriminator":"4749","nickname":"\u{1f373}","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/434651362853126144/13dac1cd4bc947869ddca23cad91c134.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1095658277213327430","type":"Default","timestamp":"2023-04-12T10:34:49.634+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cevery good man wants his toes to be sucked\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f4af}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f4af.svg"},"count":1}],"mentions":[]},{"id":"1095707143983861891","type":"Default","timestamp":"2023-04-12T13:49:00.38+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cI do love seeing Judge Judy\u2019s titties on Grindr\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1095708831792779324","type":"Default","timestamp":"2023-04-12T13:55:42.785+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cThe best thing about a yeast infection is the bready taste\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1095737323922137128","type":"Default","timestamp":"2023-04-12T15:48:55.838+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan -\u201cI gotta look drippy when I\u2019m dead\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1096262110876545084","type":"Default","timestamp":"2023-04-14T02:34:14.798+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"theyre still trying to find young timmy, cause man my afl game was strong that day\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1096445632929083484","type":"Default","timestamp":"2023-04-14T14:43:29.865+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Liv - \\"I wanted to buy the placenta so I could make a plasaga\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1096850316261068993","type":"Default","timestamp":"2023-04-15T17:31:33.89+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \u201cI get the free tooth juice.\u201d \\nTate and Billy - \u201cMouth wash?!\u201d\\nMegan - \u201cYes\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1098579273364811828","type":"Default","timestamp":"2023-04-20T12:01:49.386+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean - \\"grandads for real got a yummy scrote though\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1},{"emoji":{"id":"696016786633523200","name":"monkaS","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/696016786633523200.png"},"count":1}],"mentions":[]},{"id":"1098583524514213990","type":"Default","timestamp":"2023-04-20T12:18:42.939+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - \\"Sometimes my brain doesn\'t let my mouth cum\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1099262467873447947","type":"Default","timestamp":"2023-04-22T09:16:35.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cCummy wummies\u201d\\nTate - \u201c Cummies for my tummies \u{1f97a}\u201d","author":{"id":"439028788454621194","name":"sadbutrad116","discriminator":"0000","nickname":"THE Silliest of Geese","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/439028788454621194/6d1091b130cc587afdc53631c281a3a3.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1099303699668545617","type":"Default","timestamp":"2023-04-22T12:00:26.076+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\u201cFor real though Kronos double handed his child like a whopper\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1099356766820642917","type":"Default","timestamp":"2023-04-22T15:31:18.271+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cOne more peep out of you and I fart\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1102555922963890217","type":"Default","timestamp":"2023-05-01T11:23:36.533+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan - \\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[{"id":"1102555922708054056","url":"https://cdn.discordapp.com/attachments/369780935069138954/1102555922708054056/image.png","fileName":"image.png","fileSizeBytes":10202}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1102582384265805927","type":"Default","timestamp":"2023-05-01T13:08:45.399+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[{"id":"1102582384077054032","url":"https://cdn.discordapp.com/attachments/369780935069138954/1102582384077054032/image.png","fileName":"image.png","fileSizeBytes":7390}],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f62d}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f62d.svg"},"count":3},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1103291138187739217","type":"Default","timestamp":"2023-05-03T12:05:05.502+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \\"Give me a reason why crows aren\'t the coolest bird\\"\\nMuzuam: \\"Hmmm.... I was gonna answer but I think it\'s racist\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":5}],"mentions":[]},{"id":"1103655069028724777","type":"Default","timestamp":"2023-05-04T12:11:13.376+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - \\"The baby goes in the bin\\"","author":{"id":"234166591456149514","name":"theplaguedoc","discriminator":"0000","nickname":"Sarith12321.Real\u274c","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/234166591456149514/ca8b5462bbb7ac56c6ff2bf5d604328a.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1104001680875462706","type":"Default","timestamp":"2023-05-05T11:08:32.08+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - It\'s easy to look down to stop yourself tripping over but you\'ll miss the view if you do","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1104044694603825218","type":"Default","timestamp":"2023-05-05T13:59:27.352+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Profound","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1104045020564176996","type":"Default","timestamp":"2023-05-05T14:00:45.067+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"I got my name, to Coles and I forgot on why she was relevant Tom\u2019s exercise. was like I feel so bad for forgetting his name. I don\u2019t remember her name and I feel so bad no recording","author":{"id":"183218784620904448","name":"larrze","discriminator":"0000","nickname":"@RealAlvan1 \u2705","color":"#A84300","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/183218784620904448/bcc92d624838618729384738ea0a33f0.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f1fc}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1fc.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1ed}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1ed.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1e6}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1e6.svg"},"count":2},{"emoji":{"id":"","name":"\u{1f1f9}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f1f9.svg"},"count":2},{"emoji":{"id":"","name":"\u2753","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/2753.svg"},"count":2}],"mentions":[]},{"id":"1104045183651303464","type":"Default","timestamp":"2023-05-05T14:01:23.95+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201c","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1104045727828688946","type":"Default","timestamp":"2023-05-05T14:03:33.692+00:00","timestampEdited":"2023-05-05T14:03:39.268+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cyou want to take my Maldivian nut?\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1104049197340184647","type":"Default","timestamp":"2023-05-05T14:17:20.888+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan -\u201cthis is me going to a gatho with my 4 year old girlfriend\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1104945884896170054","type":"Default","timestamp":"2023-05-08T01:40:27.861+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cMakes sense, Saturday for the boys, Sunday for the milfs\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f633}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f633.svg"},"count":3},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1106186635898523778","type":"Default","timestamp":"2023-05-11T11:50:45.952+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lochie - \\"dont worry, when I\'m on a cruise ship there\'s only so far they can run\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1106805701893947412","type":"Default","timestamp":"2023-05-13T04:50:42.787+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Sean - *has a sniff* \\"oh that\'s the Indian\\"","author":{"id":"200093841670406144","name":"mr.machiavelli","discriminator":"0000","nickname":"post nerf jack\u{1f171}\u{1f17e}T","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/200093841670406144/70f1d7be105bc2038a1ea6d964461ecd.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1111878195550097478","type":"Default","timestamp":"2023-05-27T04:46:59.517+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"You don\'t understand man I\'m a... ffshaklhfnbfcvhvcdfjvjd....\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1112241843200077884","type":"Default","timestamp":"2023-05-28T04:51:59.873+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tom -\u201c100 dollars of kfc is just 100 dinner rolls\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1112698649005273168","type":"Default","timestamp":"2023-05-29T11:07:10.864+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Megan (to the dog) - \\"you\'re going to the dogtor tomorrow\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f525}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f525.svg"},"count":1},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1113113848560488449","type":"Default","timestamp":"2023-05-30T14:37:02.152+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cWhere is the wack machine.\u201d","author":{"id":"279577905778917386","name":"zazby11","discriminator":"9286","nickname":"Warm Slomi","color":"#E91E63","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/279577905778917386/54ce9fb35918ca437849ec7e17e33028.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1113116811827879946","type":"Default","timestamp":"2023-05-30T14:48:48.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Michael -\u201cis he vibin or is he fibin\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1113140227863752834","type":"Default","timestamp":"2023-05-30T16:21:51.468+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy -\u201cmy dick so small my cock wouldn\u2019t even hit the rim\u201d\\nMichael -\u201cnothing but net\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":4}],"mentions":[]},{"id":"1113474998749904987","type":"Default","timestamp":"2023-05-31T14:32:07.067+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"oh nah it\'s a communist dog whistle... Put in the work put in the hours and take whats ours\\"","author":{"id":"226257275663155200","name":"mrmocha10","discriminator":"0000","nickname":"@TheOfficialScobb \u2705","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/226257275663155200/81137432422b2a47a44ea024606cf9cc.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f602}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f602.svg"},"count":2}],"mentions":[]},{"id":"1117071396523221014","type":"Default","timestamp":"2023-06-10T12:42:55.114+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate - \\"you know she want the Hagrid dick\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1117780216937463870","type":"Default","timestamp":"2023-06-12T11:39:31.07+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"we were looking for the one true dumpy among the students\\"","author":{"id":"126350650832322560","name":"lefizx","discriminator":"0000","nickname":"@TheTateDevenish \u2705","color":"#CF4AFF","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/126350650832322560/a977ea739e41011cf5e14200fa44d0c1.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1117796879145648219","type":"Default","timestamp":"2023-06-12T12:45:43.65+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Tate -\\"on occasion i do be milking megans mellons\\"","author":{"id":"251227335708246016","name":"thebobber","discriminator":"0000","nickname":"Michael 1.0 (now with gay)","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251227335708246016/48f037d62658be8a1a892bb7fe7618c8.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1118836308694007889","type":"Default","timestamp":"2023-06-15T09:36:02.966+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Mitchel - \\"GOODBYE MY NIGGA!\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f625}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f625.svg"},"count":3},{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1119099212035014707","type":"Default","timestamp":"2023-06-16T03:00:44.007+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"billy -\\"i love murder ..... *uncomfortably long pause* in game\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1119117887408443422","type":"Default","timestamp":"2023-06-16T04:14:56.563+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"sean -\\"i loooove emotionally abusing women\\"","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f970}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f970.svg"},"count":1}],"mentions":[]},{"id":"1119125077687025704","type":"Default","timestamp":"2023-06-16T04:43:30.859+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Billy - \\"My cum tastes like curdled cream cheese.\\"\\nLachy - \\"I\'m ready. I\'m a cheese man.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1119549594574008352","type":"Default","timestamp":"2023-06-17T08:50:23.572+00:00","timestampEdited":"2023-06-17T17:15:54.964+00:00","callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \u201cYou cannot control the rate of which children come\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1120571751848480838","type":"Default","timestamp":"2023-06-20T04:32:04.857+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Lachy - \\"If one of the boys has a sex change, I\'m expecting them to put out. That\'s just good manners.\\"","author":{"id":"310745821677223936","name":"specklyseagull","discriminator":"0000","nickname":"drip.com","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/310745821677223936/2d2e010b4d15363ba38e046c969badc6.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1121047797890818048","type":"Default","timestamp":"2023-06-21T12:03:43.078+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Alvan - \\"They gave a grape a BBL\\"","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1121810381329932401","type":"Default","timestamp":"2023-06-23T14:33:57.138+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Seb - *\u201cIpod, I paid, I pood\u201d*","author":{"id":"198774029623099392","name":"rex_stetson","discriminator":"0000","nickname":"Extra Spicy Clamato Rimmer","color":"#2570EE","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/198774029623099392/7f173b5e3269aa07404d14308e455c21.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":3}],"mentions":[]},{"id":"1122110512482746429","type":"Default","timestamp":"2023-06-24T10:26:33.981+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Harry -\u201cAnd then it hit me with a back shot of a rat with enormous rat nuts.\\n\\nThis is beyond western science\u201d","author":{"id":"251677006347894785","name":"thecabbage68","discriminator":"0000","nickname":"Midget Murker","color":"#9400C3","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/251677006347894785/18a3befdca2834ce0f3181e4fa2ebf2c.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":2}],"mentions":[]},{"id":"1122154212017578005","type":"Default","timestamp":"2023-06-24T13:20:12.762+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"I must make the frogs FUCK!\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[],"mentions":[]},{"id":"1122154732908191784","type":"Default","timestamp":"2023-06-24T13:22:16.952+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"Fraser - \\"Frog come here. You\'re going in the fuck bucket\\"","author":{"id":"233085999213707265","name":"_mrpolarbear","discriminator":"0000","nickname":"Schlom","color":"#E74C3C","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/233085999213707265/bfb39f4f3ff60777146b6a70f9c6497d.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"375252533939273739","name":"OmegaLul","isAnimated":false,"imageUrl":"https://cdn.discordapp.com/emojis/375252533939273739.png"},"count":1}],"mentions":[]},{"id":"1123138933258194956","type":"Default","timestamp":"2023-06-27T06:33:08.601+00:00","timestampEdited":null,"callEndedTimestamp":null,"isPinned":false,"content":"My mum -\u201cWhat\u2019s that Lassie? We need to call cps? Timmy has fallen down the well again?\u201d","author":{"id":"213938041532710914","name":"billydog04","discriminator":"0000","nickname":"Squillydog","color":"#AD1457","isBot":false,"avatarUrl":"https://cdn.discordapp.com/avatars/213938041532710914/e7678920303ba993e2ee97f4d2253ee7.png?size=512"},"attachments":[],"embeds":[],"stickers":[],"reactions":[{"emoji":{"id":"","name":"\u{1f62e}","isAnimated":false,"imageUrl":"https://twemoji.maxcdn.com/2/svg/1f62e.svg"},"count":1}],"mentions":[]}],"messageCount":2060}')}},ge=>{ge(ge.s=4431)}]);