@@ -218,6 +218,9 @@ function initializeStream() {
{
token: Bun.env["MISSKEY_CREDENTIAL"] ?? "",
},
binaryType: "arraybuffer"
}
) as unknown as MisskeyStream;
channel = stream.useChannel("main");
The note is not visible to the blocked user.