import { addToThread } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Adds a user to a thread. Requires the ability to send messages in the thread. Requires the thread is not archived.
import { addToThread } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Adds a user to a thread. Requires the ability to send messages in the thread. Requires the thread is not archived.