Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method EventEmitter.prototype.getChannels
import { EventEmitter } from "https://deno.land/x/sockets@v0.5.0/src/event_emitter.ts";

Get all of the channels.

Returns

string[]

An array with all of the channel names.