Update stream.ts

This commit is contained in:
freearhey
2023-09-18 01:51:17 +03:00
parent 46deb3bbb9
commit 1ed4c99fe9

View File

@@ -29,6 +29,7 @@ export class Stream {
languages: Collection
isNSFW: boolean
groupTitle: string
removed: boolean = false
constructor({
channel,