Skip to main content
Module

x/harmony/mod.ts>Client#setAdapter

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

Sets Cache Adapter

Should NOT be set after bot is already logged in or using current cache. Please look into using cache option.