Skip to main content
Module

x/harmony/src/structures/threadChannel.ts>ThreadChannel#addUser

An easy to use Discord API Library for Deno.
Go to Latest
method ThreadChannel.prototype.addUser
import { ThreadChannel } from "https://deno.land/x/harmony@v2.9.0/src/structures/threadChannel.ts";

Parameters

user: string | User

Returns

Promise<this>