#0
nonstandard
0.00004000 BSV
Q!¢ué2÷Ô©O×Ú¥>ðV<ÜÈà¯<]×/!ô.Qã¿·3ûy1$q3
£º³ ½´Åî2S:óR®M{"__cls":"class Chat {\n constructor(publicKey, oc, title) {\n this.contractTypeID = \"5529c09a-1402-11eb-adc1-0242ac120002\";\n this.contractTypeName = \"Chat\";\n this.contractTypeVersion = \"0.0.1\";\n this.originalChannel = oc;\n this._owners = publicKey;\n this.title = title;\n this.messages = [];\n this.lastUpdated = null;\n this.canArchive = publicKey;\n this.archived = false;\n }\n\n post(messageAsJson) {\n if (this.archived === true)\n return new Error(\"This Thread is already archived.\");\n this.messages.push(messageAsJson);\n }\n\n invite(publicKey) {\n if (this.archived === true)\n return new Error(\"This Thread is already archived.\");\n this._owners.push(publicKey);\n }\n\n archive(pubKey) {\n if (!this.canArchive.includes(pubKey))\n return new Error(\"You do not have permission to archive this thread\");\n this.archived = true;\n }\n}","__index":{"obj":0},"__args":[["0288a275978fe932078ef71dd4a94fd712daa53ef09e56923cdcc8e0af3c5dd72f","03f42e51e3bfb733fb79317f2471330da3bab384a09bbdb4c5ee15321953103af3"],"clack.chat","333333"],"__func":"constructor"}u
https://whatsonchain.com/tx/1c0c46b66cb7fbd156042e7bd400440574bedeb0620f2a9246094a1610bd5bfd