voice
voice
discord.js
discord-api-types
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
Loading versions...
Search...
K
Toggle Sidebar
interface
Edge
export
interface
Edge
Represents a pathway from one stream type to another using a transformer.
Table of contents
Properties
cost
from
to
type
Methods
transformer
Properties
cost :
number
from :
Node
to :
Node
type :
TransformerType
Methods
transformer
(
input:
Readable
|
string
) :
Readable