Skip to main content
Module

x/harmony/mod.ts>ThreadChannel#addUser

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

Parameters

user: string | User

Returns

Promise<this>